diff --git a/packages/twenty-front/lingui.config.ts b/packages/twenty-front/lingui.config.ts index 3fb381aefb85..f1d5857abdd1 100644 --- a/packages/twenty-front/lingui.config.ts +++ b/packages/twenty-front/lingui.config.ts @@ -1,18 +1,9 @@ import { defineConfig } from '@lingui/cli'; +import { APP_LOCALES } from 'twenty-shared'; export default defineConfig({ sourceLocale: 'en', - locales: [ - 'en', - 'fr', - 'pt', - 'de', - 'it', - 'es', - 'zh-Hans', - 'zh-Hant', - 'pseudo-en', - ], + locales: Object.values(APP_LOCALES), pseudoLocale: 'pseudo-en', fallbackLocales: { 'pseudo-en': 'en', diff --git a/packages/twenty-front/src/locales/de.po b/packages/twenty-front/src/locales/de.po index 4822838c1ee9..c3ae3bf7fa55 100644 --- a/packages/twenty-front/src/locales/de.po +++ b/packages/twenty-front/src/locales/de.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: de\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 Workflow-Knotenausführungen" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ({hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2. Feld konfigurieren" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API & Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "API-Schlüssel" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "API-Name" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "API-Schlüssel" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "Abbrechen" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "Über" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "Konto" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "Konto-Löschung" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "Konten" #: 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" -msgstr "" +msgstr "Aktivieren Sie" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "Workflow aktivieren" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "Aktiv" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +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 "" +msgstr "Hinzufügen" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "Feld hinzufügen" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "SSO-Identitätsanbieter hinzufügen" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Objekt hinzufügen" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 msgid "Add to blocklist" -msgstr "" +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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "Zu Favoriten hinzufügen" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "Fügen Sie Ihre erste {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "Hinzugefügt {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "Alle" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "Alle ({relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "Alle Rollen" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "Erlauben Sie Anmeldungen über die Google-Single-Sign-On-Funktion." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "Erlauben Sie Anmeldungen über Microsofts Single Sign-On-Funktion." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "Erlauben Sie die Einladung neuer Benutzer durch die Freigabe eines Einladungslinks." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "Erlauben Sie den Benutzern, sich mit einer E-Mail und einem Passwort anzumelden." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "Eine optionale Beschreibung" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "Erscheinungsbild" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "Aufsteigend" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "Rollen zuweisen, um die Zugriffsrechte der einzelnen Mitglieder festzulegen" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "Zugewiesen an" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "Authentifizierung" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "Autorisieren Sie" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "Durchschnitt" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "Zurück zum Inhalt" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "Rechnungsstellung" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "Blockliste" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "Buchen Sie einen Anruf" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "Berechnen Sie" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "Kalender" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "Kalendarien" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "Abbrechen" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "Plan stornieren" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Jederzeit abbrechen" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "Ihr Abonnement kündigen" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "Passwort ändern" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Ändern {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "Chinesisch - Vereinfacht" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "Chinesisch - Traditionell" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "Wählen Sie ein Objekt" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "Wählen Sie Ihre Probezeit" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Wählen Sie Ihren Anbieter" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "Schließen Sie" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "Konfigurieren Sie eine SSO-Verbindung" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "Konfigurieren Sie Ihre Kalendereinstellungen und passen Sie sie an." #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "Konfigurieren Sie die Anzeige von Daten in der App" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "Konfigurieren Sie Ihre E-Mail- und Kalendereinstellungen." #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "Verbinden Sie ein neues Konto mit Ihrem Arbeitsbereich" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "Mit Google verbinden" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "Verbindung mit Microsoft" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "Verbundene Konten" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "Kontext" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "Weiter" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "Kopilot" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "Link zur Einladung kopieren" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "Kopieren Sie diesen Schlüssel, da er nicht mehr sichtbar sein wird" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "Zählen Sie" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "Alle zählen" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "Leer zählen" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "Zählung nicht leer" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "Eindeutige Werte zählen" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "API-Schlüssel erstellen" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Webhook erstellen" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:72 -msgid "Create Webhook" -msgstr "" +msgstr "Neuen Datensatz erstellen" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "Benutzerdefinierte Objekte" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "Passen Sie die in den {objectLabelSingular}-Ansichten verfügbaren Felder an." #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "Domäne anpassen" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "Passen Sie die Sicherheit Ihres Arbeitsbereichs an" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "Gefahrenzone" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "Datenmodell" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "Datentyp" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "Datum" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "Datum und Uhrzeit" #: 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" -msgstr "" +msgstr "Deaktivieren Sie" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +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 "" +msgstr "Workflow deaktivieren" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Deaktivieren Sie dieses Feld" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "Definieren Sie den Namen und die Beschreibung Ihres Objekts" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "Löschen" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "API-Schlüssel löschen" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "Konto löschen" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -msgid "Delete API key" -msgstr "" +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 "" +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 "" +msgstr "Datensätze löschen" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "Löschen Sie diese Integration" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "Webhook löschen" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "Arbeitsbereich löschen" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "Löschen Sie Ihren gesamten Arbeitsbereich" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "Absteigend" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 msgid "Description" -msgstr "" +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 "" +msgstr "Zerstören Sie" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 msgid "Developers" -msgstr "" +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 "" +msgstr "Entwurf verwerfen" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "Anzeige als relatives Datum" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "Domäne" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "Z.B. Backoffice-Integration" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "Früheste" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "Frühestes Datum" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "Abrechnungsintervall bearbeiten" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "Zahlungsmethode bearbeiten, Rechnungen einsehen und mehr" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "Bearbeiten Sie den Namen Ihrer Subdomain oder legen Sie eine benutzerdefinierte Domain fest." #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "E-Mail" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "E-Mail-Integration" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "E-Mail oder Domain ist bereits in der Blockliste" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "E-Mails" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "Mitarbeiter" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "Leere" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "Endpunkt-URL" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "Englisch" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "Genießen Sie eine {withCreditCardTrialPeriodDuration}-tägige kostenlose Testphase" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "Unternehmen" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "Fehler beim Löschen des Api-Schlüssels: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "Fehler beim Regenerieren des Api-Schlüssels: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "Fehler beim Umschalten des Abonnements {to}." #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "Erstellen Sie Webhook-Endpunkte für Benachrichtigungen über asynchrone Ereignisse." #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "Die folgenden Personen und Domänen von der E-Mail-Synchronisierung ausschließen" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "Vorhandene Objekte" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 msgid "Exit Settings" -msgstr "" +msgstr "Beenden der Einstellungen" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58 msgid "Expected selected node to be a create step node." -msgstr "" +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:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "Erfahrung" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "Verfallsdatum" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "Verfallsdatum" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 msgid "Expires in" -msgstr "" +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 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "Exportieren" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "Datensätze exportieren" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +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 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "Ansicht exportieren" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "Favoriten" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "Feldtyp" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "Felder" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "Felder zählen" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "Filter" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "Filter" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "Französisch" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "Vollständiger Zugang" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "Funktionen" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "Allgemein" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "Deutsch" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "Holen Sie das Beste aus Ihrem Arbeitsplatz heraus, indem Sie Ihr Team einladen." #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "Holen Sie sich Ihr Abonnement" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "Global" #: 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." -msgstr "" +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." #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "Ausblenden" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "Icon und Name" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "Kennung" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \"{confirmationValue}\" ein." #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "Inaktiv" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "Indizes" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "Die Eingabe muss in Großbuchstaben erfolgen und darf nicht mit einer Zahl beginnen" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "Instanzen" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "Integrationen" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "Ungültiger Autorisierungsanbieter" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "Ungültige E-Mail" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "Ungültige E-Mail oder Domäne" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "Ungültige Formularwerte" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Einladen per Link" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "Per E-Mail einladen" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "Per Link einladen" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "Einladungslink an E-Mail-Adressen gesendet" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "Laden Sie Ihr Team ein" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "Italienisch" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Koreanisch" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "Labor" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "Sprache" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "Neueste" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "Spätester Termin" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "Link in die Zwischenablage kopiert" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "Abmelden" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "Abmeldung" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "Mitglieder verwalten" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "Verwalten Sie hier die Mitglieder Ihres Bereichs" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "Verwalten Sie Ihre Internetkonten." #: src/pages/settings/SettingsBilling.tsx:145 msgid "Manage your subscription" -msgstr "" +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 "" +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/getAggregateOperationLabel.ts:13 msgid "Max" -msgstr "" +msgstr "Max" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "Mitglieder" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "Min" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "Mehr Optionen" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "Nach links bewegen" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "Nach rechts bewegen" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "Name" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "Name Ihres API-Schlüssels" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +msgstr "Name Ihres Arbeitsbereichs" #: 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 "" +msgstr "Zum nächsten Datensatz navigieren" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "Zur nächsten Version navigieren" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "Zum vorherigen Datensatz navigieren" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +msgstr "Zur vorherigen Version navigieren" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172 msgid "Navigate to previous workflow" -msgstr "" +msgstr "Zum vorherigen Workflow navigieren" #: src/pages/settings/data-model/SettingsNewObject.tsx:76 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "Neu" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "Neuer Schlüssel" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "Neues Objekt" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "Neues Passwort" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "Neue Rolle" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "Neuer Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Neues Konto" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "Kein verbundenes Konto" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +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 "" +msgstr "Noch keine Workflow-Versionen" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "Nicht leer" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "Objekt" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "Objekte" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "Abseits der ausgetretenen Pfade" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "Geöffnet" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "Optionen" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "Andere" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "Seite nicht gefunden" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "Passwort" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet" #: 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 msgid "Percent" -msgstr "" +msgstr "Prozentsatz" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "Prozentsatz leer" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 msgid "Percent not empty" -msgstr "" +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 "" +msgstr "Dauerhaftes Vernichten der Aufzeichnung" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "Bild" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "Bitte geben Sie eine gültige URL ein" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "Bitte geben Sie \"{confirmationValue}\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "Bitte geben Sie {confirmationText} ein, um zu bestätigen, dass Sie diesen Webhook löschen möchten." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Portugiesisch - Brasilien" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Portugiesisch - Portugal" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "Vorschau" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "Profil" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "Pseudo-Englisch" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "Dokumentation lesen" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "Sie erhalten eine E-Mail mit einem Link zur Passwortaktualisierung" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "Datensatz-Auswahl" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Schlüssel regenerieren" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "Einen API-Schlüssel neu generieren" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "Schlüssel neu generieren" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "Veröffentlichungen" #: src/modules/ui/input/components/ImageInput.tsx:173 msgid "Remove" -msgstr "" +msgstr "Entfernen" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "Aus Favoriten entfernen" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "Passwort zurücksetzen" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "Zurücksetzen auf" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "Ergebnisse" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +msgstr "Rollen" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 msgid "Run a workflow and return here to view its executions" -msgstr "" +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 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "Suche" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "Ein Feld suchen..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "Suche in einem Index..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "Suchfelder" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "Suche nach einem Objekt..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "Datensätze suchen" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 msgid "Security" -msgstr "" +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 "" +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 "" +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 "" +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 "" +msgstr "Siehe Versionsgeschichte" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "Wählen Sie Ihre bevorzugte Sprache" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "Senden Sie eine Einladungs-E-Mail an Ihr Team" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "Server-Verwaltungsbereich" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "Legen Sie die Sichtbarkeit von E-Mails fest, verwalten Sie Ihre Blockliste und vieles mehr." #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "Legen Sie den Namen Ihrer Domain fest" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "Legen Sie den Namen Ihrer Subdomain fest" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "Einstellungen" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "Geben Sie diesen Link weiter, um Benutzer einzuladen, Ihrem Arbeitsbereich beizutreten" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "Sollte die Änderung einer Feldbezeichnung auch den API-Namen ändern?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "Überspringen" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "Sortieren" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "Spanisch" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "Subdomain" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "Subdomain bereits belegt" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "Die Subdomain darf nicht länger als 30 Zeichen sein" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "Das Abonnement wurde umgestellt {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "Summe" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "Unterstützung" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Abrechnung wechseln {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "Schalter {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "Schalter {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "Feldbezeichnung und API-Name synchronisieren" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "Systemeinstellungen - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Systemeinstellungen - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +msgstr "Test" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155 msgid "Test Workflow" -msgstr "" +msgstr "Test Arbeitsablauf" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "Die Beschreibung dieses Feldes" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "Die mit Ihrem Konto verbundene E-Mail" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "Der Name und das Symbol dieses Feldes" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "Die Seite, die Sie suchen, ist entweder nicht mehr vorhanden oder wurde nie angezeigt. Bringen wir Sie wieder auf den richtigen Weg" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "Die Werte dieses Feldes" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "Die Werte dieses Feldes müssen eindeutig sein" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "Es gab ein Problem" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird dieser Benutzer dauerhaft gelöscht und aus allen seinen Aufgaben entfernt." #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr gesamter Arbeitsbereich dauerhaft gelöscht. <0/> Bitte geben Sie Ihre E-Mail zur Bestätigung ein." #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "Zeitformat" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "Auslöser Typ" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +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/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "Typ" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "Typ irgendetwas" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "Einzigartig" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "Unbegrenzte Kontakte" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "Hochladen" #: 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 "" +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" -msgstr "" +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 "" +msgstr "Verwenden Sie unsere API oder fügen Sie Ihre erste {objectLabel} manuell hinzu" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "Benutzer" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "Benutzer ist nicht eingeloggt" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "Werte" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "Details zur Rechnungsstellung anzeigen" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "Visualisieren Sie" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "Wir unterstützen Ihre quadratischen PNGs, JPEGs und GIFs unter 10MB" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "Für jedes neue Ereignis werden POST-Anfragen an diesen Endpunkt gesendet" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "Webhook" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "Webhooks" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "Wann der API-Schlüssel abläuft." #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "Wenn die Taste deaktiviert wird" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "Workflow kann nicht getestet werden" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "Arbeitsbereich" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "Löschen von Arbeitsbereichen" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "Schreiben Sie eine Beschreibung" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "Sie werden sofort für das gesamte Jahr belastet." #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "Ihr Guthaben wird zur Begleichung der monatlichen Rechnungen verwendet." #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "Ihr Name, wie er angezeigt werden soll" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "Ihr Arbeitsbereich wird deaktiviert" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "mitarbeiter" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "von monatlich bis jährlich" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "von jährlich auf monatlich" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "oder" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "auf monatlich" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "bis jährlich" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "ja" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} von {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index 76e3fd4f9d1a..92866318bb0c 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -6,6 +6,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\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/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 msgid "{aggregateLabel} of {fieldLabel}" @@ -269,11 +275,11 @@ msgstr "Change {to}" msgid "Change Password" msgstr "Change Password" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" msgstr "Chinese — Simplified" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" msgstr "Chinese — Traditional" @@ -617,7 +623,7 @@ msgstr "Empty" msgid "Endpoint URL" msgstr "Endpoint URL" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" msgstr "English" @@ -743,7 +749,7 @@ msgstr "Filter" msgid "Filters" msgstr "Filters" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" msgstr "French" @@ -770,7 +776,7 @@ msgstr "Functions" msgid "General" msgstr "General" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" msgstr "German" @@ -867,10 +873,14 @@ msgstr "Invite link sent to email addresses" msgid "Invite your team" msgstr "Invite your team" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" msgstr "Italian" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Korean" + #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" msgstr "Lab" @@ -1131,9 +1141,25 @@ msgstr "Please type \"{confirmationValue}\" to confirm you want to delete this A msgid "Please type {confirmationText} to confirm you want to delete this webhook." msgstr "Please type {confirmationText} to confirm you want to delete this webhook." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "Portuguese" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#~ msgid "Portuguese" +#~ msgstr "Portuguese" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Portuguese — Brazil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Portuguese — Portugal" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:94 +#~ msgid "Portuguese (Brazil)" +#~ msgstr "Portuguese (Brazil)" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#~ msgid "Portuguese (Portugal)" +#~ msgstr "Portuguese (Portugal)" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 @@ -1146,7 +1172,7 @@ msgstr "Preview" msgid "Profile" msgstr "Profile" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" msgstr "Pseudo-English" @@ -1326,7 +1352,7 @@ msgstr "Skip" msgid "Sort" msgstr "Sort" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" msgstr "Spanish" diff --git a/packages/twenty-front/src/locales/es.po b/packages/twenty-front/src/locales/es.po index f44b435e3deb..2486438e2953 100644 --- a/packages/twenty-front/src/locales/es.po +++ b/packages/twenty-front/src/locales/es.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: es\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 ejecuciones de nodos de flujo de trabajo" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ({hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2. Configurar campo" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API y Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Clave API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nombre API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Claves API" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "Abortar" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "Acerca de" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "Cuenta" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "Eliminación de la cuenta" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "Cuentas" #: 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" -msgstr "" +msgstr "Activar" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "Activar flujo de trabajo" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "Activo" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "Claves API activas creadas por usted o su equipo." #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "Añadir" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "Añadir campo" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "Añadir proveedor de identidad SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Añadir objeto" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 msgid "Add to blocklist" -msgstr "" +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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "Añadir a favoritos" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "Añade tu primer {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "Añadido {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "Todos" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "Todos ({relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "Todas las funciones" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Google." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Microsoft." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "Permitir la invitación de nuevos usuarios compartiendo un enlace de invitación." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "Permitir que los usuarios se registren con un correo electrónico y una contraseña." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "Una descripción opcional" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "Apariencia" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "¿Está seguro de que desea cambiar el intervalo de facturación?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "Ascendente" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "Asignar funciones para especificar los permisos de acceso de cada miembro" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "Asignado a" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "Al menos un método de autenticación debe estar activado" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "Autenticación" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "Autorizar" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "Media" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "Volver al contenido" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "Facturación" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "Lista de bloqueo" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "Reservar una llamada" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "Calcule" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "Calendario" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "Calendarios" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "Cancelar" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "Cancelar plan" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Cancelar" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "Cancelar su suscripción" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "Cambiar contraseña" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Cambiar {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "Chino simplificado" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "Chino - Tradicional" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "Elija un objeto" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "Elija su prueba" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Elija su proveedor" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "Cerrar" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "Configurar una conexión SSO" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "Configura y personaliza tus preferencias de calendario." #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "Configurar cómo se muestran las fechas en la aplicación" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "Configura tus correos electrónicos y calendario." #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "Conectar una nueva cuenta a su espacio de trabajo" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "Conectar con Google" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "Conectar con Microsoft" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "Cuentas conectadas" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "Contexto" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "Continúe" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "Copiloto" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "Copiar enlace de invitación" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "Copie esta clave ya que no será visible de nuevo" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "Cuenta" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "Contar todo" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "Cuenta vacía" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "Recuento no vacío" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "Contar valores únicos" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "Crear clave API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Crear Webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:72 -msgid "Create Webhook" -msgstr "" +msgstr "Crear un nuevo registro" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "Objetos personalizados" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "Personalice los campos disponibles en las vistas {objectLabelSingular}." #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "Personalizar dominio" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "Personalice la seguridad de su espacio de trabajo" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "Zona de peligro" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "Modelo de datos" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "Tipo de datos" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "Fecha" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "Fecha y hora" #: 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" -msgstr "" +msgstr "Desactivar" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +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 "" +msgstr "Desactivar flujo de trabajo" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Desactivar este campo" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "Defina el nombre y la descripción de su objeto" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "Borrar" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Borrar clave API" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "Eliminar cuenta" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -msgid "Delete API key" -msgstr "" +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 "" +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 "" +msgstr "Borrar registros" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "Eliminar esta integración" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "Borrar webhook" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "Eliminar espacio de trabajo" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "Borrar todo el espacio de trabajo" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "Descendente" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 msgid "Description" -msgstr "" +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 "" +msgstr "Destruye" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 msgid "Developers" -msgstr "" +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 "" +msgstr "Borrador de descarte" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "Mostrar como fecha relativa" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "Dominio" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "Por ejemplo, integración de backoffice" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "Más antiguo" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "Fecha más temprana" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "Editar el intervalo de facturación" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "Editar la forma de pago, ver sus facturas y mucho más" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "Edite el nombre de su subdominio o establezca un dominio personalizado." #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "Correo electrónico" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "Integración del correo electrónico" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "El correo electrónico o el dominio ya están en la lista de bloqueo" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "Correos electrónicos" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "Empleados" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "Vacío" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "URL del punto final" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "Inglés" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "Disfrute de {withCreditCardTrialPeriodDuration}-días de prueba gratis" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "Empresa" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "Error al borrar la clave api: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "Error al regenerar la clave api: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "Error al cambiar de abono {to}." #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "Establezca puntos finales Webhook para notificaciones sobre eventos asíncronos." #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "Excluir a las siguientes personas y dominios de mi sincronización de correo electrónico" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "Objetos existentes" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 msgid "Exit Settings" -msgstr "" +msgstr "Salir de Ajustes" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58 msgid "Expected selected node to be a create step node." -msgstr "" +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:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "Experiencia" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "Caducidad" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "Fecha de expiración" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 msgid "Expires in" -msgstr "" +msgstr "Expira en" #: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "Exportar" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "Exportar registros" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +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 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "Vista de exportación" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "Favoritos" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "Tipo de campo" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "Campos" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "Recuento de campos" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "Filtro" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "Filtros" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "Francés" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "Acceso total" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "Funciones" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "General" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "Alemán" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "Aproveche al máximo su espacio de trabajo invitando a su equipo." #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "Consiga su abono" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "Global" #: 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." -msgstr "" +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." #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "Ocultar" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "Icono y nombre" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "Identificador" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "Si has perdido esta clave, puedes regenerarla, pero ten en cuenta que cualquier script que utilice esta clave tendrá que ser actualizado. Escribe \"{confirmationValue}\" para confirmar." #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "Inactivo" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "Índices" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "La entrada debe ir en mayúsculas y no puede empezar por un número" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "Instancias" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "Integraciones" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "Proveedor de autenticación no válido" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "Correo electrónico no válido" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "Correo electrónico o dominio no válidos" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "Valores de formulario no válidos" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Invitar por enlace" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "Invitar por correo electrónico" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "Invitar por enlace" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "Envío del enlace de invitación a las direcciones de correo electrónico" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "Invite a su equipo" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "Italiano" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Coreano" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "Laboratorio" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "Idioma" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "Última" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "Última fecha" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "Enlace copiado en el portapapeles" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "Cerrar sesión" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "Cierre de sesión" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "Gestionar miembros" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "Gestione aquí los miembros de su espacio" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "Gestione sus cuentas de Internet." #: src/pages/settings/SettingsBilling.tsx:145 msgid "Manage your subscription" -msgstr "" +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 "" +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/getAggregateOperationLabel.ts:13 msgid "Max" -msgstr "" +msgstr "Max" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "Miembros" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "Min" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "Más opciones" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "Muévete a la izquierda" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "Muévete a la derecha" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "Nombre" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "Nombre de su clave API" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +msgstr "Nombre de su espacio de trabajo" #: 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 "" +msgstr "Navegar al registro siguiente" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "Navegar a la siguiente versión" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "Navegar al registro anterior" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +msgstr "Navegar a la versión anterior" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172 msgid "Navigate to previous workflow" -msgstr "" +msgstr "Navegar al flujo de trabajo anterior" #: src/pages/settings/data-model/SettingsNewObject.tsx:76 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "Nuevo" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "Nueva llave" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "Nuevo objeto" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "Nueva contraseña" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "Nueva función" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "Nuevo Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nueva cuenta" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "Ninguna cuenta conectada" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +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 "" +msgstr "Aún no hay versiones del flujo de trabajo" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "No vacío" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "Objeto" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "Objetos" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "Fuera de los caminos trillados" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "Abierto" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "Opciones" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "Otros" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "Página no encontrada" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "Contraseña" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "Se ha enviado el enlace de restablecimiento de contraseña al correo electrónico" #: 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 msgid "Percent" -msgstr "" +msgstr "Porcentaje" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "Porcentaje vacío" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 msgid "Percent not empty" -msgstr "" +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 "" +msgstr "Destruir permanentemente el registro" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "Fotografía" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "Introduzca una URL válida" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "Escriba \"{confirmationValue}\" para confirmar que desea eliminar esta clave de API. Tenga en cuenta que cualquier script que utilice esta clave dejará de funcionar." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "Por favor, escriba {confirmationText} para confirmar que desea eliminar este webhook." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Portugués - Brasil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Portugués - Portugal" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "Vista previa" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "Perfil" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "Pseudoinglés" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "Leer la documentación" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "Recibir un correo electrónico con un enlace para actualizar la contraseña" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "Selección de discos" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Regenerar llave" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "Regenerar una clave API" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "Regenerar llave" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "Comunicados" #: src/modules/ui/input/components/ImageInput.tsx:173 msgid "Remove" -msgstr "" +msgstr "Eliminar" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "Eliminar de favoritos" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "Restablecer contraseña" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "Restablecer a" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "Resultados" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +msgstr "Funciones" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 msgid "Run a workflow and return here to view its executions" -msgstr "" +msgstr "Ejecute un flujo de trabajo y vuelva aquí para ver sus ejecuciones" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "Buscar en" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "Buscar un campo..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "Buscar en un índice..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "Campos de búsqueda" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "Busca un objeto..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "Buscar registros" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 msgid "Security" -msgstr "" +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 "" +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 "" +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 "" +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 "" +msgstr "Ver historial de versiones" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "Seleccione los eventos que desea enviar a este endpoint" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "Seleccione su idioma preferido" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "Envíe una invitación por correo electrónico a su equipo" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "Panel de administración del servidor" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "Establezca la visibilidad del correo electrónico, gestione su lista de bloqueo y mucho más." #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "Establezca el nombre de su dominio" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "Establezca el nombre de su subdominio" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "Ajustes" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "Comparte este enlace para invitar a los usuarios a unirse a tu espacio de trabajo" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "¿Debería cambiar también el nombre de la API al cambiar la etiqueta de un campo?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "Saltar" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "Ordenar" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "Español" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "Subdominio" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "Subdominio ya ocupado" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "El subdominio no puede tener más de 30 caracteres" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "El subdominio no puede tener menos de 3 caracteres" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "Se ha cambiado la suscripción {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "Suma" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "Ayuda" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Facturación del interruptor {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "Interruptor {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "Interruptor {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "Sincronizar etiqueta de campo y nombre de API" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "Ajustes del sistema - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Ajustes del sistema - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +msgstr "Prueba" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155 msgid "Test Workflow" -msgstr "" +msgstr "Flujo de trabajo de pruebas" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "Descripción de este campo" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "El correo electrónico asociado a su cuenta" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "Nombre e icono de este campo" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "La página que busca ha desaparecido o nunca existió. Volvamos a la pista" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "Los valores de este campo" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "Los valores de este campo deben ser únicos" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "Hubo un problema" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "Esta acción no se puede deshacer. Esto borrará permanentemente a este usuario y lo eliminará de todas sus asignaciones." #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "Esta acción no se puede deshacer. Esto borrará permanentemente todo tu espacio de trabajo. <0/> Escriba su correo electrónico para confirmar." #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "Formato de hora" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "Tipo de disparador" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +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/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "Tipo" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "Tipo cualquier cosa" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "Único" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "Contactos ilimitados" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "Cargar" #: 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 "" +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" -msgstr "" +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 "" +msgstr "Utilice nuestra API o añada su primer {objectLabel} manualmente" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "Usuario" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "El usuario no ha iniciado sesión" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "Valores" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "Ver detalles de facturación" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "Visualice" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "Admitimos tus PNG, JPEG y GIF cuadrados de menos de 10 MB" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "Enviaremos peticiones POST a este endpoint para cada nuevo evento" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "Gancho web" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "Webhooks" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "Cuándo caducará la clave API." #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "Cuándo se desactivará la tecla" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "No se puede probar el flujo de trabajo" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "Espacio de trabajo" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "Eliminación del espacio de trabajo" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "Escriba una descripción" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "Se le cobrará inmediatamente el año completo." #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "Su saldo de crédito se utilizará para pagar las facturas mensuales." #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "Su nombre tal y como se mostrará" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "Tu espacio de trabajo se desactivará" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "empleados" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "de mensual a anual" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "de anual a mensual" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "o" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "al mes" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "al año" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "sí" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} de {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/fr.po b/packages/twenty-front/src/locales/fr.po index 01dd4291b841..9a37fc8a7f48 100644 --- a/packages/twenty-front/src/locales/fr.po +++ b/packages/twenty-front/src/locales/fr.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: fr\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 exécutions de nœuds de flux de travail" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ({hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2. Configurer le champ" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API & Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Clé API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nom de l'API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Clés API" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "Abandonner" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "A propos de" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "Compte" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "Suppression de compte" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "Comptes" #: 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" -msgstr "" +msgstr "Activer" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "Activer le flux de travail" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "Actif" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "Clés API actives créées par vous ou votre équipe." #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "Ajouter" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "Ajouter un champ" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "Ajouter un fournisseur d'identité SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Ajouter un objet" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 msgid "Add to blocklist" -msgstr "" +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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "Ajouter aux favoris" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "Ajoutez votre premier {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "Ajouté {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "Tous" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "Tous ({relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "Tous les rôles" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "Autoriser les connexions via la fonctionnalité d'authentification unique de Google." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "Autoriser les connexions via la fonctionnalité d'authentification unique de Microsoft." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "Permettre l'invitation de nouveaux utilisateurs en partageant un lien d'invitation." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "Permettre aux utilisateurs de se connecter à l'aide d'un courriel et d'un mot de passe." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "Une description facultative" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "Apparence" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "Ascendante" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "Attribuer des rôles pour spécifier les autorisations d'accès de chaque membre" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "Affecté à" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "Au moins une méthode d'authentification doit être activée" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "Authentification" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "Autoriser" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "Moyenne" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "Retour au contenu" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "Facturation" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "Liste de blocage" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "Réserver un appel" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "Calculer" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "Calendrier" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "Calendriers" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "Annuler" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "Annuler le plan" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Annuler à tout moment" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "Annuler votre abonnement" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "Modifier le mot de passe" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Modifier {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "Chinois - simplifié" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "Chinois - Traditionnel" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "Choisir un objet" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "Choisissez votre essai" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Choisissez votre fournisseur" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "Fermer" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "Configurer une connexion SSO" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "Configurez et personnalisez vos préférences en matière de calendrier." #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "Configurer l'affichage des dates dans l'application" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "Configurez vos courriels et votre calendrier." #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "Connecter un nouveau compte à votre espace de travail" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "Se connecter à Google" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "Se connecter avec Microsoft" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "Comptes connectés" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "Contexte" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "Continuer" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "Copilote" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "Copier le lien de l'invitation" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "Copiez cette clé car elle ne sera pas visible à nouveau" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "Compter" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "Comptez tout" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "Compter les vides" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "Le compte n'est pas vide" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "Compter les valeurs uniques" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "Créer une clé API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Créer un Webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:72 -msgid "Create Webhook" -msgstr "" +msgstr "Créer un nouvel enregistrement" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "Objets personnalisés" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "Personnaliser les champs disponibles dans les vues {objectLabelSingular}." #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "Personnaliser le domaine" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "Personnalisez la sécurité de votre espace de travail" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "Zone de danger" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "Modèle de données" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "Type de données" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "Date" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "Date et heure" #: 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" -msgstr "" +msgstr "Désactiver" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +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 "" +msgstr "Désactiver le flux de travail" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Désactiver ce champ" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "Définir le nom et la description de votre objet" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "Supprimer" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Supprimer la clé API" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "Supprimer le compte" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -msgid "Delete API key" -msgstr "" +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 "" +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 "" +msgstr "Supprimer des enregistrements" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "Supprimer cette intégration" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "Supprimer le webhook" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "Supprimer l'espace de travail" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "Supprimer l'ensemble de l'espace de travail" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "Descente" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 msgid "Description" -msgstr "" +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 "" +msgstr "Détruire" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 msgid "Developers" -msgstr "" +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 "" +msgstr "Rejeter le projet" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "Affichage en tant que date relative" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "Domaine" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "Par exemple, l'intégration du backoffice" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "Le plus tôt" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "Date la plus ancienne" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "Modifier l'intervalle de facturation" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "Modifier le mode de paiement, consulter vos factures et plus encore" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "Modifiez le nom de votre sous-domaine ou définissez un domaine personnalisé." #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "Courriel" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "Intégration du courrier électronique" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "L'email ou le domaine est déjà dans la liste de blocage" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "Emails" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "Salariés" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "Vide" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "URL du point final" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "Anglais" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "Profitez d'un essai gratuit de {withCreditCardTrialPeriodDuration}-jours" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "Entreprise" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "Erreur lors de la suppression de la clé api : {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "Erreur de régénération de la clé api : {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "Erreur lors de la commutation de l'abonnement {to}." #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "Établir des points de terminaison Webhook pour les notifications d'événements asynchrones." #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "Exclure les personnes et domaines suivants de ma synchronisation d'emails" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "Objets existants" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 msgid "Exit Settings" -msgstr "" +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 "" +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:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "Expérience" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "Expiration" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "Date d'expiration" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 msgid "Expires in" -msgstr "" +msgstr "Expire en" #: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "Exportation" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "Exporter des enregistrements" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +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 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "Vue d'exportation" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "Favoris" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "Type de champ" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "Domaines" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "Nombre de champs" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "Filtre" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "Filtres" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "Français" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "Accès complet" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "Fonctions" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "Général" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "Allemand" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "Tirez le meilleur parti de votre espace de travail en y invitant votre équipe." #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "S'abonner" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "Mondial" #: 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." -msgstr "" +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." #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "Cacher" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "Icône et nom" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "Identifiant" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "Si vous avez perdu cette clé, vous pouvez la régénérer, mais sachez que tout script utilisant cette clé devra être mis à jour. Veuillez taper \"{confirmationValue}\" pour confirmer." #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "Inactif" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "Index" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "Les données doivent être en majuscules et ne peuvent pas commencer par un chiffre" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "Instances" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "Intégrations" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "Fournisseur d'authentification invalide" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "Courriel non valide" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "Courriel ou domaine invalide" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "Valeurs de formulaire non valides" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Inviter par lien" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "Inviter par courriel" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "Inviter par lien" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "Lien d'invitation envoyé aux adresses électroniques" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "Invitez votre équipe" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "Italien" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Coréen" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "Laboratoire" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "Langue" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "Dernières nouvelles" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "Dernière date" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "Lien copié dans le presse-papiers" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "Déconnexion" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "Déconnexion" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "Gérer les membres" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "Gérez les membres de votre espace ici" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "Gérer vos comptes internet." #: src/pages/settings/SettingsBilling.tsx:145 msgid "Manage your subscription" -msgstr "" +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 "" +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/getAggregateOperationLabel.ts:13 msgid "Max" -msgstr "" +msgstr "Max" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "Les membres" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "Min" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "Plus d'options" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "Déplacer vers la gauche" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "Déplacer à droite" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "Nom" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "Nom de votre clé API" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +msgstr "Nom de votre espace de travail" #: 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 "" +msgstr "Passer à l'enregistrement suivant" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "Naviguer vers la version suivante" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Naviguer vers le flux de travail précédent" #: src/pages/settings/data-model/SettingsNewObject.tsx:76 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "Nouveau" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "Nouvelle clé" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "Nouvel objet" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "Nouveau mot de passe" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "Nouveau rôle" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "Nouveau Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nouveau compte" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "Pas de compte connecté" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +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 "" +msgstr "Pas encore de versions de flux de travail" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "Non vide" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "Objet" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "Objets" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "Hors des sentiers battus" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "Ouvert" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "Options" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "Autres" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "Page non trouvée" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "Mot de passe" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "Le lien de réinitialisation du mot de passe a été envoyé à l'email" #: 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 msgid "Percent" -msgstr "" +msgstr "Pourcentage" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "Pourcentage de vide" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 msgid "Percent not empty" -msgstr "" +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 "" +msgstr "Détruire définitivement l'enregistrement" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "Photo" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "Veuillez saisir une URL valide" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "Veuillez taper \"{confirmationValue}\" pour confirmer que vous souhaitez supprimer cette clé API. Sachez que tout script utilisant cette clé cessera de fonctionner." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "Veuillez taper {confirmationText} pour confirmer que vous souhaitez supprimer ce webhook." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Portugais - Brésil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Portugais - Portugal" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "Avant-première" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "Profil" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "Pseudo-anglais" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "Lire la documentation" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "Recevoir un courriel contenant un lien de mise à jour du mot de passe" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "Sélection des enregistrements" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Régénérer la clé" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "Régénérer une clé API" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "Régénérer la clé" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "Communiqués" #: src/modules/ui/input/components/ImageInput.tsx:173 msgid "Remove" -msgstr "" +msgstr "Retirer" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "Supprimer des favoris" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "Réinitialiser le mot de passe" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "Remettre à zéro" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "Résultats" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +msgstr "Rôles" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 msgid "Run a workflow and return here to view its executions" -msgstr "" +msgstr "Exécutez un flux de travail et revenez ici pour voir ses exécutions" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "Recherche" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "Rechercher un champ..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "Rechercher un index..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "Champs de recherche" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "Recherche d'un objet..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "Recherche de documents" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 msgid "Security" -msgstr "" +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 "" +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 "" +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 "" +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 "" +msgstr "Voir l'historique des versions" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "Sélectionnez les événements que vous souhaitez envoyer à ce point de contact" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "Sélectionnez votre langue préférée" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "Envoyez un courriel d'invitation à votre équipe" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "Panneau d'administration du serveur" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "Définissez la visibilité des e-mails, gérez votre liste de blocage et bien plus encore." #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "Définissez le nom de votre domaine" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "Définissez le nom de votre sous-domaine" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "Paramètres" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "Partagez ce lien pour inviter les utilisateurs à rejoindre votre espace de travail" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "La modification de l'intitulé d'un champ doit-elle également entraîner la modification du nom de l'API ?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "Sauter" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "Trier" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "Espagnol" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "Sous-domaine" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "Sous-domaine déjà pris" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "Le sous-domaine ne doit pas comporter plus de 30 caractères" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "Le sous-domaine ne peut être inférieur à 3 caractères" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "L'abonnement a été modifié {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "Somme" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "Soutien" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Changer la facturation en {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "Changer en {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "Changer en {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "Synchroniser l'étiquette du champ et le nom de l'API" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "Paramètres du système - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Paramètres du système - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +msgstr "Test" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155 msgid "Test Workflow" -msgstr "" +msgstr "Processus de test" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "La description de ce champ" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "L'email associé à votre compte" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "Le nom et l'icône de ce champ" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "La page que vous recherchez a disparu ou n'a jamais existé. Remettons les choses en ordre" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "Les valeurs de ce champ" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "Les valeurs de ce champ doivent être uniques" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "Il y a eu un problème" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "Cette action ne peut être annulée. Cette action supprimera définitivement l'utilisateur et l'exclura de toutes ses affectations." #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "Cette action ne peut être annulée. Elle supprimera définitivement l'ensemble de votre espace de travail. <0/> Veuillez saisir votre adresse électronique pour confirmer." #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "Format de l'heure" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +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 "" +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/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "Type" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "Type n'importe quoi" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "Unique" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "Nombre illimité de contacts" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "Télécharger" #: 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 "" +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" -msgstr "" +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 "" +msgstr "Utilisez notre API ou ajoutez manuellement votre premier {objectLabel}" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "Utilisateur" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "L'utilisateur n'est pas connecté" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "Valeurs" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "Voir les détails de la facturation" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "Visualiser" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "Nous prenons en charge vos PNG, JPEG et GIF carrés de moins de 10 Mo" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "Nous enverrons des requêtes POST à ce point de terminaison pour chaque nouvel événement" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "Crochet Web" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "Crochets Web" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "Date d'expiration de la clé API." #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "Quand la clé sera désactivée" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "Le flux de travail ne peut pas être testé" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "Espace de travail" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "Suppression de l'espace de travail" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "Rédiger une description" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "Vous serez immédiatement facturé pour l'année entière." #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "Votre solde créditeur sera utilisé pour payer les factures mensuelles." #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "Votre nom tel qu'il sera affiché" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "Votre espace de travail sera désactivé" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "employés" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "de mensuel à annuel" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "d'annuel à mensuel" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "ou" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "au mois" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "à l'année" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "oui" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} de {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/generated/de.ts b/packages/twenty-front/src/locales/generated/de.ts index dd79bfd6c7a2..1542563f30da 100644 --- a/packages/twenty-front/src/locales/generated/de.ts +++ b/packages/twenty-front/src/locales/generated/de.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" von \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API-Schlüssel\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 Workflow-Knotenausführungen\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Feld konfigurieren\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abbrechen\"],\"uyJsf6\":[\"Über\"],\"AeXO77\":[\"Konto\"],\"nD0Y+a\":[\"Konto-Löschung\"],\"bPwFdf\":[\"Konten\"],\"FQBaXG\":[\"Aktivieren Sie\"],\"tu8A/k\":[\"Workflow aktivieren\"],\"F6pfE9\":[\"Aktiv\"],\"Mue4oc\":[\"Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden.\"],\"m16xKo\":[\"Hinzufügen\"],\"DpV70M\":[\"Feld hinzufügen\"],\"dEO3Zx\":[\"Objekt hinzufügen\"],\"sgXUv+\":[\"SSO-Identitätsanbieter hinzufügen\"],\"5+ttxv\":[\"Zur Blockliste hinzufügen\"],\"pBsoKL\":[\"Zu Favoriten hinzufügen\"],\"m2qDV8\":[\"Fügen Sie Ihre erste \",[\"objectLabel\"]],\"vLO+NG\":[\"Hinzugefügt \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Alle\"],\"3saA7W\":[\"Alle (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Alle Rollen\"],\"GMx1K0\":[\"Erlauben Sie Anmeldungen über die Google-Single-Sign-On-Funktion.\"],\"dea+zy\":[\"Erlauben Sie Anmeldungen über Microsofts Single Sign-On-Funktion.\"],\"wMg43c\":[\"Erlauben Sie die Einladung neuer Benutzer durch die Freigabe eines Einladungslinks.\"],\"vHeVg5\":[\"Erlauben Sie den Benutzern, sich mit einer E-Mail und einem Passwort anzumelden.\"],\"mJ6m4C\":[\"Eine optionale Beschreibung\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API-Schlüssel\"],\"5h8ooz\":[\"API-Schlüssel\"],\"kAtj+q\":[\"API-Name\"],\"aAIQg2\":[\"Erscheinungsbild\"],\"3iX0kh\":[\"Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?\"],\"nYD/Cq\":[\"Aufsteigend\"],\"rfYmIr\":[\"Rollen zuweisen, um die Zugriffsrechte der einzelnen Mitglieder festzulegen\"],\"lxQ+5m\":[\"Zugewiesen an\"],\"Y7Dx6e\":[\"Mindestens eine Authentifizierungsmethode muss aktiviert sein\"],\"P8fBlG\":[\"Authentifizierung\"],\"yIVrHZ\":[\"Autorisieren Sie\"],\"3uQmjD\":[\"Durchschnitt\"],\"Dht9W3\":[\"Zurück zum Inhalt\"],\"R+w/Va\":[\"Rechnungsstellung\"],\"K1172m\":[\"Blockliste\"],\"2yl5lQ\":[\"Buchen Sie einen Anruf\"],\"PmmvzS\":[\"Berechnen Sie\"],\"AjVXBS\":[\"Kalender\"],\"EUpfsd\":[\"Kalendarien\"],\"dEgA5A\":[\"Abbrechen\"],\"0TllC8\":[\"Jederzeit abbrechen\"],\"rRK/Lf\":[\"Plan stornieren\"],\"N6gPiD\":[\"Ihr Abonnement kündigen\"],\"OfzMnb\":[\"Ändern \",[\"to\"]],\"VhMDMg\":[\"Passwort ändern\"],\"SviKkE\":[\"Chinesisch - Vereinfacht\"],\"dzb4Ep\":[\"Chinesisch - Traditionell\"],\"JEFFOR\":[\"Wählen Sie ein Objekt\"],\"KT6rEB\":[\"Wählen Sie Ihren Anbieter\"],\"9qP96p\":[\"Wählen Sie Ihre Probezeit\"],\"yz7wBu\":[\"Schließen Sie\"],\"+zUMwJ\":[\"Konfigurieren Sie eine SSO-Verbindung\"],\"QTNsSm\":[\"Konfigurieren Sie Ihre Kalendereinstellungen und passen Sie sie an.\"],\"aGwm+D\":[\"Konfigurieren Sie die Anzeige von Daten in der App\"],\"Bh4GBD\":[\"Konfigurieren Sie Ihre E-Mail- und Kalendereinstellungen.\"],\"D8ATlr\":[\"Verbinden Sie ein neues Konto mit Ihrem Arbeitsbereich\"],\"Zgi9Fd\":[\"Mit Google verbinden\"],\"IOfqM8\":[\"Verbindung mit Microsoft\"],\"9TzudL\":[\"Verbundene Konten\"],\"M73whl\":[\"Kontext\"],\"xGVfLh\":[\"Weiter\"],\"CcGOj+\":[\"Kopilot\"],\"7eVkEH\":[\"Link zur Einladung kopieren\"],\"Ej5euX\":[\"Kopieren Sie diesen Schlüssel, da er nicht mehr sichtbar sein wird\"],\"wBMjJ2\":[\"Zählen Sie\"],\"EkZfen\":[\"Alle zählen\"],\"vQJINq\":[\"Leer zählen\"],\"DzRsDJ\":[\"Zählung nicht leer\"],\"9FZBbf\":[\"Eindeutige Werte zählen\"],\"zNoOC2\":[\"Erstellen Sie einen Workflow und kehren Sie hierher zurück, um seine Versionen anzuzeigen\"],\"uXGLuq\":[\"API-Schlüssel erstellen\"],\"d0DCww\":[\"Neuen Datensatz erstellen\"],\"dkAPxi\":[\"Webhook erstellen\"],\"8skTDV\":[\"Benutzerdefinierte Objekte\"],\"qt+EaC\":[\"Passen Sie die in den \",[\"objectLabelSingular\"],\"-Ansichten verfügbaren Felder an.\"],\"CMhr4u\":[\"Domäne anpassen\"],\"bCJa9l\":[\"Passen Sie die Sicherheit Ihres Arbeitsbereichs an\"],\"Zz6Cxn\":[\"Gefahrenzone\"],\"5cNMFz\":[\"Datenmodell\"],\"r+cVRP\":[\"Datentyp\"],\"mYGY3B\":[\"Datum\"],\"Ud9zHv\":[\"Datum und Uhrzeit\"],\"5y3O+A\":[\"Deaktivieren Sie\"],\"qk4i22\":[\"Deaktivieren Sie \\\"Objektbezeichnungen und API-Namen synchronisieren\\\", um einen benutzerdefinierten API-Namen festzulegen\"],\"gexAq8\":[\"Deaktivieren Sie dieses Feld\"],\"4tpC8V\":[\"Workflow deaktivieren\"],\"Y2ImVJ\":[\"Definieren Sie den Namen und die Beschreibung Ihres Objekts\"],\"cnGeoo\":[\"Löschen\"],\"ZDGm40\":[\"Konto löschen\"],\"gAz0S5\":[\"Konto und alle zugehörigen Daten löschen\"],\"hGfWDm\":[\"API-Schlüssel löschen\"],\"4dpwsE\":[\"Datensatz löschen\"],\"kf0A63\":[\"Datensätze löschen\"],\"T6S2Ns\":[\"Löschen Sie diese Integration\"],\"snMaH4\":[\"Webhook löschen\"],\"kYu0eF\":[\"Arbeitsbereich löschen\"],\"mk2Ygs\":[\"Löschen Sie Ihren gesamten Arbeitsbereich\"],\"Cko536\":[\"Absteigend\"],\"Nu4oKW\":[\"Beschreibung\"],\"2xxBws\":[\"Zerstören Sie\"],\"n+SX4g\":[\"Entwickler\"],\"zAg2B9\":[\"Entwurf verwerfen\"],\"i66xz9\":[\"Anzeige als relatives Datum\"],\"EoKe5U\":[\"Domäne\"],\"QVVmxi\":[\"Z.B. Backoffice-Integration\"],\"tOkc8o\":[\"Früheste\"],\"JTbQuO\":[\"Frühestes Datum\"],\"v+uKyy\":[\"Abrechnungsintervall bearbeiten\"],\"h2KoTu\":[\"Zahlungsmethode bearbeiten, Rechnungen einsehen und mehr\"],\"6o1M/Q\":[\"Bearbeiten Sie den Namen Ihrer Subdomain oder legen Sie eine benutzerdefinierte Domain fest.\"],\"O3oNi5\":[\"E-Mail\"],\"lfQsvW\":[\"E-Mail-Integration\"],\"QT/Wo7\":[\"E-Mail oder Domain ist bereits in der Blockliste\"],\"BXEcos\":[\"E-Mails\"],\"eXoH4Q\":[\"mitarbeiter\"],\"gqv5ZL\":[\"Mitarbeiter\"],\"N2S1rs\":[\"Leere\"],\"T3juzf\":[\"Endpunkt-URL\"],\"lYGfRP\":[\"Englisch\"],\"/bfFKe\":[\"Genießen Sie eine \",[\"withCreditCardTrialPeriodDuration\"],\"-tägige kostenlose Testphase\"],\"GpB8YV\":[\"Unternehmen\"],\"c3qGJX\":[\"Fehler beim Löschen des Api-Schlüssels: \",[\"err\"]],\"bj7nh3\":[\"Fehler beim Regenerieren des Api-Schlüssels: \",[\"err\"]],\"VSQxWH\":[\"Fehler beim Umschalten des Abonnements \",[\"to\"],\".\"],\"JLxMta\":[\"Erstellen Sie Webhook-Endpunkte für Benachrichtigungen über asynchrone Ereignisse.\"],\"cIgBjB\":[\"Die folgenden Personen und Domänen von der E-Mail-Synchronisierung ausschließen\"],\"fV7V51\":[\"Vorhandene Objekte\"],\"IZ4o2e\":[\"Beenden der Einstellungen\"],\"tXGQvS\":[\"Erwartet, dass der ausgewählte Knoten ein Schrittknoten ist.\"],\"bKBhgb\":[\"Erfahrung\"],\"LxRNPw\":[\"Verfallsdatum\"],\"SkXfL0\":[\"Verfallsdatum\"],\"i9qiyR\":[\"Läuft ab in\"],\"GS+Mus\":[\"Exportieren\"],\"ep2rbf\":[\"Datensätze exportieren\"],\"q46CjD\":[\"In PDF exportieren\"],\"DaGxE0\":[\"Ansicht exportieren\"],\"X9kySA\":[\"Favoriten\"],\"zXgopL\":[\"Feldtyp\"],\"vF68cg\":[\"Felder\"],\"3w/aqw\":[\"Felder zählen\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filter\"],\"nLC6tu\":[\"Französisch\"],\"aTieE0\":[\"von monatlich bis jährlich\"],\"K04lE5\":[\"von jährlich auf monatlich\"],\"scmRyR\":[\"Vollständiger Zugang\"],\"xANKBj\":[\"Funktionen\"],\"Weq9zb\":[\"Allgemein\"],\"DDcvSo\":[\"Deutsch\"],\"NXEW3h\":[\"Holen Sie das Beste aus Ihrem Arbeitsplatz heraus, indem Sie Ihr Team einladen.\"],\"zSGbaR\":[\"Holen Sie sich Ihr Abonnement\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Ausblenden\"],\"XTWO+W\":[\"Icon und Name\"],\"sJGljQ\":[\"Kennung\"],\"j843N3\":[\"Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \\\"\",[\"confirmationValue\"],\"\\\" ein.\"],\"NoNwIX\":[\"Inaktiv\"],\"pZ/USH\":[\"Indizes\"],\"JE2tjr\":[\"Die Eingabe muss in Großbuchstaben erfolgen und darf nicht mit einer Zahl beginnen\"],\"AwUsnG\":[\"Instanzen\"],\"nbfdhU\":[\"Integrationen\"],\"NtFk/Z\":[\"Ungültiger Autorisierungsanbieter\"],\"B2Tpo0\":[\"Ungültige E-Mail\"],\"/m52AE\":[\"Ungültige E-Mail oder Domäne\"],\"QdoUFL\":[\"Ungültige Formularwerte\"],\"0M8+El\":[\"Per E-Mail einladen\"],\"PWIq/W\":[\"Per Link einladen\"],\"3athPG\":[\"Einladen per Link\"],\"5IfmKA\":[\"Einladungslink an E-Mail-Adressen gesendet\"],\"d+Y+rP\":[\"Laden Sie Ihr Team ein\"],\"Lj7sBL\":[\"Italienisch\"],\"h6S9Yz\":[\"Koreanisch\"],\"zrpwCd\":[\"Labor\"],\"vXIe7J\":[\"Sprache\"],\"wL3cK8\":[\"Neueste\"],\"Kcjbmz\":[\"Spätester Termin\"],\"pQjjYo\":[\"Link in die Zwischenablage kopiert\"],\"FgAxTj\":[\"Abmelden\"],\"nOhz3x\":[\"Abmeldung\"],\"T6YjCk\":[\"Mitglieder verwalten\"],\"4cjU2u\":[\"Verwalten Sie hier die Mitglieder Ihres Bereichs\"],\"FyFNsd\":[\"Verwalten Sie Ihre Internetkonten.\"],\"36kYu0\":[\"Verwalten Sie Ihr Abonnement\"],\"3Sdni6\":[\"Als erledigt markieren\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Mitglieder\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"Mehr Optionen\"],\"iSLA/r\":[\"Nach links bewegen\"],\"Ubl2by\":[\"Nach rechts bewegen\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name Ihres API-Schlüssels\"],\"J7w8lI\":[\"Name Ihres Arbeitsbereichs\"],\"2T8KCk\":[\"Zum nächsten Datensatz navigieren\"],\"veSA19\":[\"Zur nächsten Version navigieren\"],\"ZTEho+\":[\"Zum nächsten Workflow navigieren\"],\"2tw9bo\":[\"Zum vorherigen Datensatz navigieren\"],\"I+Pm5V\":[\"Zur vorherigen Version navigieren\"],\"QVUN3K\":[\"Zum vorherigen Workflow navigieren\"],\"isRobC\":[\"Neu\"],\"Kcr9Fr\":[\"Neues Konto\"],\"o8MyXb\":[\"Neuer Schlüssel\"],\"j313SZ\":[\"Neuer Schlüssel\"],\"hFxdey\":[\"Neues Objekt\"],\"7vhWI8\":[\"Neues Passwort\"],\"BcCzLv\":[\"Neuer Rekord\"],\"2lmOC5\":[\"Neue Rolle\"],\"U1DAok\":[\"Neuer Webhook\"],\"pwenQu\":[\"Kein verbundenes Konto\"],\"0uWxPM\":[\"Es läuft noch kein Workflow\"],\"AQCvCC\":[\"Noch keine Workflow-Versionen\"],\"4wUkDk\":[\"Nicht leer\"],\"W0i24j\":[\"Objekt\"],\"B3toQF\":[\"Objekte\"],\"KNz3EF\":[\"Abseits der ausgetretenen Pfade\"],\"OV5wZZ\":[\"Geöffnet\"],\"0zpgxV\":[\"Optionen\"],\"BzEFor\":[\"oder\"],\"/IX/7x\":[\"Andere\"],\"boJlGf\":[\"Seite nicht gefunden\"],\"8ZsakT\":[\"Passwort\"],\"mi6Rel\":[\"Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet\"],\"SrVzRe\":[\"Prozentsatz\"],\"yIK1GU\":[\"Prozentsatz leer\"],\"PWLd4c\":[\"Prozentsatz nicht leer\"],\"Bv3y5w\":[\"Dauerhaftes Vernichten der Aufzeichnung\"],\"N0+GsR\":[\"Bild\"],\"jEw0Mr\":[\"Bitte geben Sie eine gültige URL ein\"],\"6nsIo3\":[\"Bitte geben Sie \\\"\",[\"confirmationValue\"],\"\\\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert.\"],\"mFZTXr\":[\"Bitte geben Sie \",[\"confirmationText\"],\" ein, um zu bestätigen, dass Sie diesen Webhook löschen möchten.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Portugiesisch - Brasilien\"],\"xtXHeo\":[\"Portugiesisch - Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Vorschau\"],\"vERlcd\":[\"Profil\"],\"YJgRqq\":[\"Pseudo-Englisch\"],\"ibPuCP\":[\"Dokumentation lesen\"],\"v3xM25\":[\"Sie erhalten eine E-Mail mit einem Link zur Passwortaktualisierung\"],\"dSCufP\":[\"Datensatz-Auswahl\"],\"vpZcGd\":[\"Einen API-Schlüssel neu generieren\"],\"Mwqo5m\":[\"Schlüssel neu generieren\"],\"D+Mv78\":[\"Schlüssel regenerieren\"],\"5icoS1\":[\"Veröffentlichungen\"],\"t/YqKh\":[\"Entfernen\"],\"T/pF0Z\":[\"Aus Favoriten entfernen\"],\"KbS2K9\":[\"Passwort zurücksetzen\"],\"1IWc1n\":[\"Zurücksetzen auf\"],\"kx0s+n\":[\"Ergebnisse\"],\"5dJK4M\":[\"Rollen\"],\"UX0N2y\":[\"Führen Sie einen Workflow aus und kehren Sie hierher zurück, um seine Ausführungen anzuzeigen\"],\"A1taO8\":[\"Suche\"],\"l1/uy2\":[\"Ein Feld suchen...\"],\"k7kp5/\":[\"Suche in einem Index...\"],\"7taA9j\":[\"Suchfelder\"],\"ofuw3g\":[\"Suche nach einem Objekt...\"],\"IMeaSJ\":[\"Datensätze suchen\"],\"a3LDKx\":[\"Sicherheit\"],\"QREcJS\":[\"Siehe aktive Version\"],\"OpPn5Z\":[\"Siehe Läufe\"],\"EtyY4+\":[\"Siehe Versionen\"],\"lYhPN0\":[\"Siehe Versionsgeschichte\"],\"xraglu\":[\"Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten\"],\"AXTJAW\":[\"Wählen Sie Ihre bevorzugte Sprache\"],\"mjK8F3\":[\"Senden Sie eine Einladungs-E-Mail an Ihr Team\"],\"yy5k7a\":[\"Server-Verwaltungsbereich\"],\"V7fgiB\":[\"Legen Sie die Sichtbarkeit von E-Mails fest, verwalten Sie Ihre Blockliste und vieles mehr.\"],\"cx14rp\":[\"Legen Sie den Namen Ihrer Domain fest\"],\"tn41zE\":[\"Legen Sie den Namen Ihrer Subdomain fest\"],\"Tz0i8g\":[\"Einstellungen\"],\"Vy9kmk\":[\"Geben Sie diesen Link weiter, um Benutzer einzuladen, Ihrem Arbeitsbereich beizutreten\"],\"gWk8gY\":[\"Sollte die Änderung einer Feldbezeichnung auch den API-Namen ändern?\"],\"6Uau97\":[\"Überspringen\"],\"f6Hub0\":[\"Sortieren\"],\"65A04M\":[\"Spanisch\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain bereits belegt\"],\"OlC/tU\":[\"Die Subdomain darf nicht länger als 30 Zeichen sein\"],\"ZETwlU\":[\"Die Subdomain darf nicht kürzer als 3 Zeichen sein\"],\"B5jRKH\":[\"Das Abonnement wurde umgestellt \",[\"to\"]],\"AxQiPW\":[\"Summe\"],\"XYLcNv\":[\"Unterstützung\"],\"9yk9d1\":[\"Schalter \",[\"from\"]],\"qi74XZ\":[\"Schalter \",[\"to\"]],\"L6Fg36\":[\"Abrechnung wechseln \",[\"to\"]],\"AtzMpB\":[\"Feldbezeichnung und API-Name synchronisieren\"],\"E3AMmw\":[\"Systemeinstellungen - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Systemeinstellungen - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Arbeitsablauf\"],\"2OUtmv\":[\"Die Beschreibung dieses Feldes\"],\"VGZYbZ\":[\"Die mit Ihrem Konto verbundene E-Mail\"],\"h8mvCd\":[\"Der Name und das Symbol dieses Feldes\"],\"L97sPr\":[\"Die Seite, die Sie suchen, ist entweder nicht mehr vorhanden oder wurde nie angezeigt. Bringen wir Sie wieder auf den richtigen Weg\"],\"uWikAA\":[\"Die Werte dieses Feldes\"],\"+69KDk\":[\"Die Werte dieses Feldes müssen eindeutig sein\"],\"PmtLRf\":[\"Es gab ein Problem\"],\"hqCwGc\":[\"Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird dieser Benutzer dauerhaft gelöscht und aus allen seinen Aufgaben entfernt.\"],\"gWGuHC\":[\"Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr gesamter Arbeitsbereich dauerhaft gelöscht. <0/> Bitte geben Sie Ihre E-Mail zur Bestätigung ein.\"],\"n9nSNJ\":[\"Zeitformat\"],\"aqMzDX\":[\"auf monatlich\"],\"WXXiXO\":[\"bis jährlich\"],\"PiUt3N\":[\"Auslöser Typ\"],\"IQ5pAL\":[\"Der Auslösertyp sollte Manuell sein - wenn keine Aufzeichnung(en) ausgewählt ist/sind\"],\"+zy2Nq\":[\"Typ\"],\"U83IeL\":[\"Typ irgendetwas\"],\"wSXm5S\":[\"Einzigartig\"],\"GQCXQS\":[\"Unbegrenzte Kontakte\"],\"ONWvwQ\":[\"Hochladen\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Als Entwurf verwenden\"],\"oTTQsc\":[\"Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl\"],\"c6uZUV\":[\"Verwenden Sie unsere API oder fügen Sie Ihre erste \",[\"objectLabel\"],\" manuell hinzu\"],\"7PzzBU\":[\"Benutzer\"],\"IjyOjp\":[\"Benutzer ist nicht eingeloggt\"],\"fXVIZq\":[\"Werte\"],\"KANz0G\":[\"Details zur Rechnungsstellung anzeigen\"],\"6n7jtr\":[\"Visualisieren Sie\"],\"id6ein\":[\"Wir unterstützen Ihre quadratischen PNGs, JPEGs und GIFs unter 10MB\"],\"ZS7vYp\":[\"Für jedes neue Ereignis werden POST-Anfragen an diesen Endpunkt gesendet\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"Wann der API-Schlüssel abläuft.\"],\"leUubq\":[\"Wenn die Taste deaktiviert wird\"],\"wvyffT\":[\"Workflow kann nicht getestet werden\"],\"pmUArF\":[\"Arbeitsbereich\"],\"VicISP\":[\"Löschen von Arbeitsbereichen\"],\"Q9pNST\":[\"Schreiben Sie eine Beschreibung\"],\"3d1wCB\":[\"ja\"],\"zSkMV0\":[\"Sie werden sofort für das gesamte Jahr belastet.\"],\"XVnj6K\":[\"Ihr Guthaben wird zur Begleichung der monatlichen Rechnungen verwendet.\"],\"9ivpwk\":[\"Ihr Name, wie er angezeigt werden soll\"],\"RhNbPE\":[\"Ihr Arbeitsbereich wird deaktiviert\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/en.ts b/packages/twenty-front/src/locales/generated/en.ts index dd79bfd6c7a2..7e6e20b172fe 100644 --- a/packages/twenty-front/src/locales/generated/en.ts +++ b/packages/twenty-front/src/locales/generated/en.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"h6S9Yz\":[\"Korean\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Portuguese — Brazil\"],\"xtXHeo\":[\"Portuguese — Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/es.ts b/packages/twenty-front/src/locales/generated/es.ts index dd79bfd6c7a2..93e528428271 100644 --- a/packages/twenty-front/src/locales/generated/es.ts +++ b/packages/twenty-front/src/locales/generated/es.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" de \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Clave API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 ejecuciones de nodos de flujo de trabajo\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurar campo\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abortar\"],\"uyJsf6\":[\"Acerca de\"],\"AeXO77\":[\"Cuenta\"],\"nD0Y+a\":[\"Eliminación de la cuenta\"],\"bPwFdf\":[\"Cuentas\"],\"FQBaXG\":[\"Activar\"],\"tu8A/k\":[\"Activar flujo de trabajo\"],\"F6pfE9\":[\"Activo\"],\"Mue4oc\":[\"Claves API activas creadas por usted o su equipo.\"],\"m16xKo\":[\"Añadir\"],\"DpV70M\":[\"Añadir campo\"],\"dEO3Zx\":[\"Añadir objeto\"],\"sgXUv+\":[\"Añadir proveedor de identidad SSO\"],\"5+ttxv\":[\"Añadir a la lista de bloqueo\"],\"pBsoKL\":[\"Añadir a favoritos\"],\"m2qDV8\":[\"Añade tu primer \",[\"objectLabel\"]],\"vLO+NG\":[\"Añadido \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Todos\"],\"3saA7W\":[\"Todos (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Todas las funciones\"],\"GMx1K0\":[\"Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Google.\"],\"dea+zy\":[\"Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Microsoft.\"],\"wMg43c\":[\"Permitir la invitación de nuevos usuarios compartiendo un enlace de invitación.\"],\"vHeVg5\":[\"Permitir que los usuarios se registren con un correo electrónico y una contraseña.\"],\"mJ6m4C\":[\"Una descripción opcional\"],\"0RqpZr\":[\"API y Webhooks\"],\"yRnk5W\":[\"Clave API\"],\"5h8ooz\":[\"Claves API\"],\"kAtj+q\":[\"Nombre API\"],\"aAIQg2\":[\"Apariencia\"],\"3iX0kh\":[\"¿Está seguro de que desea cambiar el intervalo de facturación?\"],\"nYD/Cq\":[\"Ascendente\"],\"rfYmIr\":[\"Asignar funciones para especificar los permisos de acceso de cada miembro\"],\"lxQ+5m\":[\"Asignado a\"],\"Y7Dx6e\":[\"Al menos un método de autenticación debe estar activado\"],\"P8fBlG\":[\"Autenticación\"],\"yIVrHZ\":[\"Autorizar\"],\"3uQmjD\":[\"Media\"],\"Dht9W3\":[\"Volver al contenido\"],\"R+w/Va\":[\"Facturación\"],\"K1172m\":[\"Lista de bloqueo\"],\"2yl5lQ\":[\"Reservar una llamada\"],\"PmmvzS\":[\"Calcule\"],\"AjVXBS\":[\"Calendario\"],\"EUpfsd\":[\"Calendarios\"],\"dEgA5A\":[\"Cancelar\"],\"0TllC8\":[\"Cancelar\"],\"rRK/Lf\":[\"Cancelar plan\"],\"N6gPiD\":[\"Cancelar su suscripción\"],\"OfzMnb\":[\"Cambiar \",[\"to\"]],\"VhMDMg\":[\"Cambiar contraseña\"],\"SviKkE\":[\"Chino simplificado\"],\"dzb4Ep\":[\"Chino - Tradicional\"],\"JEFFOR\":[\"Elija un objeto\"],\"KT6rEB\":[\"Elija su proveedor\"],\"9qP96p\":[\"Elija su prueba\"],\"yz7wBu\":[\"Cerrar\"],\"+zUMwJ\":[\"Configurar una conexión SSO\"],\"QTNsSm\":[\"Configura y personaliza tus preferencias de calendario.\"],\"aGwm+D\":[\"Configurar cómo se muestran las fechas en la aplicación\"],\"Bh4GBD\":[\"Configura tus correos electrónicos y calendario.\"],\"D8ATlr\":[\"Conectar una nueva cuenta a su espacio de trabajo\"],\"Zgi9Fd\":[\"Conectar con Google\"],\"IOfqM8\":[\"Conectar con Microsoft\"],\"9TzudL\":[\"Cuentas conectadas\"],\"M73whl\":[\"Contexto\"],\"xGVfLh\":[\"Continúe\"],\"CcGOj+\":[\"Copiloto\"],\"7eVkEH\":[\"Copiar enlace de invitación\"],\"Ej5euX\":[\"Copie esta clave ya que no será visible de nuevo\"],\"wBMjJ2\":[\"Cuenta\"],\"EkZfen\":[\"Contar todo\"],\"vQJINq\":[\"Cuenta vacía\"],\"DzRsDJ\":[\"Recuento no vacío\"],\"9FZBbf\":[\"Contar valores únicos\"],\"zNoOC2\":[\"Cree un flujo de trabajo y vuelva aquí para ver sus versiones\"],\"uXGLuq\":[\"Crear clave API\"],\"d0DCww\":[\"Crear un nuevo registro\"],\"dkAPxi\":[\"Crear Webhook\"],\"8skTDV\":[\"Objetos personalizados\"],\"qt+EaC\":[\"Personalice los campos disponibles en las vistas \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personalizar dominio\"],\"bCJa9l\":[\"Personalice la seguridad de su espacio de trabajo\"],\"Zz6Cxn\":[\"Zona de peligro\"],\"5cNMFz\":[\"Modelo de datos\"],\"r+cVRP\":[\"Tipo de datos\"],\"mYGY3B\":[\"Fecha\"],\"Ud9zHv\":[\"Fecha y hora\"],\"5y3O+A\":[\"Desactivar\"],\"qk4i22\":[\"Desactive \\\"Sincronizar etiquetas de objetos y nombres de API\\\" para establecer un nombre de API personalizado\"],\"gexAq8\":[\"Desactivar este campo\"],\"4tpC8V\":[\"Desactivar flujo de trabajo\"],\"Y2ImVJ\":[\"Defina el nombre y la descripción de su objeto\"],\"cnGeoo\":[\"Borrar\"],\"ZDGm40\":[\"Eliminar cuenta\"],\"gAz0S5\":[\"Eliminar la cuenta y todos los datos asociados\"],\"hGfWDm\":[\"Borrar clave API\"],\"4dpwsE\":[\"Borrar registro\"],\"kf0A63\":[\"Borrar registros\"],\"T6S2Ns\":[\"Eliminar esta integración\"],\"snMaH4\":[\"Borrar webhook\"],\"kYu0eF\":[\"Eliminar espacio de trabajo\"],\"mk2Ygs\":[\"Borrar todo el espacio de trabajo\"],\"Cko536\":[\"Descendente\"],\"Nu4oKW\":[\"Descripción\"],\"2xxBws\":[\"Destruye\"],\"n+SX4g\":[\"Desarrolladores\"],\"zAg2B9\":[\"Borrador de descarte\"],\"i66xz9\":[\"Mostrar como fecha relativa\"],\"EoKe5U\":[\"Dominio\"],\"QVVmxi\":[\"Por ejemplo, integración de backoffice\"],\"tOkc8o\":[\"Más antiguo\"],\"JTbQuO\":[\"Fecha más temprana\"],\"v+uKyy\":[\"Editar el intervalo de facturación\"],\"h2KoTu\":[\"Editar la forma de pago, ver sus facturas y mucho más\"],\"6o1M/Q\":[\"Edite el nombre de su subdominio o establezca un dominio personalizado.\"],\"O3oNi5\":[\"Correo electrónico\"],\"lfQsvW\":[\"Integración del correo electrónico\"],\"QT/Wo7\":[\"El correo electrónico o el dominio ya están en la lista de bloqueo\"],\"BXEcos\":[\"Correos electrónicos\"],\"eXoH4Q\":[\"empleados\"],\"gqv5ZL\":[\"Empleados\"],\"N2S1rs\":[\"Vacío\"],\"T3juzf\":[\"URL del punto final\"],\"lYGfRP\":[\"Inglés\"],\"/bfFKe\":[\"Disfrute de \",[\"withCreditCardTrialPeriodDuration\"],\"-días de prueba gratis\"],\"GpB8YV\":[\"Empresa\"],\"c3qGJX\":[\"Error al borrar la clave api: \",[\"err\"]],\"bj7nh3\":[\"Error al regenerar la clave api: \",[\"err\"]],\"VSQxWH\":[\"Error al cambiar de abono \",[\"to\"],\".\"],\"JLxMta\":[\"Establezca puntos finales Webhook para notificaciones sobre eventos asíncronos.\"],\"cIgBjB\":[\"Excluir a las siguientes personas y dominios de mi sincronización de correo electrónico\"],\"fV7V51\":[\"Objetos existentes\"],\"IZ4o2e\":[\"Salir de Ajustes\"],\"tXGQvS\":[\"Se espera que el nodo seleccionado sea un nodo de paso de creación.\"],\"bKBhgb\":[\"Experiencia\"],\"LxRNPw\":[\"Caducidad\"],\"SkXfL0\":[\"Fecha de expiración\"],\"i9qiyR\":[\"Expira en\"],\"GS+Mus\":[\"Exportar\"],\"ep2rbf\":[\"Exportar registros\"],\"q46CjD\":[\"Exportar a PDF\"],\"DaGxE0\":[\"Vista de exportación\"],\"X9kySA\":[\"Favoritos\"],\"zXgopL\":[\"Tipo de campo\"],\"vF68cg\":[\"Campos\"],\"3w/aqw\":[\"Recuento de campos\"],\"o7J4JM\":[\"Filtro\"],\"cSev+j\":[\"Filtros\"],\"nLC6tu\":[\"Francés\"],\"aTieE0\":[\"de mensual a anual\"],\"K04lE5\":[\"de anual a mensual\"],\"scmRyR\":[\"Acceso total\"],\"xANKBj\":[\"Funciones\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"Alemán\"],\"NXEW3h\":[\"Aproveche al máximo su espacio de trabajo invitando a su equipo.\"],\"zSGbaR\":[\"Consiga su abono\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Ocultar\"],\"XTWO+W\":[\"Icono y nombre\"],\"sJGljQ\":[\"Identificador\"],\"j843N3\":[\"Si has perdido esta clave, puedes regenerarla, pero ten en cuenta que cualquier script que utilice esta clave tendrá que ser actualizado. Escribe \\\"\",[\"confirmationValue\"],\"\\\" para confirmar.\"],\"NoNwIX\":[\"Inactivo\"],\"pZ/USH\":[\"Índices\"],\"JE2tjr\":[\"La entrada debe ir en mayúsculas y no puede empezar por un número\"],\"AwUsnG\":[\"Instancias\"],\"nbfdhU\":[\"Integraciones\"],\"NtFk/Z\":[\"Proveedor de autenticación no válido\"],\"B2Tpo0\":[\"Correo electrónico no válido\"],\"/m52AE\":[\"Correo electrónico o dominio no válidos\"],\"QdoUFL\":[\"Valores de formulario no válidos\"],\"0M8+El\":[\"Invitar por correo electrónico\"],\"PWIq/W\":[\"Invitar por enlace\"],\"3athPG\":[\"Invitar por enlace\"],\"5IfmKA\":[\"Envío del enlace de invitación a las direcciones de correo electrónico\"],\"d+Y+rP\":[\"Invite a su equipo\"],\"Lj7sBL\":[\"Italiano\"],\"h6S9Yz\":[\"Coreano\"],\"zrpwCd\":[\"Laboratorio\"],\"vXIe7J\":[\"Idioma\"],\"wL3cK8\":[\"Última\"],\"Kcjbmz\":[\"Última fecha\"],\"pQjjYo\":[\"Enlace copiado en el portapapeles\"],\"FgAxTj\":[\"Cerrar sesión\"],\"nOhz3x\":[\"Cierre de sesión\"],\"T6YjCk\":[\"Gestionar miembros\"],\"4cjU2u\":[\"Gestione aquí los miembros de su espacio\"],\"FyFNsd\":[\"Gestione sus cuentas de Internet.\"],\"36kYu0\":[\"Gestione su suscripción\"],\"3Sdni6\":[\"Marcar como hecho\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Miembros\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"Más opciones\"],\"iSLA/r\":[\"Muévete a la izquierda\"],\"Ubl2by\":[\"Muévete a la derecha\"],\"6YtxFj\":[\"Nombre\"],\"z+6jaZ\":[\"Nombre de su clave API\"],\"J7w8lI\":[\"Nombre de su espacio de trabajo\"],\"2T8KCk\":[\"Navegar al registro siguiente\"],\"veSA19\":[\"Navegar a la siguiente versión\"],\"ZTEho+\":[\"Navegar al siguiente flujo de trabajo\"],\"2tw9bo\":[\"Navegar al registro anterior\"],\"I+Pm5V\":[\"Navegar a la versión anterior\"],\"QVUN3K\":[\"Navegar al flujo de trabajo anterior\"],\"isRobC\":[\"Nuevo\"],\"Kcr9Fr\":[\"Nueva cuenta\"],\"o8MyXb\":[\"Nueva llave\"],\"j313SZ\":[\"Nueva llave\"],\"hFxdey\":[\"Nuevo objeto\"],\"7vhWI8\":[\"Nueva contraseña\"],\"BcCzLv\":[\"Nuevo récord\"],\"2lmOC5\":[\"Nueva función\"],\"U1DAok\":[\"Nuevo Webhook\"],\"pwenQu\":[\"Ninguna cuenta conectada\"],\"0uWxPM\":[\"Aún no se ha ejecutado ningún flujo de trabajo\"],\"AQCvCC\":[\"Aún no hay versiones del flujo de trabajo\"],\"4wUkDk\":[\"No vacío\"],\"W0i24j\":[\"Objeto\"],\"B3toQF\":[\"Objetos\"],\"KNz3EF\":[\"Fuera de los caminos trillados\"],\"OV5wZZ\":[\"Abierto\"],\"0zpgxV\":[\"Opciones\"],\"BzEFor\":[\"o\"],\"/IX/7x\":[\"Otros\"],\"boJlGf\":[\"Página no encontrada\"],\"8ZsakT\":[\"Contraseña\"],\"mi6Rel\":[\"Se ha enviado el enlace de restablecimiento de contraseña al correo electrónico\"],\"SrVzRe\":[\"Porcentaje\"],\"yIK1GU\":[\"Porcentaje vacío\"],\"PWLd4c\":[\"Porcentaje no vacío\"],\"Bv3y5w\":[\"Destruir permanentemente el registro\"],\"N0+GsR\":[\"Fotografía\"],\"jEw0Mr\":[\"Introduzca una URL válida\"],\"6nsIo3\":[\"Escriba \\\"\",[\"confirmationValue\"],\"\\\" para confirmar que desea eliminar esta clave de API. Tenga en cuenta que cualquier script que utilice esta clave dejará de funcionar.\"],\"mFZTXr\":[\"Por favor, escriba \",[\"confirmationText\"],\" para confirmar que desea eliminar este webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Portugués - Brasil\"],\"xtXHeo\":[\"Portugués - Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Vista previa\"],\"vERlcd\":[\"Perfil\"],\"YJgRqq\":[\"Pseudoinglés\"],\"ibPuCP\":[\"Leer la documentación\"],\"v3xM25\":[\"Recibir un correo electrónico con un enlace para actualizar la contraseña\"],\"dSCufP\":[\"Selección de discos\"],\"vpZcGd\":[\"Regenerar una clave API\"],\"Mwqo5m\":[\"Regenerar llave\"],\"D+Mv78\":[\"Regenerar llave\"],\"5icoS1\":[\"Comunicados\"],\"t/YqKh\":[\"Eliminar\"],\"T/pF0Z\":[\"Eliminar de favoritos\"],\"KbS2K9\":[\"Restablecer contraseña\"],\"1IWc1n\":[\"Restablecer a\"],\"kx0s+n\":[\"Resultados\"],\"5dJK4M\":[\"Funciones\"],\"UX0N2y\":[\"Ejecute un flujo de trabajo y vuelva aquí para ver sus ejecuciones\"],\"A1taO8\":[\"Buscar en\"],\"l1/uy2\":[\"Buscar un campo...\"],\"k7kp5/\":[\"Buscar en un índice...\"],\"7taA9j\":[\"Campos de búsqueda\"],\"ofuw3g\":[\"Busca un objeto...\"],\"IMeaSJ\":[\"Buscar registros\"],\"a3LDKx\":[\"Seguridad\"],\"QREcJS\":[\"Ver versión activa\"],\"OpPn5Z\":[\"Ver carreras\"],\"EtyY4+\":[\"Ver versiones\"],\"lYhPN0\":[\"Ver historial de versiones\"],\"xraglu\":[\"Seleccione los eventos que desea enviar a este endpoint\"],\"AXTJAW\":[\"Seleccione su idioma preferido\"],\"mjK8F3\":[\"Envíe una invitación por correo electrónico a su equipo\"],\"yy5k7a\":[\"Panel de administración del servidor\"],\"V7fgiB\":[\"Establezca la visibilidad del correo electrónico, gestione su lista de bloqueo y mucho más.\"],\"cx14rp\":[\"Establezca el nombre de su dominio\"],\"tn41zE\":[\"Establezca el nombre de su subdominio\"],\"Tz0i8g\":[\"Ajustes\"],\"Vy9kmk\":[\"Comparte este enlace para invitar a los usuarios a unirse a tu espacio de trabajo\"],\"gWk8gY\":[\"¿Debería cambiar también el nombre de la API al cambiar la etiqueta de un campo?\"],\"6Uau97\":[\"Saltar\"],\"f6Hub0\":[\"Ordenar\"],\"65A04M\":[\"Español\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdominio\"],\"omhc+7\":[\"Subdominio ya ocupado\"],\"OlC/tU\":[\"El subdominio no puede tener más de 30 caracteres\"],\"ZETwlU\":[\"El subdominio no puede tener menos de 3 caracteres\"],\"B5jRKH\":[\"Se ha cambiado la suscripción \",[\"to\"]],\"AxQiPW\":[\"Suma\"],\"XYLcNv\":[\"Ayuda\"],\"9yk9d1\":[\"Interruptor \",[\"from\"]],\"qi74XZ\":[\"Interruptor \",[\"to\"]],\"L6Fg36\":[\"Facturación del interruptor \",[\"to\"]],\"AtzMpB\":[\"Sincronizar etiqueta de campo y nombre de API\"],\"E3AMmw\":[\"Ajustes del sistema - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Ajustes del sistema - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Prueba\"],\"bU9B27\":[\"Flujo de trabajo de pruebas\"],\"2OUtmv\":[\"Descripción de este campo\"],\"VGZYbZ\":[\"El correo electrónico asociado a su cuenta\"],\"h8mvCd\":[\"Nombre e icono de este campo\"],\"L97sPr\":[\"La página que busca ha desaparecido o nunca existió. Volvamos a la pista\"],\"uWikAA\":[\"Los valores de este campo\"],\"+69KDk\":[\"Los valores de este campo deben ser únicos\"],\"PmtLRf\":[\"Hubo un problema\"],\"hqCwGc\":[\"Esta acción no se puede deshacer. Esto borrará permanentemente a este usuario y lo eliminará de todas sus asignaciones.\"],\"gWGuHC\":[\"Esta acción no se puede deshacer. Esto borrará permanentemente todo tu espacio de trabajo. <0/> Escriba su correo electrónico para confirmar.\"],\"n9nSNJ\":[\"Formato de hora\"],\"aqMzDX\":[\"al mes\"],\"WXXiXO\":[\"al año\"],\"PiUt3N\":[\"Tipo de disparador\"],\"IQ5pAL\":[\"El tipo de activación debe ser Manual - cuando no se seleccionan registros\"],\"+zy2Nq\":[\"Tipo\"],\"U83IeL\":[\"Tipo cualquier cosa\"],\"wSXm5S\":[\"Único\"],\"GQCXQS\":[\"Contactos ilimitados\"],\"ONWvwQ\":[\"Cargar\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Utilizar como borrador\"],\"oTTQsc\":[\"Utilice sólo letra, número y guión. Empiece y termine con una letra o un número\"],\"c6uZUV\":[\"Utilice nuestra API o añada su primer \",[\"objectLabel\"],\" manualmente\"],\"7PzzBU\":[\"Usuario\"],\"IjyOjp\":[\"El usuario no ha iniciado sesión\"],\"fXVIZq\":[\"Valores\"],\"KANz0G\":[\"Ver detalles de facturación\"],\"6n7jtr\":[\"Visualice\"],\"id6ein\":[\"Admitimos tus PNG, JPEG y GIF cuadrados de menos de 10 MB\"],\"ZS7vYp\":[\"Enviaremos peticiones POST a este endpoint para cada nuevo evento\"],\"TRDppN\":[\"Gancho web\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"Cuándo caducará la clave API.\"],\"leUubq\":[\"Cuándo se desactivará la tecla\"],\"wvyffT\":[\"No se puede probar el flujo de trabajo\"],\"pmUArF\":[\"Espacio de trabajo\"],\"VicISP\":[\"Eliminación del espacio de trabajo\"],\"Q9pNST\":[\"Escriba una descripción\"],\"3d1wCB\":[\"sí\"],\"zSkMV0\":[\"Se le cobrará inmediatamente el año completo.\"],\"XVnj6K\":[\"Su saldo de crédito se utilizará para pagar las facturas mensuales.\"],\"9ivpwk\":[\"Su nombre tal y como se mostrará\"],\"RhNbPE\":[\"Tu espacio de trabajo se desactivará\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/fr.ts b/packages/twenty-front/src/locales/generated/fr.ts index dd79bfd6c7a2..d13fdba59a14 100644 --- a/packages/twenty-front/src/locales/generated/fr.ts +++ b/packages/twenty-front/src/locales/generated/fr.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" de \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Clé API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 exécutions de nœuds de flux de travail\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurer le champ\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abandonner\"],\"uyJsf6\":[\"A propos de\"],\"AeXO77\":[\"Compte\"],\"nD0Y+a\":[\"Suppression de compte\"],\"bPwFdf\":[\"Comptes\"],\"FQBaXG\":[\"Activer\"],\"tu8A/k\":[\"Activer le flux de travail\"],\"F6pfE9\":[\"Actif\"],\"Mue4oc\":[\"Clés API actives créées par vous ou votre équipe.\"],\"m16xKo\":[\"Ajouter\"],\"DpV70M\":[\"Ajouter un champ\"],\"dEO3Zx\":[\"Ajouter un objet\"],\"sgXUv+\":[\"Ajouter un fournisseur d'identité SSO\"],\"5+ttxv\":[\"Ajouter à la liste de blocage\"],\"pBsoKL\":[\"Ajouter aux favoris\"],\"m2qDV8\":[\"Ajoutez votre premier \",[\"objectLabel\"]],\"vLO+NG\":[\"Ajouté \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Tous\"],\"3saA7W\":[\"Tous (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Tous les rôles\"],\"GMx1K0\":[\"Autoriser les connexions via la fonctionnalité d'authentification unique de Google.\"],\"dea+zy\":[\"Autoriser les connexions via la fonctionnalité d'authentification unique de Microsoft.\"],\"wMg43c\":[\"Permettre l'invitation de nouveaux utilisateurs en partageant un lien d'invitation.\"],\"vHeVg5\":[\"Permettre aux utilisateurs de se connecter à l'aide d'un courriel et d'un mot de passe.\"],\"mJ6m4C\":[\"Une description facultative\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"Clé API\"],\"5h8ooz\":[\"Clés API\"],\"kAtj+q\":[\"Nom de l'API\"],\"aAIQg2\":[\"Apparence\"],\"3iX0kh\":[\"Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?\"],\"nYD/Cq\":[\"Ascendante\"],\"rfYmIr\":[\"Attribuer des rôles pour spécifier les autorisations d'accès de chaque membre\"],\"lxQ+5m\":[\"Affecté à\"],\"Y7Dx6e\":[\"Au moins une méthode d'authentification doit être activée\"],\"P8fBlG\":[\"Authentification\"],\"yIVrHZ\":[\"Autoriser\"],\"3uQmjD\":[\"Moyenne\"],\"Dht9W3\":[\"Retour au contenu\"],\"R+w/Va\":[\"Facturation\"],\"K1172m\":[\"Liste de blocage\"],\"2yl5lQ\":[\"Réserver un appel\"],\"PmmvzS\":[\"Calculer\"],\"AjVXBS\":[\"Calendrier\"],\"EUpfsd\":[\"Calendriers\"],\"dEgA5A\":[\"Annuler\"],\"0TllC8\":[\"Annuler à tout moment\"],\"rRK/Lf\":[\"Annuler le plan\"],\"N6gPiD\":[\"Annuler votre abonnement\"],\"OfzMnb\":[\"Modifier \",[\"to\"]],\"VhMDMg\":[\"Modifier le mot de passe\"],\"SviKkE\":[\"Chinois - simplifié\"],\"dzb4Ep\":[\"Chinois - Traditionnel\"],\"JEFFOR\":[\"Choisir un objet\"],\"KT6rEB\":[\"Choisissez votre fournisseur\"],\"9qP96p\":[\"Choisissez votre essai\"],\"yz7wBu\":[\"Fermer\"],\"+zUMwJ\":[\"Configurer une connexion SSO\"],\"QTNsSm\":[\"Configurez et personnalisez vos préférences en matière de calendrier.\"],\"aGwm+D\":[\"Configurer l'affichage des dates dans l'application\"],\"Bh4GBD\":[\"Configurez vos courriels et votre calendrier.\"],\"D8ATlr\":[\"Connecter un nouveau compte à votre espace de travail\"],\"Zgi9Fd\":[\"Se connecter à Google\"],\"IOfqM8\":[\"Se connecter avec Microsoft\"],\"9TzudL\":[\"Comptes connectés\"],\"M73whl\":[\"Contexte\"],\"xGVfLh\":[\"Continuer\"],\"CcGOj+\":[\"Copilote\"],\"7eVkEH\":[\"Copier le lien de l'invitation\"],\"Ej5euX\":[\"Copiez cette clé car elle ne sera pas visible à nouveau\"],\"wBMjJ2\":[\"Compter\"],\"EkZfen\":[\"Comptez tout\"],\"vQJINq\":[\"Compter les vides\"],\"DzRsDJ\":[\"Le compte n'est pas vide\"],\"9FZBbf\":[\"Compter les valeurs uniques\"],\"zNoOC2\":[\"Créez un flux de travail et revenez ici pour voir ses versions\"],\"uXGLuq\":[\"Créer une clé API\"],\"d0DCww\":[\"Créer un nouvel enregistrement\"],\"dkAPxi\":[\"Créer un Webhook\"],\"8skTDV\":[\"Objets personnalisés\"],\"qt+EaC\":[\"Personnaliser les champs disponibles dans les vues \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personnaliser le domaine\"],\"bCJa9l\":[\"Personnalisez la sécurité de votre espace de travail\"],\"Zz6Cxn\":[\"Zone de danger\"],\"5cNMFz\":[\"Modèle de données\"],\"r+cVRP\":[\"Type de données\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date et heure\"],\"5y3O+A\":[\"Désactiver\"],\"qk4i22\":[\"Désactiver la fonction \\\"Synchroniser les étiquettes des objets et les noms des API\\\" pour définir un nom d'API personnalisé\"],\"gexAq8\":[\"Désactiver ce champ\"],\"4tpC8V\":[\"Désactiver le flux de travail\"],\"Y2ImVJ\":[\"Définir le nom et la description de votre objet\"],\"cnGeoo\":[\"Supprimer\"],\"ZDGm40\":[\"Supprimer le compte\"],\"gAz0S5\":[\"Supprimer le compte et toutes les données associées\"],\"hGfWDm\":[\"Supprimer la clé API\"],\"4dpwsE\":[\"Supprimer l'enregistrement\"],\"kf0A63\":[\"Supprimer des enregistrements\"],\"T6S2Ns\":[\"Supprimer cette intégration\"],\"snMaH4\":[\"Supprimer le webhook\"],\"kYu0eF\":[\"Supprimer l'espace de travail\"],\"mk2Ygs\":[\"Supprimer l'ensemble de l'espace de travail\"],\"Cko536\":[\"Descente\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Détruire\"],\"n+SX4g\":[\"Développeurs\"],\"zAg2B9\":[\"Rejeter le projet\"],\"i66xz9\":[\"Affichage en tant que date relative\"],\"EoKe5U\":[\"Domaine\"],\"QVVmxi\":[\"Par exemple, l'intégration du backoffice\"],\"tOkc8o\":[\"Le plus tôt\"],\"JTbQuO\":[\"Date la plus ancienne\"],\"v+uKyy\":[\"Modifier l'intervalle de facturation\"],\"h2KoTu\":[\"Modifier le mode de paiement, consulter vos factures et plus encore\"],\"6o1M/Q\":[\"Modifiez le nom de votre sous-domaine ou définissez un domaine personnalisé.\"],\"O3oNi5\":[\"Courriel\"],\"lfQsvW\":[\"Intégration du courrier électronique\"],\"QT/Wo7\":[\"L'email ou le domaine est déjà dans la liste de blocage\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employés\"],\"gqv5ZL\":[\"Salariés\"],\"N2S1rs\":[\"Vide\"],\"T3juzf\":[\"URL du point final\"],\"lYGfRP\":[\"Anglais\"],\"/bfFKe\":[\"Profitez d'un essai gratuit de \",[\"withCreditCardTrialPeriodDuration\"],\"-jours\"],\"GpB8YV\":[\"Entreprise\"],\"c3qGJX\":[\"Erreur lors de la suppression de la clé api : \",[\"err\"]],\"bj7nh3\":[\"Erreur de régénération de la clé api : \",[\"err\"]],\"VSQxWH\":[\"Erreur lors de la commutation de l'abonnement \",[\"to\"],\".\"],\"JLxMta\":[\"Établir des points de terminaison Webhook pour les notifications d'événements asynchrones.\"],\"cIgBjB\":[\"Exclure les personnes et domaines suivants de ma synchronisation d'emails\"],\"fV7V51\":[\"Objets existants\"],\"IZ4o2e\":[\"Quitter les paramètres\"],\"tXGQvS\":[\"Le nœud sélectionné devrait être un nœud d'étape de création.\"],\"bKBhgb\":[\"Expérience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Date d'expiration\"],\"i9qiyR\":[\"Expire en\"],\"GS+Mus\":[\"Exportation\"],\"ep2rbf\":[\"Exporter des enregistrements\"],\"q46CjD\":[\"Exporter au format PDF\"],\"DaGxE0\":[\"Vue d'exportation\"],\"X9kySA\":[\"Favoris\"],\"zXgopL\":[\"Type de champ\"],\"vF68cg\":[\"Domaines\"],\"3w/aqw\":[\"Nombre de champs\"],\"o7J4JM\":[\"Filtre\"],\"cSev+j\":[\"Filtres\"],\"nLC6tu\":[\"Français\"],\"aTieE0\":[\"de mensuel à annuel\"],\"K04lE5\":[\"d'annuel à mensuel\"],\"scmRyR\":[\"Accès complet\"],\"xANKBj\":[\"Fonctions\"],\"Weq9zb\":[\"Général\"],\"DDcvSo\":[\"Allemand\"],\"NXEW3h\":[\"Tirez le meilleur parti de votre espace de travail en y invitant votre équipe.\"],\"zSGbaR\":[\"S'abonner\"],\"2GT3Hf\":[\"Mondial\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Cacher\"],\"XTWO+W\":[\"Icône et nom\"],\"sJGljQ\":[\"Identifiant\"],\"j843N3\":[\"Si vous avez perdu cette clé, vous pouvez la régénérer, mais sachez que tout script utilisant cette clé devra être mis à jour. Veuillez taper \\\"\",[\"confirmationValue\"],\"\\\" pour confirmer.\"],\"NoNwIX\":[\"Inactif\"],\"pZ/USH\":[\"Index\"],\"JE2tjr\":[\"Les données doivent être en majuscules et ne peuvent pas commencer par un chiffre\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Intégrations\"],\"NtFk/Z\":[\"Fournisseur d'authentification invalide\"],\"B2Tpo0\":[\"Courriel non valide\"],\"/m52AE\":[\"Courriel ou domaine invalide\"],\"QdoUFL\":[\"Valeurs de formulaire non valides\"],\"0M8+El\":[\"Inviter par courriel\"],\"PWIq/W\":[\"Inviter par lien\"],\"3athPG\":[\"Inviter par lien\"],\"5IfmKA\":[\"Lien d'invitation envoyé aux adresses électroniques\"],\"d+Y+rP\":[\"Invitez votre équipe\"],\"Lj7sBL\":[\"Italien\"],\"h6S9Yz\":[\"Coréen\"],\"zrpwCd\":[\"Laboratoire\"],\"vXIe7J\":[\"Langue\"],\"wL3cK8\":[\"Dernières nouvelles\"],\"Kcjbmz\":[\"Dernière date\"],\"pQjjYo\":[\"Lien copié dans le presse-papiers\"],\"FgAxTj\":[\"Déconnexion\"],\"nOhz3x\":[\"Déconnexion\"],\"T6YjCk\":[\"Gérer les membres\"],\"4cjU2u\":[\"Gérez les membres de votre espace ici\"],\"FyFNsd\":[\"Gérer vos comptes internet.\"],\"36kYu0\":[\"Gérer votre abonnement\"],\"3Sdni6\":[\"Marquer comme fait\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Les membres\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"Plus d'options\"],\"iSLA/r\":[\"Déplacer vers la gauche\"],\"Ubl2by\":[\"Déplacer à droite\"],\"6YtxFj\":[\"Nom\"],\"z+6jaZ\":[\"Nom de votre clé API\"],\"J7w8lI\":[\"Nom de votre espace de travail\"],\"2T8KCk\":[\"Passer à l'enregistrement suivant\"],\"veSA19\":[\"Naviguer vers la version suivante\"],\"ZTEho+\":[\"Naviguer vers le flux de travail suivant\"],\"2tw9bo\":[\"Naviguer vers l'enregistrement précédent\"],\"I+Pm5V\":[\"Naviguer vers la version précédente\"],\"QVUN3K\":[\"Naviguer vers le flux de travail précédent\"],\"isRobC\":[\"Nouveau\"],\"Kcr9Fr\":[\"Nouveau compte\"],\"o8MyXb\":[\"Nouvelle clé\"],\"j313SZ\":[\"Nouvelle clé\"],\"hFxdey\":[\"Nouvel objet\"],\"7vhWI8\":[\"Nouveau mot de passe\"],\"BcCzLv\":[\"Nouveau record\"],\"2lmOC5\":[\"Nouveau rôle\"],\"U1DAok\":[\"Nouveau Webhook\"],\"pwenQu\":[\"Pas de compte connecté\"],\"0uWxPM\":[\"Aucun flux de travail n'a encore été exécuté\"],\"AQCvCC\":[\"Pas encore de versions de flux de travail\"],\"4wUkDk\":[\"Non vide\"],\"W0i24j\":[\"Objet\"],\"B3toQF\":[\"Objets\"],\"KNz3EF\":[\"Hors des sentiers battus\"],\"OV5wZZ\":[\"Ouvert\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"ou\"],\"/IX/7x\":[\"Autres\"],\"boJlGf\":[\"Page non trouvée\"],\"8ZsakT\":[\"Mot de passe\"],\"mi6Rel\":[\"Le lien de réinitialisation du mot de passe a été envoyé à l'email\"],\"SrVzRe\":[\"Pourcentage\"],\"yIK1GU\":[\"Pourcentage de vide\"],\"PWLd4c\":[\"Pourcentage non vide\"],\"Bv3y5w\":[\"Détruire définitivement l'enregistrement\"],\"N0+GsR\":[\"Photo\"],\"jEw0Mr\":[\"Veuillez saisir une URL valide\"],\"6nsIo3\":[\"Veuillez taper \\\"\",[\"confirmationValue\"],\"\\\" pour confirmer que vous souhaitez supprimer cette clé API. Sachez que tout script utilisant cette clé cessera de fonctionner.\"],\"mFZTXr\":[\"Veuillez taper \",[\"confirmationText\"],\" pour confirmer que vous souhaitez supprimer ce webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Portugais - Brésil\"],\"xtXHeo\":[\"Portugais - Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Avant-première\"],\"vERlcd\":[\"Profil\"],\"YJgRqq\":[\"Pseudo-anglais\"],\"ibPuCP\":[\"Lire la documentation\"],\"v3xM25\":[\"Recevoir un courriel contenant un lien de mise à jour du mot de passe\"],\"dSCufP\":[\"Sélection des enregistrements\"],\"vpZcGd\":[\"Régénérer une clé API\"],\"Mwqo5m\":[\"Régénérer la clé\"],\"D+Mv78\":[\"Régénérer la clé\"],\"5icoS1\":[\"Communiqués\"],\"t/YqKh\":[\"Retirer\"],\"T/pF0Z\":[\"Supprimer des favoris\"],\"KbS2K9\":[\"Réinitialiser le mot de passe\"],\"1IWc1n\":[\"Remettre à zéro\"],\"kx0s+n\":[\"Résultats\"],\"5dJK4M\":[\"Rôles\"],\"UX0N2y\":[\"Exécutez un flux de travail et revenez ici pour voir ses exécutions\"],\"A1taO8\":[\"Recherche\"],\"l1/uy2\":[\"Rechercher un champ...\"],\"k7kp5/\":[\"Rechercher un index...\"],\"7taA9j\":[\"Champs de recherche\"],\"ofuw3g\":[\"Recherche d'un objet...\"],\"IMeaSJ\":[\"Recherche de documents\"],\"a3LDKx\":[\"Sécurité\"],\"QREcJS\":[\"Voir la version active\"],\"OpPn5Z\":[\"Voir les pistes\"],\"EtyY4+\":[\"Voir les versions\"],\"lYhPN0\":[\"Voir l'historique des versions\"],\"xraglu\":[\"Sélectionnez les événements que vous souhaitez envoyer à ce point de contact\"],\"AXTJAW\":[\"Sélectionnez votre langue préférée\"],\"mjK8F3\":[\"Envoyez un courriel d'invitation à votre équipe\"],\"yy5k7a\":[\"Panneau d'administration du serveur\"],\"V7fgiB\":[\"Définissez la visibilité des e-mails, gérez votre liste de blocage et bien plus encore.\"],\"cx14rp\":[\"Définissez le nom de votre domaine\"],\"tn41zE\":[\"Définissez le nom de votre sous-domaine\"],\"Tz0i8g\":[\"Paramètres\"],\"Vy9kmk\":[\"Partagez ce lien pour inviter les utilisateurs à rejoindre votre espace de travail\"],\"gWk8gY\":[\"La modification de l'intitulé d'un champ doit-elle également entraîner la modification du nom de l'API ?\"],\"6Uau97\":[\"Sauter\"],\"f6Hub0\":[\"Trier\"],\"65A04M\":[\"Espagnol\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Sous-domaine\"],\"omhc+7\":[\"Sous-domaine déjà pris\"],\"OlC/tU\":[\"Le sous-domaine ne doit pas comporter plus de 30 caractères\"],\"ZETwlU\":[\"Le sous-domaine ne peut être inférieur à 3 caractères\"],\"B5jRKH\":[\"L'abonnement a été modifié \",[\"to\"]],\"AxQiPW\":[\"Somme\"],\"XYLcNv\":[\"Soutien\"],\"9yk9d1\":[\"Changer en \",[\"from\"]],\"qi74XZ\":[\"Changer en \",[\"to\"]],\"L6Fg36\":[\"Changer la facturation en \",[\"to\"]],\"AtzMpB\":[\"Synchroniser l'étiquette du champ et le nom de l'API\"],\"E3AMmw\":[\"Paramètres du système - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Paramètres du système - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Processus de test\"],\"2OUtmv\":[\"La description de ce champ\"],\"VGZYbZ\":[\"L'email associé à votre compte\"],\"h8mvCd\":[\"Le nom et l'icône de ce champ\"],\"L97sPr\":[\"La page que vous recherchez a disparu ou n'a jamais existé. Remettons les choses en ordre\"],\"uWikAA\":[\"Les valeurs de ce champ\"],\"+69KDk\":[\"Les valeurs de ce champ doivent être uniques\"],\"PmtLRf\":[\"Il y a eu un problème\"],\"hqCwGc\":[\"Cette action ne peut être annulée. Cette action supprimera définitivement l'utilisateur et l'exclura de toutes ses affectations.\"],\"gWGuHC\":[\"Cette action ne peut être annulée. Elle supprimera définitivement l'ensemble de votre espace de travail. <0/> Veuillez saisir votre adresse électronique pour confirmer.\"],\"n9nSNJ\":[\"Format de l'heure\"],\"aqMzDX\":[\"au mois\"],\"WXXiXO\":[\"à l'année\"],\"PiUt3N\":[\"Type de déclencheur\"],\"IQ5pAL\":[\"Le type de déclencheur doit être Manuel - lorsqu'aucun enregistrement n'est sélectionné\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type n'importe quoi\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Nombre illimité de contacts\"],\"ONWvwQ\":[\"Télécharger\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Utiliser comme brouillon\"],\"oTTQsc\":[\"Utilisez uniquement des lettres, des chiffres et des tirets. Commencer et terminer par une lettre ou un chiffre\"],\"c6uZUV\":[\"Utilisez notre API ou ajoutez manuellement votre premier \",[\"objectLabel\"]],\"7PzzBU\":[\"Utilisateur\"],\"IjyOjp\":[\"L'utilisateur n'est pas connecté\"],\"fXVIZq\":[\"Valeurs\"],\"KANz0G\":[\"Voir les détails de la facturation\"],\"6n7jtr\":[\"Visualiser\"],\"id6ein\":[\"Nous prenons en charge vos PNG, JPEG et GIF carrés de moins de 10 Mo\"],\"ZS7vYp\":[\"Nous enverrons des requêtes POST à ce point de terminaison pour chaque nouvel événement\"],\"TRDppN\":[\"Crochet Web\"],\"v1kQyJ\":[\"Crochets Web\"],\"C51ilI\":[\"Date d'expiration de la clé API.\"],\"leUubq\":[\"Quand la clé sera désactivée\"],\"wvyffT\":[\"Le flux de travail ne peut pas être testé\"],\"pmUArF\":[\"Espace de travail\"],\"VicISP\":[\"Suppression de l'espace de travail\"],\"Q9pNST\":[\"Rédiger une description\"],\"3d1wCB\":[\"oui\"],\"zSkMV0\":[\"Vous serez immédiatement facturé pour l'année entière.\"],\"XVnj6K\":[\"Votre solde créditeur sera utilisé pour payer les factures mensuelles.\"],\"9ivpwk\":[\"Votre nom tel qu'il sera affiché\"],\"RhNbPE\":[\"Votre espace de travail sera désactivé\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/it.ts b/packages/twenty-front/src/locales/generated/it.ts index dd79bfd6c7a2..b0a355ce2ad1 100644 --- a/packages/twenty-front/src/locales/generated/it.ts +++ b/packages/twenty-front/src/locales/generated/it.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" di \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Chiave API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 esecuzioni di nodi del flusso di lavoro\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurare il campo\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Interruzione\"],\"uyJsf6\":[\"Circa\"],\"AeXO77\":[\"Conto\"],\"nD0Y+a\":[\"Cancellazione del conto\"],\"bPwFdf\":[\"Conti\"],\"FQBaXG\":[\"Attivare\"],\"tu8A/k\":[\"Attivare il flusso di lavoro\"],\"F6pfE9\":[\"Attivo\"],\"Mue4oc\":[\"Chiavi API attive create da voi o dal vostro team.\"],\"m16xKo\":[\"Aggiungi\"],\"DpV70M\":[\"Aggiungi campo\"],\"dEO3Zx\":[\"Aggiungi oggetto\"],\"sgXUv+\":[\"Aggiungere il provider di identità SSO\"],\"5+ttxv\":[\"Aggiungi alla lista di blocco\"],\"pBsoKL\":[\"Aggiungi ai preferiti\"],\"m2qDV8\":[\"Aggiungi il tuo primo \",[\"objectLabel\"]],\"vLO+NG\":[\"Aggiunto \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Tutti\"],\"3saA7W\":[\"Tutti (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Tutti i ruoli\"],\"GMx1K0\":[\"Consentire l'accesso tramite la funzionalità single sign-on di Google.\"],\"dea+zy\":[\"Consentire l'accesso tramite la funzionalità single sign-on di Microsoft.\"],\"wMg43c\":[\"Consentire l'invito di nuovi utenti condividendo un link di invito.\"],\"vHeVg5\":[\"Consentire agli utenti di accedere con un'e-mail e una password.\"],\"mJ6m4C\":[\"Una descrizione opzionale\"],\"0RqpZr\":[\"API e Webhook\"],\"yRnk5W\":[\"Chiave API\"],\"5h8ooz\":[\"Chiavi API\"],\"kAtj+q\":[\"Nome API\"],\"aAIQg2\":[\"Aspetto\"],\"3iX0kh\":[\"Siete sicuri di voler cambiare l'intervallo di fatturazione?\"],\"nYD/Cq\":[\"In salita\"],\"rfYmIr\":[\"Assegnare ruoli per specificare le autorizzazioni di accesso di ogni membro\"],\"lxQ+5m\":[\"Assegnato a\"],\"Y7Dx6e\":[\"Deve essere abilitato almeno un metodo di autenticazione\"],\"P8fBlG\":[\"Autenticazione\"],\"yIVrHZ\":[\"Autorizzare\"],\"3uQmjD\":[\"Media\"],\"Dht9W3\":[\"Torna al contenuto\"],\"R+w/Va\":[\"Fatturazione\"],\"K1172m\":[\"Elenco di blocco\"],\"2yl5lQ\":[\"Prenota una chiamata\"],\"PmmvzS\":[\"Calcolare\"],\"AjVXBS\":[\"Calendario\"],\"EUpfsd\":[\"Calendari\"],\"dEgA5A\":[\"Annullamento\"],\"0TllC8\":[\"Annullamento in qualsiasi momento\"],\"rRK/Lf\":[\"Annullamento del piano\"],\"N6gPiD\":[\"Annullamento dell'abbonamento\"],\"OfzMnb\":[\"Cambiare \",[\"to\"]],\"VhMDMg\":[\"Modifica della password\"],\"SviKkE\":[\"Cinese semplificato\"],\"dzb4Ep\":[\"Cinese tradizionale\"],\"JEFFOR\":[\"Scegliere un oggetto\"],\"KT6rEB\":[\"Scegliete il vostro fornitore\"],\"9qP96p\":[\"Scegliete la vostra prova\"],\"yz7wBu\":[\"Chiudere\"],\"+zUMwJ\":[\"Configurare una connessione SSO\"],\"QTNsSm\":[\"Configurare e personalizzare le preferenze del calendario.\"],\"aGwm+D\":[\"Configurare la visualizzazione delle date nell'app\"],\"Bh4GBD\":[\"Configurare le impostazioni di e-mail e calendario.\"],\"D8ATlr\":[\"Collegare un nuovo account al proprio spazio di lavoro\"],\"Zgi9Fd\":[\"Connettersi con Google\"],\"IOfqM8\":[\"Connettetevi con Microsoft\"],\"9TzudL\":[\"Conti collegati\"],\"M73whl\":[\"Contesto\"],\"xGVfLh\":[\"Continua\"],\"CcGOj+\":[\"Copilota\"],\"7eVkEH\":[\"Copiare il link dell'invito\"],\"Ej5euX\":[\"Copiate questa chiave perché non sarà più visibile\"],\"wBMjJ2\":[\"Conteggio\"],\"EkZfen\":[\"Contate tutti\"],\"vQJINq\":[\"Conteggio vuoto\"],\"DzRsDJ\":[\"Conteggio non vuoto\"],\"9FZBbf\":[\"Conteggio dei valori unici\"],\"zNoOC2\":[\"Creare un flusso di lavoro e tornare qui per visualizzarne le versioni\"],\"uXGLuq\":[\"Creare la chiave API\"],\"d0DCww\":[\"Creare un nuovo record\"],\"dkAPxi\":[\"Creare un webhook\"],\"8skTDV\":[\"Oggetti personalizzati\"],\"qt+EaC\":[\"Personalizzare i campi disponibili nelle viste \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personalizzare il dominio\"],\"bCJa9l\":[\"Personalizzate la sicurezza del vostro spazio di lavoro\"],\"Zz6Cxn\":[\"Zona di pericolo\"],\"5cNMFz\":[\"Modello di dati\"],\"r+cVRP\":[\"Tipo di dati\"],\"mYGY3B\":[\"Data\"],\"Ud9zHv\":[\"Data e ora\"],\"5y3O+A\":[\"Disattivare\"],\"qk4i22\":[\"Disattivare \\\"Sincronizza etichette degli oggetti e nomi API\\\" per impostare un nome API personalizzato\"],\"gexAq8\":[\"Disattivare questo campo\"],\"4tpC8V\":[\"Disattivare il flusso di lavoro\"],\"Y2ImVJ\":[\"Definire il nome e la descrizione dell'oggetto\"],\"cnGeoo\":[\"Cancellare\"],\"ZDGm40\":[\"Cancellare l'account\"],\"gAz0S5\":[\"Eliminare l'account e tutti i dati associati\"],\"hGfWDm\":[\"Cancellare la chiave API\"],\"4dpwsE\":[\"Cancellare il record\"],\"kf0A63\":[\"Cancellare i record\"],\"T6S2Ns\":[\"Eliminare questa integrazione\"],\"snMaH4\":[\"Cancellare il webhook\"],\"kYu0eF\":[\"Cancellare l'area di lavoro\"],\"mk2Ygs\":[\"Cancellare l'intero spazio di lavoro\"],\"Cko536\":[\"In discesa\"],\"Nu4oKW\":[\"Descrizione\"],\"2xxBws\":[\"Distruggere\"],\"n+SX4g\":[\"Sviluppatori\"],\"zAg2B9\":[\"Bozza di scarto\"],\"i66xz9\":[\"Visualizzazione come data relativa\"],\"EoKe5U\":[\"Dominio\"],\"QVVmxi\":[\"Ad esempio, l'integrazione del backoffice\"],\"tOkc8o\":[\"Il più precoce\"],\"JTbQuO\":[\"Data di inizio\"],\"v+uKyy\":[\"Modifica dell'intervallo di fatturazione\"],\"h2KoTu\":[\"Modifica del metodo di pagamento, visualizzazione delle fatture e altro ancora\"],\"6o1M/Q\":[\"Modificare il nome del sottodominio o impostare un dominio personalizzato.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Integrazione delle e-mail\"],\"QT/Wo7\":[\"L'e-mail o il dominio è già presente nella blocklist\"],\"BXEcos\":[\"Email\"],\"eXoH4Q\":[\"dipendenti\"],\"gqv5ZL\":[\"I dipendenti\"],\"N2S1rs\":[\"Vuoto\"],\"T3juzf\":[\"URL del punto finale\"],\"lYGfRP\":[\"Inglese\"],\"/bfFKe\":[\"Approfittate di un \",[\"withCreditCardTrialPeriodDuration\"],\"-giorni di prova gratuita\"],\"GpB8YV\":[\"Impresa\"],\"c3qGJX\":[\"Errore nell'eliminazione della chiave api: \",[\"err\"]],\"bj7nh3\":[\"Errore nella rigenerazione della chiave api: \",[\"err\"]],\"VSQxWH\":[\"Errore durante la commutazione dell'abbonamento \",[\"to\"],\".\"],\"JLxMta\":[\"Stabilire endpoint Webhook per le notifiche di eventi asincroni.\"],\"cIgBjB\":[\"Escludere le seguenti persone e domini dalla mia sincronizzazione e-mail\"],\"fV7V51\":[\"Oggetti esistenti\"],\"IZ4o2e\":[\"Impostazioni di uscita\"],\"tXGQvS\":[\"Si prevede che il nodo selezionato sia un nodo di creazione di passi.\"],\"bKBhgb\":[\"Esperienza\"],\"LxRNPw\":[\"Scadenza\"],\"SkXfL0\":[\"Data di scadenza\"],\"i9qiyR\":[\"Scade in\"],\"GS+Mus\":[\"Esportazione\"],\"ep2rbf\":[\"Esportazione di record\"],\"q46CjD\":[\"Esportazione in PDF\"],\"DaGxE0\":[\"Vista di esportazione\"],\"X9kySA\":[\"Preferiti\"],\"zXgopL\":[\"Tipo di campo\"],\"vF68cg\":[\"Campi\"],\"3w/aqw\":[\"Conteggio dei campi\"],\"o7J4JM\":[\"Filtro\"],\"cSev+j\":[\"Filtri\"],\"nLC6tu\":[\"Francese\"],\"aTieE0\":[\"da mensile a annuale\"],\"K04lE5\":[\"da annuale a mensile\"],\"scmRyR\":[\"Accesso completo\"],\"xANKBj\":[\"Funzioni\"],\"Weq9zb\":[\"Generale\"],\"DDcvSo\":[\"Tedesco\"],\"NXEW3h\":[\"Sfruttate al massimo il vostro spazio di lavoro invitando il vostro team.\"],\"zSGbaR\":[\"Abbonamento\"],\"2GT3Hf\":[\"Globale\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Nascondere\"],\"XTWO+W\":[\"Icona e nome\"],\"sJGljQ\":[\"Identificatore\"],\"j843N3\":[\"Se avete perso questa chiave, potete rigenerarla, ma sappiate che qualsiasi script che utilizza questa chiave dovrà essere aggiornato. Digitare\\\"\",[\"confirmationValue\"],\"\\\" per confermare.\"],\"NoNwIX\":[\"Inattivo\"],\"pZ/USH\":[\"Indici\"],\"JE2tjr\":[\"L'input deve essere in lettere maiuscole e non può iniziare con un numero\"],\"AwUsnG\":[\"Istanze\"],\"nbfdhU\":[\"Integrazioni\"],\"NtFk/Z\":[\"Provider di autenticazione non valido\"],\"B2Tpo0\":[\"Email non valida\"],\"/m52AE\":[\"Email o dominio non validi\"],\"QdoUFL\":[\"Valori del modulo non validi\"],\"0M8+El\":[\"Invito via e-mail\"],\"PWIq/W\":[\"Invito tramite link\"],\"3athPG\":[\"Invito tramite link\"],\"5IfmKA\":[\"Link di invito inviato agli indirizzi e-mail\"],\"d+Y+rP\":[\"Invita il tuo team\"],\"Lj7sBL\":[\"Italiano\"],\"h6S9Yz\":[\"Coreano\"],\"zrpwCd\":[\"Laboratorio\"],\"vXIe7J\":[\"Lingua\"],\"wL3cK8\":[\"Ultime novità\"],\"Kcjbmz\":[\"Ultima data\"],\"pQjjYo\":[\"Link copiato negli appunti\"],\"FgAxTj\":[\"Disconnettersi\"],\"nOhz3x\":[\"Disconnessione\"],\"T6YjCk\":[\"Gestione dei membri\"],\"4cjU2u\":[\"Gestite qui i membri del vostro spazio\"],\"FyFNsd\":[\"Gestire gli account Internet.\"],\"36kYu0\":[\"Gestire l'abbonamento\"],\"3Sdni6\":[\"Contrassegnare come fatto\"],\"CK1KXz\":[\"Massimo\"],\"wlQNTg\":[\"Membri\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"Altre opzioni\"],\"iSLA/r\":[\"Spostarsi a sinistra\"],\"Ubl2by\":[\"Muoversi a destra\"],\"6YtxFj\":[\"Nome\"],\"z+6jaZ\":[\"Nome della chiave API\"],\"J7w8lI\":[\"Nome dell'area di lavoro\"],\"2T8KCk\":[\"Passare al record successivo\"],\"veSA19\":[\"Passare alla versione successiva\"],\"ZTEho+\":[\"Passare al flusso di lavoro successivo\"],\"2tw9bo\":[\"Passare al record precedente\"],\"I+Pm5V\":[\"Passare alla versione precedente\"],\"QVUN3K\":[\"Passare al flusso di lavoro precedente\"],\"isRobC\":[\"Nuovo\"],\"Kcr9Fr\":[\"Nuovo account\"],\"o8MyXb\":[\"Nuova chiave\"],\"j313SZ\":[\"Nuova chiave\"],\"hFxdey\":[\"Nuovo oggetto\"],\"7vhWI8\":[\"Nuova password\"],\"BcCzLv\":[\"Nuovo record\"],\"2lmOC5\":[\"Nuovo ruolo\"],\"U1DAok\":[\"Nuovo webhook\"],\"pwenQu\":[\"Nessun account collegato\"],\"0uWxPM\":[\"Non è ancora stato eseguito alcun flusso di lavoro\"],\"AQCvCC\":[\"Non ci sono ancora versioni del flusso di lavoro\"],\"4wUkDk\":[\"Non vuoto\"],\"W0i24j\":[\"Oggetto\"],\"B3toQF\":[\"Oggetti\"],\"KNz3EF\":[\"Fuori dai sentieri battuti\"],\"OV5wZZ\":[\"Aperto\"],\"0zpgxV\":[\"Opzioni\"],\"BzEFor\":[\"o\"],\"/IX/7x\":[\"Altro\"],\"boJlGf\":[\"Pagina non trovata\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Il link per la reimpostazione della password è stato inviato all'e-mail\"],\"SrVzRe\":[\"Percentuale\"],\"yIK1GU\":[\"Percentuale di vuoto\"],\"PWLd4c\":[\"Percentuale non vuota\"],\"Bv3y5w\":[\"Distruggere definitivamente il record\"],\"N0+GsR\":[\"Immagine\"],\"jEw0Mr\":[\"Inserire un URL valido\"],\"6nsIo3\":[\"Digitare \\\"\",[\"confirmationValue\"],\"\\\" per confermare che si desidera eliminare questa chiave API. Si noti che qualsiasi script che utilizza questa chiave smetterà di funzionare.\"],\"mFZTXr\":[\"Digitare \",[\"confirmationText\"],\" per confermare l'eliminazione di questo webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Portoghese - Brasile\"],\"xtXHeo\":[\"Portoghese - Portogallo\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Anteprima\"],\"vERlcd\":[\"Profilo\"],\"YJgRqq\":[\"Pseudoinglese\"],\"ibPuCP\":[\"Leggi la documentazione\"],\"v3xM25\":[\"Ricevere un'e-mail contenente il link per l'aggiornamento della password\"],\"dSCufP\":[\"Selezione dei record\"],\"vpZcGd\":[\"Rigenerare una chiave API\"],\"Mwqo5m\":[\"Rigenerazione della chiave\"],\"D+Mv78\":[\"Chiave di rigenerazione\"],\"5icoS1\":[\"Comunicati\"],\"t/YqKh\":[\"Rimuovere\"],\"T/pF0Z\":[\"Rimuovi dai preferiti\"],\"KbS2K9\":[\"Reimpostare la password\"],\"1IWc1n\":[\"Azzeramento a\"],\"kx0s+n\":[\"Risultati\"],\"5dJK4M\":[\"Ruoli\"],\"UX0N2y\":[\"Eseguite un flusso di lavoro e tornate qui per visualizzare le esecuzioni\"],\"A1taO8\":[\"Ricerca\"],\"l1/uy2\":[\"Ricerca in un campo...\"],\"k7kp5/\":[\"Ricerca in un indice...\"],\"7taA9j\":[\"Campi di ricerca\"],\"ofuw3g\":[\"Ricerca di un oggetto...\"],\"IMeaSJ\":[\"Ricerca di record\"],\"a3LDKx\":[\"Sicurezza\"],\"QREcJS\":[\"Vedere la versione attiva\"],\"OpPn5Z\":[\"Vedere le corse\"],\"EtyY4+\":[\"Vedi versioni\"],\"lYhPN0\":[\"Vedi la cronologia delle versioni\"],\"xraglu\":[\"Selezionare gli eventi che si desidera inviare a questo endpoint\"],\"AXTJAW\":[\"Selezionare la lingua preferita\"],\"mjK8F3\":[\"Inviate un'e-mail di invito al vostro team\"],\"yy5k7a\":[\"Pannello di amministrazione del server\"],\"V7fgiB\":[\"Impostate la visibilità delle e-mail, gestite la vostra blocklist e altro ancora.\"],\"cx14rp\":[\"Impostare il nome del dominio\"],\"tn41zE\":[\"Impostare il nome del sottodominio\"],\"Tz0i8g\":[\"Impostazioni\"],\"Vy9kmk\":[\"Condividete questo link per invitare gli utenti a unirsi al vostro spazio di lavoro\"],\"gWk8gY\":[\"La modifica dell'etichetta di un campo deve cambiare anche il nome dell'API?\"],\"6Uau97\":[\"Salto\"],\"f6Hub0\":[\"Ordinamento\"],\"65A04M\":[\"Spagnolo\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Sottodominio\"],\"omhc+7\":[\"Sottodominio già occupato\"],\"OlC/tU\":[\"Il sottodominio non può essere più lungo di 30 caratteri\"],\"ZETwlU\":[\"Il sottodominio non può essere più breve di 3 caratteri\"],\"B5jRKH\":[\"L'abbonamento è stato commutato \",[\"to\"]],\"AxQiPW\":[\"Somma\"],\"XYLcNv\":[\"Supporto\"],\"9yk9d1\":[\"Interruttore \",[\"from\"]],\"qi74XZ\":[\"Interruttore \",[\"to\"]],\"L6Fg36\":[\"Fatturazione interruttore \",[\"to\"]],\"AtzMpB\":[\"Sincronizzare l'etichetta del campo e il nome dell'API\"],\"E3AMmw\":[\"Impostazioni di sistema - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Impostazioni di sistema - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Flusso di lavoro del test\"],\"2OUtmv\":[\"La descrizione di questo campo\"],\"VGZYbZ\":[\"L'e-mail associata al vostro account\"],\"h8mvCd\":[\"Il nome e l'icona di questo campo\"],\"L97sPr\":[\"La pagina che state cercando è sparita o non è mai esistita. Riportiamo la pagina in carreggiata\"],\"uWikAA\":[\"I valori di questo campo\"],\"+69KDk\":[\"I valori di questo campo devono essere unici\"],\"PmtLRf\":[\"C'è stato un problema\"],\"hqCwGc\":[\"Questa azione non può essere annullata. L'utente verrà eliminato definitivamente e rimosso da tutti i suoi incarichi.\"],\"gWGuHC\":[\"Questa azione non può essere annullata. L'intera area di lavoro verrà eliminata in modo permanente. <0/> Digitare il proprio indirizzo e-mail per confermare.\"],\"n9nSNJ\":[\"Formato dell'ora\"],\"aqMzDX\":[\"al mese\"],\"WXXiXO\":[\"all'anno\"],\"PiUt3N\":[\"Tipo di innesco\"],\"IQ5pAL\":[\"Il tipo di attivazione deve essere Manuale, quando non sono selezionati record\"],\"+zy2Nq\":[\"Tipo\"],\"U83IeL\":[\"Tipo qualsiasi cosa\"],\"wSXm5S\":[\"Unico\"],\"GQCXQS\":[\"Contatti illimitati\"],\"ONWvwQ\":[\"Caricare\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Utilizzare come bozza\"],\"oTTQsc\":[\"Utilizzare solo lettere, numeri e trattini. Iniziare e terminare con una lettera o un numero\"],\"c6uZUV\":[\"Utilizzate la nostra API o aggiungete il vostro primo \",[\"objectLabel\"],\" manualmente\"],\"7PzzBU\":[\"Utente\"],\"IjyOjp\":[\"L'utente non è connesso\"],\"fXVIZq\":[\"Valori\"],\"KANz0G\":[\"Visualizza i dettagli della fatturazione\"],\"6n7jtr\":[\"Visualizzare\"],\"id6ein\":[\"Supportiamo PNG, JPEG e GIF quadrati di dimensioni inferiori a 10 MB\"],\"ZS7vYp\":[\"Verranno inviate richieste POST a questo endpoint per ogni nuovo evento\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Ganci web\"],\"C51ilI\":[\"Quando scadrà la chiave API.\"],\"leUubq\":[\"Quando il tasto sarà disabilitato\"],\"wvyffT\":[\"Il flusso di lavoro non può essere testato\"],\"pmUArF\":[\"Spazio di lavoro\"],\"VicISP\":[\"Eliminazione dello spazio di lavoro\"],\"Q9pNST\":[\"Scrivere una descrizione\"],\"3d1wCB\":[\"sì\"],\"zSkMV0\":[\"L'addebito sarà immediato per l'intero anno.\"],\"XVnj6K\":[\"Il saldo del credito verrà utilizzato per pagare le fatture mensili.\"],\"9ivpwk\":[\"Il vostro nome come verrà visualizzato\"],\"RhNbPE\":[\"L'area di lavoro verrà disabilitata\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/ko.ts b/packages/twenty-front/src/locales/generated/ko.ts new file mode 100644 index 000000000000..396a83575f2f --- /dev/null +++ b/packages/twenty-front/src/locales/generated/ko.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" 중 \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API 키\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"워크플로 노드 실행 1,000회\"],\"4EdXYs\":[\"12시간 (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. 필드 구성\"],\"QsMprd\":[\"24시간 (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"중단\"],\"uyJsf6\":[\"정보\"],\"AeXO77\":[\"계정\"],\"nD0Y+a\":[\"계정 삭제\"],\"bPwFdf\":[\"계정\"],\"FQBaXG\":[\"활성화\"],\"tu8A/k\":[\"워크플로 활성화\"],\"F6pfE9\":[\"활성\"],\"Mue4oc\":[\"본인 또는 팀이 생성한 활성 API 키입니다.\"],\"m16xKo\":[\"추가\"],\"DpV70M\":[\"필드 추가\"],\"dEO3Zx\":[\"개체 추가\"],\"sgXUv+\":[\"SSO ID 공급자 추가\"],\"5+ttxv\":[\"차단 목록에 추가\"],\"pBsoKL\":[\"즐겨찾기에 추가\"],\"m2qDV8\":[\"첫 번째 \",[\"objectLabel\"],\" 추가\"],\"vLO+NG\":[[\"beautifiedCreatedAt\"],\"] 추가\"],\"N40H+G\":[\"모두\"],\"3saA7W\":[\"모두 (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"모든 역할\"],\"GMx1K0\":[\"Google의 싱글 사인온 기능을 통해 로그인을 허용합니다.\"],\"dea+zy\":[\"Microsoft의 싱글 사인온 기능을 통해 로그인을 허용합니다.\"],\"wMg43c\":[\"초대 링크를 공유하여 새 사용자를 초대할 수 있습니다.\"],\"vHeVg5\":[\"사용자가 이메일과 비밀번호로 로그인할 수 있도록 허용합니다.\"],\"mJ6m4C\":[\"선택적 설명\"],\"0RqpZr\":[\"API 및 웹훅\"],\"yRnk5W\":[\"API 키\"],\"5h8ooz\":[\"API 키\"],\"kAtj+q\":[\"API 이름\"],\"aAIQg2\":[\"모양\"],\"3iX0kh\":[\"청구 간격을 변경하시겠습니까?\"],\"nYD/Cq\":[\"오름차순\"],\"rfYmIr\":[\"역할을 할당하여 각 구성원의 액세스 권한을 지정하세요\"],\"lxQ+5m\":[\"할당 대상\"],\"Y7Dx6e\":[\"하나 이상의 인증 방법을 사용하도록 설정해야 합니다\"],\"P8fBlG\":[\"인증\"],\"yIVrHZ\":[\"권한 부여\"],\"3uQmjD\":[\"평균\"],\"Dht9W3\":[\"콘텐츠로 돌아가기\"],\"R+w/Va\":[\"청구\"],\"K1172m\":[\"차단 목록\"],\"2yl5lQ\":[\"통화 예약하기\"],\"PmmvzS\":[\"계산\"],\"AjVXBS\":[\"캘린더\"],\"EUpfsd\":[\"캘린더\"],\"dEgA5A\":[\"취소\"],\"0TllC8\":[\"언제든지 취소\"],\"rRK/Lf\":[\"요금제 취소\"],\"N6gPiD\":[\"구독 취소\"],\"OfzMnb\":[\"변경 \",[\"to\"]],\"VhMDMg\":[\"비밀번호 변경\"],\"SviKkE\":[\"중국어 - 간체\"],\"dzb4Ep\":[\"중국어 - 번체\"],\"JEFFOR\":[\"개체 선택\"],\"KT6rEB\":[\"제공업체 선택\"],\"9qP96p\":[\"평가판 선택\"],\"yz7wBu\":[\"닫기\"],\"+zUMwJ\":[\"SSO 연결 구성\"],\"QTNsSm\":[\"캘린더 환경설정을 구성하고 사용자 지정하세요.\"],\"aGwm+D\":[\"앱 전체에 날짜가 표시되는 방식 구성\"],\"Bh4GBD\":[\"이메일 및 캘린더 설정을 구성합니다.\"],\"D8ATlr\":[\"새 계정을 워크스페이스에 연결\"],\"Zgi9Fd\":[\"Google과 연결\"],\"IOfqM8\":[\"Microsoft와 연결\"],\"9TzudL\":[\"연결된 계정\"],\"M73whl\":[\"컨텍스트\"],\"xGVfLh\":[\"계속하기\"],\"CcGOj+\":[\"부조종사\"],\"7eVkEH\":[\"초대 링크 복사\"],\"Ej5euX\":[\"이 키는 다시 표시되지 않으므로 복사하세요\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"모두 계산\"],\"vQJINq\":[\"비어있는 카운트\"],\"DzRsDJ\":[\"비어 있지 않은 카운트\"],\"9FZBbf\":[\"고유 값 계산\"],\"zNoOC2\":[\"워크플로를 만들고 여기로 돌아와서 버전을 확인합니다\"],\"uXGLuq\":[\"API 키 만들기\"],\"d0DCww\":[\"새 레코드 만들기\"],\"dkAPxi\":[\"웹훅 만들기\"],\"8skTDV\":[\"사용자 지정 개체\"],\"qt+EaC\":[[\"objectLabelSingular\"],\"] 보기에서 사용 가능한 필드를 사용자 지정합니다.\"],\"CMhr4u\":[\"도메인 사용자 지정\"],\"bCJa9l\":[\"업무 공간 보안 사용자 지정\"],\"Zz6Cxn\":[\"위험 구역\"],\"5cNMFz\":[\"데이터 모델\"],\"r+cVRP\":[\"데이터 유형\"],\"mYGY3B\":[\"날짜\"],\"Ud9zHv\":[\"날짜 및 시간\"],\"5y3O+A\":[\"비활성화\"],\"qk4i22\":[\"\\\"개체 레이블 및 API 이름 동기화\\\"를 비활성화하여 사용자 지정 API 이름을 설정합니다\"],\"gexAq8\":[\"이 필드 비활성화\"],\"4tpC8V\":[\"워크플로 비활성화\"],\"Y2ImVJ\":[\"개체의 이름과 설명을 정의합니다\"],\"cnGeoo\":[\"삭제\"],\"ZDGm40\":[\"계정 삭제\"],\"gAz0S5\":[\"계정 및 모든 관련 데이터 삭제\"],\"hGfWDm\":[\"API 키 삭제\"],\"4dpwsE\":[\"레코드 삭제\"],\"kf0A63\":[\"레코드 삭제\"],\"T6S2Ns\":[\"이 통합 삭제\"],\"snMaH4\":[\"웹훅 삭제\"],\"kYu0eF\":[\"작업 공간 삭제\"],\"mk2Ygs\":[\"전체 작업 공간 삭제\"],\"Cko536\":[\"내림차순\"],\"Nu4oKW\":[\"설명\"],\"2xxBws\":[\"파괴\"],\"n+SX4g\":[\"개발자\"],\"zAg2B9\":[\"초안 삭제\"],\"i66xz9\":[\"상대 날짜로 표시\"],\"EoKe5U\":[\"도메인\"],\"QVVmxi\":[\"예: 백오피스 통합\"],\"tOkc8o\":[\"가장 빠른\"],\"JTbQuO\":[\"가장 빠른 날짜\"],\"v+uKyy\":[\"청구 간격 편집\"],\"h2KoTu\":[\"결제 방법 편집, 송장 확인 등 다양한 기능 제공\"],\"6o1M/Q\":[\"하위 도메인 이름을 편집하거나 사용자 정의 도메인을 설정합니다.\"],\"O3oNi5\":[\"이메일\"],\"lfQsvW\":[\"이메일 통합\"],\"QT/Wo7\":[\"이메일 또는 도메인이 이미 차단 목록에 있습니다\"],\"BXEcos\":[\"이메일\"],\"eXoH4Q\":[\"직원\"],\"gqv5ZL\":[\"직원\"],\"N2S1rs\":[\"비어 있음\"],\"T3juzf\":[\"엔드포인트 URL\"],\"lYGfRP\":[\"영어\"],\"/bfFKe\":[[\"withCreditCardTrialPeriodDuration\"],\"]일 무료 체험을 즐겨보세요\"],\"GpB8YV\":[\"엔터프라이즈\"],\"c3qGJX\":[\"API 키 삭제 오류: \",[\"err\"]],\"bj7nh3\":[\"API 키 재생성 오류: \",[\"err\"]],\"VSQxWH\":[\"구독을 전환하는 동안 오류가 발생했습니다 \",[\"to\"],\".\"],\"JLxMta\":[\"비동기 이벤트에 대한 알림을 위한 웹훅 엔드포인트를 설정합니다.\"],\"cIgBjB\":[\"내 이메일 동기화에서 다음 사람 및 도메인 제외하기\"],\"fV7V51\":[\"기존 개체\"],\"IZ4o2e\":[\"설정 종료\"],\"tXGQvS\":[\"선택한 노드가 생성 단계 노드가 될 것으로 예상됩니다.\"],\"bKBhgb\":[\"경험\"],\"LxRNPw\":[\"만료\"],\"SkXfL0\":[\"만료 날짜\"],\"i9qiyR\":[\"만료일\"],\"GS+Mus\":[\"내보내기\"],\"ep2rbf\":[\"기록 내보내기\"],\"q46CjD\":[\"PDF로 내보내기\"],\"DaGxE0\":[\"내보내기 보기\"],\"X9kySA\":[\"즐겨 찾기\"],\"zXgopL\":[\"필드 유형\"],\"vF68cg\":[\"필드\"],\"3w/aqw\":[\"필드 수\"],\"o7J4JM\":[\"필터\"],\"cSev+j\":[\"필터\"],\"nLC6tu\":[\"프랑스어\"],\"aTieE0\":[\"월별에서 연간으로\"],\"K04lE5\":[\"연간에서 월간으로\"],\"scmRyR\":[\"전체 액세스 권한\"],\"xANKBj\":[\"기능\"],\"Weq9zb\":[\"일반\"],\"DDcvSo\":[\"독일어\"],\"NXEW3h\":[\"팀을 초대하여 업무 공간을 최대한 활용하세요.\"],\"zSGbaR\":[\"구독 신청하기\"],\"2GT3Hf\":[\"글로벌\"],\"hWp1MY\":[\"Twenty 지원팀에 회원님의 워크스페이스에 대한 임시 액세스 권한을 부여하여 문제를 해결하거나 회원님을 대신하여 콘텐츠를 복구할 수 있도록 하세요. 언제든지 액세스 권한을 취소할 수 있습니다.\"],\"vLyv1R\":[\"숨기기\"],\"XTWO+W\":[\"아이콘 및 이름\"],\"sJGljQ\":[\"식별자\"],\"j843N3\":[\"이 키를 분실한 경우 다시 생성할 수 있지만 이 키를 사용하는 모든 스크립트를 업데이트해야 한다는 점에 유의하세요. 확인하려면 \\\"\",[\"confirmationValue\"],\"\\\"을 입력하세요.\"],\"NoNwIX\":[\"비활성\"],\"pZ/USH\":[\"색인\"],\"JE2tjr\":[\"입력은 대소문자를 구분해야 하며 숫자로 시작할 수 없습니다\"],\"AwUsnG\":[\"인스턴스\"],\"nbfdhU\":[\"통합\"],\"NtFk/Z\":[\"잘못된 인증 공급자\"],\"B2Tpo0\":[\"잘못된 이메일\"],\"/m52AE\":[\"잘못된 이메일 또는 도메인\"],\"QdoUFL\":[\"잘못된 양식 값\"],\"0M8+El\":[\"이메일로 초대\"],\"PWIq/W\":[\"링크로 초대하기\"],\"3athPG\":[\"링크로 초대하기\"],\"5IfmKA\":[\"이메일 주소로 전송된 초대 링크\"],\"d+Y+rP\":[\"팀 초대하기\"],\"Lj7sBL\":[\"이탈리아어\"],\"h6S9Yz\":[\"한국어\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"언어\"],\"wL3cK8\":[\"최신\"],\"Kcjbmz\":[\"최근 날짜\"],\"pQjjYo\":[\"링크가 클립보드에 복사됨\"],\"FgAxTj\":[\"로그아웃\"],\"nOhz3x\":[\"로그아웃\"],\"T6YjCk\":[\"회원 관리\"],\"4cjU2u\":[\"여기에서 스페이스의 구성원 관리하기\"],\"FyFNsd\":[\"인터넷 계정을 관리합니다.\"],\"36kYu0\":[\"구독 관리\"],\"3Sdni6\":[\"완료로 표시\"],\"CK1KXz\":[\"최대\"],\"wlQNTg\":[\"회원\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"추가 옵션\"],\"iSLA/r\":[\"왼쪽으로 이동\"],\"Ubl2by\":[\"오른쪽으로 이동\"],\"6YtxFj\":[\"이름\"],\"z+6jaZ\":[\"API 키 이름\"],\"J7w8lI\":[\"작업 공간의 이름\"],\"2T8KCk\":[\"다음 레코드로 이동\"],\"veSA19\":[\"다음 버전으로 이동\"],\"ZTEho+\":[\"다음 워크플로로 이동\"],\"2tw9bo\":[\"이전 레코드로 이동\"],\"I+Pm5V\":[\"이전 버전으로 이동\"],\"QVUN3K\":[\"이전 워크플로로 이동\"],\"isRobC\":[\"신규\"],\"Kcr9Fr\":[\"새 계정\"],\"o8MyXb\":[\"새 키\"],\"j313SZ\":[\"새 키\"],\"hFxdey\":[\"새 개체\"],\"7vhWI8\":[\"새 비밀번호\"],\"BcCzLv\":[\"새로운 기록\"],\"2lmOC5\":[\"새로운 역할\"],\"U1DAok\":[\"새로운 웹훅\"],\"pwenQu\":[\"연결된 계정 없음\"],\"0uWxPM\":[\"아직 워크플로가 실행되지 않습니다\"],\"AQCvCC\":[\"아직 워크플로 버전이 없습니다\"],\"4wUkDk\":[\"비어 있지 않음\"],\"W0i24j\":[\"개체\"],\"B3toQF\":[\"개체\"],\"KNz3EF\":[\"잘 알려지지 않은 길에서 벗어나기\"],\"OV5wZZ\":[\"열림\"],\"0zpgxV\":[\"옵션\"],\"BzEFor\":[\"또는\"],\"/IX/7x\":[\"기타\"],\"boJlGf\":[\"페이지를 찾을 수 없음\"],\"8ZsakT\":[\"비밀번호\"],\"mi6Rel\":[\"비밀번호 재설정 링크가 이메일로 전송되었습니다\"],\"SrVzRe\":[\"퍼센트\"],\"yIK1GU\":[\"비어 있는 비율\"],\"PWLd4c\":[\"비어 있지 않은 비율\"],\"Bv3y5w\":[\"기록 영구 파기\"],\"N0+GsR\":[\"사진\"],\"jEw0Mr\":[\"유효한 URL을 입력하세요\"],\"6nsIo3\":[\"\\\"\",[\"confirmationValue\"],\"\\\"을 입력하여 이 API 키를 삭제할 것인지 확인합니다. 이 키를 사용하는 모든 스크립트는 작동이 중지된다는 점에 유의하세요.\"],\"mFZTXr\":[[\"confirmationText\"],\"]을 입력하여 이 웹훅을 삭제할 것인지 확인하세요.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"포르투갈어 - 브라질\"],\"xtXHeo\":[\"포르투갈어 - 포르투갈\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"미리 보기\"],\"vERlcd\":[\"프로필\"],\"YJgRqq\":[\"의사 영어\"],\"ibPuCP\":[\"문서 읽기\"],\"v3xM25\":[\"비밀번호 업데이트 링크가 포함된 이메일 수신\"],\"dSCufP\":[\"레코드 선택\"],\"vpZcGd\":[\"API 키 다시 생성하기\"],\"Mwqo5m\":[\"키 다시 생성\"],\"D+Mv78\":[\"키 다시 생성\"],\"5icoS1\":[\"릴리스\"],\"t/YqKh\":[\"제거\"],\"T/pF0Z\":[\"즐겨찾기에서 제거\"],\"KbS2K9\":[\"비밀번호 재설정\"],\"1IWc1n\":[\"다음으로 재설정\"],\"kx0s+n\":[\"결과\"],\"5dJK4M\":[\"역할\"],\"UX0N2y\":[\"워크플로를 실행하고 여기로 돌아와 실행을 확인합니다\"],\"A1taO8\":[\"검색\"],\"l1/uy2\":[\"필드 검색...\"],\"k7kp5/\":[\"색인 검색...\"],\"7taA9j\":[\"검색 필드\"],\"ofuw3g\":[\"개체 검색...\"],\"IMeaSJ\":[\"기록 검색\"],\"a3LDKx\":[\"보안\"],\"QREcJS\":[\"활성 버전 보기\"],\"OpPn5Z\":[\"실행 보기\"],\"EtyY4+\":[\"버전 보기\"],\"lYhPN0\":[\"버전 기록 보기\"],\"xraglu\":[\"이 엔드포인트로 보내려는 이벤트를 선택합니다\"],\"AXTJAW\":[\"선호하는 언어 선택\"],\"mjK8F3\":[\"팀에 초대 이메일 보내기\"],\"yy5k7a\":[\"서버 관리자 패널\"],\"V7fgiB\":[\"이메일 공개 여부 설정, 차단 목록 관리 등을 할 수 있습니다.\"],\"cx14rp\":[\"도메인 이름 설정\"],\"tn41zE\":[\"하위 도메인의 이름 설정\"],\"Tz0i8g\":[\"설정\"],\"Vy9kmk\":[\"이 링크를 공유하여 사용자를 워크스페이스에 초대하세요\"],\"gWk8gY\":[\"필드의 레이블을 변경하면 API 이름도 변경되어야 하나요?\"],\"6Uau97\":[\"건너뛰기\"],\"f6Hub0\":[\"정렬\"],\"65A04M\":[\"스페인어\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"하위 도메인\"],\"omhc+7\":[\"이미 사용 중인 하위 도메인\"],\"OlC/tU\":[\"하위 도메인은 30자를 초과할 수 없습니다\"],\"ZETwlU\":[\"하위 도메인은 3자보다 짧을 수 없습니다\"],\"B5jRKH\":[\"구독이 전환되었습니다 \",[\"to\"]],\"AxQiPW\":[\"합계\"],\"XYLcNv\":[\"지원\"],\"9yk9d1\":[\"스위치 \",[\"from\"]],\"qi74XZ\":[\"스위치 \",[\"to\"]],\"L6Fg36\":[\"스위치 청구 \",[\"to\"]],\"AtzMpB\":[\"필드 레이블 및 API 이름 동기화\"],\"E3AMmw\":[\"시스템 설정 - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"시스템 설정 - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"테스트\"],\"bU9B27\":[\"테스트 워크플로\"],\"2OUtmv\":[\"이 필드에 대한 설명\"],\"VGZYbZ\":[\"계정에 연결된 이메일\"],\"h8mvCd\":[\"이 필드의 이름과 아이콘\"],\"L97sPr\":[\"찾고 계신 페이지는 이미 사라졌거나 존재하지 않습니다. 다시 정상화해 드리겠습니다\"],\"uWikAA\":[\"이 필드의 값은 다음과 같습니다\"],\"+69KDk\":[\"이 필드의 값은 고유해야 합니다\"],\"PmtLRf\":[\"문제가 발생했습니다\"],\"hqCwGc\":[\"이 작업은 취소할 수 없습니다. 이렇게 하면 해당 사용자가 영구적으로 삭제되고 모든 과제에서 제거됩니다.\"],\"gWGuHC\":[\"이 작업은 취소할 수 없습니다. 이렇게 하면 전체 워크스페이스가 영구적으로 삭제됩니다. <0/> 확인하려면 이메일을 입력하세요.\"],\"n9nSNJ\":[\"시간 형식\"],\"aqMzDX\":[\"월 단위로\"],\"WXXiXO\":[\"연간\"],\"PiUt3N\":[\"트리거 유형\"],\"IQ5pAL\":[\"트리거 유형은 수동 - 선택된 레코드가 없는 경우여야 합니다\"],\"+zy2Nq\":[\"유형\"],\"U83IeL\":[\"아무거나 입력\"],\"wSXm5S\":[\"고유\"],\"GQCXQS\":[\"무제한 연락처\"],\"ONWvwQ\":[\"업로드\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"초안으로 사용\"],\"oTTQsc\":[\"문자, 숫자, 대시만 사용합니다. 문자 또는 숫자로 시작하고 끝내기\"],\"c6uZUV\":[\"API를 사용하거나 첫 번째 \",[\"objectLabel\"],\"을 수동으로 추가하세요\"],\"7PzzBU\":[\"사용자\"],\"IjyOjp\":[\"사용자가 로그인하지 않았습니다\"],\"fXVIZq\":[\"값\"],\"KANz0G\":[\"청구 세부 정보 보기\"],\"6n7jtr\":[\"시각화\"],\"id6ein\":[\"10MB 미만의 정사각형 PNG, JPEG 및 GIF를 지원합니다\"],\"ZS7vYp\":[\"모든 새로운 이벤트에 대해 이 엔드포인트로 POST 요청을 보냅니다\"],\"TRDppN\":[\"웹훅\"],\"v1kQyJ\":[\"웹훅\"],\"C51ilI\":[\"API 키가 만료되는 시기.\"],\"leUubq\":[\"키가 비활성화되는 경우\"],\"wvyffT\":[\"워크플로를 테스트할 수 없습니다\"],\"pmUArF\":[\"작업 공간\"],\"VicISP\":[\"작업 공간 삭제\"],\"Q9pNST\":[\"설명 작성\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"1년치 요금이 즉시 청구됩니다.\"],\"XVnj6K\":[\"크레딧 잔액은 월 청구서 결제에 사용됩니다.\"],\"9ivpwk\":[\"표시되는 사용자 이름\"],\"RhNbPE\":[\"워크스페이스가 비활성화됩니다\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/pseudo-en.ts b/packages/twenty-front/src/locales/generated/pseudo-en.ts index 557d949df174..e877089ca3d6 100644 --- a/packages/twenty-front/src/locales/generated/pseudo-en.ts +++ b/packages/twenty-front/src/locales/generated/pseudo-en.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" ōƒ \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" ÀƤĨ Ķēŷ\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 ŵōŕķƒĺōŵ ńōďē ēxēćũţĩōńś\"],\"4EdXYs\":[\"12ĥ (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Ćōńƒĩĝũŕē ƒĩēĺď\"],\"QsMprd\":[\"24ĥ (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Àƀōŕţ\"],\"uyJsf6\":[\"Àƀōũţ\"],\"AeXO77\":[\"Àććōũńţ\"],\"nD0Y+a\":[\"Àććōũńţ Ďēĺēţĩōń\"],\"bPwFdf\":[\"Àććōũńţś\"],\"FQBaXG\":[\"Àćţĩvàţē\"],\"tu8A/k\":[\"Àćţĩvàţē Ŵōŕķƒĺōŵ\"],\"F6pfE9\":[\"Àćţĩvē\"],\"Mue4oc\":[\"Àćţĩvē ÀƤĨ ķēŷś ćŕēàţēď ƀŷ ŷōũ ōŕ ŷōũŕ ţēàḿ.\"],\"m16xKo\":[\"Àďď\"],\"DpV70M\":[\"Àďď Ƒĩēĺď\"],\"dEO3Zx\":[\"Àďď ōƀĴēćţ\"],\"sgXUv+\":[\"Àďď ŚŚŌ Ĩďēńţĩţŷ Ƥŕōvĩďēŕ\"],\"5+ttxv\":[\"Àďď ţō ƀĺōćķĺĩśţ\"],\"pBsoKL\":[\"Àďď ţō ƒàvōŕĩţēś\"],\"m2qDV8\":[\"Àďď ŷōũŕ ƒĩŕśţ \",[\"objectLabel\"]],\"vLO+NG\":[\"Àďďēď \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Àĺĺ\"],\"3saA7W\":[\"Àĺĺ (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Àĺĺ ŕōĺēś\"],\"GMx1K0\":[\"Àĺĺōŵ ĺōĝĩńś ţĥŕōũĝĥ Ĝōōĝĺē'ś śĩńĝĺē śĩĝń-ōń ƒũńćţĩōńàĺĩţŷ.\"],\"dea+zy\":[\"Àĺĺōŵ ĺōĝĩńś ţĥŕōũĝĥ Ḿĩćŕōśōƒţ'ś śĩńĝĺē śĩĝń-ōń ƒũńćţĩōńàĺĩţŷ.\"],\"wMg43c\":[\"Àĺĺōŵ ţĥē ĩńvĩţàţĩōń ōƒ ńēŵ ũśēŕś ƀŷ śĥàŕĩńĝ àń ĩńvĩţē ĺĩńķ.\"],\"vHeVg5\":[\"Àĺĺōŵ ũśēŕś ţō śĩĝń ĩń ŵĩţĥ àń ēḿàĩĺ àńď ƥàśśŵōŕď.\"],\"mJ6m4C\":[\"Àń ōƥţĩōńàĺ ďēśćŕĩƥţĩōń\"],\"0RqpZr\":[\"ÀƤĨ & Ŵēƀĥōōķś\"],\"yRnk5W\":[\"ÀƤĨ Ķēŷ\"],\"5h8ooz\":[\"ÀƤĨ ķēŷś\"],\"kAtj+q\":[\"ÀƤĨ Ńàḿē\"],\"aAIQg2\":[\"Àƥƥēàŕàńćē\"],\"3iX0kh\":[\"Àŕē ŷōũ śũŕē ţĥàţ ŷōũ ŵàńţ ţō ćĥàńĝē ŷōũŕ ƀĩĺĺĩńĝ ĩńţēŕvàĺ?\"],\"nYD/Cq\":[\"Àśćēńďĩńĝ\"],\"rfYmIr\":[\"Àśśĩĝń ŕōĺēś ţō śƥēćĩƒŷ ēàćĥ ḿēḿƀēŕ'ś àććēśś ƥēŕḿĩśśĩōńś\"],\"lxQ+5m\":[\"Àśśĩĝńēď ţō\"],\"Y7Dx6e\":[\"Àţ ĺēàśţ ōńē àũţĥēńţĩćàţĩōń ḿēţĥōď ḿũśţ ƀē ēńàƀĺēď\"],\"P8fBlG\":[\"Àũţĥēńţĩćàţĩōń\"],\"yIVrHZ\":[\"Àũţĥōŕĩźē\"],\"3uQmjD\":[\"Àvēŕàĝē\"],\"Dht9W3\":[\"ßàćķ ţō ćōńţēńţ\"],\"R+w/Va\":[\"ßĩĺĺĩńĝ\"],\"K1172m\":[\"ßĺōćķĺĩśţ\"],\"2yl5lQ\":[\"ßōōķ à Ćàĺĺ\"],\"PmmvzS\":[\"Ćàĺćũĺàţē\"],\"AjVXBS\":[\"Ćàĺēńďàŕ\"],\"EUpfsd\":[\"Ćàĺēńďàŕś\"],\"dEgA5A\":[\"Ćàńćēĺ\"],\"0TllC8\":[\"Ćàńćēĺ àńŷţĩḿē\"],\"rRK/Lf\":[\"Ćàńćēĺ Ƥĺàń\"],\"N6gPiD\":[\"Ćàńćēĺ ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"OfzMnb\":[\"Ćĥàńĝē \",[\"to\"]],\"VhMDMg\":[\"Ćĥàńĝē Ƥàśśŵōŕď\"],\"SviKkE\":[\"Ćĥĩńēśē — Śĩḿƥĺĩƒĩēď\"],\"dzb4Ep\":[\"Ćĥĩńēśē — Ţŕàďĩţĩōńàĺ\"],\"JEFFOR\":[\"Ćĥōōśē àń ōƀĴēćţ\"],\"KT6rEB\":[\"Ćĥōōśē ŷōũŕ ƥŕōvĩďēŕ\"],\"9qP96p\":[\"Ćĥōōśē ŷōũŕ Ţŕĩàĺ\"],\"yz7wBu\":[\"Ćĺōśē\"],\"+zUMwJ\":[\"Ćōńƒĩĝũŕē àń ŚŚŌ ćōńńēćţĩōń\"],\"QTNsSm\":[\"Ćōńƒĩĝũŕē àńď ćũśţōḿĩźē ŷōũŕ ćàĺēńďàŕ ƥŕēƒēŕēńćēś.\"],\"aGwm+D\":[\"Ćōńƒĩĝũŕē ĥōŵ ďàţēś àŕē ďĩśƥĺàŷēď àćŕōśś ţĥē àƥƥ\"],\"Bh4GBD\":[\"Ćōńƒĩĝũŕē ŷōũŕ ēḿàĩĺś àńď ćàĺēńďàŕ śēţţĩńĝś.\"],\"D8ATlr\":[\"Ćōńńēćţ à ńēŵ àććōũńţ ţō ŷōũŕ ŵōŕķśƥàćē\"],\"Zgi9Fd\":[\"Ćōńńēćţ ŵĩţĥ Ĝōōĝĺē\"],\"IOfqM8\":[\"Ćōńńēćţ ŵĩţĥ Ḿĩćŕōśōƒţ\"],\"9TzudL\":[\"Ćōńńēćţēď àććōũńţś\"],\"M73whl\":[\"Ćōńţēxţ\"],\"xGVfLh\":[\"Ćōńţĩńũē\"],\"CcGOj+\":[\"Ćōƥĩĺōţ\"],\"7eVkEH\":[\"Ćōƥŷ ĩńvĩţàţĩōń ĺĩńķ\"],\"Ej5euX\":[\"Ćōƥŷ ţĥĩś ķēŷ àś ĩţ ŵĩĺĺ ńōţ ƀē vĩśĩƀĺē àĝàĩń\"],\"wBMjJ2\":[\"Ćōũńţ\"],\"EkZfen\":[\"Ćōũńţ àĺĺ\"],\"vQJINq\":[\"Ćōũńţ ēḿƥţŷ\"],\"DzRsDJ\":[\"Ćōũńţ ńōţ ēḿƥţŷ\"],\"9FZBbf\":[\"Ćōũńţ ũńĩǫũē vàĺũēś\"],\"zNoOC2\":[\"Ćŕēàţē à ŵōŕķƒĺōŵ àńď ŕēţũŕń ĥēŕē ţō vĩēŵ ĩţś vēŕśĩōńś\"],\"uXGLuq\":[\"Ćŕēàţē ÀƤĨ ķēŷ\"],\"d0DCww\":[\"Ćŕēàţē ńēŵ ŕēćōŕď\"],\"dkAPxi\":[\"Ćŕēàţē Ŵēƀĥōōķ\"],\"8skTDV\":[\"Ćũśţōḿ ōƀĴēćţś\"],\"qt+EaC\":[\"Ćũśţōḿĩśē ţĥē ƒĩēĺďś àvàĩĺàƀĺē ĩń ţĥē \",[\"objectLabelSingular\"],\" vĩēŵś.\"],\"CMhr4u\":[\"Ćũśţōḿĩźē Ďōḿàĩń\"],\"bCJa9l\":[\"Ćũśţōḿĩźē ŷōũŕ ŵōŕķśƥàćē śēćũŕĩţŷ\"],\"Zz6Cxn\":[\"Ďàńĝēŕ źōńē\"],\"5cNMFz\":[\"Ďàţà ḿōďēĺ\"],\"r+cVRP\":[\"Ďàţà ţŷƥē\"],\"mYGY3B\":[\"Ďàţē\"],\"Ud9zHv\":[\"Ďàţē àńď ţĩḿē\"],\"5y3O+A\":[\"Ďēàćţĩvàţē\"],\"qk4i22\":[\"Ďēàćţĩvàţē \\\"Śŷńćĥŕōńĩźē ŌƀĴēćţś Ĺàƀēĺś àńď ÀƤĨ Ńàḿēś\\\" ţō śēţ à ćũśţōḿ ÀƤĨ ńàḿē\"],\"gexAq8\":[\"Ďēàćţĩvàţē ţĥĩś ƒĩēĺď\"],\"4tpC8V\":[\"Ďēàćţĩvàţē Ŵōŕķƒĺōŵ\"],\"Y2ImVJ\":[\"Ďēƒĩńē ţĥē ńàḿē àńď ďēśćŕĩƥţĩōń ōƒ ŷōũŕ ōƀĴēćţ\"],\"cnGeoo\":[\"Ďēĺēţē\"],\"ZDGm40\":[\"Ďēĺēţē àććōũńţ\"],\"gAz0S5\":[\"Ďēĺēţē àććōũńţ àńď àĺĺ ţĥē àśśōćĩàţēď ďàţà\"],\"hGfWDm\":[\"Ďēĺēţē ÀƤĨ ķēŷ\"],\"4dpwsE\":[\"Ďēĺēţē ŕēćōŕď\"],\"kf0A63\":[\"Ďēĺēţē ŕēćōŕďś\"],\"T6S2Ns\":[\"Ďēĺēţē ţĥĩś ĩńţēĝŕàţĩōń\"],\"snMaH4\":[\"Ďēĺēţē ŵēƀĥōōķ\"],\"kYu0eF\":[\"Ďēĺēţē ŵōŕķśƥàćē\"],\"mk2Ygs\":[\"Ďēĺēţē ŷōũŕ ŵĥōĺē ŵōŕķśƥàćē\"],\"Cko536\":[\"Ďēśćēńďĩńĝ\"],\"Nu4oKW\":[\"Ďēśćŕĩƥţĩōń\"],\"2xxBws\":[\"Ďēśţŕōŷ\"],\"n+SX4g\":[\"Ďēvēĺōƥēŕś\"],\"zAg2B9\":[\"Ďĩśćàŕď Ďŕàƒţ\"],\"i66xz9\":[\"Ďĩśƥĺàŷ àś ŕēĺàţĩvē ďàţē\"],\"EoKe5U\":[\"Ďōḿàĩń\"],\"QVVmxi\":[\"Ē.ĝ. ƀàćķōƒƒĩćē ĩńţēĝŕàţĩōń\"],\"tOkc8o\":[\"Ēàŕĺĩēśţ\"],\"JTbQuO\":[\"Ēàŕĺĩēśţ ďàţē\"],\"v+uKyy\":[\"Ēďĩţ ƀĩĺĺĩńĝ ĩńţēŕvàĺ\"],\"h2KoTu\":[\"Ēďĩţ ƥàŷḿēńţ ḿēţĥōď, śēē ŷōũŕ ĩńvōĩćēś àńď ḿōŕē\"],\"6o1M/Q\":[\"Ēďĩţ ŷōũŕ śũƀďōḿàĩń ńàḿē ōŕ śēţ à ćũśţōḿ ďōḿàĩń.\"],\"O3oNi5\":[\"Ēḿàĩĺ\"],\"lfQsvW\":[\"Ēḿàĩĺ ĩńţēĝŕàţĩōń\"],\"QT/Wo7\":[\"Ēḿàĩĺ ōŕ ďōḿàĩń ĩś àĺŕēàďŷ ĩń ƀĺōćķĺĩśţ\"],\"BXEcos\":[\"Ēḿàĩĺś\"],\"eXoH4Q\":[\"ēḿƥĺōŷēēś\"],\"gqv5ZL\":[\"Ēḿƥĺōŷēēś\"],\"N2S1rs\":[\"Ēḿƥţŷ\"],\"T3juzf\":[\"Ēńďƥōĩńţ ŨŔĹ\"],\"lYGfRP\":[\"Ēńĝĺĩśĥ\"],\"/bfFKe\":[\"ĒńĴōŷ à \",[\"withCreditCardTrialPeriodDuration\"],\"-ďàŷś ƒŕēē ţŕĩàĺ\"],\"GpB8YV\":[\"Ēńţēŕƥŕĩśē\"],\"c3qGJX\":[\"Ēŕŕōŕ ďēĺēţĩńĝ àƥĩ ķēŷ: \",[\"err\"]],\"bj7nh3\":[\"Ēŕŕōŕ ŕēĝēńēŕàţĩńĝ àƥĩ ķēŷ: \",[\"err\"]],\"VSQxWH\":[\"Ēŕŕōŕ ŵĥĩĺē śŵĩţćĥĩńĝ śũƀśćŕĩƥţĩōń \",[\"to\"],\".\"],\"JLxMta\":[\"Ēśţàƀĺĩśĥ Ŵēƀĥōōķ ēńďƥōĩńţś ƒōŕ ńōţĩƒĩćàţĩōńś ōń àśŷńćĥŕōńōũś ēvēńţś.\"],\"cIgBjB\":[\"Ēxćĺũďē ţĥē ƒōĺĺōŵĩńĝ ƥēōƥĺē àńď ďōḿàĩńś ƒŕōḿ ḿŷ ēḿàĩĺ śŷńć\"],\"fV7V51\":[\"Ēxĩśţĩńĝ ōƀĴēćţś\"],\"IZ4o2e\":[\"Ēxĩţ Śēţţĩńĝś\"],\"tXGQvS\":[\"Ēxƥēćţēď śēĺēćţēď ńōďē ţō ƀē à ćŕēàţē śţēƥ ńōďē.\"],\"bKBhgb\":[\"Ēxƥēŕĩēńćē\"],\"LxRNPw\":[\"Ēxƥĩŕàţĩōń\"],\"SkXfL0\":[\"Ēxƥĩŕàţĩōń Ďàţē\"],\"i9qiyR\":[\"Ēxƥĩŕēś ĩń\"],\"GS+Mus\":[\"Ēxƥōŕţ\"],\"ep2rbf\":[\"Ēxƥōŕţ ŕēćōŕďś\"],\"q46CjD\":[\"Ēxƥōŕţ ţō ƤĎƑ\"],\"DaGxE0\":[\"Ēxƥōŕţ vĩēŵ\"],\"X9kySA\":[\"Ƒàvōŕĩţēś\"],\"zXgopL\":[\"Ƒĩēĺď ţŷƥē\"],\"vF68cg\":[\"Ƒĩēĺďś\"],\"3w/aqw\":[\"Ƒĩēĺďś Ćōũńţ\"],\"o7J4JM\":[\"Ƒĩĺţēŕ\"],\"cSev+j\":[\"Ƒĩĺţēŕś\"],\"nLC6tu\":[\"Ƒŕēńćĥ\"],\"aTieE0\":[\"ƒŕōḿ ḿōńţĥĺŷ ţō ŷēàŕĺŷ\"],\"K04lE5\":[\"ƒŕōḿ ŷēàŕĺŷ ţō ḿōńţĥĺŷ\"],\"scmRyR\":[\"Ƒũĺĺ àććēśś\"],\"xANKBj\":[\"Ƒũńćţĩōńś\"],\"Weq9zb\":[\"Ĝēńēŕàĺ\"],\"DDcvSo\":[\"Ĝēŕḿàń\"],\"NXEW3h\":[\"Ĝēţ ţĥē ḿōśţ ōũţ ōƒ ŷōũŕ ŵōŕķśƥàćē ƀŷ ĩńvĩţĩńĝ ŷōũŕ ţēàḿ.\"],\"zSGbaR\":[\"Ĝēţ ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"2GT3Hf\":[\"Ĝĺōƀàĺ\"],\"hWp1MY\":[\"Ĝŕàńţ Ţŵēńţŷ śũƥƥōŕţ ţēḿƥōŕàŕŷ àććēśś ţō ŷōũŕ ŵōŕķśƥàćē śō ŵē ćàń ţŕōũƀĺēśĥōōţ ƥŕōƀĺēḿś ōŕ ŕēćōvēŕ ćōńţēńţ ōń ŷōũŕ ƀēĥàĺƒ. Ŷōũ ćàń ŕēvōķē àććēśś àţ àńŷ ţĩḿē.\"],\"vLyv1R\":[\"Ĥĩďē\"],\"XTWO+W\":[\"Ĩćōń àńď Ńàḿē\"],\"sJGljQ\":[\"Ĩďēńţĩƒĩēŕ\"],\"j843N3\":[\"Ĩƒ ŷōũ’vē ĺōśţ ţĥĩś ķēŷ, ŷōũ ćàń ŕēĝēńēŕàţē ĩţ, ƀũţ ƀē àŵàŕē ţĥàţ àńŷ śćŕĩƥţ ũśĩńĝ ţĥĩś ķēŷ ŵĩĺĺ ńēēď ţō ƀē ũƥďàţēď. Ƥĺēàśē ţŷƥē\\\"\",[\"confirmationValue\"],\"\\\" ţō ćōńƒĩŕḿ.\"],\"NoNwIX\":[\"Ĩńàćţĩvē\"],\"pZ/USH\":[\"Ĩńďēxēś\"],\"JE2tjr\":[\"Ĩńƥũţ ḿũśţ ƀē ĩń ćàḿēĺ ćàśē àńď ćàńńōţ śţàŕţ ŵĩţĥ à ńũḿƀēŕ\"],\"AwUsnG\":[\"Ĩńśţàńćēś\"],\"nbfdhU\":[\"Ĩńţēĝŕàţĩōńś\"],\"NtFk/Z\":[\"Ĩńvàĺĩď àũţĥ ƥŕōvĩďēŕ\"],\"B2Tpo0\":[\"Ĩńvàĺĩď ēḿàĩĺ\"],\"/m52AE\":[\"Ĩńvàĺĩď ēḿàĩĺ ōŕ ďōḿàĩń\"],\"QdoUFL\":[\"Ĩńvàĺĩď ƒōŕḿ vàĺũēś\"],\"0M8+El\":[\"Ĩńvĩţē ƀŷ ēḿàĩĺ\"],\"PWIq/W\":[\"Ĩńvĩţē ƀŷ ĺĩńķ\"],\"3athPG\":[\"Ĩńvĩţē ƀŷ Ĺĩńķ\"],\"5IfmKA\":[\"Ĩńvĩţē ĺĩńķ śēńţ ţō ēḿàĩĺ àďďŕēśśēś\"],\"d+Y+rP\":[\"Ĩńvĩţē ŷōũŕ ţēàḿ\"],\"Lj7sBL\":[\"Ĩţàĺĩàń\"],\"zrpwCd\":[\"Ĺàƀ\"],\"vXIe7J\":[\"Ĺàńĝũàĝē\"],\"wL3cK8\":[\"Ĺàţēśţ\"],\"Kcjbmz\":[\"Ĺàţēśţ ďàţē\"],\"pQjjYo\":[\"Ĺĩńķ ćōƥĩēď ţō ćĺĩƥƀōàŕď\"],\"FgAxTj\":[\"Ĺōĝ ōũţ\"],\"nOhz3x\":[\"Ĺōĝōũţ\"],\"T6YjCk\":[\"Ḿàńàĝē Ḿēḿƀēŕś\"],\"4cjU2u\":[\"Ḿàńàĝē ţĥē ḿēḿƀēŕś ōƒ ŷōũŕ śƥàćē ĥēŕē\"],\"FyFNsd\":[\"Ḿàńàĝē ŷōũŕ ĩńţēŕńēţ àććōũńţś.\"],\"36kYu0\":[\"Ḿàńàĝē ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"3Sdni6\":[\"Ḿàŕķ àś ďōńē\"],\"CK1KXz\":[\"Ḿàx\"],\"wlQNTg\":[\"Ḿēḿƀēŕś\"],\"eTUF28\":[\"Ḿĩń\"],\"3Siwmw\":[\"Ḿōŕē ōƥţĩōńś\"],\"iSLA/r\":[\"Ḿōvē ĺēƒţ\"],\"Ubl2by\":[\"Ḿōvē ŕĩĝĥţ\"],\"6YtxFj\":[\"Ńàḿē\"],\"z+6jaZ\":[\"Ńàḿē ōƒ ŷōũŕ ÀƤĨ ķēŷ\"],\"J7w8lI\":[\"Ńàḿē ōƒ ŷōũŕ ŵōŕķśƥàćē\"],\"2T8KCk\":[\"Ńàvĩĝàţē ţō ńēxţ ŕēćōŕď\"],\"veSA19\":[\"Ńàvĩĝàţē ţō ńēxţ vēŕśĩōń\"],\"ZTEho+\":[\"Ńàvĩĝàţē ţō ńēxţ ŵōŕķƒĺōŵ\"],\"2tw9bo\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś ŕēćōŕď\"],\"I+Pm5V\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś vēŕśĩōń\"],\"QVUN3K\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś ŵōŕķƒĺōŵ\"],\"isRobC\":[\"Ńēŵ\"],\"Kcr9Fr\":[\"Ńēŵ àććōũńţ\"],\"o8MyXb\":[\"Ńēŵ ķēŷ\"],\"j313SZ\":[\"Ńēŵ Ķēŷ\"],\"hFxdey\":[\"Ńēŵ ŌƀĴēćţ\"],\"7vhWI8\":[\"Ńēŵ Ƥàśśŵōŕď\"],\"BcCzLv\":[\"Ńēŵ ŕēćōŕď\"],\"2lmOC5\":[\"Ńēŵ Ŕōĺē\"],\"U1DAok\":[\"Ńēŵ Ŵēƀĥōōķ\"],\"pwenQu\":[\"Ńō ćōńńēćţēď àććōũńţ\"],\"0uWxPM\":[\"Ńō ŵōŕķƒĺōŵ ŕũńś ŷēţ\"],\"AQCvCC\":[\"Ńō ŵōŕķƒĺōŵ vēŕśĩōńś ŷēţ\"],\"4wUkDk\":[\"Ńōţ ēḿƥţŷ\"],\"W0i24j\":[\"ŌƀĴēćţ\"],\"B3toQF\":[\"ŌƀĴēćţś\"],\"KNz3EF\":[\"Ōƒƒ ţĥē ƀēàţēń ƥàţĥ\"],\"OV5wZZ\":[\"Ōƥēńēď\"],\"0zpgxV\":[\"Ōƥţĩōńś\"],\"BzEFor\":[\"ōŕ\"],\"/IX/7x\":[\"Ōţĥēŕ\"],\"boJlGf\":[\"Ƥàĝē Ńōţ Ƒōũńď\"],\"8ZsakT\":[\"Ƥàśśŵōŕď\"],\"mi6Rel\":[\"Ƥàśśŵōŕď ŕēśēţ ĺĩńķ ĥàś ƀēēń śēńţ ţō ţĥē ēḿàĩĺ\"],\"SrVzRe\":[\"Ƥēŕćēńţ\"],\"yIK1GU\":[\"Ƥēŕćēńţ ēḿƥţŷ\"],\"PWLd4c\":[\"Ƥēŕćēńţ ńōţ ēḿƥţŷ\"],\"Bv3y5w\":[\"Ƥēŕḿàńēńţĺŷ ďēśţŕōŷ ŕēćōŕď\"],\"N0+GsR\":[\"Ƥĩćţũŕē\"],\"jEw0Mr\":[\"Ƥĺēàśē ēńţēŕ à vàĺĩď ŨŔĹ\"],\"6nsIo3\":[\"Ƥĺēàśē ţŷƥē \\\"\",[\"confirmationValue\"],\"\\\" ţō ćōńƒĩŕḿ ŷōũ ŵàńţ ţō ďēĺēţē ţĥĩś ÀƤĨ Ķēŷ. ßē àŵàŕē ţĥàţ àńŷ śćŕĩƥţ ũśĩńĝ ţĥĩś ķēŷ ŵĩĺĺ śţōƥ ŵōŕķĩńĝ.\"],\"mFZTXr\":[\"Ƥĺēàśē ţŷƥē \",[\"confirmationText\"],\" ţō ćōńƒĩŕḿ ŷōũ ŵàńţ ţō ďēĺēţē ţĥĩś ŵēƀĥōōķ.\"],\"MOERNx\":[\"Ƥōŕţũĝũēśē\"],\"rdUucN\":[\"Ƥŕēvĩēŵ\"],\"vERlcd\":[\"Ƥŕōƒĩĺē\"],\"YJgRqq\":[\"Ƥśēũďō-Ēńĝĺĩśĥ\"],\"ibPuCP\":[\"Ŕēàď ďōćũḿēńţàţĩōń\"],\"v3xM25\":[\"Ŕēćēĩvē àń ēḿàĩĺ ćōńţàĩńĩńĝ ƥàśśŵōŕď ũƥďàţē ĺĩńķ\"],\"dSCufP\":[\"Ŕēćōŕď Śēĺēćţĩōń\"],\"vpZcGd\":[\"Ŕēĝēńēŕàţē àń ÀƤĨ ķēŷ\"],\"Mwqo5m\":[\"Ŕēĝēńēŕàţē ķēŷ\"],\"D+Mv78\":[\"Ŕēĝēńēŕàţē Ķēŷ\"],\"5icoS1\":[\"Ŕēĺēàśēś\"],\"t/YqKh\":[\"Ŕēḿōvē\"],\"T/pF0Z\":[\"Ŕēḿōvē ƒŕōḿ ƒàvōŕĩţēś\"],\"KbS2K9\":[\"Ŕēśēţ Ƥàśśŵōŕď\"],\"1IWc1n\":[\"Ŕēśēţ ţō\"],\"kx0s+n\":[\"Ŕēśũĺţś\"],\"5dJK4M\":[\"Ŕōĺēś\"],\"UX0N2y\":[\"Ŕũń à ŵōŕķƒĺōŵ àńď ŕēţũŕń ĥēŕē ţō vĩēŵ ĩţś ēxēćũţĩōńś\"],\"A1taO8\":[\"Śēàŕćĥ\"],\"l1/uy2\":[\"Śēàŕćĥ à ƒĩēĺď...\"],\"k7kp5/\":[\"Śēàŕćĥ àń ĩńďēx...\"],\"7taA9j\":[\"Śēàŕćĥ ƒĩēĺďś\"],\"ofuw3g\":[\"Śēàŕćĥ ƒōŕ àń ōƀĴēćţ...\"],\"IMeaSJ\":[\"Śēàŕćĥ ŕēćōŕďś\"],\"a3LDKx\":[\"Śēćũŕĩţŷ\"],\"QREcJS\":[\"Śēē àćţĩvē vēŕśĩōń\"],\"OpPn5Z\":[\"Śēē ŕũńś\"],\"EtyY4+\":[\"Śēē vēŕśĩōńś\"],\"lYhPN0\":[\"Śēē vēŕśĩōńś ĥĩśţōŕŷ\"],\"xraglu\":[\"Śēĺēćţ ţĥē ēvēńţś ŷōũ ŵĩśĥ ţō śēńď ţō ţĥĩś ēńďƥōĩńţ\"],\"AXTJAW\":[\"Śēĺēćţ ŷōũŕ ƥŕēƒēŕŕēď ĺàńĝũàĝē\"],\"mjK8F3\":[\"Śēńď àń ĩńvĩţē ēḿàĩĺ ţō ŷōũŕ ţēàḿ\"],\"yy5k7a\":[\"Śēŕvēŕ Àďḿĩń Ƥàńēĺ\"],\"V7fgiB\":[\"Śēţ ēḿàĩĺ vĩśĩƀĩĺĩţŷ, ḿàńàĝē ŷōũŕ ƀĺōćķĺĩśţ àńď ḿōŕē.\"],\"cx14rp\":[\"Śēţ ţĥē ńàḿē ōƒ ŷōũŕ ďōḿàĩń\"],\"tn41zE\":[\"Śēţ ţĥē ńàḿē ōƒ ŷōũŕ śũƀďōḿàĩń\"],\"Tz0i8g\":[\"Śēţţĩńĝś\"],\"Vy9kmk\":[\"Śĥàŕē ţĥĩś ĺĩńķ ţō ĩńvĩţē ũśēŕś ţō Ĵōĩń ŷōũŕ ŵōŕķśƥàćē\"],\"gWk8gY\":[\"Śĥōũĺď ćĥàńĝĩńĝ à ƒĩēĺď'ś ĺàƀēĺ àĺśō ćĥàńĝē ţĥē ÀƤĨ ńàḿē?\"],\"6Uau97\":[\"Śķĩƥ\"],\"f6Hub0\":[\"Śōŕţ\"],\"65A04M\":[\"Śƥàńĩśĥ\"],\"vnS6Rf\":[\"ŚŚŌ\"],\"ku9TbG\":[\"Śũƀďōḿàĩń\"],\"omhc+7\":[\"Śũƀďōḿàĩń àĺŕēàďŷ ţàķēń\"],\"OlC/tU\":[\"Śũƀďōḿàĩń ćàń ńōţ ƀē ĺōńĝēŕ ţĥàń 30 ćĥàŕàćţēŕś\"],\"ZETwlU\":[\"Śũƀďōḿàĩń ćàń ńōţ ƀē śĥōŕţēŕ ţĥàń 3 ćĥàŕàćţēŕś\"],\"B5jRKH\":[\"Śũƀśćŕĩƥţĩōń ĥàś ƀēēń śŵĩţćĥēď \",[\"to\"]],\"AxQiPW\":[\"Śũḿ\"],\"XYLcNv\":[\"Śũƥƥōŕţ\"],\"9yk9d1\":[\"Śŵĩţćĥ \",[\"from\"]],\"qi74XZ\":[\"Śŵĩţćĥ \",[\"to\"]],\"L6Fg36\":[\"Śŵĩţćĥ ƀĩĺĺĩńĝ \",[\"to\"]],\"AtzMpB\":[\"Śŷńćĥŕōńĩźē Ƒĩēĺď Ĺàƀēĺ àńď ÀƤĨ Ńàḿē\"],\"E3AMmw\":[\"Śŷśţēḿ śēţţĩńĝś - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Śŷśţēḿ Śēţţĩńĝś - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Ţēśţ\"],\"bU9B27\":[\"Ţēśţ Ŵōŕķƒĺōŵ\"],\"2OUtmv\":[\"Ţĥē ďēśćŕĩƥţĩōń ōƒ ţĥĩś ƒĩēĺď\"],\"VGZYbZ\":[\"Ţĥē ēḿàĩĺ àśśōćĩàţēď ţō ŷōũŕ àććōũńţ\"],\"h8mvCd\":[\"Ţĥē ńàḿē àńď ĩćōń ōƒ ţĥĩś ƒĩēĺď\"],\"L97sPr\":[\"Ţĥē ƥàĝē ŷōũ'ŕē śēēķĩńĝ ĩś ēĩţĥēŕ ĝōńē ōŕ ńēvēŕ ŵàś. Ĺēţ'ś ĝēţ ŷōũ ƀàćķ ōń ţŕàćķ\"],\"uWikAA\":[\"Ţĥē vàĺũēś ōƒ ţĥĩś ƒĩēĺď\"],\"+69KDk\":[\"Ţĥē vàĺũēś ōƒ ţĥĩś ƒĩēĺď ḿũśţ ƀē ũńĩǫũē\"],\"PmtLRf\":[\"Ţĥēŕē ŵàś àń ĩśśũē\"],\"hqCwGc\":[\"Ţĥĩś àćţĩōń ćàńńōţ ƀē ũńďōńē. Ţĥĩś ŵĩĺĺ ƥēŕḿàńēńţĺŷ ďēĺēţē ţĥĩś ũśēŕ àńď ŕēḿōvē ţĥēḿ ƒŕōḿ àĺĺ ţĥēĩŕ àśśĩĝńḿēńţś.\"],\"gWGuHC\":[\"Ţĥĩś àćţĩōń ćàńńōţ ƀē ũńďōńē. Ţĥĩś ŵĩĺĺ ƥēŕḿàńēńţĺŷ ďēĺēţē ŷōũŕ ēńţĩŕē ŵōŕķśƥàćē. <0/> Ƥĺēàśē ţŷƥē ĩń ŷōũŕ ēḿàĩĺ ţō ćōńƒĩŕḿ.\"],\"n9nSNJ\":[\"Ţĩḿē ƒōŕḿàţ\"],\"aqMzDX\":[\"ţō ḿōńţĥĺŷ\"],\"WXXiXO\":[\"ţō ŷēàŕĺŷ\"],\"PiUt3N\":[\"Ţŕĩĝĝēŕ Ţŷƥē\"],\"IQ5pAL\":[\"Ţŕĩĝĝēŕ ţŷƥē śĥōũĺď ƀē Ḿàńũàĺ - ŵĥēń ńō ŕēćōŕď(ś) àŕē śēĺēćţēď\"],\"+zy2Nq\":[\"Ţŷƥē\"],\"U83IeL\":[\"Ţŷƥē àńŷţĥĩńĝ\"],\"wSXm5S\":[\"Ũńĩǫũē\"],\"GQCXQS\":[\"Ũńĺĩḿĩţēď ćōńţàćţś\"],\"ONWvwQ\":[\"Ũƥĺōàď\"],\"IagCbF\":[\"ŨŔĹ\"],\"6dMpmz\":[\"Ũśē àś ďŕàƒţ\"],\"oTTQsc\":[\"Ũśē ĺēţţēŕ, ńũḿƀēŕ àńď ďàśĥ ōńĺŷ. Śţàŕţ àńď ƒĩńĩśĥ ŵĩţĥ à ĺēţţēŕ ōŕ à ńũḿƀēŕ\"],\"c6uZUV\":[\"Ũśē ōũŕ ÀƤĨ ōŕ àďď ŷōũŕ ƒĩŕśţ \",[\"objectLabel\"],\" ḿàńũàĺĺŷ\"],\"7PzzBU\":[\"Ũśēŕ\"],\"IjyOjp\":[\"Ũśēŕ ĩś ńōţ ĺōĝĝēď ĩń\"],\"fXVIZq\":[\"Vàĺũēś\"],\"KANz0G\":[\"Vĩēŵ ƀĩĺĺĩńĝ ďēţàĩĺś\"],\"6n7jtr\":[\"Vĩśũàĺĩźē\"],\"id6ein\":[\"Ŵē śũƥƥōŕţ ŷōũŕ śǫũàŕē ƤŃĜś, ĵƤĒĜś àńď ĜĨƑś ũńďēŕ 10Ḿß\"],\"ZS7vYp\":[\"Ŵē ŵĩĺĺ śēńď ƤŌŚŢ ŕēǫũēśţś ţō ţĥĩś ēńďƥōĩńţ ƒōŕ ēvēŕŷ ńēŵ ēvēńţ\"],\"TRDppN\":[\"Ŵēƀĥōōķ\"],\"v1kQyJ\":[\"Ŵēƀĥōōķś\"],\"C51ilI\":[\"Ŵĥēń ţĥē ÀƤĨ ķēŷ ŵĩĺĺ ēxƥĩŕē.\"],\"leUubq\":[\"Ŵĥēń ţĥē ķēŷ ŵĩĺĺ ƀē ďĩśàƀĺēď\"],\"wvyffT\":[\"Ŵōŕķƒĺōŵ ćàńńōţ ƀē ţēśţēď\"],\"pmUArF\":[\"Ŵōŕķśƥàćē\"],\"VicISP\":[\"Ŵōŕķśƥàćē Ďēĺēţĩōń\"],\"Q9pNST\":[\"Ŵŕĩţē à ďēśćŕĩƥţĩōń\"],\"3d1wCB\":[\"ŷēś\"],\"zSkMV0\":[\"Ŷōũ ŵĩĺĺ ƀē ćĥàŕĝēď ĩḿḿēďĩàţēĺŷ ƒōŕ ţĥē ƒũĺĺ ŷēàŕ.\"],\"XVnj6K\":[\"Ŷōũŕ ćŕēďĩţ ƀàĺàńćē ŵĩĺĺ ƀē ũśēď ţō ƥàŷ ţĥē ḿōńţĥĺŷ ƀĩĺĺś.\"],\"9ivpwk\":[\"Ŷōũŕ ńàḿē àś ĩţ ŵĩĺĺ ƀē ďĩśƥĺàŷēď\"],\"RhNbPE\":[\"Ŷōũŕ ŵōŕķśƥàćē ŵĩĺĺ ƀē ďĩśàƀĺēď\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" ōƒ \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" ÀƤĨ Ķēŷ\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 ŵōŕķƒĺōŵ ńōďē ēxēćũţĩōńś\"],\"4EdXYs\":[\"12ĥ (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Ćōńƒĩĝũŕē ƒĩēĺď\"],\"QsMprd\":[\"24ĥ (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Àƀōŕţ\"],\"uyJsf6\":[\"Àƀōũţ\"],\"AeXO77\":[\"Àććōũńţ\"],\"nD0Y+a\":[\"Àććōũńţ Ďēĺēţĩōń\"],\"bPwFdf\":[\"Àććōũńţś\"],\"FQBaXG\":[\"Àćţĩvàţē\"],\"tu8A/k\":[\"Àćţĩvàţē Ŵōŕķƒĺōŵ\"],\"F6pfE9\":[\"Àćţĩvē\"],\"Mue4oc\":[\"Àćţĩvē ÀƤĨ ķēŷś ćŕēàţēď ƀŷ ŷōũ ōŕ ŷōũŕ ţēàḿ.\"],\"m16xKo\":[\"Àďď\"],\"DpV70M\":[\"Àďď Ƒĩēĺď\"],\"dEO3Zx\":[\"Àďď ōƀĴēćţ\"],\"sgXUv+\":[\"Àďď ŚŚŌ Ĩďēńţĩţŷ Ƥŕōvĩďēŕ\"],\"5+ttxv\":[\"Àďď ţō ƀĺōćķĺĩśţ\"],\"pBsoKL\":[\"Àďď ţō ƒàvōŕĩţēś\"],\"m2qDV8\":[\"Àďď ŷōũŕ ƒĩŕśţ \",[\"objectLabel\"]],\"vLO+NG\":[\"Àďďēď \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Àĺĺ\"],\"3saA7W\":[\"Àĺĺ (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Àĺĺ ŕōĺēś\"],\"GMx1K0\":[\"Àĺĺōŵ ĺōĝĩńś ţĥŕōũĝĥ Ĝōōĝĺē'ś śĩńĝĺē śĩĝń-ōń ƒũńćţĩōńàĺĩţŷ.\"],\"dea+zy\":[\"Àĺĺōŵ ĺōĝĩńś ţĥŕōũĝĥ Ḿĩćŕōśōƒţ'ś śĩńĝĺē śĩĝń-ōń ƒũńćţĩōńàĺĩţŷ.\"],\"wMg43c\":[\"Àĺĺōŵ ţĥē ĩńvĩţàţĩōń ōƒ ńēŵ ũśēŕś ƀŷ śĥàŕĩńĝ àń ĩńvĩţē ĺĩńķ.\"],\"vHeVg5\":[\"Àĺĺōŵ ũśēŕś ţō śĩĝń ĩń ŵĩţĥ àń ēḿàĩĺ àńď ƥàśśŵōŕď.\"],\"mJ6m4C\":[\"Àń ōƥţĩōńàĺ ďēśćŕĩƥţĩōń\"],\"0RqpZr\":[\"ÀƤĨ & Ŵēƀĥōōķś\"],\"yRnk5W\":[\"ÀƤĨ Ķēŷ\"],\"5h8ooz\":[\"ÀƤĨ ķēŷś\"],\"kAtj+q\":[\"ÀƤĨ Ńàḿē\"],\"aAIQg2\":[\"Àƥƥēàŕàńćē\"],\"3iX0kh\":[\"Àŕē ŷōũ śũŕē ţĥàţ ŷōũ ŵàńţ ţō ćĥàńĝē ŷōũŕ ƀĩĺĺĩńĝ ĩńţēŕvàĺ?\"],\"nYD/Cq\":[\"Àśćēńďĩńĝ\"],\"rfYmIr\":[\"Àśśĩĝń ŕōĺēś ţō śƥēćĩƒŷ ēàćĥ ḿēḿƀēŕ'ś àććēśś ƥēŕḿĩśśĩōńś\"],\"lxQ+5m\":[\"Àśśĩĝńēď ţō\"],\"Y7Dx6e\":[\"Àţ ĺēàśţ ōńē àũţĥēńţĩćàţĩōń ḿēţĥōď ḿũśţ ƀē ēńàƀĺēď\"],\"P8fBlG\":[\"Àũţĥēńţĩćàţĩōń\"],\"yIVrHZ\":[\"Àũţĥōŕĩźē\"],\"3uQmjD\":[\"Àvēŕàĝē\"],\"Dht9W3\":[\"ßàćķ ţō ćōńţēńţ\"],\"R+w/Va\":[\"ßĩĺĺĩńĝ\"],\"K1172m\":[\"ßĺōćķĺĩśţ\"],\"2yl5lQ\":[\"ßōōķ à Ćàĺĺ\"],\"PmmvzS\":[\"Ćàĺćũĺàţē\"],\"AjVXBS\":[\"Ćàĺēńďàŕ\"],\"EUpfsd\":[\"Ćàĺēńďàŕś\"],\"dEgA5A\":[\"Ćàńćēĺ\"],\"0TllC8\":[\"Ćàńćēĺ àńŷţĩḿē\"],\"rRK/Lf\":[\"Ćàńćēĺ Ƥĺàń\"],\"N6gPiD\":[\"Ćàńćēĺ ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"OfzMnb\":[\"Ćĥàńĝē \",[\"to\"]],\"VhMDMg\":[\"Ćĥàńĝē Ƥàśśŵōŕď\"],\"SviKkE\":[\"Ćĥĩńēśē — Śĩḿƥĺĩƒĩēď\"],\"dzb4Ep\":[\"Ćĥĩńēśē — Ţŕàďĩţĩōńàĺ\"],\"JEFFOR\":[\"Ćĥōōśē àń ōƀĴēćţ\"],\"KT6rEB\":[\"Ćĥōōśē ŷōũŕ ƥŕōvĩďēŕ\"],\"9qP96p\":[\"Ćĥōōśē ŷōũŕ Ţŕĩàĺ\"],\"yz7wBu\":[\"Ćĺōśē\"],\"+zUMwJ\":[\"Ćōńƒĩĝũŕē àń ŚŚŌ ćōńńēćţĩōń\"],\"QTNsSm\":[\"Ćōńƒĩĝũŕē àńď ćũśţōḿĩźē ŷōũŕ ćàĺēńďàŕ ƥŕēƒēŕēńćēś.\"],\"aGwm+D\":[\"Ćōńƒĩĝũŕē ĥōŵ ďàţēś àŕē ďĩśƥĺàŷēď àćŕōśś ţĥē àƥƥ\"],\"Bh4GBD\":[\"Ćōńƒĩĝũŕē ŷōũŕ ēḿàĩĺś àńď ćàĺēńďàŕ śēţţĩńĝś.\"],\"D8ATlr\":[\"Ćōńńēćţ à ńēŵ àććōũńţ ţō ŷōũŕ ŵōŕķśƥàćē\"],\"Zgi9Fd\":[\"Ćōńńēćţ ŵĩţĥ Ĝōōĝĺē\"],\"IOfqM8\":[\"Ćōńńēćţ ŵĩţĥ Ḿĩćŕōśōƒţ\"],\"9TzudL\":[\"Ćōńńēćţēď àććōũńţś\"],\"M73whl\":[\"Ćōńţēxţ\"],\"xGVfLh\":[\"Ćōńţĩńũē\"],\"CcGOj+\":[\"Ćōƥĩĺōţ\"],\"7eVkEH\":[\"Ćōƥŷ ĩńvĩţàţĩōń ĺĩńķ\"],\"Ej5euX\":[\"Ćōƥŷ ţĥĩś ķēŷ àś ĩţ ŵĩĺĺ ńōţ ƀē vĩśĩƀĺē àĝàĩń\"],\"wBMjJ2\":[\"Ćōũńţ\"],\"EkZfen\":[\"Ćōũńţ àĺĺ\"],\"vQJINq\":[\"Ćōũńţ ēḿƥţŷ\"],\"DzRsDJ\":[\"Ćōũńţ ńōţ ēḿƥţŷ\"],\"9FZBbf\":[\"Ćōũńţ ũńĩǫũē vàĺũēś\"],\"zNoOC2\":[\"Ćŕēàţē à ŵōŕķƒĺōŵ àńď ŕēţũŕń ĥēŕē ţō vĩēŵ ĩţś vēŕśĩōńś\"],\"uXGLuq\":[\"Ćŕēàţē ÀƤĨ ķēŷ\"],\"d0DCww\":[\"Ćŕēàţē ńēŵ ŕēćōŕď\"],\"dkAPxi\":[\"Ćŕēàţē Ŵēƀĥōōķ\"],\"8skTDV\":[\"Ćũśţōḿ ōƀĴēćţś\"],\"qt+EaC\":[\"Ćũśţōḿĩśē ţĥē ƒĩēĺďś àvàĩĺàƀĺē ĩń ţĥē \",[\"objectLabelSingular\"],\" vĩēŵś.\"],\"CMhr4u\":[\"Ćũśţōḿĩźē Ďōḿàĩń\"],\"bCJa9l\":[\"Ćũśţōḿĩźē ŷōũŕ ŵōŕķśƥàćē śēćũŕĩţŷ\"],\"Zz6Cxn\":[\"Ďàńĝēŕ źōńē\"],\"5cNMFz\":[\"Ďàţà ḿōďēĺ\"],\"r+cVRP\":[\"Ďàţà ţŷƥē\"],\"mYGY3B\":[\"Ďàţē\"],\"Ud9zHv\":[\"Ďàţē àńď ţĩḿē\"],\"5y3O+A\":[\"Ďēàćţĩvàţē\"],\"qk4i22\":[\"Ďēàćţĩvàţē \\\"Śŷńćĥŕōńĩźē ŌƀĴēćţś Ĺàƀēĺś àńď ÀƤĨ Ńàḿēś\\\" ţō śēţ à ćũśţōḿ ÀƤĨ ńàḿē\"],\"gexAq8\":[\"Ďēàćţĩvàţē ţĥĩś ƒĩēĺď\"],\"4tpC8V\":[\"Ďēàćţĩvàţē Ŵōŕķƒĺōŵ\"],\"Y2ImVJ\":[\"Ďēƒĩńē ţĥē ńàḿē àńď ďēśćŕĩƥţĩōń ōƒ ŷōũŕ ōƀĴēćţ\"],\"cnGeoo\":[\"Ďēĺēţē\"],\"ZDGm40\":[\"Ďēĺēţē àććōũńţ\"],\"gAz0S5\":[\"Ďēĺēţē àććōũńţ àńď àĺĺ ţĥē àśśōćĩàţēď ďàţà\"],\"hGfWDm\":[\"Ďēĺēţē ÀƤĨ ķēŷ\"],\"4dpwsE\":[\"Ďēĺēţē ŕēćōŕď\"],\"kf0A63\":[\"Ďēĺēţē ŕēćōŕďś\"],\"T6S2Ns\":[\"Ďēĺēţē ţĥĩś ĩńţēĝŕàţĩōń\"],\"snMaH4\":[\"Ďēĺēţē ŵēƀĥōōķ\"],\"kYu0eF\":[\"Ďēĺēţē ŵōŕķśƥàćē\"],\"mk2Ygs\":[\"Ďēĺēţē ŷōũŕ ŵĥōĺē ŵōŕķśƥàćē\"],\"Cko536\":[\"Ďēśćēńďĩńĝ\"],\"Nu4oKW\":[\"Ďēśćŕĩƥţĩōń\"],\"2xxBws\":[\"Ďēśţŕōŷ\"],\"n+SX4g\":[\"Ďēvēĺōƥēŕś\"],\"zAg2B9\":[\"Ďĩśćàŕď Ďŕàƒţ\"],\"i66xz9\":[\"Ďĩśƥĺàŷ àś ŕēĺàţĩvē ďàţē\"],\"EoKe5U\":[\"Ďōḿàĩń\"],\"QVVmxi\":[\"Ē.ĝ. ƀàćķōƒƒĩćē ĩńţēĝŕàţĩōń\"],\"tOkc8o\":[\"Ēàŕĺĩēśţ\"],\"JTbQuO\":[\"Ēàŕĺĩēśţ ďàţē\"],\"v+uKyy\":[\"Ēďĩţ ƀĩĺĺĩńĝ ĩńţēŕvàĺ\"],\"h2KoTu\":[\"Ēďĩţ ƥàŷḿēńţ ḿēţĥōď, śēē ŷōũŕ ĩńvōĩćēś àńď ḿōŕē\"],\"6o1M/Q\":[\"Ēďĩţ ŷōũŕ śũƀďōḿàĩń ńàḿē ōŕ śēţ à ćũśţōḿ ďōḿàĩń.\"],\"O3oNi5\":[\"Ēḿàĩĺ\"],\"lfQsvW\":[\"Ēḿàĩĺ ĩńţēĝŕàţĩōń\"],\"QT/Wo7\":[\"Ēḿàĩĺ ōŕ ďōḿàĩń ĩś àĺŕēàďŷ ĩń ƀĺōćķĺĩśţ\"],\"BXEcos\":[\"Ēḿàĩĺś\"],\"eXoH4Q\":[\"ēḿƥĺōŷēēś\"],\"gqv5ZL\":[\"Ēḿƥĺōŷēēś\"],\"N2S1rs\":[\"Ēḿƥţŷ\"],\"T3juzf\":[\"Ēńďƥōĩńţ ŨŔĹ\"],\"lYGfRP\":[\"Ēńĝĺĩśĥ\"],\"/bfFKe\":[\"ĒńĴōŷ à \",[\"withCreditCardTrialPeriodDuration\"],\"-ďàŷś ƒŕēē ţŕĩàĺ\"],\"GpB8YV\":[\"Ēńţēŕƥŕĩśē\"],\"c3qGJX\":[\"Ēŕŕōŕ ďēĺēţĩńĝ àƥĩ ķēŷ: \",[\"err\"]],\"bj7nh3\":[\"Ēŕŕōŕ ŕēĝēńēŕàţĩńĝ àƥĩ ķēŷ: \",[\"err\"]],\"VSQxWH\":[\"Ēŕŕōŕ ŵĥĩĺē śŵĩţćĥĩńĝ śũƀśćŕĩƥţĩōń \",[\"to\"],\".\"],\"JLxMta\":[\"Ēśţàƀĺĩśĥ Ŵēƀĥōōķ ēńďƥōĩńţś ƒōŕ ńōţĩƒĩćàţĩōńś ōń àśŷńćĥŕōńōũś ēvēńţś.\"],\"cIgBjB\":[\"Ēxćĺũďē ţĥē ƒōĺĺōŵĩńĝ ƥēōƥĺē àńď ďōḿàĩńś ƒŕōḿ ḿŷ ēḿàĩĺ śŷńć\"],\"fV7V51\":[\"Ēxĩśţĩńĝ ōƀĴēćţś\"],\"IZ4o2e\":[\"Ēxĩţ Śēţţĩńĝś\"],\"tXGQvS\":[\"Ēxƥēćţēď śēĺēćţēď ńōďē ţō ƀē à ćŕēàţē śţēƥ ńōďē.\"],\"bKBhgb\":[\"Ēxƥēŕĩēńćē\"],\"LxRNPw\":[\"Ēxƥĩŕàţĩōń\"],\"SkXfL0\":[\"Ēxƥĩŕàţĩōń Ďàţē\"],\"i9qiyR\":[\"Ēxƥĩŕēś ĩń\"],\"GS+Mus\":[\"Ēxƥōŕţ\"],\"ep2rbf\":[\"Ēxƥōŕţ ŕēćōŕďś\"],\"q46CjD\":[\"Ēxƥōŕţ ţō ƤĎƑ\"],\"DaGxE0\":[\"Ēxƥōŕţ vĩēŵ\"],\"X9kySA\":[\"Ƒàvōŕĩţēś\"],\"zXgopL\":[\"Ƒĩēĺď ţŷƥē\"],\"vF68cg\":[\"Ƒĩēĺďś\"],\"3w/aqw\":[\"Ƒĩēĺďś Ćōũńţ\"],\"o7J4JM\":[\"Ƒĩĺţēŕ\"],\"cSev+j\":[\"Ƒĩĺţēŕś\"],\"nLC6tu\":[\"Ƒŕēńćĥ\"],\"aTieE0\":[\"ƒŕōḿ ḿōńţĥĺŷ ţō ŷēàŕĺŷ\"],\"K04lE5\":[\"ƒŕōḿ ŷēàŕĺŷ ţō ḿōńţĥĺŷ\"],\"scmRyR\":[\"Ƒũĺĺ àććēśś\"],\"xANKBj\":[\"Ƒũńćţĩōńś\"],\"Weq9zb\":[\"Ĝēńēŕàĺ\"],\"DDcvSo\":[\"Ĝēŕḿàń\"],\"NXEW3h\":[\"Ĝēţ ţĥē ḿōśţ ōũţ ōƒ ŷōũŕ ŵōŕķśƥàćē ƀŷ ĩńvĩţĩńĝ ŷōũŕ ţēàḿ.\"],\"zSGbaR\":[\"Ĝēţ ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"2GT3Hf\":[\"Ĝĺōƀàĺ\"],\"hWp1MY\":[\"Ĝŕàńţ Ţŵēńţŷ śũƥƥōŕţ ţēḿƥōŕàŕŷ àććēśś ţō ŷōũŕ ŵōŕķśƥàćē śō ŵē ćàń ţŕōũƀĺēśĥōōţ ƥŕōƀĺēḿś ōŕ ŕēćōvēŕ ćōńţēńţ ōń ŷōũŕ ƀēĥàĺƒ. Ŷōũ ćàń ŕēvōķē àććēśś àţ àńŷ ţĩḿē.\"],\"vLyv1R\":[\"Ĥĩďē\"],\"XTWO+W\":[\"Ĩćōń àńď Ńàḿē\"],\"sJGljQ\":[\"Ĩďēńţĩƒĩēŕ\"],\"j843N3\":[\"Ĩƒ ŷōũ’vē ĺōśţ ţĥĩś ķēŷ, ŷōũ ćàń ŕēĝēńēŕàţē ĩţ, ƀũţ ƀē àŵàŕē ţĥàţ àńŷ śćŕĩƥţ ũśĩńĝ ţĥĩś ķēŷ ŵĩĺĺ ńēēď ţō ƀē ũƥďàţēď. Ƥĺēàśē ţŷƥē\\\"\",[\"confirmationValue\"],\"\\\" ţō ćōńƒĩŕḿ.\"],\"NoNwIX\":[\"Ĩńàćţĩvē\"],\"pZ/USH\":[\"Ĩńďēxēś\"],\"JE2tjr\":[\"Ĩńƥũţ ḿũśţ ƀē ĩń ćàḿēĺ ćàśē àńď ćàńńōţ śţàŕţ ŵĩţĥ à ńũḿƀēŕ\"],\"AwUsnG\":[\"Ĩńśţàńćēś\"],\"nbfdhU\":[\"Ĩńţēĝŕàţĩōńś\"],\"NtFk/Z\":[\"Ĩńvàĺĩď àũţĥ ƥŕōvĩďēŕ\"],\"B2Tpo0\":[\"Ĩńvàĺĩď ēḿàĩĺ\"],\"/m52AE\":[\"Ĩńvàĺĩď ēḿàĩĺ ōŕ ďōḿàĩń\"],\"QdoUFL\":[\"Ĩńvàĺĩď ƒōŕḿ vàĺũēś\"],\"0M8+El\":[\"Ĩńvĩţē ƀŷ ēḿàĩĺ\"],\"PWIq/W\":[\"Ĩńvĩţē ƀŷ ĺĩńķ\"],\"3athPG\":[\"Ĩńvĩţē ƀŷ Ĺĩńķ\"],\"5IfmKA\":[\"Ĩńvĩţē ĺĩńķ śēńţ ţō ēḿàĩĺ àďďŕēśśēś\"],\"d+Y+rP\":[\"Ĩńvĩţē ŷōũŕ ţēàḿ\"],\"Lj7sBL\":[\"Ĩţàĺĩàń\"],\"h6S9Yz\":[\"Ķōŕēàń\"],\"zrpwCd\":[\"Ĺàƀ\"],\"vXIe7J\":[\"Ĺàńĝũàĝē\"],\"wL3cK8\":[\"Ĺàţēśţ\"],\"Kcjbmz\":[\"Ĺàţēśţ ďàţē\"],\"pQjjYo\":[\"Ĺĩńķ ćōƥĩēď ţō ćĺĩƥƀōàŕď\"],\"FgAxTj\":[\"Ĺōĝ ōũţ\"],\"nOhz3x\":[\"Ĺōĝōũţ\"],\"T6YjCk\":[\"Ḿàńàĝē Ḿēḿƀēŕś\"],\"4cjU2u\":[\"Ḿàńàĝē ţĥē ḿēḿƀēŕś ōƒ ŷōũŕ śƥàćē ĥēŕē\"],\"FyFNsd\":[\"Ḿàńàĝē ŷōũŕ ĩńţēŕńēţ àććōũńţś.\"],\"36kYu0\":[\"Ḿàńàĝē ŷōũŕ śũƀśćŕĩƥţĩōń\"],\"3Sdni6\":[\"Ḿàŕķ àś ďōńē\"],\"CK1KXz\":[\"Ḿàx\"],\"wlQNTg\":[\"Ḿēḿƀēŕś\"],\"eTUF28\":[\"Ḿĩń\"],\"3Siwmw\":[\"Ḿōŕē ōƥţĩōńś\"],\"iSLA/r\":[\"Ḿōvē ĺēƒţ\"],\"Ubl2by\":[\"Ḿōvē ŕĩĝĥţ\"],\"6YtxFj\":[\"Ńàḿē\"],\"z+6jaZ\":[\"Ńàḿē ōƒ ŷōũŕ ÀƤĨ ķēŷ\"],\"J7w8lI\":[\"Ńàḿē ōƒ ŷōũŕ ŵōŕķśƥàćē\"],\"2T8KCk\":[\"Ńàvĩĝàţē ţō ńēxţ ŕēćōŕď\"],\"veSA19\":[\"Ńàvĩĝàţē ţō ńēxţ vēŕśĩōń\"],\"ZTEho+\":[\"Ńàvĩĝàţē ţō ńēxţ ŵōŕķƒĺōŵ\"],\"2tw9bo\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś ŕēćōŕď\"],\"I+Pm5V\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś vēŕśĩōń\"],\"QVUN3K\":[\"Ńàvĩĝàţē ţō ƥŕēvĩōũś ŵōŕķƒĺōŵ\"],\"isRobC\":[\"Ńēŵ\"],\"Kcr9Fr\":[\"Ńēŵ àććōũńţ\"],\"o8MyXb\":[\"Ńēŵ ķēŷ\"],\"j313SZ\":[\"Ńēŵ Ķēŷ\"],\"hFxdey\":[\"Ńēŵ ŌƀĴēćţ\"],\"7vhWI8\":[\"Ńēŵ Ƥàśśŵōŕď\"],\"BcCzLv\":[\"Ńēŵ ŕēćōŕď\"],\"2lmOC5\":[\"Ńēŵ Ŕōĺē\"],\"U1DAok\":[\"Ńēŵ Ŵēƀĥōōķ\"],\"pwenQu\":[\"Ńō ćōńńēćţēď àććōũńţ\"],\"0uWxPM\":[\"Ńō ŵōŕķƒĺōŵ ŕũńś ŷēţ\"],\"AQCvCC\":[\"Ńō ŵōŕķƒĺōŵ vēŕśĩōńś ŷēţ\"],\"4wUkDk\":[\"Ńōţ ēḿƥţŷ\"],\"W0i24j\":[\"ŌƀĴēćţ\"],\"B3toQF\":[\"ŌƀĴēćţś\"],\"KNz3EF\":[\"Ōƒƒ ţĥē ƀēàţēń ƥàţĥ\"],\"OV5wZZ\":[\"Ōƥēńēď\"],\"0zpgxV\":[\"Ōƥţĩōńś\"],\"BzEFor\":[\"ōŕ\"],\"/IX/7x\":[\"Ōţĥēŕ\"],\"boJlGf\":[\"Ƥàĝē Ńōţ Ƒōũńď\"],\"8ZsakT\":[\"Ƥàśśŵōŕď\"],\"mi6Rel\":[\"Ƥàśśŵōŕď ŕēśēţ ĺĩńķ ĥàś ƀēēń śēńţ ţō ţĥē ēḿàĩĺ\"],\"SrVzRe\":[\"Ƥēŕćēńţ\"],\"yIK1GU\":[\"Ƥēŕćēńţ ēḿƥţŷ\"],\"PWLd4c\":[\"Ƥēŕćēńţ ńōţ ēḿƥţŷ\"],\"Bv3y5w\":[\"Ƥēŕḿàńēńţĺŷ ďēśţŕōŷ ŕēćōŕď\"],\"N0+GsR\":[\"Ƥĩćţũŕē\"],\"jEw0Mr\":[\"Ƥĺēàśē ēńţēŕ à vàĺĩď ŨŔĹ\"],\"6nsIo3\":[\"Ƥĺēàśē ţŷƥē \\\"\",[\"confirmationValue\"],\"\\\" ţō ćōńƒĩŕḿ ŷōũ ŵàńţ ţō ďēĺēţē ţĥĩś ÀƤĨ Ķēŷ. ßē àŵàŕē ţĥàţ àńŷ śćŕĩƥţ ũśĩńĝ ţĥĩś ķēŷ ŵĩĺĺ śţōƥ ŵōŕķĩńĝ.\"],\"mFZTXr\":[\"Ƥĺēàśē ţŷƥē \",[\"confirmationText\"],\" ţō ćōńƒĩŕḿ ŷōũ ŵàńţ ţō ďēĺēţē ţĥĩś ŵēƀĥōōķ.\"],\"MOERNx\":[\"Ƥōŕţũĝũēśē\"],\"0nsqwk\":[\"Ƥōŕţũĝũēśē — ßŕàźĩĺ\"],\"xtXHeo\":[\"Ƥōŕţũĝũēśē — Ƥōŕţũĝàĺ\"],\"R7+D0/\":[\"Ƥōŕţũĝũēśē (ßŕàźĩĺ)\"],\"512Uma\":[\"Ƥōŕţũĝũēśē (Ƥōŕţũĝàĺ)\"],\"rdUucN\":[\"Ƥŕēvĩēŵ\"],\"vERlcd\":[\"Ƥŕōƒĩĺē\"],\"YJgRqq\":[\"Ƥśēũďō-Ēńĝĺĩśĥ\"],\"ibPuCP\":[\"Ŕēàď ďōćũḿēńţàţĩōń\"],\"v3xM25\":[\"Ŕēćēĩvē àń ēḿàĩĺ ćōńţàĩńĩńĝ ƥàśśŵōŕď ũƥďàţē ĺĩńķ\"],\"dSCufP\":[\"Ŕēćōŕď Śēĺēćţĩōń\"],\"vpZcGd\":[\"Ŕēĝēńēŕàţē àń ÀƤĨ ķēŷ\"],\"Mwqo5m\":[\"Ŕēĝēńēŕàţē ķēŷ\"],\"D+Mv78\":[\"Ŕēĝēńēŕàţē Ķēŷ\"],\"5icoS1\":[\"Ŕēĺēàśēś\"],\"t/YqKh\":[\"Ŕēḿōvē\"],\"T/pF0Z\":[\"Ŕēḿōvē ƒŕōḿ ƒàvōŕĩţēś\"],\"KbS2K9\":[\"Ŕēśēţ Ƥàśśŵōŕď\"],\"1IWc1n\":[\"Ŕēśēţ ţō\"],\"kx0s+n\":[\"Ŕēśũĺţś\"],\"5dJK4M\":[\"Ŕōĺēś\"],\"UX0N2y\":[\"Ŕũń à ŵōŕķƒĺōŵ àńď ŕēţũŕń ĥēŕē ţō vĩēŵ ĩţś ēxēćũţĩōńś\"],\"A1taO8\":[\"Śēàŕćĥ\"],\"l1/uy2\":[\"Śēàŕćĥ à ƒĩēĺď...\"],\"k7kp5/\":[\"Śēàŕćĥ àń ĩńďēx...\"],\"7taA9j\":[\"Śēàŕćĥ ƒĩēĺďś\"],\"ofuw3g\":[\"Śēàŕćĥ ƒōŕ àń ōƀĴēćţ...\"],\"IMeaSJ\":[\"Śēàŕćĥ ŕēćōŕďś\"],\"a3LDKx\":[\"Śēćũŕĩţŷ\"],\"QREcJS\":[\"Śēē àćţĩvē vēŕśĩōń\"],\"OpPn5Z\":[\"Śēē ŕũńś\"],\"EtyY4+\":[\"Śēē vēŕśĩōńś\"],\"lYhPN0\":[\"Śēē vēŕśĩōńś ĥĩśţōŕŷ\"],\"xraglu\":[\"Śēĺēćţ ţĥē ēvēńţś ŷōũ ŵĩśĥ ţō śēńď ţō ţĥĩś ēńďƥōĩńţ\"],\"AXTJAW\":[\"Śēĺēćţ ŷōũŕ ƥŕēƒēŕŕēď ĺàńĝũàĝē\"],\"mjK8F3\":[\"Śēńď àń ĩńvĩţē ēḿàĩĺ ţō ŷōũŕ ţēàḿ\"],\"yy5k7a\":[\"Śēŕvēŕ Àďḿĩń Ƥàńēĺ\"],\"V7fgiB\":[\"Śēţ ēḿàĩĺ vĩśĩƀĩĺĩţŷ, ḿàńàĝē ŷōũŕ ƀĺōćķĺĩśţ àńď ḿōŕē.\"],\"cx14rp\":[\"Śēţ ţĥē ńàḿē ōƒ ŷōũŕ ďōḿàĩń\"],\"tn41zE\":[\"Śēţ ţĥē ńàḿē ōƒ ŷōũŕ śũƀďōḿàĩń\"],\"Tz0i8g\":[\"Śēţţĩńĝś\"],\"Vy9kmk\":[\"Śĥàŕē ţĥĩś ĺĩńķ ţō ĩńvĩţē ũśēŕś ţō Ĵōĩń ŷōũŕ ŵōŕķśƥàćē\"],\"gWk8gY\":[\"Śĥōũĺď ćĥàńĝĩńĝ à ƒĩēĺď'ś ĺàƀēĺ àĺśō ćĥàńĝē ţĥē ÀƤĨ ńàḿē?\"],\"6Uau97\":[\"Śķĩƥ\"],\"f6Hub0\":[\"Śōŕţ\"],\"65A04M\":[\"Śƥàńĩśĥ\"],\"vnS6Rf\":[\"ŚŚŌ\"],\"ku9TbG\":[\"Śũƀďōḿàĩń\"],\"omhc+7\":[\"Śũƀďōḿàĩń àĺŕēàďŷ ţàķēń\"],\"OlC/tU\":[\"Śũƀďōḿàĩń ćàń ńōţ ƀē ĺōńĝēŕ ţĥàń 30 ćĥàŕàćţēŕś\"],\"ZETwlU\":[\"Śũƀďōḿàĩń ćàń ńōţ ƀē śĥōŕţēŕ ţĥàń 3 ćĥàŕàćţēŕś\"],\"B5jRKH\":[\"Śũƀśćŕĩƥţĩōń ĥàś ƀēēń śŵĩţćĥēď \",[\"to\"]],\"AxQiPW\":[\"Śũḿ\"],\"XYLcNv\":[\"Śũƥƥōŕţ\"],\"9yk9d1\":[\"Śŵĩţćĥ \",[\"from\"]],\"qi74XZ\":[\"Śŵĩţćĥ \",[\"to\"]],\"L6Fg36\":[\"Śŵĩţćĥ ƀĩĺĺĩńĝ \",[\"to\"]],\"AtzMpB\":[\"Śŷńćĥŕōńĩźē Ƒĩēĺď Ĺàƀēĺ àńď ÀƤĨ Ńàḿē\"],\"E3AMmw\":[\"Śŷśţēḿ śēţţĩńĝś - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Śŷśţēḿ Śēţţĩńĝś - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Ţēśţ\"],\"bU9B27\":[\"Ţēśţ Ŵōŕķƒĺōŵ\"],\"2OUtmv\":[\"Ţĥē ďēśćŕĩƥţĩōń ōƒ ţĥĩś ƒĩēĺď\"],\"VGZYbZ\":[\"Ţĥē ēḿàĩĺ àśśōćĩàţēď ţō ŷōũŕ àććōũńţ\"],\"h8mvCd\":[\"Ţĥē ńàḿē àńď ĩćōń ōƒ ţĥĩś ƒĩēĺď\"],\"L97sPr\":[\"Ţĥē ƥàĝē ŷōũ'ŕē śēēķĩńĝ ĩś ēĩţĥēŕ ĝōńē ōŕ ńēvēŕ ŵàś. Ĺēţ'ś ĝēţ ŷōũ ƀàćķ ōń ţŕàćķ\"],\"uWikAA\":[\"Ţĥē vàĺũēś ōƒ ţĥĩś ƒĩēĺď\"],\"+69KDk\":[\"Ţĥē vàĺũēś ōƒ ţĥĩś ƒĩēĺď ḿũśţ ƀē ũńĩǫũē\"],\"PmtLRf\":[\"Ţĥēŕē ŵàś àń ĩśśũē\"],\"hqCwGc\":[\"Ţĥĩś àćţĩōń ćàńńōţ ƀē ũńďōńē. Ţĥĩś ŵĩĺĺ ƥēŕḿàńēńţĺŷ ďēĺēţē ţĥĩś ũśēŕ àńď ŕēḿōvē ţĥēḿ ƒŕōḿ àĺĺ ţĥēĩŕ àśśĩĝńḿēńţś.\"],\"gWGuHC\":[\"Ţĥĩś àćţĩōń ćàńńōţ ƀē ũńďōńē. Ţĥĩś ŵĩĺĺ ƥēŕḿàńēńţĺŷ ďēĺēţē ŷōũŕ ēńţĩŕē ŵōŕķśƥàćē. <0/> Ƥĺēàśē ţŷƥē ĩń ŷōũŕ ēḿàĩĺ ţō ćōńƒĩŕḿ.\"],\"n9nSNJ\":[\"Ţĩḿē ƒōŕḿàţ\"],\"aqMzDX\":[\"ţō ḿōńţĥĺŷ\"],\"WXXiXO\":[\"ţō ŷēàŕĺŷ\"],\"PiUt3N\":[\"Ţŕĩĝĝēŕ Ţŷƥē\"],\"IQ5pAL\":[\"Ţŕĩĝĝēŕ ţŷƥē śĥōũĺď ƀē Ḿàńũàĺ - ŵĥēń ńō ŕēćōŕď(ś) àŕē śēĺēćţēď\"],\"+zy2Nq\":[\"Ţŷƥē\"],\"U83IeL\":[\"Ţŷƥē àńŷţĥĩńĝ\"],\"wSXm5S\":[\"Ũńĩǫũē\"],\"GQCXQS\":[\"Ũńĺĩḿĩţēď ćōńţàćţś\"],\"ONWvwQ\":[\"Ũƥĺōàď\"],\"IagCbF\":[\"ŨŔĹ\"],\"6dMpmz\":[\"Ũśē àś ďŕàƒţ\"],\"oTTQsc\":[\"Ũśē ĺēţţēŕ, ńũḿƀēŕ àńď ďàśĥ ōńĺŷ. Śţàŕţ àńď ƒĩńĩśĥ ŵĩţĥ à ĺēţţēŕ ōŕ à ńũḿƀēŕ\"],\"c6uZUV\":[\"Ũśē ōũŕ ÀƤĨ ōŕ àďď ŷōũŕ ƒĩŕśţ \",[\"objectLabel\"],\" ḿàńũàĺĺŷ\"],\"7PzzBU\":[\"Ũśēŕ\"],\"IjyOjp\":[\"Ũśēŕ ĩś ńōţ ĺōĝĝēď ĩń\"],\"fXVIZq\":[\"Vàĺũēś\"],\"KANz0G\":[\"Vĩēŵ ƀĩĺĺĩńĝ ďēţàĩĺś\"],\"6n7jtr\":[\"Vĩśũàĺĩźē\"],\"id6ein\":[\"Ŵē śũƥƥōŕţ ŷōũŕ śǫũàŕē ƤŃĜś, ĵƤĒĜś àńď ĜĨƑś ũńďēŕ 10Ḿß\"],\"ZS7vYp\":[\"Ŵē ŵĩĺĺ śēńď ƤŌŚŢ ŕēǫũēśţś ţō ţĥĩś ēńďƥōĩńţ ƒōŕ ēvēŕŷ ńēŵ ēvēńţ\"],\"TRDppN\":[\"Ŵēƀĥōōķ\"],\"v1kQyJ\":[\"Ŵēƀĥōōķś\"],\"C51ilI\":[\"Ŵĥēń ţĥē ÀƤĨ ķēŷ ŵĩĺĺ ēxƥĩŕē.\"],\"leUubq\":[\"Ŵĥēń ţĥē ķēŷ ŵĩĺĺ ƀē ďĩśàƀĺēď\"],\"wvyffT\":[\"Ŵōŕķƒĺōŵ ćàńńōţ ƀē ţēśţēď\"],\"pmUArF\":[\"Ŵōŕķśƥàćē\"],\"VicISP\":[\"Ŵōŕķśƥàćē Ďēĺēţĩōń\"],\"Q9pNST\":[\"Ŵŕĩţē à ďēśćŕĩƥţĩōń\"],\"3d1wCB\":[\"ŷēś\"],\"zSkMV0\":[\"Ŷōũ ŵĩĺĺ ƀē ćĥàŕĝēď ĩḿḿēďĩàţēĺŷ ƒōŕ ţĥē ƒũĺĺ ŷēàŕ.\"],\"XVnj6K\":[\"Ŷōũŕ ćŕēďĩţ ƀàĺàńćē ŵĩĺĺ ƀē ũśēď ţō ƥàŷ ţĥē ḿōńţĥĺŷ ƀĩĺĺś.\"],\"9ivpwk\":[\"Ŷōũŕ ńàḿē àś ĩţ ŵĩĺĺ ƀē ďĩśƥĺàŷēď\"],\"RhNbPE\":[\"Ŷōũŕ ŵōŕķśƥàćē ŵĩĺĺ ƀē ďĩśàƀĺēď\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/pt-BR.ts b/packages/twenty-front/src/locales/generated/pt-BR.ts new file mode 100644 index 000000000000..8a913ba7e889 --- /dev/null +++ b/packages/twenty-front/src/locales/generated/pt-BR.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" de \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Chave da API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1.000 execuções de nós de fluxo de trabalho\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurar campo\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abortar\"],\"uyJsf6\":[\"Sobre\"],\"AeXO77\":[\"Conta\"],\"nD0Y+a\":[\"Exclusão de conta\"],\"bPwFdf\":[\"Contas\"],\"FQBaXG\":[\"Ativar\"],\"tu8A/k\":[\"Ativar fluxo de trabalho\"],\"F6pfE9\":[\"Ativo\"],\"Mue4oc\":[\"Chaves de API ativas criadas por você ou por sua equipe.\"],\"m16xKo\":[\"Adicionar\"],\"DpV70M\":[\"Adicionar campo\"],\"dEO3Zx\":[\"Adicionar objeto\"],\"sgXUv+\":[\"Adicionar provedor de identidade SSO\"],\"5+ttxv\":[\"Adicionar à lista de bloqueio\"],\"pBsoKL\":[\"Adicionar aos favoritos\"],\"m2qDV8\":[\"Adicione seu primeiro \",[\"objectLabel\"]],\"vLO+NG\":[\"Adicionado \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Todos\"],\"3saA7W\":[\"Todos (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Todas as funções\"],\"GMx1K0\":[\"Permitir logins por meio da funcionalidade de logon único do Google.\"],\"dea+zy\":[\"Permitir logins por meio da funcionalidade de logon único da Microsoft.\"],\"wMg43c\":[\"Permita o convite de novos usuários compartilhando um link de convite.\"],\"vHeVg5\":[\"Permita que os usuários façam login com um e-mail e uma senha.\"],\"mJ6m4C\":[\"Uma descrição opcional\"],\"0RqpZr\":[\"API e webhooks\"],\"yRnk5W\":[\"Chave da API\"],\"5h8ooz\":[\"Chaves de API\"],\"kAtj+q\":[\"Nome da API\"],\"aAIQg2\":[\"Aparência\"],\"3iX0kh\":[\"Tem certeza de que deseja alterar o intervalo de cobrança?\"],\"nYD/Cq\":[\"Ascendente\"],\"rfYmIr\":[\"Atribuir funções para especificar as permissões de acesso de cada membro\"],\"lxQ+5m\":[\"Atribuído a\"],\"Y7Dx6e\":[\"Pelo menos um método de autenticação deve estar ativado\"],\"P8fBlG\":[\"Autenticação\"],\"yIVrHZ\":[\"Autorizar\"],\"3uQmjD\":[\"Média\"],\"Dht9W3\":[\"Voltar ao conteúdo\"],\"R+w/Va\":[\"Faturamento\"],\"K1172m\":[\"Lista de bloqueio\"],\"2yl5lQ\":[\"Agendar uma chamada\"],\"PmmvzS\":[\"Calcular\"],\"AjVXBS\":[\"Calendário\"],\"EUpfsd\":[\"Calendários\"],\"dEgA5A\":[\"Cancelar\"],\"0TllC8\":[\"Cancelar a qualquer momento\"],\"rRK/Lf\":[\"Cancelar plano\"],\"N6gPiD\":[\"Cancelar sua assinatura\"],\"OfzMnb\":[\"Alterar \",[\"to\"]],\"VhMDMg\":[\"Alterar senha\"],\"SviKkE\":[\"Chinês - Simplificado\"],\"dzb4Ep\":[\"Chinês - Tradicional\"],\"JEFFOR\":[\"Escolha um objeto\"],\"KT6rEB\":[\"Escolha seu provedor\"],\"9qP96p\":[\"Escolha seu teste\"],\"yz7wBu\":[\"Fechar\"],\"+zUMwJ\":[\"Configurar uma conexão SSO\"],\"QTNsSm\":[\"Configure e personalize suas preferências de calendário.\"],\"aGwm+D\":[\"Configurar como as datas são exibidas no aplicativo\"],\"Bh4GBD\":[\"Configure suas definições de e-mail e calendário.\"],\"D8ATlr\":[\"Conecte uma nova conta ao seu espaço de trabalho\"],\"Zgi9Fd\":[\"Conecte-se com o Google\"],\"IOfqM8\":[\"Conecte-se com a Microsoft\"],\"9TzudL\":[\"Contas conectadas\"],\"M73whl\":[\"Contexto\"],\"xGVfLh\":[\"Continuar\"],\"CcGOj+\":[\"Copiloto\"],\"7eVkEH\":[\"Copiar link do convite\"],\"Ej5euX\":[\"Copie essa chave, pois ela não ficará visível novamente\"],\"wBMjJ2\":[\"Contagem\"],\"EkZfen\":[\"Contar tudo\"],\"vQJINq\":[\"Contagem vazia\"],\"DzRsDJ\":[\"Contagem não vazia\"],\"9FZBbf\":[\"Contagem de valores exclusivos\"],\"zNoOC2\":[\"Crie um fluxo de trabalho e retorne aqui para visualizar suas versões\"],\"uXGLuq\":[\"Criar chave de API\"],\"d0DCww\":[\"Criar novo registro\"],\"dkAPxi\":[\"Criar webhook\"],\"8skTDV\":[\"Objetos personalizados\"],\"qt+EaC\":[\"Personalize os campos disponíveis nas exibições \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personalizar domínio\"],\"bCJa9l\":[\"Personalize a segurança de seu espaço de trabalho\"],\"Zz6Cxn\":[\"Zona de perigo\"],\"5cNMFz\":[\"Modelo de dados\"],\"r+cVRP\":[\"Tipo de dados\"],\"mYGY3B\":[\"Data\"],\"Ud9zHv\":[\"Data e hora\"],\"5y3O+A\":[\"Desativar\"],\"qk4i22\":[\"Desative a opção \\\"Synchronize Objects Labels and API Names\\\" (Sincronizar rótulos de objetos e nomes de API) para definir um nome de API personalizado\"],\"gexAq8\":[\"Desativar esse campo\"],\"4tpC8V\":[\"Desativar fluxo de trabalho\"],\"Y2ImVJ\":[\"Defina o nome e a descrição de seu objeto\"],\"cnGeoo\":[\"Excluir\"],\"ZDGm40\":[\"Excluir conta\"],\"gAz0S5\":[\"Excluir a conta e todos os dados associados\"],\"hGfWDm\":[\"Excluir chave de API\"],\"4dpwsE\":[\"Excluir registro\"],\"kf0A63\":[\"Excluir registros\"],\"T6S2Ns\":[\"Excluir essa integração\"],\"snMaH4\":[\"Excluir webhook\"],\"kYu0eF\":[\"Excluir espaço de trabalho\"],\"mk2Ygs\":[\"Excluir todo o seu espaço de trabalho\"],\"Cko536\":[\"Descendente\"],\"Nu4oKW\":[\"Descrição\"],\"2xxBws\":[\"Destruir\"],\"n+SX4g\":[\"Desenvolvedores\"],\"zAg2B9\":[\"Rascunho de descarte\"],\"i66xz9\":[\"Exibir como data relativa\"],\"EoKe5U\":[\"Domínio\"],\"QVVmxi\":[\"Por exemplo, integração de backoffice\"],\"tOkc8o\":[\"Mais antigo\"],\"JTbQuO\":[\"Data mais antiga\"],\"v+uKyy\":[\"Editar intervalo de faturamento\"],\"h2KoTu\":[\"Edite o método de pagamento, veja suas faturas e muito mais\"],\"6o1M/Q\":[\"Edite o nome do subdomínio ou defina um domínio personalizado.\"],\"O3oNi5\":[\"E-mail\"],\"lfQsvW\":[\"Integração de e-mail\"],\"QT/Wo7\":[\"O e-mail ou domínio já está na lista de bloqueio\"],\"BXEcos\":[\"E-mails\"],\"eXoH4Q\":[\"funcionários\"],\"gqv5ZL\":[\"Funcionários\"],\"N2S1rs\":[\"Vazio\"],\"T3juzf\":[\"URL do ponto de extremidade\"],\"lYGfRP\":[\"Inglês\"],\"/bfFKe\":[\"Aproveite um teste gratuito de \",[\"withCreditCardTrialPeriodDuration\"],\"dias\"],\"GpB8YV\":[\"Empresa\"],\"c3qGJX\":[\"Erro ao excluir a chave da API: \",[\"err\"]],\"bj7nh3\":[\"Erro ao regenerar a chave da API: \",[\"err\"]],\"VSQxWH\":[\"Erro ao alternar a assinatura \",[\"to\"],\".\"],\"JLxMta\":[\"Estabeleça pontos de extremidade do Webhook para notificações sobre eventos assíncronos.\"],\"cIgBjB\":[\"Excluir as seguintes pessoas e domínios de minha sincronização de e-mail\"],\"fV7V51\":[\"Objetos existentes\"],\"IZ4o2e\":[\"Configurações de saída\"],\"tXGQvS\":[\"Espera-se que o nó selecionado seja um nó de etapa de criação.\"],\"bKBhgb\":[\"Experiência\"],\"LxRNPw\":[\"Vencimento\"],\"SkXfL0\":[\"Data de expiração\"],\"i9qiyR\":[\"Expira em\"],\"GS+Mus\":[\"Exportação\"],\"ep2rbf\":[\"Registros de exportação\"],\"q46CjD\":[\"Exportar para PDF\"],\"DaGxE0\":[\"Visualização de exportação\"],\"X9kySA\":[\"Favoritos\"],\"zXgopL\":[\"Tipo de campo\"],\"vF68cg\":[\"Campos\"],\"3w/aqw\":[\"Contagem de campos\"],\"o7J4JM\":[\"Filtro\"],\"cSev+j\":[\"Filtros\"],\"nLC6tu\":[\"Francês\"],\"aTieE0\":[\"de mensal para anual\"],\"K04lE5\":[\"de anual para mensal\"],\"scmRyR\":[\"Acesso total\"],\"xANKBj\":[\"Funções\"],\"Weq9zb\":[\"Geral\"],\"DDcvSo\":[\"Alemão\"],\"NXEW3h\":[\"Tire o máximo proveito do seu espaço de trabalho convidando sua equipe.\"],\"zSGbaR\":[\"Faça sua assinatura\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"Conceda ao suporte da Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Você pode revogar o acesso a qualquer momento.\"],\"vLyv1R\":[\"Esconder\"],\"XTWO+W\":[\"Ícone e nome\"],\"sJGljQ\":[\"Identificador\"],\"j843N3\":[\"Se você perdeu essa chave, pode gerá-la novamente, mas saiba que qualquer script que use essa chave precisará ser atualizado. Digite\\\"\",[\"confirmationValue\"],\"\\\" para confirmar.\"],\"NoNwIX\":[\"Inativo\"],\"pZ/USH\":[\"Índices\"],\"JE2tjr\":[\"A entrada deve estar em letras maiúsculas e minúsculas e não pode começar com um número\"],\"AwUsnG\":[\"Instâncias\"],\"nbfdhU\":[\"Integrações\"],\"NtFk/Z\":[\"Provedor de autenticação inválido\"],\"B2Tpo0\":[\"E-mail inválido\"],\"/m52AE\":[\"E-mail ou domínio inválido\"],\"QdoUFL\":[\"Valores de formulário inválidos\"],\"0M8+El\":[\"Convite por e-mail\"],\"PWIq/W\":[\"Convidar por link\"],\"3athPG\":[\"Convidar por link\"],\"5IfmKA\":[\"Link de convite enviado para endereços de e-mail\"],\"d+Y+rP\":[\"Convide sua equipe\"],\"Lj7sBL\":[\"Italiano\"],\"h6S9Yz\":[\"Coreano\"],\"zrpwCd\":[\"Laboratório\"],\"vXIe7J\":[\"Idioma\"],\"wL3cK8\":[\"Mais recentes\"],\"Kcjbmz\":[\"Data mais recente\"],\"pQjjYo\":[\"Link copiado para a área de transferência\"],\"FgAxTj\":[\"Fazer logout\"],\"nOhz3x\":[\"Sair\"],\"T6YjCk\":[\"Gerenciar membros\"],\"4cjU2u\":[\"Gerencie os membros de seu espaço aqui\"],\"FyFNsd\":[\"Gerencie suas contas de Internet.\"],\"36kYu0\":[\"Gerenciar sua assinatura\"],\"3Sdni6\":[\"Marcar como concluído\"],\"CK1KXz\":[\"Máximo\"],\"wlQNTg\":[\"Membros\"],\"eTUF28\":[\"Mínimo\"],\"3Siwmw\":[\"Mais opções\"],\"iSLA/r\":[\"Mover para a esquerda\"],\"Ubl2by\":[\"Mover para a direita\"],\"6YtxFj\":[\"Nome\"],\"z+6jaZ\":[\"Nome de sua chave de API\"],\"J7w8lI\":[\"Nome de seu espaço de trabalho\"],\"2T8KCk\":[\"Navegar para o próximo registro\"],\"veSA19\":[\"Navegar para a próxima versão\"],\"ZTEho+\":[\"Navegar para o próximo fluxo de trabalho\"],\"2tw9bo\":[\"Navegar para o registro anterior\"],\"I+Pm5V\":[\"Navegar para a versão anterior\"],\"QVUN3K\":[\"Navegar para o fluxo de trabalho anterior\"],\"isRobC\":[\"Novo\"],\"Kcr9Fr\":[\"Nova conta\"],\"o8MyXb\":[\"Nova chave\"],\"j313SZ\":[\"Nova chave\"],\"hFxdey\":[\"Novo objeto\"],\"7vhWI8\":[\"Nova senha\"],\"BcCzLv\":[\"Novo recorde\"],\"2lmOC5\":[\"Nova função\"],\"U1DAok\":[\"Novo webhook\"],\"pwenQu\":[\"Nenhuma conta conectada\"],\"0uWxPM\":[\"Nenhum fluxo de trabalho foi executado ainda\"],\"AQCvCC\":[\"Ainda não há versões de fluxo de trabalho\"],\"4wUkDk\":[\"Não vazio\"],\"W0i24j\":[\"Objeto\"],\"B3toQF\":[\"Objetos\"],\"KNz3EF\":[\"Fora do caminho comum\"],\"OV5wZZ\":[\"Aberto\"],\"0zpgxV\":[\"Opções\"],\"BzEFor\":[\"ou\"],\"/IX/7x\":[\"Outros\"],\"boJlGf\":[\"Página não encontrada\"],\"8ZsakT\":[\"Senha\"],\"mi6Rel\":[\"O link de redefinição de senha foi enviado para o e-mail\"],\"SrVzRe\":[\"Porcentagem\"],\"yIK1GU\":[\"Porcentagem de vazio\"],\"PWLd4c\":[\"Porcentagem não vazia\"],\"Bv3y5w\":[\"Destruir permanentemente o registro\"],\"N0+GsR\":[\"Imagem\"],\"jEw0Mr\":[\"Digite um URL válido\"],\"6nsIo3\":[\"Digite \\\"\",[\"confirmationValue\"],\"\\\" para confirmar que deseja excluir essa chave de API. Esteja ciente de que qualquer script que use essa chave deixará de funcionar.\"],\"mFZTXr\":[\"Digite \",[\"confirmationText\"],\" para confirmar que deseja excluir esse webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Português - Brasil\"],\"xtXHeo\":[\"Português - Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Prévia\"],\"vERlcd\":[\"Perfil\"],\"YJgRqq\":[\"Pseudo-inglês\"],\"ibPuCP\":[\"Ler documentação\"],\"v3xM25\":[\"Receber um e-mail com o link de atualização da senha\"],\"dSCufP\":[\"Seleção de registros\"],\"vpZcGd\":[\"Gerar novamente uma chave de API\"],\"Mwqo5m\":[\"Regenerar chave\"],\"D+Mv78\":[\"Chave de regeneração\"],\"5icoS1\":[\"Lançamentos\"],\"t/YqKh\":[\"Remover\"],\"T/pF0Z\":[\"Remover dos favoritos\"],\"KbS2K9\":[\"Redefinir senha\"],\"1IWc1n\":[\"Redefinir para\"],\"kx0s+n\":[\"Resultados\"],\"5dJK4M\":[\"Funções\"],\"UX0N2y\":[\"Execute um fluxo de trabalho e retorne aqui para visualizar suas execuções\"],\"A1taO8\":[\"Pesquisa\"],\"l1/uy2\":[\"Pesquisar um campo...\"],\"k7kp5/\":[\"Pesquisar um índice...\"],\"7taA9j\":[\"Campos de pesquisa\"],\"ofuw3g\":[\"Procure um objeto...\"],\"IMeaSJ\":[\"Pesquisar registros\"],\"a3LDKx\":[\"Segurança\"],\"QREcJS\":[\"Ver versão ativa\"],\"OpPn5Z\":[\"Ver execuções\"],\"EtyY4+\":[\"Ver versões\"],\"lYhPN0\":[\"Ver histórico de versões\"],\"xraglu\":[\"Selecione os eventos que você deseja enviar para esse endpoint\"],\"AXTJAW\":[\"Selecione seu idioma preferido\"],\"mjK8F3\":[\"Envie um e-mail de convite para sua equipe\"],\"yy5k7a\":[\"Painel de administração do servidor\"],\"V7fgiB\":[\"Defina a visibilidade do e-mail, gerencie sua lista de bloqueio e muito mais.\"],\"cx14rp\":[\"Defina o nome de seu domínio\"],\"tn41zE\":[\"Defina o nome de seu subdomínio\"],\"Tz0i8g\":[\"Configurações\"],\"Vy9kmk\":[\"Compartilhe este link para convidar usuários a participar do seu espaço de trabalho\"],\"gWk8gY\":[\"A alteração do rótulo de um campo também deve alterar o nome da API?\"],\"6Uau97\":[\"Pular\"],\"f6Hub0\":[\"Classificar\"],\"65A04M\":[\"Espanhol\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomínio\"],\"omhc+7\":[\"Subdomínio já ocupado\"],\"OlC/tU\":[\"O subdomínio não pode ter mais de 30 caracteres\"],\"ZETwlU\":[\"O subdomínio não pode ter menos de 3 caracteres\"],\"B5jRKH\":[\"A assinatura foi trocada \",[\"to\"]],\"AxQiPW\":[\"Soma\"],\"XYLcNv\":[\"Suporte\"],\"9yk9d1\":[\"Interruptor \",[\"from\"]],\"qi74XZ\":[\"Interruptor \",[\"to\"]],\"L6Fg36\":[\"Faturamento do switch \",[\"to\"]],\"AtzMpB\":[\"Sincronizar o rótulo do campo e o nome da API\"],\"E3AMmw\":[\"Configurações do sistema - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Configurações do sistema - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Teste\"],\"bU9B27\":[\"Fluxo de trabalho de teste\"],\"2OUtmv\":[\"A descrição desse campo\"],\"VGZYbZ\":[\"O e-mail associado à sua conta\"],\"h8mvCd\":[\"O nome e o ícone desse campo\"],\"L97sPr\":[\"A página que você está procurando não existe mais ou nunca existiu. Vamos colocá-lo de volta no caminho certo\"],\"uWikAA\":[\"Os valores desse campo\"],\"+69KDk\":[\"Os valores desse campo devem ser exclusivos\"],\"PmtLRf\":[\"Houve um problema\"],\"hqCwGc\":[\"Essa ação não pode ser desfeita. Isso excluirá permanentemente esse usuário e o removerá de todas as suas atribuições.\"],\"gWGuHC\":[\"Essa ação não pode ser desfeita. Isso excluirá permanentemente todo o seu espaço de trabalho. <0/> Digite seu e-mail para confirmar.\"],\"n9nSNJ\":[\"Formato de hora\"],\"aqMzDX\":[\"para mensal\"],\"WXXiXO\":[\"a cada ano\"],\"PiUt3N\":[\"Tipo de gatilho\"],\"IQ5pAL\":[\"O tipo de acionador deve ser Manual - quando nenhum registro é selecionado\"],\"+zy2Nq\":[\"Tipo\"],\"U83IeL\":[\"Digite qualquer coisa\"],\"wSXm5S\":[\"Único\"],\"GQCXQS\":[\"Contatos ilimitados\"],\"ONWvwQ\":[\"Carregar\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Usar como rascunho\"],\"oTTQsc\":[\"Use somente letras, números e traços. Comece e termine com uma letra ou um número\"],\"c6uZUV\":[\"Use nossa API ou adicione seu primeiro \",[\"objectLabel\"],\" manualmente\"],\"7PzzBU\":[\"Usuário\"],\"IjyOjp\":[\"O usuário não está conectado\"],\"fXVIZq\":[\"Valores\"],\"KANz0G\":[\"Exibir detalhes de faturamento\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"Oferecemos suporte a seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB\"],\"ZS7vYp\":[\"Enviaremos solicitações POST a esse endpoint para cada novo evento\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"Quando a chave da API expirará.\"],\"leUubq\":[\"Quando a chave será desativada\"],\"wvyffT\":[\"O fluxo de trabalho não pode ser testado\"],\"pmUArF\":[\"Espaço de trabalho\"],\"VicISP\":[\"Exclusão do espaço de trabalho\"],\"Q9pNST\":[\"Escreva uma descrição\"],\"3d1wCB\":[\"sim\"],\"zSkMV0\":[\"Você será cobrado imediatamente pelo ano inteiro.\"],\"XVnj6K\":[\"Seu saldo de crédito será usado para pagar as contas mensais.\"],\"9ivpwk\":[\"Seu nome como será exibido\"],\"RhNbPE\":[\"Seu espaço de trabalho será desativado\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/pt-PT.ts b/packages/twenty-front/src/locales/generated/pt-PT.ts new file mode 100644 index 000000000000..905b3a7353cc --- /dev/null +++ b/packages/twenty-front/src/locales/generated/pt-PT.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" de \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Chave da API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 execuções de nós de fluxo de trabalho\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurar campo\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abortar\"],\"uyJsf6\":[\"Sobre\"],\"AeXO77\":[\"Conta\"],\"nD0Y+a\":[\"Eliminação da conta\"],\"bPwFdf\":[\"Contas\"],\"FQBaXG\":[\"Ativar\"],\"tu8A/k\":[\"Ativar o fluxo de trabalho\"],\"F6pfE9\":[\"Ativo\"],\"Mue4oc\":[\"Chaves de API activas criadas por si ou pela sua equipa.\"],\"m16xKo\":[\"Adicionar\"],\"DpV70M\":[\"Adicionar campo\"],\"dEO3Zx\":[\"Adicionar objeto\"],\"sgXUv+\":[\"Adicionar fornecedor de identidade SSO\"],\"5+ttxv\":[\"Adicionar à lista de bloqueio\"],\"pBsoKL\":[\"Adicionar aos favoritos\"],\"m2qDV8\":[\"Adicione o seu primeiro \",[\"objectLabel\"]],\"vLO+NG\":[\"Adicionado \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Todos\"],\"3saA7W\":[\"Todos (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Todos os papéis\"],\"GMx1K0\":[\"Permitir logins através da funcionalidade de início de sessão único do Google.\"],\"dea+zy\":[\"Permitir inícios de sessão através da funcionalidade de início de sessão único da Microsoft.\"],\"wMg43c\":[\"Permitir o convite de novos utilizadores através da partilha de uma ligação de convite.\"],\"vHeVg5\":[\"Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra-passe.\"],\"mJ6m4C\":[\"Uma descrição opcional\"],\"0RqpZr\":[\"API e Webhooks\"],\"yRnk5W\":[\"Chave API\"],\"5h8ooz\":[\"Chaves API\"],\"kAtj+q\":[\"Nome da API\"],\"aAIQg2\":[\"Aparência\"],\"3iX0kh\":[\"Tem a certeza de que pretende alterar o seu intervalo de faturação?\"],\"nYD/Cq\":[\"Ascendente\"],\"rfYmIr\":[\"Atribuir funções para especificar as permissões de acesso de cada membro\"],\"lxQ+5m\":[\"Atribuído a\"],\"Y7Dx6e\":[\"Pelo menos um método de autenticação deve estar ativado\"],\"P8fBlG\":[\"Autenticação\"],\"yIVrHZ\":[\"Autorizar\"],\"3uQmjD\":[\"Média\"],\"Dht9W3\":[\"Voltar ao conteúdo\"],\"R+w/Va\":[\"Faturação\"],\"K1172m\":[\"Lista de bloqueios\"],\"2yl5lQ\":[\"Marcar uma chamada\"],\"PmmvzS\":[\"Calcular\"],\"AjVXBS\":[\"Calendário\"],\"EUpfsd\":[\"Calendários\"],\"dEgA5A\":[\"Cancelar\"],\"0TllC8\":[\"Cancelar a qualquer momento\"],\"rRK/Lf\":[\"Cancelar plano\"],\"N6gPiD\":[\"Cancelar a sua subscrição\"],\"OfzMnb\":[\"Alterar \",[\"to\"]],\"VhMDMg\":[\"Alterar a palavra-passe\"],\"SviKkE\":[\"Chinês - Simplificado\"],\"dzb4Ep\":[\"Chinês - Tradicional\"],\"JEFFOR\":[\"Escolher um objeto\"],\"KT6rEB\":[\"Escolha o seu fornecedor\"],\"9qP96p\":[\"Escolha o seu teste\"],\"yz7wBu\":[\"Fechar\"],\"+zUMwJ\":[\"Configurar uma ligação SSO\"],\"QTNsSm\":[\"Configure e personalize as suas preferências de calendário.\"],\"aGwm+D\":[\"Configurar a forma como as datas são apresentadas na aplicação\"],\"Bh4GBD\":[\"Configure as definições de correio eletrónico e calendário.\"],\"D8ATlr\":[\"Ligar uma nova conta ao seu espaço de trabalho\"],\"Zgi9Fd\":[\"Ligar ao Google\"],\"IOfqM8\":[\"Ligar à Microsoft\"],\"9TzudL\":[\"Contas ligadas\"],\"M73whl\":[\"Contexto\"],\"xGVfLh\":[\"Continuar\"],\"CcGOj+\":[\"Copiloto\"],\"7eVkEH\":[\"Copiar a hiperligação do convite\"],\"Ej5euX\":[\"Copiar esta chave, uma vez que não voltará a ser visível\"],\"wBMjJ2\":[\"Contagem\"],\"EkZfen\":[\"Contar tudo\"],\"vQJINq\":[\"Contagem vazia\"],\"DzRsDJ\":[\"Contagem não vazia\"],\"9FZBbf\":[\"Contar valores únicos\"],\"zNoOC2\":[\"Criar um fluxo de trabalho e regressar aqui para ver as suas versões\"],\"uXGLuq\":[\"Criar chave API\"],\"d0DCww\":[\"Criar novo registo\"],\"dkAPxi\":[\"Criar Webhook\"],\"8skTDV\":[\"Objectos personalizados\"],\"qt+EaC\":[\"Personalizar os campos disponíveis nas vistas \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personalizar domínio\"],\"bCJa9l\":[\"Personalize a segurança do seu espaço de trabalho\"],\"Zz6Cxn\":[\"Zona de perigo\"],\"5cNMFz\":[\"Modelo de dados\"],\"r+cVRP\":[\"Tipo de dados\"],\"mYGY3B\":[\"Data\"],\"Ud9zHv\":[\"Data e hora\"],\"5y3O+A\":[\"Desativar\"],\"qk4i22\":[\"Desativar \\\"Sincronizar etiquetas de objectos e nomes de API\\\" para definir um nome de API personalizado\"],\"gexAq8\":[\"Desativar este campo\"],\"4tpC8V\":[\"Desativar o fluxo de trabalho\"],\"Y2ImVJ\":[\"Definir o nome e a descrição do seu objeto\"],\"cnGeoo\":[\"Eliminar\"],\"ZDGm40\":[\"Eliminar a conta\"],\"gAz0S5\":[\"Eliminar a conta e todos os dados associados\"],\"hGfWDm\":[\"Eliminar a chave API\"],\"4dpwsE\":[\"Eliminar registo\"],\"kf0A63\":[\"Eliminar registos\"],\"T6S2Ns\":[\"Eliminar esta integração\"],\"snMaH4\":[\"Eliminar webhook\"],\"kYu0eF\":[\"Eliminar espaço de trabalho\"],\"mk2Ygs\":[\"Eliminar todo o seu espaço de trabalho\"],\"Cko536\":[\"Descendente\"],\"Nu4oKW\":[\"Descrição\"],\"2xxBws\":[\"Destruir\"],\"n+SX4g\":[\"Programadores\"],\"zAg2B9\":[\"Rascunho de descarte\"],\"i66xz9\":[\"Exibir como data relativa\"],\"EoKe5U\":[\"Domínio\"],\"QVVmxi\":[\"Por exemplo, integração de backoffice\"],\"tOkc8o\":[\"Mais antigo\"],\"JTbQuO\":[\"Data mais antiga\"],\"v+uKyy\":[\"Editar intervalo de faturação\"],\"h2KoTu\":[\"Editar o método de pagamento, ver as suas facturas e muito mais\"],\"6o1M/Q\":[\"Edite o nome do seu subdomínio ou defina um domínio personalizado.\"],\"O3oNi5\":[\"Correio eletrónico\"],\"lfQsvW\":[\"Integração de correio eletrónico\"],\"QT/Wo7\":[\"O e-mail ou domínio já está na lista de bloqueio\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"empregados\"],\"gqv5ZL\":[\"Empregados\"],\"N2S1rs\":[\"Vazio\"],\"T3juzf\":[\"URL do ponto final\"],\"lYGfRP\":[\"Inglês\"],\"/bfFKe\":[\"Desfrute de um período experimental gratuito de \",[\"withCreditCardTrialPeriodDuration\"],\"-dias\"],\"GpB8YV\":[\"Empresa\"],\"c3qGJX\":[\"Erro ao eliminar a chave api: \",[\"err\"]],\"bj7nh3\":[\"Erro ao regenerar a chave api: \",[\"err\"]],\"VSQxWH\":[\"Erro ao mudar de subscrição \",[\"to\"],\".\"],\"JLxMta\":[\"Estabelecer pontos de extremidade Webhook para notificações sobre eventos assíncronos.\"],\"cIgBjB\":[\"Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico\"],\"fV7V51\":[\"Objectos existentes\"],\"IZ4o2e\":[\"Sair das definições\"],\"tXGQvS\":[\"Espera-se que o nó selecionado seja um nó de etapa de criação.\"],\"bKBhgb\":[\"Experiência\"],\"LxRNPw\":[\"Expiração\"],\"SkXfL0\":[\"Data de expiração\"],\"i9qiyR\":[\"Expira em\"],\"GS+Mus\":[\"Exportação\"],\"ep2rbf\":[\"Registos de exportação\"],\"q46CjD\":[\"Exportar para PDF\"],\"DaGxE0\":[\"Vista de exportação\"],\"X9kySA\":[\"Favoritos\"],\"zXgopL\":[\"Tipo de campo\"],\"vF68cg\":[\"Campos\"],\"3w/aqw\":[\"Contagem de campos\"],\"o7J4JM\":[\"Filtro\"],\"cSev+j\":[\"Filtros\"],\"nLC6tu\":[\"Francês\"],\"aTieE0\":[\"de mensal para anual\"],\"K04lE5\":[\"de anual para mensal\"],\"scmRyR\":[\"Acesso total\"],\"xANKBj\":[\"Funções\"],\"Weq9zb\":[\"Geral\"],\"DDcvSo\":[\"Alemão\"],\"NXEW3h\":[\"Tire o máximo partido do seu espaço de trabalho convidando a sua equipa.\"],\"zSGbaR\":[\"Obter a sua subscrição\"],\"2GT3Hf\":[\"Mundial\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Esconder\"],\"XTWO+W\":[\"Ícone e nome\"],\"sJGljQ\":[\"Identificador\"],\"j843N3\":[\"Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\\\"\",[\"confirmationValue\"],\"\\\" para confirmar.\"],\"NoNwIX\":[\"Inativo\"],\"pZ/USH\":[\"Índices\"],\"JE2tjr\":[\"A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número\"],\"AwUsnG\":[\"Instâncias\"],\"nbfdhU\":[\"Integrações\"],\"NtFk/Z\":[\"Fornecedor de autenticação inválido\"],\"B2Tpo0\":[\"Correio eletrónico inválido\"],\"/m52AE\":[\"Correio eletrónico ou domínio inválido\"],\"QdoUFL\":[\"Valores de formulário inválidos\"],\"0M8+El\":[\"Convite por correio eletrónico\"],\"PWIq/W\":[\"Convidar por ligação\"],\"3athPG\":[\"Convidar por ligação\"],\"5IfmKA\":[\"Ligação de convite enviada para endereços de correio eletrónico\"],\"d+Y+rP\":[\"Convide a sua equipa\"],\"Lj7sBL\":[\"Italiano\"],\"h6S9Yz\":[\"Coreano\"],\"zrpwCd\":[\"Laboratório\"],\"vXIe7J\":[\"Língua\"],\"wL3cK8\":[\"Mais recentes\"],\"Kcjbmz\":[\"Última data\"],\"pQjjYo\":[\"Ligação copiada para a área de transferência\"],\"FgAxTj\":[\"Terminar sessão\"],\"nOhz3x\":[\"Terminar sessão\"],\"T6YjCk\":[\"Gerir membros\"],\"4cjU2u\":[\"Gerir os membros do seu espaço aqui\"],\"FyFNsd\":[\"Gerir as suas contas de Internet.\"],\"36kYu0\":[\"Gerir a sua subscrição\"],\"3Sdni6\":[\"Marcar como concluído\"],\"CK1KXz\":[\"Máximo\"],\"wlQNTg\":[\"Membros\"],\"eTUF28\":[\"Mínimo\"],\"3Siwmw\":[\"Mais opções\"],\"iSLA/r\":[\"Mover para a esquerda\"],\"Ubl2by\":[\"Mover para a direita\"],\"6YtxFj\":[\"Nome\"],\"z+6jaZ\":[\"Nome da sua chave API\"],\"J7w8lI\":[\"Nome do seu espaço de trabalho\"],\"2T8KCk\":[\"Navegar para o registo seguinte\"],\"veSA19\":[\"Navegar para a versão seguinte\"],\"ZTEho+\":[\"Navegar para o fluxo de trabalho seguinte\"],\"2tw9bo\":[\"Navegar para o registo anterior\"],\"I+Pm5V\":[\"Navegar para a versão anterior\"],\"QVUN3K\":[\"Navegar para o fluxo de trabalho anterior\"],\"isRobC\":[\"Novo\"],\"Kcr9Fr\":[\"Nova conta\"],\"o8MyXb\":[\"Nova chave\"],\"j313SZ\":[\"Nova chave\"],\"hFxdey\":[\"Novo objeto\"],\"7vhWI8\":[\"Nova palavra-passe\"],\"BcCzLv\":[\"Novo recorde\"],\"2lmOC5\":[\"Novo papel\"],\"U1DAok\":[\"Novo Webhook\"],\"pwenQu\":[\"Nenhuma conta ligada\"],\"0uWxPM\":[\"Ainda não foi executado nenhum fluxo de trabalho\"],\"AQCvCC\":[\"Ainda não há versões de fluxo de trabalho\"],\"4wUkDk\":[\"Não vazio\"],\"W0i24j\":[\"Objeto\"],\"B3toQF\":[\"Objectos\"],\"KNz3EF\":[\"Fora do caminho tradicional\"],\"OV5wZZ\":[\"Aberto\"],\"0zpgxV\":[\"Opções\"],\"BzEFor\":[\"ou\"],\"/IX/7x\":[\"Outros\"],\"boJlGf\":[\"Página não encontrada\"],\"8ZsakT\":[\"Palavra-passe\"],\"mi6Rel\":[\"A ligação de reposição da palavra-passe foi enviada para o e-mail\"],\"SrVzRe\":[\"Percentagem\"],\"yIK1GU\":[\"Percentagem de vazio\"],\"PWLd4c\":[\"Percentagem não vazia\"],\"Bv3y5w\":[\"Destruir permanentemente o registo\"],\"N0+GsR\":[\"Imagem\"],\"jEw0Mr\":[\"Introduzir um URL válido\"],\"6nsIo3\":[\"Digite \\\"\",[\"confirmationValue\"],\"\\\" para confirmar que deseja excluir essa chave de API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar.\"],\"mFZTXr\":[\"Introduza \",[\"confirmationText\"],\" para confirmar que pretende eliminar este webhook.\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"Português - Brasil\"],\"xtXHeo\":[\"Português - Portugal\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"Pré-visualização\"],\"vERlcd\":[\"Perfil\"],\"YJgRqq\":[\"Pseudo-inglês\"],\"ibPuCP\":[\"Ler a documentação\"],\"v3xM25\":[\"Receber uma mensagem de correio eletrónico com uma ligação para atualização da palavra-passe\"],\"dSCufP\":[\"Seleção de registos\"],\"vpZcGd\":[\"Regenerar uma chave API\"],\"Mwqo5m\":[\"Regenerar chave\"],\"D+Mv78\":[\"Regenerar chave\"],\"5icoS1\":[\"Lançamentos\"],\"t/YqKh\":[\"Remover\"],\"T/pF0Z\":[\"Remover dos favoritos\"],\"KbS2K9\":[\"Repor a palavra-passe\"],\"1IWc1n\":[\"Redefinir para\"],\"kx0s+n\":[\"Resultados\"],\"5dJK4M\":[\"Funções\"],\"UX0N2y\":[\"Executar um fluxo de trabalho e regressar aqui para ver as suas execuções\"],\"A1taO8\":[\"Pesquisar\"],\"l1/uy2\":[\"Pesquisar um campo...\"],\"k7kp5/\":[\"Pesquisar um índice...\"],\"7taA9j\":[\"Campos de pesquisa\"],\"ofuw3g\":[\"Procurar um objeto...\"],\"IMeaSJ\":[\"Procurar registos\"],\"a3LDKx\":[\"Segurança\"],\"QREcJS\":[\"Ver versão ativa\"],\"OpPn5Z\":[\"Ver corridas\"],\"EtyY4+\":[\"Ver versões\"],\"lYhPN0\":[\"Ver histórico de versões\"],\"xraglu\":[\"Selecione os eventos que pretende enviar para este ponto final\"],\"AXTJAW\":[\"Selecione a sua língua preferida\"],\"mjK8F3\":[\"Enviar um convite por correio eletrónico à sua equipa\"],\"yy5k7a\":[\"Painel de administração do servidor\"],\"V7fgiB\":[\"Defina a visibilidade do correio eletrónico, gira a sua lista de bloqueio e muito mais.\"],\"cx14rp\":[\"Definir o nome do seu domínio\"],\"tn41zE\":[\"Defina o nome do seu subdomínio\"],\"Tz0i8g\":[\"Definições\"],\"Vy9kmk\":[\"Partilhe esta ligação para convidar utilizadores a juntarem-se ao seu espaço de trabalho\"],\"gWk8gY\":[\"A alteração do rótulo de um campo deve também alterar o nome da API?\"],\"6Uau97\":[\"Saltar\"],\"f6Hub0\":[\"Ordenar\"],\"65A04M\":[\"Espanhol\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomínio\"],\"omhc+7\":[\"Subdomínio já ocupado\"],\"OlC/tU\":[\"O subdomínio não pode ter mais de 30 caracteres\"],\"ZETwlU\":[\"O subdomínio não pode ter menos de 3 caracteres\"],\"B5jRKH\":[\"A subscrição foi mudada \",[\"to\"]],\"AxQiPW\":[\"Soma\"],\"XYLcNv\":[\"Apoio\"],\"9yk9d1\":[\"Comutador \",[\"from\"]],\"qi74XZ\":[\"Comutador \",[\"to\"]],\"L6Fg36\":[\"Mudar a faturação \",[\"to\"]],\"AtzMpB\":[\"Sincronizar a etiqueta do campo e o nome da API\"],\"E3AMmw\":[\"Definições do sistema - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Definições do sistema - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Teste\"],\"bU9B27\":[\"Fluxo de trabalho de teste\"],\"2OUtmv\":[\"A descrição deste campo\"],\"VGZYbZ\":[\"O correio eletrónico associado à sua conta\"],\"h8mvCd\":[\"O nome e o ícone deste campo\"],\"L97sPr\":[\"A página que procura não existe ou nunca existiu. Vamos voltar a pô-lo no caminho certo\"],\"uWikAA\":[\"Os valores deste campo\"],\"+69KDk\":[\"Os valores deste campo devem ser únicos\"],\"PmtLRf\":[\"Houve um problema\"],\"hqCwGc\":[\"Esta ação não pode ser anulada. Esta ação elimina permanentemente este utilizador e retira-o de todas as suas tarefas.\"],\"gWGuHC\":[\"Esta ação não pode ser anulada. Esta ação eliminará permanentemente todo o seu espaço de trabalho. <0/> Introduza o seu e-mail para confirmar.\"],\"n9nSNJ\":[\"Formato da hora\"],\"aqMzDX\":[\"ao mês\"],\"WXXiXO\":[\"a anual\"],\"PiUt3N\":[\"Tipo de disparo\"],\"IQ5pAL\":[\"O tipo de acionamento deve ser Manual - quando nenhum registo é selecionado\"],\"+zy2Nq\":[\"Tipo\"],\"U83IeL\":[\"Tipo qualquer coisa\"],\"wSXm5S\":[\"Único\"],\"GQCXQS\":[\"Contactos ilimitados\"],\"ONWvwQ\":[\"Carregar\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Utilizar como projeto\"],\"oTTQsc\":[\"Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número\"],\"c6uZUV\":[\"Utilize a nossa API ou adicione o seu primeiro \",[\"objectLabel\"],\" manualmente\"],\"7PzzBU\":[\"Utilizador\"],\"IjyOjp\":[\"O utilizador não tem sessão iniciada\"],\"fXVIZq\":[\"Valores\"],\"KANz0G\":[\"Ver detalhes da faturação\"],\"6n7jtr\":[\"Visualizar\"],\"id6ein\":[\"Suportamos os seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB\"],\"ZS7vYp\":[\"Enviaremos pedidos POST a este ponto final para cada novo evento\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"Quando é que a chave da API expira.\"],\"leUubq\":[\"Quando a tecla será desactivada\"],\"wvyffT\":[\"O fluxo de trabalho não pode ser testado\"],\"pmUArF\":[\"Espaço de trabalho\"],\"VicISP\":[\"Eliminação do espaço de trabalho\"],\"Q9pNST\":[\"Escrever uma descrição\"],\"3d1wCB\":[\"sim\"],\"zSkMV0\":[\"Ser-lhe-á cobrado imediatamente o valor total do ano.\"],\"XVnj6K\":[\"O seu saldo de crédito será utilizado para pagar as facturas mensais.\"],\"9ivpwk\":[\"O seu nome como será apresentado\"],\"RhNbPE\":[\"O seu espaço de trabalho será desativado\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/pt.ts b/packages/twenty-front/src/locales/generated/pt.ts index dd79bfd6c7a2..b8958c4b49fd 100644 --- a/packages/twenty-front/src/locales/generated/pt.ts +++ b/packages/twenty-front/src/locales/generated/pt.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" de \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" Chave da API\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 execuções de nós de fluxo de trabalho\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configurar campo\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abortar\"],\"uyJsf6\":[\"Sobre\"],\"AeXO77\":[\"Conta\"],\"nD0Y+a\":[\"Eliminação da conta\"],\"bPwFdf\":[\"Contas\"],\"FQBaXG\":[\"Ativar\"],\"tu8A/k\":[\"Ativar o fluxo de trabalho\"],\"F6pfE9\":[\"Ativo\"],\"Mue4oc\":[\"Chaves de API activas criadas por si ou pela sua equipa.\"],\"m16xKo\":[\"Adicionar\"],\"DpV70M\":[\"Adicionar campo\"],\"dEO3Zx\":[\"Adicionar objeto\"],\"sgXUv+\":[\"Adicionar fornecedor de identidade SSO\"],\"5+ttxv\":[\"Adicionar à lista de bloqueio\"],\"pBsoKL\":[\"Adicionar aos favoritos\"],\"m2qDV8\":[\"Adicione o seu primeiro \",[\"objectLabel\"]],\"vLO+NG\":[\"Adicionado \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"Todos\"],\"3saA7W\":[\"Todos (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"Todos os papéis\"],\"GMx1K0\":[\"Permitir logins através da funcionalidade de início de sessão único do Google.\"],\"dea+zy\":[\"Permitir inícios de sessão através da funcionalidade de início de sessão único da Microsoft.\"],\"wMg43c\":[\"Permitir o convite de novos utilizadores através da partilha de uma ligação de convite.\"],\"vHeVg5\":[\"Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra-passe.\"],\"mJ6m4C\":[\"Uma descrição opcional\"],\"0RqpZr\":[\"API e Webhooks\"],\"yRnk5W\":[\"Chave API\"],\"5h8ooz\":[\"Chaves API\"],\"kAtj+q\":[\"Nome da API\"],\"aAIQg2\":[\"Aparência\"],\"3iX0kh\":[\"Tem a certeza de que pretende alterar o seu intervalo de faturação?\"],\"nYD/Cq\":[\"Ascendente\"],\"rfYmIr\":[\"Atribuir funções para especificar as permissões de acesso de cada membro\"],\"lxQ+5m\":[\"Atribuído a\"],\"Y7Dx6e\":[\"Pelo menos um método de autenticação deve estar ativado\"],\"P8fBlG\":[\"Autenticação\"],\"yIVrHZ\":[\"Autorizar\"],\"3uQmjD\":[\"Média\"],\"Dht9W3\":[\"Voltar ao conteúdo\"],\"R+w/Va\":[\"Faturação\"],\"K1172m\":[\"Lista de bloqueios\"],\"2yl5lQ\":[\"Marcar uma chamada\"],\"PmmvzS\":[\"Calcular\"],\"AjVXBS\":[\"Calendário\"],\"EUpfsd\":[\"Calendários\"],\"dEgA5A\":[\"Cancelar\"],\"0TllC8\":[\"Cancelar a qualquer momento\"],\"rRK/Lf\":[\"Cancelar plano\"],\"N6gPiD\":[\"Cancelar a sua subscrição\"],\"OfzMnb\":[\"Alterar \",[\"to\"]],\"VhMDMg\":[\"Alterar a palavra-passe\"],\"SviKkE\":[\"Chinês - Simplificado\"],\"dzb4Ep\":[\"Chinês - Tradicional\"],\"JEFFOR\":[\"Escolher um objeto\"],\"KT6rEB\":[\"Escolha o seu fornecedor\"],\"9qP96p\":[\"Escolha o seu teste\"],\"yz7wBu\":[\"Fechar\"],\"+zUMwJ\":[\"Configurar uma ligação SSO\"],\"QTNsSm\":[\"Configure e personalize as suas preferências de calendário.\"],\"aGwm+D\":[\"Configurar a forma como as datas são apresentadas na aplicação\"],\"Bh4GBD\":[\"Configurar as definições de correio eletrónico e calendário.\"],\"D8ATlr\":[\"Ligar uma nova conta ao seu espaço de trabalho\"],\"Zgi9Fd\":[\"Ligar ao Google\"],\"IOfqM8\":[\"Ligar à Microsoft\"],\"9TzudL\":[\"Contas ligadas\"],\"M73whl\":[\"Contexto\"],\"xGVfLh\":[\"Continuar\"],\"CcGOj+\":[\"Copiloto\"],\"7eVkEH\":[\"Copiar a hiperligação do convite\"],\"Ej5euX\":[\"Copiar esta chave, uma vez que não voltará a ser visível\"],\"wBMjJ2\":[\"Contagem\"],\"EkZfen\":[\"Contar tudo\"],\"vQJINq\":[\"Contagem vazia\"],\"DzRsDJ\":[\"Contagem não vazia\"],\"9FZBbf\":[\"Contar valores únicos\"],\"zNoOC2\":[\"Criar um fluxo de trabalho e regressar aqui para ver as suas versões\"],\"uXGLuq\":[\"Criar chave API\"],\"d0DCww\":[\"Criar novo registo\"],\"dkAPxi\":[\"Criar Webhook\"],\"8skTDV\":[\"Objectos personalizados\"],\"qt+EaC\":[\"Personalizar os campos disponíveis nas vistas \",[\"objectLabelSingular\"],\".\"],\"CMhr4u\":[\"Personalizar domínio\"],\"bCJa9l\":[\"Personalize a segurança do seu espaço de trabalho\"],\"Zz6Cxn\":[\"Zona de perigo\"],\"5cNMFz\":[\"Modelo de dados\"],\"r+cVRP\":[\"Tipo de dados\"],\"mYGY3B\":[\"Data\"],\"Ud9zHv\":[\"Data e hora\"],\"5y3O+A\":[\"Desativar\"],\"qk4i22\":[\"Desativar \\\"Sincronizar etiquetas de objectos e nomes de API\\\" para definir um nome de API personalizado\"],\"gexAq8\":[\"Desativar este campo\"],\"4tpC8V\":[\"Desativar o fluxo de trabalho\"],\"Y2ImVJ\":[\"Definir o nome e a descrição do seu objeto\"],\"cnGeoo\":[\"Eliminar\"],\"ZDGm40\":[\"Eliminar a conta\"],\"gAz0S5\":[\"Eliminar a conta e todos os dados associados\"],\"hGfWDm\":[\"Eliminar a chave API\"],\"4dpwsE\":[\"Eliminar registo\"],\"kf0A63\":[\"Eliminar registos\"],\"T6S2Ns\":[\"Eliminar esta integração\"],\"snMaH4\":[\"Eliminar webhook\"],\"kYu0eF\":[\"Eliminar espaço de trabalho\"],\"mk2Ygs\":[\"Eliminar todo o seu espaço de trabalho\"],\"Cko536\":[\"Descendente\"],\"Nu4oKW\":[\"Descrição\"],\"2xxBws\":[\"Destruir\"],\"n+SX4g\":[\"Programadores\"],\"zAg2B9\":[\"Rascunho de descarte\"],\"i66xz9\":[\"Exibir como data relativa\"],\"EoKe5U\":[\"Domínio\"],\"QVVmxi\":[\"Por exemplo, integração de backoffice\"],\"tOkc8o\":[\"Mais antigo\"],\"JTbQuO\":[\"Data mais antiga\"],\"v+uKyy\":[\"Editar intervalo de faturação\"],\"h2KoTu\":[\"Editar o método de pagamento, ver as suas facturas e muito mais\"],\"6o1M/Q\":[\"Edite o nome do seu subdomínio ou defina um domínio personalizado.\"],\"O3oNi5\":[\"Correio eletrónico\"],\"lfQsvW\":[\"Integração de correio eletrónico\"],\"QT/Wo7\":[\"O e-mail ou domínio já está na lista de bloqueio\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"empregados\"],\"gqv5ZL\":[\"Empregados\"],\"N2S1rs\":[\"Vazio\"],\"T3juzf\":[\"URL do ponto final\"],\"lYGfRP\":[\"Inglês\"],\"/bfFKe\":[\"Desfrute de um período experimental gratuito de \",[\"withCreditCardTrialPeriodDuration\"],\"-dias\"],\"GpB8YV\":[\"Empresa\"],\"c3qGJX\":[\"Erro ao eliminar a chave api: \",[\"err\"]],\"bj7nh3\":[\"Erro ao regenerar a chave api: \",[\"err\"]],\"VSQxWH\":[\"Erro ao mudar de subscrição \",[\"to\"],\".\"],\"JLxMta\":[\"Estabelecer pontos de extremidade Webhook para notificações sobre eventos assíncronos.\"],\"cIgBjB\":[\"Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico\"],\"fV7V51\":[\"Objectos existentes\"],\"IZ4o2e\":[\"Sair das definições\"],\"tXGQvS\":[\"Espera-se que o nó selecionado seja um nó de etapa de criação.\"],\"bKBhgb\":[\"Experiência\"],\"LxRNPw\":[\"Prazo de validade\"],\"SkXfL0\":[\"Data de expiração\"],\"i9qiyR\":[\"Expira em\"],\"GS+Mus\":[\"Exportação\"],\"ep2rbf\":[\"Registos de exportação\"],\"q46CjD\":[\"Exportar para PDF\"],\"DaGxE0\":[\"Vista de exportação\"],\"X9kySA\":[\"Favoritos\"],\"zXgopL\":[\"Tipo de campo\"],\"vF68cg\":[\"Campos\"],\"3w/aqw\":[\"Contagem de campos\"],\"o7J4JM\":[\"Filtro\"],\"cSev+j\":[\"Filtros\"],\"nLC6tu\":[\"Francês\"],\"aTieE0\":[\"de mensal para anual\"],\"K04lE5\":[\"de anual para mensal\"],\"scmRyR\":[\"Acesso total\"],\"xANKBj\":[\"Funções\"],\"Weq9zb\":[\"Geral\"],\"DDcvSo\":[\"Alemão\"],\"NXEW3h\":[\"Tire o máximo partido do seu espaço de trabalho convidando a sua equipa.\"],\"zSGbaR\":[\"Obter a sua subscrição\"],\"2GT3Hf\":[\"Mundial\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Esconder\"],\"XTWO+W\":[\"Ícone e nome\"],\"sJGljQ\":[\"Identificador\"],\"j843N3\":[\"Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\\\"\",[\"confirmationValue\"],\"\\\" para confirmar.\"],\"NoNwIX\":[\"Inativo\"],\"pZ/USH\":[\"Índices\"],\"JE2tjr\":[\"A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número\"],\"AwUsnG\":[\"Instâncias\"],\"nbfdhU\":[\"Integrações\"],\"NtFk/Z\":[\"Fornecedor de autenticação inválido\"],\"B2Tpo0\":[\"Correio eletrónico inválido\"],\"/m52AE\":[\"Correio eletrónico ou domínio inválido\"],\"QdoUFL\":[\"Valores de formulário inválidos\"],\"0M8+El\":[\"Convite por correio eletrónico\"],\"PWIq/W\":[\"Convidar por ligação\"],\"3athPG\":[\"Convidar por ligação\"],\"5IfmKA\":[\"Ligação de convite enviada para endereços de correio eletrónico\"],\"d+Y+rP\":[\"Convide a sua equipa\"],\"Lj7sBL\":[\"Italiano\"],\"zrpwCd\":[\"Laboratório\"],\"vXIe7J\":[\"Língua\"],\"wL3cK8\":[\"Mais recentes\"],\"Kcjbmz\":[\"Última data\"],\"pQjjYo\":[\"Ligação copiada para a área de transferência\"],\"FgAxTj\":[\"Terminar sessão\"],\"nOhz3x\":[\"Terminar sessão\"],\"T6YjCk\":[\"Gerir membros\"],\"4cjU2u\":[\"Gerir os membros do seu espaço aqui\"],\"FyFNsd\":[\"Gerir as suas contas de Internet.\"],\"36kYu0\":[\"Gerir a sua subscrição\"],\"3Sdni6\":[\"Marcar como concluído\"],\"CK1KXz\":[\"Máximo\"],\"wlQNTg\":[\"Membros\"],\"eTUF28\":[\"Mínimo\"],\"3Siwmw\":[\"Mais opções\"],\"iSLA/r\":[\"Mover para a esquerda\"],\"Ubl2by\":[\"Mover para a direita\"],\"6YtxFj\":[\"Nome\"],\"z+6jaZ\":[\"Nome da sua chave API\"],\"J7w8lI\":[\"Nome do seu espaço de trabalho\"],\"2T8KCk\":[\"Navegar para o registo seguinte\"],\"veSA19\":[\"Navegar para a versão seguinte\"],\"ZTEho+\":[\"Navegar para o fluxo de trabalho seguinte\"],\"2tw9bo\":[\"Navegar para o registo anterior\"],\"I+Pm5V\":[\"Navegar para a versão anterior\"],\"QVUN3K\":[\"Navegar para o fluxo de trabalho anterior\"],\"isRobC\":[\"Novo\"],\"Kcr9Fr\":[\"Nova conta\"],\"o8MyXb\":[\"Nova chave\"],\"j313SZ\":[\"Nova chave\"],\"hFxdey\":[\"Novo objeto\"],\"7vhWI8\":[\"Nova palavra-passe\"],\"BcCzLv\":[\"Novo recorde\"],\"2lmOC5\":[\"Novo papel\"],\"U1DAok\":[\"Novo Webhook\"],\"pwenQu\":[\"Nenhuma conta ligada\"],\"0uWxPM\":[\"Ainda não foi executado nenhum fluxo de trabalho\"],\"AQCvCC\":[\"Ainda não há versões de fluxo de trabalho\"],\"4wUkDk\":[\"Não vazio\"],\"W0i24j\":[\"Objeto\"],\"B3toQF\":[\"Objectos\"],\"KNz3EF\":[\"Fora do caminho tradicional\"],\"OV5wZZ\":[\"Aberto\"],\"0zpgxV\":[\"Opções\"],\"BzEFor\":[\"ou\"],\"/IX/7x\":[\"Outros\"],\"boJlGf\":[\"Página não encontrada\"],\"8ZsakT\":[\"Palavra-passe\"],\"mi6Rel\":[\"A ligação de reposição da palavra-passe foi enviada para o e-mail\"],\"SrVzRe\":[\"Percentagem\"],\"yIK1GU\":[\"Percentagem de vazio\"],\"PWLd4c\":[\"Percentagem não vazia\"],\"Bv3y5w\":[\"Destruir permanentemente o registo\"],\"N0+GsR\":[\"Imagem\"],\"jEw0Mr\":[\"Introduzir um URL válido\"],\"6nsIo3\":[\"Digite \\\"\",[\"confirmationValue\"],\"\\\" para confirmar que deseja excluir essa chave de API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar.\"],\"mFZTXr\":[\"Introduza \",[\"confirmationText\"],\" para confirmar que pretende eliminar este webhook.\"],\"MOERNx\":[\"Português\"],\"rdUucN\":[\"Pré-visualização\"],\"vERlcd\":[\"Perfil\"],\"YJgRqq\":[\"Pseudo-inglês\"],\"ibPuCP\":[\"Ler a documentação\"],\"v3xM25\":[\"Receber uma mensagem de correio eletrónico com uma ligação para atualização da palavra-passe\"],\"dSCufP\":[\"Seleção de registos\"],\"vpZcGd\":[\"Regenerar uma chave API\"],\"Mwqo5m\":[\"Regenerar chave\"],\"D+Mv78\":[\"Regenerar chave\"],\"5icoS1\":[\"Lançamentos\"],\"t/YqKh\":[\"Remover\"],\"T/pF0Z\":[\"Remover dos favoritos\"],\"KbS2K9\":[\"Repor a palavra-passe\"],\"1IWc1n\":[\"Redefinir para\"],\"kx0s+n\":[\"Resultados\"],\"5dJK4M\":[\"Funções\"],\"UX0N2y\":[\"Executar um fluxo de trabalho e regressar aqui para ver as suas execuções\"],\"A1taO8\":[\"Pesquisar\"],\"l1/uy2\":[\"Pesquisar um campo...\"],\"k7kp5/\":[\"Pesquisar um índice...\"],\"7taA9j\":[\"Campos de pesquisa\"],\"ofuw3g\":[\"Procurar um objeto...\"],\"IMeaSJ\":[\"Procurar registos\"],\"a3LDKx\":[\"Segurança\"],\"QREcJS\":[\"Ver versão ativa\"],\"OpPn5Z\":[\"Ver corridas\"],\"EtyY4+\":[\"Ver versões\"],\"lYhPN0\":[\"Ver histórico de versões\"],\"xraglu\":[\"Selecione os eventos que pretende enviar para este ponto final\"],\"AXTJAW\":[\"Selecione a sua língua preferida\"],\"mjK8F3\":[\"Enviar um convite por correio eletrónico à sua equipa\"],\"yy5k7a\":[\"Painel de administração do servidor\"],\"V7fgiB\":[\"Defina a visibilidade do correio eletrónico, gira a sua lista de bloqueio e muito mais.\"],\"cx14rp\":[\"Definir o nome do seu domínio\"],\"tn41zE\":[\"Defina o nome do seu subdomínio\"],\"Tz0i8g\":[\"Definições\"],\"Vy9kmk\":[\"Partilhe esta ligação para convidar utilizadores a juntarem-se ao seu espaço de trabalho\"],\"gWk8gY\":[\"A alteração do rótulo de um campo deve também alterar o nome da API?\"],\"6Uau97\":[\"Saltar\"],\"f6Hub0\":[\"Ordenar\"],\"65A04M\":[\"Espanhol\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomínio\"],\"omhc+7\":[\"Subdomínio já ocupado\"],\"OlC/tU\":[\"O subdomínio não pode ter mais de 30 caracteres\"],\"ZETwlU\":[\"O subdomínio não pode ter menos de 3 caracteres\"],\"B5jRKH\":[\"A subscrição foi mudada \",[\"to\"]],\"AxQiPW\":[\"Soma\"],\"XYLcNv\":[\"Apoio\"],\"9yk9d1\":[\"Comutador \",[\"from\"]],\"qi74XZ\":[\"Comutador \",[\"to\"]],\"L6Fg36\":[\"Mudar a faturação \",[\"to\"]],\"AtzMpB\":[\"Sincronizar a etiqueta do campo e o nome da API\"],\"E3AMmw\":[\"Definições do sistema - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"Definições do sistema - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Teste\"],\"bU9B27\":[\"Fluxo de trabalho de teste\"],\"2OUtmv\":[\"A descrição deste campo\"],\"VGZYbZ\":[\"O correio eletrónico associado à sua conta\"],\"h8mvCd\":[\"O nome e o ícone deste campo\"],\"L97sPr\":[\"A página que procura desapareceu ou nunca existiu. Vamos voltar a pô-lo no caminho certo\"],\"uWikAA\":[\"Os valores deste campo\"],\"+69KDk\":[\"Os valores deste campo devem ser únicos\"],\"PmtLRf\":[\"Houve um problema\"],\"hqCwGc\":[\"Esta ação não pode ser anulada. Esta ação elimina permanentemente este utilizador e retira-o de todas as suas tarefas.\"],\"gWGuHC\":[\"Esta ação não pode ser anulada. Esta ação eliminará permanentemente todo o seu espaço de trabalho. <0/> Introduza o seu e-mail para confirmar.\"],\"n9nSNJ\":[\"Formato da hora\"],\"aqMzDX\":[\"ao mês\"],\"WXXiXO\":[\"a anual\"],\"PiUt3N\":[\"Tipo de disparo\"],\"IQ5pAL\":[\"O tipo de acionamento deve ser Manual - quando não há registos selecionados\"],\"+zy2Nq\":[\"Tipo\"],\"U83IeL\":[\"Tipo qualquer coisa\"],\"wSXm5S\":[\"Único\"],\"GQCXQS\":[\"Contactos ilimitados\"],\"ONWvwQ\":[\"Carregar\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Utilizar como projeto\"],\"oTTQsc\":[\"Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número\"],\"c6uZUV\":[\"Utilize a nossa API ou adicione o seu primeiro \",[\"objectLabel\"],\" manualmente\"],\"7PzzBU\":[\"Utilizador\"],\"IjyOjp\":[\"O utilizador não tem sessão iniciada\"],\"fXVIZq\":[\"Valores\"],\"KANz0G\":[\"Ver detalhes da faturação\"],\"6n7jtr\":[\"Visualizar\"],\"id6ein\":[\"Suportamos os seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB\"],\"ZS7vYp\":[\"Enviaremos pedidos POST a este ponto final para cada novo evento\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"Quando é que a chave da API expira.\"],\"leUubq\":[\"Quando a tecla será desactivada\"],\"wvyffT\":[\"O fluxo de trabalho não pode ser testado\"],\"pmUArF\":[\"Espaço de trabalho\"],\"VicISP\":[\"Eliminação do espaço de trabalho\"],\"Q9pNST\":[\"Escrever uma descrição\"],\"3d1wCB\":[\"sim\"],\"zSkMV0\":[\"Ser-lhe-á cobrado imediatamente o valor total do ano.\"],\"XVnj6K\":[\"O seu saldo de crédito será utilizado para pagar as facturas mensais.\"],\"9ivpwk\":[\"O seu nome como será apresentado\"],\"RhNbPE\":[\"O seu espaço de trabalho será desativado\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/zh-Hans.ts b/packages/twenty-front/src/locales/generated/zh-Hans.ts index dd79bfd6c7a2..a9a7549331d5 100644 --- a/packages/twenty-front/src/locales/generated/zh-Hans.ts +++ b/packages/twenty-front/src/locales/generated/zh-Hans.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\"的\",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" 应用程序接口密钥\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 次工作流节点执行\"],\"4EdXYs\":[\"12h ([\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2.配置字段\"],\"QsMprd\":[\"24小时([\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"中止\"],\"uyJsf6\":[\"关于\"],\"AeXO77\":[\"账户\"],\"nD0Y+a\":[\"账户删除\"],\"bPwFdf\":[\"账户\"],\"FQBaXG\":[\"激活\"],\"tu8A/k\":[\"激活工作流程\"],\"F6pfE9\":[\"活跃\"],\"Mue4oc\":[\"由您或您的团队创建的活动 API 密钥。\"],\"m16xKo\":[\"添加\"],\"DpV70M\":[\"添加字段\"],\"dEO3Zx\":[\"添加对象\"],\"sgXUv+\":[\"添加 SSO 身份供应商\"],\"5+ttxv\":[\"添加到拦截列表\"],\"pBsoKL\":[\"添加到收藏夹\"],\"m2qDV8\":[\"添加您的第一个 \",[\"objectLabel\"]],\"vLO+NG\":[\"已添加 \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"全部\"],\"3saA7W\":[\"全部([\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"所有角色\"],\"GMx1K0\":[\"允许通过 Google 的单点登录功能登录。\"],\"dea+zy\":[\"允许通过微软的单点登录功能登录。\"],\"wMg43c\":[\"允许通过共享邀请链接来邀请新用户。\"],\"vHeVg5\":[\"允许用户使用电子邮件和密码登录。\"],\"mJ6m4C\":[\"可选描述\"],\"0RqpZr\":[\"应用程序接口和网络钩子\"],\"yRnk5W\":[\"API 密钥\"],\"5h8ooz\":[\"API 密钥\"],\"kAtj+q\":[\"应用程序接口名称\"],\"aAIQg2\":[\"外观\"],\"3iX0kh\":[\"您确定要更改计费间隔吗?\"],\"nYD/Cq\":[\"上升\"],\"rfYmIr\":[\"分配角色以指定每个成员的访问权限\"],\"lxQ+5m\":[\"分配给\"],\"Y7Dx6e\":[\"必须启用至少一种身份验证方法\"],\"P8fBlG\":[\"认证\"],\"yIVrHZ\":[\"授权\"],\"3uQmjD\":[\"平均\"],\"Dht9W3\":[\"返回内容\"],\"R+w/Va\":[\"账单\"],\"K1172m\":[\"拦截列表\"],\"2yl5lQ\":[\"预约电话\"],\"PmmvzS\":[\"计算\"],\"AjVXBS\":[\"日历\"],\"EUpfsd\":[\"日历\"],\"dEgA5A\":[\"取消\"],\"0TllC8\":[\"随时取消\"],\"rRK/Lf\":[\"取消计划\"],\"N6gPiD\":[\"取消订阅\"],\"OfzMnb\":[\"更改 \",[\"to\"]],\"VhMDMg\":[\"更改密码\"],\"SviKkE\":[\"简体中文\"],\"dzb4Ep\":[\"繁体中文\"],\"JEFFOR\":[\"选择对象\"],\"KT6rEB\":[\"选择服务提供商\"],\"9qP96p\":[\"选择试用\"],\"yz7wBu\":[\"关闭\"],\"+zUMwJ\":[\"配置 SSO 连接\"],\"QTNsSm\":[\"配置和自定义日历偏好。\"],\"aGwm+D\":[\"配置整个应用程序的日期显示方式\"],\"Bh4GBD\":[\"配置电子邮件和日历设置。\"],\"D8ATlr\":[\"将新账户连接到工作区\"],\"Zgi9Fd\":[\"与谷歌连接\"],\"IOfqM8\":[\"与微软联系\"],\"9TzudL\":[\"连接账户\"],\"M73whl\":[\"背景\"],\"xGVfLh\":[\"继续\"],\"CcGOj+\":[\"副驾驶\"],\"7eVkEH\":[\"复制邀请链接\"],\"Ej5euX\":[\"复制此密钥,因为它将不再可见\"],\"wBMjJ2\":[\"计数\"],\"EkZfen\":[\"计算所有\"],\"vQJINq\":[\"数空\"],\"DzRsDJ\":[\"计数不为空\"],\"9FZBbf\":[\"计算唯一值\"],\"zNoOC2\":[\"创建工作流程并返回此处查看其版本\"],\"uXGLuq\":[\"创建应用程序接口密钥\"],\"d0DCww\":[\"创建新记录\"],\"dkAPxi\":[\"创建 Webhook\"],\"8skTDV\":[\"自定义对象\"],\"qt+EaC\":[\"自定义 \",[\"objectLabelSingular\"],\" 视图中可用的字段。\"],\"CMhr4u\":[\"自定义域名\"],\"bCJa9l\":[\"自定义工作空间安全\"],\"Zz6Cxn\":[\"危险区\"],\"5cNMFz\":[\"数据模型\"],\"r+cVRP\":[\"数据类型\"],\"mYGY3B\":[\"日期\"],\"Ud9zHv\":[\"日期和时间\"],\"5y3O+A\":[\"停用\"],\"qk4i22\":[\"停用 \\\"同步对象标签和 API 名称 \\\"以设置自定义 API 名称\"],\"gexAq8\":[\"停用该字段\"],\"4tpC8V\":[\"停用工作流程\"],\"Y2ImVJ\":[\"定义对象的名称和描述\"],\"cnGeoo\":[\"删除\"],\"ZDGm40\":[\"删除帐户\"],\"gAz0S5\":[\"删除账户和所有相关数据\"],\"hGfWDm\":[\"删除 API 密钥\"],\"4dpwsE\":[\"删除记录\"],\"kf0A63\":[\"删除记录\"],\"T6S2Ns\":[\"删除此集成\"],\"snMaH4\":[\"删除网络钩子\"],\"kYu0eF\":[\"删除工作区\"],\"mk2Ygs\":[\"删除整个工作区\"],\"Cko536\":[\"下降\"],\"Nu4oKW\":[\"说明\"],\"2xxBws\":[\"销毁\"],\"n+SX4g\":[\"开发人员\"],\"zAg2B9\":[\"弃权草案\"],\"i66xz9\":[\"显示为相对日期\"],\"EoKe5U\":[\"域名\"],\"QVVmxi\":[\"例如后台整合\"],\"tOkc8o\":[\"最早\"],\"JTbQuO\":[\"最早日期\"],\"v+uKyy\":[\"编辑计费间隔\"],\"h2KoTu\":[\"编辑付款方式、查看发票等\"],\"6o1M/Q\":[\"编辑子域名或设置自定义域名。\"],\"O3oNi5\":[\"电子邮件\"],\"lfQsvW\":[\"电子邮件集成\"],\"QT/Wo7\":[\"电子邮件或域名已在拦截列表中\"],\"BXEcos\":[\"电子邮件\"],\"eXoH4Q\":[\"员工\"],\"gqv5ZL\":[\"员工\"],\"N2S1rs\":[\"空\"],\"T3juzf\":[\"端点 URL\"],\"lYGfRP\":[\"英语\"],\"/bfFKe\":[\"享受 \",[\"withCreditCardTrialPeriodDuration\"],\" 天的免费试用期\"],\"GpB8YV\":[\"企业\"],\"c3qGJX\":[\"删除 api 密钥时出错: \",[\"err\"]],\"bj7nh3\":[\"重新生成 api 密钥时出错: \",[\"err\"]],\"VSQxWH\":[\"切换订阅 \",[\"to\"],\" 时出错。\"],\"JLxMta\":[\"建立 Webhook 端点,用于通知异步事件。\"],\"cIgBjB\":[\"从我的电子邮件同步中排除以下人员和域\"],\"fV7V51\":[\"现有对象\"],\"IZ4o2e\":[\"退出设置\"],\"tXGQvS\":[\"预期所选节点为创建步骤节点。\"],\"bKBhgb\":[\"经验\"],\"LxRNPw\":[\"到期\"],\"SkXfL0\":[\"有效期\"],\"i9qiyR\":[\"到期时间\"],\"GS+Mus\":[\"出口\"],\"ep2rbf\":[\"导出记录\"],\"q46CjD\":[\"导出为 PDF\"],\"DaGxE0\":[\"导出视图\"],\"X9kySA\":[\"收藏夹\"],\"zXgopL\":[\"字段类型\"],\"vF68cg\":[\"字段\"],\"3w/aqw\":[\"字段计数\"],\"o7J4JM\":[\"过滤器\"],\"cSev+j\":[\"过滤器\"],\"nLC6tu\":[\"法语\"],\"aTieE0\":[\"从每月到每年\"],\"K04lE5\":[\"从每年到每月\"],\"scmRyR\":[\"完全访问\"],\"xANKBj\":[\"功能\"],\"Weq9zb\":[\"一般情况\"],\"DDcvSo\":[\"德国\"],\"NXEW3h\":[\"邀请您的团队,充分利用您的工作空间。\"],\"zSGbaR\":[\"获取订阅\"],\"2GT3Hf\":[\"全球\"],\"hWp1MY\":[\"授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。\"],\"vLyv1R\":[\"隐藏\"],\"XTWO+W\":[\"图标和名称\"],\"sJGljQ\":[\"标识符\"],\"j843N3\":[\"如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\\\"\",[\"confirmationValue\"],\"\\\"确认。\"],\"NoNwIX\":[\"不活动\"],\"pZ/USH\":[\"索引\"],\"JE2tjr\":[\"输入内容必须使用驼峰字体,且不能以数字开头\"],\"AwUsnG\":[\"实例\"],\"nbfdhU\":[\"集成\"],\"NtFk/Z\":[\"无效验证提供程序\"],\"B2Tpo0\":[\"无效电子邮件\"],\"/m52AE\":[\"无效电子邮件或域名\"],\"QdoUFL\":[\"无效表格值\"],\"0M8+El\":[\"电子邮件邀请\"],\"PWIq/W\":[\"通过链接邀请\"],\"3athPG\":[\"通过链接邀请\"],\"5IfmKA\":[\"向电子邮件地址发送邀请链接\"],\"d+Y+rP\":[\"邀请您的团队\"],\"Lj7sBL\":[\"意大利语\"],\"h6S9Yz\":[\"韩语\"],\"zrpwCd\":[\"实验室\"],\"vXIe7J\":[\"语言\"],\"wL3cK8\":[\"最新\"],\"Kcjbmz\":[\"最新日期\"],\"pQjjYo\":[\"链接复制到剪贴板\"],\"FgAxTj\":[\"退出登录\"],\"nOhz3x\":[\"注销\"],\"T6YjCk\":[\"管理成员\"],\"4cjU2u\":[\"在此管理空间成员\"],\"FyFNsd\":[\"管理互联网账户\"],\"36kYu0\":[\"管理您的订阅\"],\"3Sdni6\":[\"标记为已完成\"],\"CK1KXz\":[\"最大\"],\"wlQNTg\":[\"成员\"],\"eTUF28\":[\"最小\"],\"3Siwmw\":[\"更多选择\"],\"iSLA/r\":[\"向左移动\"],\"Ubl2by\":[\"向右移动\"],\"6YtxFj\":[\"名称\"],\"z+6jaZ\":[\"API 密钥名称\"],\"J7w8lI\":[\"工作区名称\"],\"2T8KCk\":[\"导航至下一条记录\"],\"veSA19\":[\"导航至下一版本\"],\"ZTEho+\":[\"导航至下一个工作流程\"],\"2tw9bo\":[\"导航到上一条记录\"],\"I+Pm5V\":[\"导航到以前的版本\"],\"QVUN3K\":[\"导航到上一个工作流程\"],\"isRobC\":[\"新\"],\"Kcr9Fr\":[\"新账户\"],\"o8MyXb\":[\"新钥匙\"],\"j313SZ\":[\"新钥匙\"],\"hFxdey\":[\"新对象\"],\"7vhWI8\":[\"新密码\"],\"BcCzLv\":[\"新纪录\"],\"2lmOC5\":[\"新角色\"],\"U1DAok\":[\"新 Webhook\"],\"pwenQu\":[\"无连接账户\"],\"0uWxPM\":[\"尚未运行工作流程\"],\"AQCvCC\":[\"暂无工作流程版本\"],\"4wUkDk\":[\"非空\"],\"W0i24j\":[\"对象\"],\"B3toQF\":[\"对象\"],\"KNz3EF\":[\"偏离常规路线\"],\"OV5wZZ\":[\"已开启\"],\"0zpgxV\":[\"选项\"],\"BzEFor\":[\"或\"],\"/IX/7x\":[\"其他\"],\"boJlGf\":[\"页面未找到\"],\"8ZsakT\":[\"密码\"],\"mi6Rel\":[\"密码重置链接已发送至邮箱\"],\"SrVzRe\":[\"百分比\"],\"yIK1GU\":[\"空车百分比\"],\"PWLd4c\":[\"非空百分比\"],\"Bv3y5w\":[\"永久销毁记录\"],\"N0+GsR\":[\"图片\"],\"jEw0Mr\":[\"请输入有效的 URL\"],\"6nsIo3\":[\"请键入\\\"\",[\"confirmationValue\"],\"\\\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。\"],\"mFZTXr\":[\"请键入 \",[\"confirmationText\"],\" 确认要删除此网络钩子。\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"葡萄牙语 - 巴西\"],\"xtXHeo\":[\"葡萄牙语 - 葡萄牙\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"预览\"],\"vERlcd\":[\"简介\"],\"YJgRqq\":[\"伪英语\"],\"ibPuCP\":[\"阅读文件\"],\"v3xM25\":[\"接收包含密码更新链接的电子邮件\"],\"dSCufP\":[\"记录选择\"],\"vpZcGd\":[\"重新生成 API 密钥\"],\"Mwqo5m\":[\"再生钥匙\"],\"D+Mv78\":[\"再生密钥\"],\"5icoS1\":[\"发布\"],\"t/YqKh\":[\"移除\"],\"T/pF0Z\":[\"从收藏中删除\"],\"KbS2K9\":[\"重置密码\"],\"1IWc1n\":[\"重置为\"],\"kx0s+n\":[\"成果\"],\"5dJK4M\":[\"角色\"],\"UX0N2y\":[\"运行工作流程并返回此处查看其执行情况\"],\"A1taO8\":[\"搜索\"],\"l1/uy2\":[\"搜索字段...\"],\"k7kp5/\":[\"搜索索引...\"],\"7taA9j\":[\"搜索字段\"],\"ofuw3g\":[\"搜索对象...\"],\"IMeaSJ\":[\"搜索记录\"],\"a3LDKx\":[\"安全\"],\"QREcJS\":[\"参见活动版本\"],\"OpPn5Z\":[\"查看运行情况\"],\"EtyY4+\":[\"查看版本\"],\"lYhPN0\":[\"查看版本历史\"],\"xraglu\":[\"选择要发送到该端点的事件\"],\"AXTJAW\":[\"选择您喜欢的语言\"],\"mjK8F3\":[\"向团队发送邀请电子邮件\"],\"yy5k7a\":[\"服务器管理面板\"],\"V7fgiB\":[\"设置电子邮件可见性、管理屏蔽列表等。\"],\"cx14rp\":[\"设置域名\"],\"tn41zE\":[\"设置子域名称\"],\"Tz0i8g\":[\"设置\"],\"Vy9kmk\":[\"分享此链接以邀请用户加入您的工作区\"],\"gWk8gY\":[\"更改字段标签是否也要更改 API 名称?\"],\"6Uau97\":[\"跳过\"],\"f6Hub0\":[\"分类\"],\"65A04M\":[\"西班牙语\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"子域\"],\"omhc+7\":[\"子域已被占用\"],\"OlC/tU\":[\"子域名长度不得超过 30 个字符\"],\"ZETwlU\":[\"子域名不能少于 3 个字符\"],\"B5jRKH\":[\"订阅已切换 \",[\"to\"]],\"AxQiPW\":[\"总和\"],\"XYLcNv\":[\"支持\"],\"9yk9d1\":[\"开关 \",[\"from\"]],\"qi74XZ\":[\"开关 \",[\"to\"]],\"L6Fg36\":[\"开关计费 \",[\"to\"]],\"AtzMpB\":[\"同步字段标签和 API 名称\"],\"E3AMmw\":[\"系统设置 - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"系统设置 - [\",[\"systemTimeFormatLabel\"],\"]\"],\"NnH3pK\":[\"测试\"],\"bU9B27\":[\"测试工作流程\"],\"2OUtmv\":[\"该字段的说明\"],\"VGZYbZ\":[\"与您的账户关联的电子邮件\"],\"h8mvCd\":[\"该字段的名称和图标\"],\"L97sPr\":[\"您正在寻找的页面要么已经消失,要么从未出现过。让我们帮您恢复正常\"],\"uWikAA\":[\"该字段的值\"],\"+69KDk\":[\"该字段的值必须是唯一的\"],\"PmtLRf\":[\"有一个问题\"],\"hqCwGc\":[\"此操作不可撤销。这将永久删除该用户,并将其从所有任务中删除。\"],\"gWGuHC\":[\"此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。\"],\"n9nSNJ\":[\"时间格式\"],\"aqMzDX\":[\"至每月\"],\"WXXiXO\":[\"每年\"],\"PiUt3N\":[\"触发器类型\"],\"IQ5pAL\":[\"触发类型应为手动 - 当没有选择记录时\"],\"+zy2Nq\":[\"类型\"],\"U83IeL\":[\"任何类型\"],\"wSXm5S\":[\"独特性\"],\"GQCXQS\":[\"无限联系人\"],\"ONWvwQ\":[\"上传\"],\"IagCbF\":[\"网址\"],\"6dMpmz\":[\"用作草稿\"],\"oTTQsc\":[\"只能使用字母、数字和破折号。以字母或数字开头和结尾\"],\"c6uZUV\":[\"使用我们的 API 或手动添加您的第一个 [\",[\"objectLabel\"],\"]\"],\"7PzzBU\":[\"用户\"],\"IjyOjp\":[\"用户未登录\"],\"fXVIZq\":[\"价值观\"],\"KANz0G\":[\"查看账单详情\"],\"6n7jtr\":[\"可视化\"],\"id6ein\":[\"我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件\"],\"ZS7vYp\":[\"我们将为每个新事件向该端点发送 POST 请求\"],\"TRDppN\":[\"网络钩子\"],\"v1kQyJ\":[\"网络钩子\"],\"C51ilI\":[\"API 密钥的过期时间。\"],\"leUubq\":[\"何时禁用按键\"],\"wvyffT\":[\"无法测试工作流程\"],\"pmUArF\":[\"工作空间\"],\"VicISP\":[\"删除工作区\"],\"Q9pNST\":[\"撰写说明\"],\"3d1wCB\":[\"是\"],\"zSkMV0\":[\"您将立即被收取全年的费用。\"],\"XVnj6K\":[\"您的信贷余额将用于支付每月账单。\"],\"9ivpwk\":[\"显示您的姓名\"],\"RhNbPE\":[\"您的工作区将被禁用\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/generated/zh-Hant.ts b/packages/twenty-front/src/locales/generated/zh-Hant.ts index dd79bfd6c7a2..dc1256ac46d1 100644 --- a/packages/twenty-front/src/locales/generated/zh-Hant.ts +++ b/packages/twenty-front/src/locales/generated/zh-Hant.ts @@ -1 +1 @@ -/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\" of \",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" API Key\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 workflow node executions\"],\"4EdXYs\":[\"12h (\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2. Configure field\"],\"QsMprd\":[\"24h (\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"Abort\"],\"uyJsf6\":[\"About\"],\"AeXO77\":[\"Account\"],\"nD0Y+a\":[\"Account Deletion\"],\"bPwFdf\":[\"Accounts\"],\"FQBaXG\":[\"Activate\"],\"tu8A/k\":[\"Activate Workflow\"],\"F6pfE9\":[\"Active\"],\"Mue4oc\":[\"Active API keys created by you or your team.\"],\"m16xKo\":[\"Add\"],\"DpV70M\":[\"Add Field\"],\"dEO3Zx\":[\"Add object\"],\"sgXUv+\":[\"Add SSO Identity Provider\"],\"5+ttxv\":[\"Add to blocklist\"],\"pBsoKL\":[\"Add to favorites\"],\"m2qDV8\":[\"Add your first \",[\"objectLabel\"]],\"vLO+NG\":[\"Added \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"All\"],\"3saA7W\":[\"All (\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"All roles\"],\"GMx1K0\":[\"Allow logins through Google's single sign-on functionality.\"],\"dea+zy\":[\"Allow logins through Microsoft's single sign-on functionality.\"],\"wMg43c\":[\"Allow the invitation of new users by sharing an invite link.\"],\"vHeVg5\":[\"Allow users to sign in with an email and password.\"],\"mJ6m4C\":[\"An optional description\"],\"0RqpZr\":[\"API & Webhooks\"],\"yRnk5W\":[\"API Key\"],\"5h8ooz\":[\"API keys\"],\"kAtj+q\":[\"API Name\"],\"aAIQg2\":[\"Appearance\"],\"3iX0kh\":[\"Are you sure that you want to change your billing interval?\"],\"nYD/Cq\":[\"Ascending\"],\"rfYmIr\":[\"Assign roles to specify each member's access permissions\"],\"lxQ+5m\":[\"Assigned to\"],\"Y7Dx6e\":[\"At least one authentication method must be enabled\"],\"P8fBlG\":[\"Authentication\"],\"yIVrHZ\":[\"Authorize\"],\"3uQmjD\":[\"Average\"],\"Dht9W3\":[\"Back to content\"],\"R+w/Va\":[\"Billing\"],\"K1172m\":[\"Blocklist\"],\"2yl5lQ\":[\"Book a Call\"],\"PmmvzS\":[\"Calculate\"],\"AjVXBS\":[\"Calendar\"],\"EUpfsd\":[\"Calendars\"],\"dEgA5A\":[\"Cancel\"],\"0TllC8\":[\"Cancel anytime\"],\"rRK/Lf\":[\"Cancel Plan\"],\"N6gPiD\":[\"Cancel your subscription\"],\"OfzMnb\":[\"Change \",[\"to\"]],\"VhMDMg\":[\"Change Password\"],\"SviKkE\":[\"Chinese — Simplified\"],\"dzb4Ep\":[\"Chinese — Traditional\"],\"JEFFOR\":[\"Choose an object\"],\"KT6rEB\":[\"Choose your provider\"],\"9qP96p\":[\"Choose your Trial\"],\"yz7wBu\":[\"Close\"],\"+zUMwJ\":[\"Configure an SSO connection\"],\"QTNsSm\":[\"Configure and customize your calendar preferences.\"],\"aGwm+D\":[\"Configure how dates are displayed across the app\"],\"Bh4GBD\":[\"Configure your emails and calendar settings.\"],\"D8ATlr\":[\"Connect a new account to your workspace\"],\"Zgi9Fd\":[\"Connect with Google\"],\"IOfqM8\":[\"Connect with Microsoft\"],\"9TzudL\":[\"Connected accounts\"],\"M73whl\":[\"Context\"],\"xGVfLh\":[\"Continue\"],\"CcGOj+\":[\"Copilot\"],\"7eVkEH\":[\"Copy invitation link\"],\"Ej5euX\":[\"Copy this key as it will not be visible again\"],\"wBMjJ2\":[\"Count\"],\"EkZfen\":[\"Count all\"],\"vQJINq\":[\"Count empty\"],\"DzRsDJ\":[\"Count not empty\"],\"9FZBbf\":[\"Count unique values\"],\"zNoOC2\":[\"Create a workflow and return here to view its versions\"],\"uXGLuq\":[\"Create API key\"],\"d0DCww\":[\"Create new record\"],\"dkAPxi\":[\"Create Webhook\"],\"8skTDV\":[\"Custom objects\"],\"qt+EaC\":[\"Customise the fields available in the \",[\"objectLabelSingular\"],\" views.\"],\"CMhr4u\":[\"Customize Domain\"],\"bCJa9l\":[\"Customize your workspace security\"],\"Zz6Cxn\":[\"Danger zone\"],\"5cNMFz\":[\"Data model\"],\"r+cVRP\":[\"Data type\"],\"mYGY3B\":[\"Date\"],\"Ud9zHv\":[\"Date and time\"],\"5y3O+A\":[\"Deactivate\"],\"qk4i22\":[\"Deactivate \\\"Synchronize Objects Labels and API Names\\\" to set a custom API name\"],\"gexAq8\":[\"Deactivate this field\"],\"4tpC8V\":[\"Deactivate Workflow\"],\"Y2ImVJ\":[\"Define the name and description of your object\"],\"cnGeoo\":[\"Delete\"],\"ZDGm40\":[\"Delete account\"],\"gAz0S5\":[\"Delete account and all the associated data\"],\"hGfWDm\":[\"Delete API key\"],\"4dpwsE\":[\"Delete record\"],\"kf0A63\":[\"Delete records\"],\"T6S2Ns\":[\"Delete this integration\"],\"snMaH4\":[\"Delete webhook\"],\"kYu0eF\":[\"Delete workspace\"],\"mk2Ygs\":[\"Delete your whole workspace\"],\"Cko536\":[\"Descending\"],\"Nu4oKW\":[\"Description\"],\"2xxBws\":[\"Destroy\"],\"n+SX4g\":[\"Developers\"],\"zAg2B9\":[\"Discard Draft\"],\"i66xz9\":[\"Display as relative date\"],\"EoKe5U\":[\"Domain\"],\"QVVmxi\":[\"E.g. backoffice integration\"],\"tOkc8o\":[\"Earliest\"],\"JTbQuO\":[\"Earliest date\"],\"v+uKyy\":[\"Edit billing interval\"],\"h2KoTu\":[\"Edit payment method, see your invoices and more\"],\"6o1M/Q\":[\"Edit your subdomain name or set a custom domain.\"],\"O3oNi5\":[\"Email\"],\"lfQsvW\":[\"Email integration\"],\"QT/Wo7\":[\"Email or domain is already in blocklist\"],\"BXEcos\":[\"Emails\"],\"eXoH4Q\":[\"employees\"],\"gqv5ZL\":[\"Employees\"],\"N2S1rs\":[\"Empty\"],\"T3juzf\":[\"Endpoint URL\"],\"lYGfRP\":[\"English\"],\"/bfFKe\":[\"Enjoy a \",[\"withCreditCardTrialPeriodDuration\"],\"-days free trial\"],\"GpB8YV\":[\"Enterprise\"],\"c3qGJX\":[\"Error deleting api key: \",[\"err\"]],\"bj7nh3\":[\"Error regenerating api key: \",[\"err\"]],\"VSQxWH\":[\"Error while switching subscription \",[\"to\"],\".\"],\"JLxMta\":[\"Establish Webhook endpoints for notifications on asynchronous events.\"],\"cIgBjB\":[\"Exclude the following people and domains from my email sync\"],\"fV7V51\":[\"Existing objects\"],\"IZ4o2e\":[\"Exit Settings\"],\"tXGQvS\":[\"Expected selected node to be a create step node.\"],\"bKBhgb\":[\"Experience\"],\"LxRNPw\":[\"Expiration\"],\"SkXfL0\":[\"Expiration Date\"],\"i9qiyR\":[\"Expires in\"],\"GS+Mus\":[\"Export\"],\"ep2rbf\":[\"Export records\"],\"q46CjD\":[\"Export to PDF\"],\"DaGxE0\":[\"Export view\"],\"X9kySA\":[\"Favorites\"],\"zXgopL\":[\"Field type\"],\"vF68cg\":[\"Fields\"],\"3w/aqw\":[\"Fields Count\"],\"o7J4JM\":[\"Filter\"],\"cSev+j\":[\"Filters\"],\"nLC6tu\":[\"French\"],\"aTieE0\":[\"from monthly to yearly\"],\"K04lE5\":[\"from yearly to monthly\"],\"scmRyR\":[\"Full access\"],\"xANKBj\":[\"Functions\"],\"Weq9zb\":[\"General\"],\"DDcvSo\":[\"German\"],\"NXEW3h\":[\"Get the most out of your workspace by inviting your team.\"],\"zSGbaR\":[\"Get your subscription\"],\"2GT3Hf\":[\"Global\"],\"hWp1MY\":[\"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.\"],\"vLyv1R\":[\"Hide\"],\"XTWO+W\":[\"Icon and Name\"],\"sJGljQ\":[\"Identifier\"],\"j843N3\":[\"If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\\\"\",[\"confirmationValue\"],\"\\\" to confirm.\"],\"NoNwIX\":[\"Inactive\"],\"pZ/USH\":[\"Indexes\"],\"JE2tjr\":[\"Input must be in camel case and cannot start with a number\"],\"AwUsnG\":[\"Instances\"],\"nbfdhU\":[\"Integrations\"],\"NtFk/Z\":[\"Invalid auth provider\"],\"B2Tpo0\":[\"Invalid email\"],\"/m52AE\":[\"Invalid email or domain\"],\"QdoUFL\":[\"Invalid form values\"],\"0M8+El\":[\"Invite by email\"],\"PWIq/W\":[\"Invite by link\"],\"3athPG\":[\"Invite by Link\"],\"5IfmKA\":[\"Invite link sent to email addresses\"],\"d+Y+rP\":[\"Invite your team\"],\"Lj7sBL\":[\"Italian\"],\"zrpwCd\":[\"Lab\"],\"vXIe7J\":[\"Language\"],\"wL3cK8\":[\"Latest\"],\"Kcjbmz\":[\"Latest date\"],\"pQjjYo\":[\"Link copied to clipboard\"],\"FgAxTj\":[\"Log out\"],\"nOhz3x\":[\"Logout\"],\"T6YjCk\":[\"Manage Members\"],\"4cjU2u\":[\"Manage the members of your space here\"],\"FyFNsd\":[\"Manage your internet accounts.\"],\"36kYu0\":[\"Manage your subscription\"],\"3Sdni6\":[\"Mark as done\"],\"CK1KXz\":[\"Max\"],\"wlQNTg\":[\"Members\"],\"eTUF28\":[\"Min\"],\"3Siwmw\":[\"More options\"],\"iSLA/r\":[\"Move left\"],\"Ubl2by\":[\"Move right\"],\"6YtxFj\":[\"Name\"],\"z+6jaZ\":[\"Name of your API key\"],\"J7w8lI\":[\"Name of your workspace\"],\"2T8KCk\":[\"Navigate to next record\"],\"veSA19\":[\"Navigate to next version\"],\"ZTEho+\":[\"Navigate to next workflow\"],\"2tw9bo\":[\"Navigate to previous record\"],\"I+Pm5V\":[\"Navigate to previous version\"],\"QVUN3K\":[\"Navigate to previous workflow\"],\"isRobC\":[\"New\"],\"Kcr9Fr\":[\"New account\"],\"o8MyXb\":[\"New key\"],\"j313SZ\":[\"New Key\"],\"hFxdey\":[\"New Object\"],\"7vhWI8\":[\"New Password\"],\"BcCzLv\":[\"New record\"],\"2lmOC5\":[\"New Role\"],\"U1DAok\":[\"New Webhook\"],\"pwenQu\":[\"No connected account\"],\"0uWxPM\":[\"No workflow runs yet\"],\"AQCvCC\":[\"No workflow versions yet\"],\"4wUkDk\":[\"Not empty\"],\"W0i24j\":[\"Object\"],\"B3toQF\":[\"Objects\"],\"KNz3EF\":[\"Off the beaten path\"],\"OV5wZZ\":[\"Opened\"],\"0zpgxV\":[\"Options\"],\"BzEFor\":[\"or\"],\"/IX/7x\":[\"Other\"],\"boJlGf\":[\"Page Not Found\"],\"8ZsakT\":[\"Password\"],\"mi6Rel\":[\"Password reset link has been sent to the email\"],\"SrVzRe\":[\"Percent\"],\"yIK1GU\":[\"Percent empty\"],\"PWLd4c\":[\"Percent not empty\"],\"Bv3y5w\":[\"Permanently destroy record\"],\"N0+GsR\":[\"Picture\"],\"jEw0Mr\":[\"Please enter a valid URL\"],\"6nsIo3\":[\"Please type \\\"\",[\"confirmationValue\"],\"\\\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working.\"],\"mFZTXr\":[\"Please type \",[\"confirmationText\"],\" to confirm you want to delete this webhook.\"],\"MOERNx\":[\"Portuguese\"],\"rdUucN\":[\"Preview\"],\"vERlcd\":[\"Profile\"],\"YJgRqq\":[\"Pseudo-English\"],\"ibPuCP\":[\"Read documentation\"],\"v3xM25\":[\"Receive an email containing password update link\"],\"dSCufP\":[\"Record Selection\"],\"vpZcGd\":[\"Regenerate an API key\"],\"Mwqo5m\":[\"Regenerate key\"],\"D+Mv78\":[\"Regenerate Key\"],\"5icoS1\":[\"Releases\"],\"t/YqKh\":[\"Remove\"],\"T/pF0Z\":[\"Remove from favorites\"],\"KbS2K9\":[\"Reset Password\"],\"1IWc1n\":[\"Reset to\"],\"kx0s+n\":[\"Results\"],\"5dJK4M\":[\"Roles\"],\"UX0N2y\":[\"Run a workflow and return here to view its executions\"],\"A1taO8\":[\"Search\"],\"l1/uy2\":[\"Search a field...\"],\"k7kp5/\":[\"Search an index...\"],\"7taA9j\":[\"Search fields\"],\"ofuw3g\":[\"Search for an object...\"],\"IMeaSJ\":[\"Search records\"],\"a3LDKx\":[\"Security\"],\"QREcJS\":[\"See active version\"],\"OpPn5Z\":[\"See runs\"],\"EtyY4+\":[\"See versions\"],\"lYhPN0\":[\"See versions history\"],\"xraglu\":[\"Select the events you wish to send to this endpoint\"],\"AXTJAW\":[\"Select your preferred language\"],\"mjK8F3\":[\"Send an invite email to your team\"],\"yy5k7a\":[\"Server Admin Panel\"],\"V7fgiB\":[\"Set email visibility, manage your blocklist and more.\"],\"cx14rp\":[\"Set the name of your domain\"],\"tn41zE\":[\"Set the name of your subdomain\"],\"Tz0i8g\":[\"Settings\"],\"Vy9kmk\":[\"Share this link to invite users to join your workspace\"],\"gWk8gY\":[\"Should changing a field's label also change the API name?\"],\"6Uau97\":[\"Skip\"],\"f6Hub0\":[\"Sort\"],\"65A04M\":[\"Spanish\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"Subdomain\"],\"omhc+7\":[\"Subdomain already taken\"],\"OlC/tU\":[\"Subdomain can not be longer than 30 characters\"],\"ZETwlU\":[\"Subdomain can not be shorter than 3 characters\"],\"B5jRKH\":[\"Subscription has been switched \",[\"to\"]],\"AxQiPW\":[\"Sum\"],\"XYLcNv\":[\"Support\"],\"9yk9d1\":[\"Switch \",[\"from\"]],\"qi74XZ\":[\"Switch \",[\"to\"]],\"L6Fg36\":[\"Switch billing \",[\"to\"]],\"AtzMpB\":[\"Synchronize Field Label and API Name\"],\"E3AMmw\":[\"System settings - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"System Settings - \",[\"systemTimeFormatLabel\"]],\"NnH3pK\":[\"Test\"],\"bU9B27\":[\"Test Workflow\"],\"2OUtmv\":[\"The description of this field\"],\"VGZYbZ\":[\"The email associated to your account\"],\"h8mvCd\":[\"The name and icon of this field\"],\"L97sPr\":[\"The page you're seeking is either gone or never was. Let's get you back on track\"],\"uWikAA\":[\"The values of this field\"],\"+69KDk\":[\"The values of this field must be unique\"],\"PmtLRf\":[\"There was an issue\"],\"hqCwGc\":[\"This action cannot be undone. This will permanently delete this user and remove them from all their assignments.\"],\"gWGuHC\":[\"This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm.\"],\"n9nSNJ\":[\"Time format\"],\"aqMzDX\":[\"to monthly\"],\"WXXiXO\":[\"to yearly\"],\"PiUt3N\":[\"Trigger Type\"],\"IQ5pAL\":[\"Trigger type should be Manual - when no record(s) are selected\"],\"+zy2Nq\":[\"Type\"],\"U83IeL\":[\"Type anything\"],\"wSXm5S\":[\"Unique\"],\"GQCXQS\":[\"Unlimited contacts\"],\"ONWvwQ\":[\"Upload\"],\"IagCbF\":[\"URL\"],\"6dMpmz\":[\"Use as draft\"],\"oTTQsc\":[\"Use letter, number and dash only. Start and finish with a letter or a number\"],\"c6uZUV\":[\"Use our API or add your first \",[\"objectLabel\"],\" manually\"],\"7PzzBU\":[\"User\"],\"IjyOjp\":[\"User is not logged in\"],\"fXVIZq\":[\"Values\"],\"KANz0G\":[\"View billing details\"],\"6n7jtr\":[\"Visualize\"],\"id6ein\":[\"We support your square PNGs, JPEGs and GIFs under 10MB\"],\"ZS7vYp\":[\"We will send POST requests to this endpoint for every new event\"],\"TRDppN\":[\"Webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"C51ilI\":[\"When the API key will expire.\"],\"leUubq\":[\"When the key will be disabled\"],\"wvyffT\":[\"Workflow cannot be tested\"],\"pmUArF\":[\"Workspace\"],\"VicISP\":[\"Workspace Deletion\"],\"Q9pNST\":[\"Write a description\"],\"3d1wCB\":[\"yes\"],\"zSkMV0\":[\"You will be charged immediately for the full year.\"],\"XVnj6K\":[\"Your credit balance will be used to pay the monthly bills.\"],\"9ivpwk\":[\"Your name as it will be displayed\"],\"RhNbPE\":[\"Your workspace will be disabled\"]}")as Messages; \ No newline at end of file +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"ROdDR9\":[[\"aggregateLabel\"],\"的\",[\"fieldLabel\"]],\"uogEAL\":[[\"apiKeyName\"],\" 应用程序接口密钥\"],\"6j5rE1\":[[\"name\"]],\"YT0WJ4\":[\"1 000 次工作流节点执行\"],\"4EdXYs\":[\"12h ([\",[\"hour12Label\"],\")\"],\"0HAF12\":[\"2.配置字段\"],\"QsMprd\":[\"24小时([\",[\"hour24Label\"],\")\"],\"ssjjFt\":[\"中止\"],\"uyJsf6\":[\"关于\"],\"AeXO77\":[\"账户\"],\"nD0Y+a\":[\"账户删除\"],\"bPwFdf\":[\"账户\"],\"FQBaXG\":[\"激活\"],\"tu8A/k\":[\"激活工作流程\"],\"F6pfE9\":[\"活跃\"],\"Mue4oc\":[\"由您或您的团队创建的活动 API 密钥。\"],\"m16xKo\":[\"添加\"],\"DpV70M\":[\"添加字段\"],\"dEO3Zx\":[\"添加对象\"],\"sgXUv+\":[\"添加 SSO 身份供应商\"],\"5+ttxv\":[\"添加到拦截列表\"],\"pBsoKL\":[\"添加到收藏夹\"],\"m2qDV8\":[\"添加您的第一个 \",[\"objectLabel\"]],\"vLO+NG\":[\"已添加 \",[\"beautifiedCreatedAt\"]],\"N40H+G\":[\"全部\"],\"3saA7W\":[\"全部([\",[\"relationRecordsCount\"],\")\"],\"Hm90t3\":[\"所有角色\"],\"GMx1K0\":[\"允许通过 Google 的单点登录功能登录。\"],\"dea+zy\":[\"允许通过微软的单点登录功能登录。\"],\"wMg43c\":[\"允许通过共享邀请链接来邀请新用户。\"],\"vHeVg5\":[\"允许用户使用电子邮件和密码登录。\"],\"mJ6m4C\":[\"可选描述\"],\"0RqpZr\":[\"应用程序接口和网络钩子\"],\"yRnk5W\":[\"API 密钥\"],\"5h8ooz\":[\"API 密钥\"],\"kAtj+q\":[\"应用程序接口名称\"],\"aAIQg2\":[\"外观\"],\"3iX0kh\":[\"您确定要更改计费间隔吗?\"],\"nYD/Cq\":[\"上升\"],\"rfYmIr\":[\"分配角色以指定每个成员的访问权限\"],\"lxQ+5m\":[\"分配给\"],\"Y7Dx6e\":[\"必须启用至少一种身份验证方法\"],\"P8fBlG\":[\"认证\"],\"yIVrHZ\":[\"授权\"],\"3uQmjD\":[\"平均\"],\"Dht9W3\":[\"返回内容\"],\"R+w/Va\":[\"账单\"],\"K1172m\":[\"拦截列表\"],\"2yl5lQ\":[\"预约电话\"],\"PmmvzS\":[\"计算\"],\"AjVXBS\":[\"日历\"],\"EUpfsd\":[\"日历\"],\"dEgA5A\":[\"取消\"],\"0TllC8\":[\"随时取消\"],\"rRK/Lf\":[\"取消计划\"],\"N6gPiD\":[\"取消订阅\"],\"OfzMnb\":[\"更改 \",[\"to\"]],\"VhMDMg\":[\"更改密码\"],\"SviKkE\":[\"简体中文\"],\"dzb4Ep\":[\"繁体中文\"],\"JEFFOR\":[\"选择对象\"],\"KT6rEB\":[\"选择服务提供商\"],\"9qP96p\":[\"选择试用\"],\"yz7wBu\":[\"关闭\"],\"+zUMwJ\":[\"配置 SSO 连接\"],\"QTNsSm\":[\"配置和自定义日历偏好。\"],\"aGwm+D\":[\"配置整个应用程序的日期显示方式\"],\"Bh4GBD\":[\"配置电子邮件和日历设置。\"],\"D8ATlr\":[\"将新账户连接到工作区\"],\"Zgi9Fd\":[\"与谷歌连接\"],\"IOfqM8\":[\"与微软联系\"],\"9TzudL\":[\"连接账户\"],\"M73whl\":[\"背景\"],\"xGVfLh\":[\"继续\"],\"CcGOj+\":[\"副驾驶\"],\"7eVkEH\":[\"复制邀请链接\"],\"Ej5euX\":[\"复制此密钥,因为它将不再可见\"],\"wBMjJ2\":[\"计数\"],\"EkZfen\":[\"计算所有\"],\"vQJINq\":[\"数空\"],\"DzRsDJ\":[\"计数不为空\"],\"9FZBbf\":[\"计算唯一值\"],\"zNoOC2\":[\"创建工作流程并返回此处查看其版本\"],\"uXGLuq\":[\"创建应用程序接口密钥\"],\"d0DCww\":[\"创建新记录\"],\"dkAPxi\":[\"创建 Webhook\"],\"8skTDV\":[\"自定义对象\"],\"qt+EaC\":[\"自定义 \",[\"objectLabelSingular\"],\" 视图中可用的字段。\"],\"CMhr4u\":[\"自定义域名\"],\"bCJa9l\":[\"自定义工作区安全\"],\"Zz6Cxn\":[\"危险区\"],\"5cNMFz\":[\"数据模型\"],\"r+cVRP\":[\"数据类型\"],\"mYGY3B\":[\"日期\"],\"Ud9zHv\":[\"日期和时间\"],\"5y3O+A\":[\"停用\"],\"qk4i22\":[\"停用 \\\"同步对象标签和 API 名称 \\\"以设置自定义 API 名称\"],\"gexAq8\":[\"停用该字段\"],\"4tpC8V\":[\"停用工作流程\"],\"Y2ImVJ\":[\"定义对象的名称和描述\"],\"cnGeoo\":[\"删除\"],\"ZDGm40\":[\"删除帐户\"],\"gAz0S5\":[\"删除账户和所有相关数据\"],\"hGfWDm\":[\"删除 API 密钥\"],\"4dpwsE\":[\"删除记录\"],\"kf0A63\":[\"删除记录\"],\"T6S2Ns\":[\"删除此集成\"],\"snMaH4\":[\"删除网络钩子\"],\"kYu0eF\":[\"删除工作区\"],\"mk2Ygs\":[\"删除整个工作区\"],\"Cko536\":[\"下降\"],\"Nu4oKW\":[\"说明\"],\"2xxBws\":[\"销毁\"],\"n+SX4g\":[\"开发人员\"],\"zAg2B9\":[\"弃权草案\"],\"i66xz9\":[\"显示为相对日期\"],\"EoKe5U\":[\"域名\"],\"QVVmxi\":[\"例如后台整合\"],\"tOkc8o\":[\"最早\"],\"JTbQuO\":[\"最早日期\"],\"v+uKyy\":[\"编辑计费间隔\"],\"h2KoTu\":[\"编辑付款方式、查看发票等\"],\"6o1M/Q\":[\"编辑子域名或设置自定义域名。\"],\"O3oNi5\":[\"电子邮件\"],\"lfQsvW\":[\"电子邮件集成\"],\"QT/Wo7\":[\"电子邮件或域名已在拦截列表中\"],\"BXEcos\":[\"电子邮件\"],\"eXoH4Q\":[\"员工\"],\"gqv5ZL\":[\"员工\"],\"N2S1rs\":[\"空\"],\"T3juzf\":[\"端点 URL\"],\"lYGfRP\":[\"英语\"],\"/bfFKe\":[\"享受 \",[\"withCreditCardTrialPeriodDuration\"],\" 天的免费试用期\"],\"GpB8YV\":[\"企业\"],\"c3qGJX\":[\"删除 api 密钥时出错: \",[\"err\"]],\"bj7nh3\":[\"重新生成 api 密钥时出错: \",[\"err\"]],\"VSQxWH\":[\"切换订阅 \",[\"to\"],\" 时出错。\"],\"JLxMta\":[\"建立 Webhook 端点,用于通知异步事件。\"],\"cIgBjB\":[\"从我的电子邮件同步中排除以下人员和域\"],\"fV7V51\":[\"现有对象\"],\"IZ4o2e\":[\"退出设置\"],\"tXGQvS\":[\"预期所选节点为创建步骤节点。\"],\"bKBhgb\":[\"经验\"],\"LxRNPw\":[\"到期\"],\"SkXfL0\":[\"有效期\"],\"i9qiyR\":[\"到期时间\"],\"GS+Mus\":[\"出口\"],\"ep2rbf\":[\"导出记录\"],\"q46CjD\":[\"导出为 PDF\"],\"DaGxE0\":[\"导出视图\"],\"X9kySA\":[\"收藏夹\"],\"zXgopL\":[\"字段类型\"],\"vF68cg\":[\"字段\"],\"3w/aqw\":[\"字段计数\"],\"o7J4JM\":[\"过滤器\"],\"cSev+j\":[\"过滤器\"],\"nLC6tu\":[\"法语\"],\"aTieE0\":[\"从每月到每年\"],\"K04lE5\":[\"从每年到每月\"],\"scmRyR\":[\"完全访问\"],\"xANKBj\":[\"功能\"],\"Weq9zb\":[\"一般情况\"],\"DDcvSo\":[\"德国\"],\"NXEW3h\":[\"邀请您的团队,充分利用您的工作空间。\"],\"zSGbaR\":[\"获取订阅\"],\"2GT3Hf\":[\"全球\"],\"hWp1MY\":[\"授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。\"],\"vLyv1R\":[\"隐藏\"],\"XTWO+W\":[\"图标和名称\"],\"sJGljQ\":[\"标识符\"],\"j843N3\":[\"如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\\\"\",[\"confirmationValue\"],\"\\\"确认。\"],\"NoNwIX\":[\"不活动\"],\"pZ/USH\":[\"索引\"],\"JE2tjr\":[\"输入内容必须使用驼峰字体,且不能以数字开头\"],\"AwUsnG\":[\"实例\"],\"nbfdhU\":[\"集成\"],\"NtFk/Z\":[\"无效验证提供程序\"],\"B2Tpo0\":[\"无效电子邮件\"],\"/m52AE\":[\"无效电子邮件或域名\"],\"QdoUFL\":[\"无效表格值\"],\"0M8+El\":[\"电子邮件邀请\"],\"PWIq/W\":[\"通过链接邀请\"],\"3athPG\":[\"通过链接邀请\"],\"5IfmKA\":[\"向电子邮件地址发送邀请链接\"],\"d+Y+rP\":[\"邀请您的团队\"],\"Lj7sBL\":[\"意大利语\"],\"h6S9Yz\":[\"韩语\"],\"zrpwCd\":[\"实验室\"],\"vXIe7J\":[\"语言\"],\"wL3cK8\":[\"最新\"],\"Kcjbmz\":[\"最新日期\"],\"pQjjYo\":[\"链接复制到剪贴板\"],\"FgAxTj\":[\"退出登录\"],\"nOhz3x\":[\"注销\"],\"T6YjCk\":[\"管理成员\"],\"4cjU2u\":[\"在此管理空间成员\"],\"FyFNsd\":[\"管理互联网账户\"],\"36kYu0\":[\"管理您的订阅\"],\"3Sdni6\":[\"标记为已完成\"],\"CK1KXz\":[\"最大\"],\"wlQNTg\":[\"成员\"],\"eTUF28\":[\"最小\"],\"3Siwmw\":[\"更多选择\"],\"iSLA/r\":[\"向左移动\"],\"Ubl2by\":[\"向右移动\"],\"6YtxFj\":[\"名称\"],\"z+6jaZ\":[\"API 密钥名称\"],\"J7w8lI\":[\"工作区名称\"],\"2T8KCk\":[\"导航至下一条记录\"],\"veSA19\":[\"导航至下一版本\"],\"ZTEho+\":[\"导航至下一个工作流程\"],\"2tw9bo\":[\"导航到上一条记录\"],\"I+Pm5V\":[\"导航到以前的版本\"],\"QVUN3K\":[\"导航到上一个工作流程\"],\"isRobC\":[\"新\"],\"Kcr9Fr\":[\"新账户\"],\"o8MyXb\":[\"新钥匙\"],\"j313SZ\":[\"新钥匙\"],\"hFxdey\":[\"新对象\"],\"7vhWI8\":[\"新密码\"],\"BcCzLv\":[\"新纪录\"],\"2lmOC5\":[\"新角色\"],\"U1DAok\":[\"新 Webhook\"],\"pwenQu\":[\"无连接账户\"],\"0uWxPM\":[\"尚未运行工作流程\"],\"AQCvCC\":[\"暂无工作流程版本\"],\"4wUkDk\":[\"非空\"],\"W0i24j\":[\"对象\"],\"B3toQF\":[\"对象\"],\"KNz3EF\":[\"偏离常规路线\"],\"OV5wZZ\":[\"已开启\"],\"0zpgxV\":[\"选项\"],\"BzEFor\":[\"或\"],\"/IX/7x\":[\"其他\"],\"boJlGf\":[\"页面未找到\"],\"8ZsakT\":[\"密码\"],\"mi6Rel\":[\"密码重置链接已发送至邮箱\"],\"SrVzRe\":[\"百分比\"],\"yIK1GU\":[\"空车百分比\"],\"PWLd4c\":[\"非空百分比\"],\"Bv3y5w\":[\"永久销毁记录\"],\"N0+GsR\":[\"图片\"],\"jEw0Mr\":[\"请输入有效的 URL\"],\"6nsIo3\":[\"请键入\\\"\",[\"confirmationValue\"],\"\\\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。\"],\"mFZTXr\":[\"请键入 \",[\"confirmationText\"],\" 确认要删除此网络钩子。\"],\"MOERNx\":[\"Portuguese\"],\"0nsqwk\":[\"葡萄牙语 - 巴西\"],\"xtXHeo\":[\"葡萄牙语 - 葡萄牙\"],\"R7+D0/\":[\"Portuguese (Brazil)\"],\"512Uma\":[\"Portuguese (Portugal)\"],\"rdUucN\":[\"预览\"],\"vERlcd\":[\"简介\"],\"YJgRqq\":[\"伪英语\"],\"ibPuCP\":[\"阅读文件\"],\"v3xM25\":[\"接收包含密码更新链接的电子邮件\"],\"dSCufP\":[\"记录选择\"],\"vpZcGd\":[\"重新生成 API 密钥\"],\"Mwqo5m\":[\"再生钥匙\"],\"D+Mv78\":[\"再生密钥\"],\"5icoS1\":[\"发布\"],\"t/YqKh\":[\"移除\"],\"T/pF0Z\":[\"从收藏中删除\"],\"KbS2K9\":[\"重置密码\"],\"1IWc1n\":[\"重置为\"],\"kx0s+n\":[\"成果\"],\"5dJK4M\":[\"角色\"],\"UX0N2y\":[\"运行工作流程并返回此处查看其执行情况\"],\"A1taO8\":[\"搜索\"],\"l1/uy2\":[\"搜索字段...\"],\"k7kp5/\":[\"搜索索引...\"],\"7taA9j\":[\"搜索字段\"],\"ofuw3g\":[\"搜索对象...\"],\"IMeaSJ\":[\"搜索记录\"],\"a3LDKx\":[\"安全\"],\"QREcJS\":[\"参见活动版本\"],\"OpPn5Z\":[\"查看运行情况\"],\"EtyY4+\":[\"查看版本\"],\"lYhPN0\":[\"查看版本历史\"],\"xraglu\":[\"选择要发送到该端点的事件\"],\"AXTJAW\":[\"选择您喜欢的语言\"],\"mjK8F3\":[\"向团队发送邀请电子邮件\"],\"yy5k7a\":[\"服务器管理面板\"],\"V7fgiB\":[\"设置电子邮件可见性、管理屏蔽列表等。\"],\"cx14rp\":[\"设置域名\"],\"tn41zE\":[\"设置子域名称\"],\"Tz0i8g\":[\"设置\"],\"Vy9kmk\":[\"分享此链接以邀请用户加入您的工作区\"],\"gWk8gY\":[\"更改字段标签是否也要更改 API 名称?\"],\"6Uau97\":[\"跳过\"],\"f6Hub0\":[\"分类\"],\"65A04M\":[\"西班牙语\"],\"vnS6Rf\":[\"SSO\"],\"ku9TbG\":[\"子域\"],\"omhc+7\":[\"子域已被占用\"],\"OlC/tU\":[\"子域名长度不得超过 30 个字符\"],\"ZETwlU\":[\"子域名不能少于 3 个字符\"],\"B5jRKH\":[\"订阅已切换 \",[\"to\"]],\"AxQiPW\":[\"总和\"],\"XYLcNv\":[\"支持\"],\"9yk9d1\":[\"开关 \",[\"from\"]],\"qi74XZ\":[\"开关 \",[\"to\"]],\"L6Fg36\":[\"开关计费 \",[\"to\"]],\"AtzMpB\":[\"同步字段标签和 API 名称\"],\"E3AMmw\":[\"系统设置 - \",[\"systemDateFormatLabel\"]],\"0ZgB1e\":[\"系统设置 - [\",[\"systemTimeFormatLabel\"],\"]\"],\"NnH3pK\":[\"测试\"],\"bU9B27\":[\"测试工作流程\"],\"2OUtmv\":[\"该字段的说明\"],\"VGZYbZ\":[\"与您的账户关联的电子邮件\"],\"h8mvCd\":[\"该字段的名称和图标\"],\"L97sPr\":[\"您正在寻找的页面要么已经消失,要么从未出现过。让我们帮您恢复正常\"],\"uWikAA\":[\"该字段的值\"],\"+69KDk\":[\"该字段的值必须是唯一的\"],\"PmtLRf\":[\"有一个问题\"],\"hqCwGc\":[\"此操作不可撤销。这将永久删除该用户,并将其从所有任务中删除。\"],\"gWGuHC\":[\"此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。\"],\"n9nSNJ\":[\"时间格式\"],\"aqMzDX\":[\"至每月\"],\"WXXiXO\":[\"每年\"],\"PiUt3N\":[\"触发器类型\"],\"IQ5pAL\":[\"触发类型应为手动 - 当没有选择记录时\"],\"+zy2Nq\":[\"类型\"],\"U83IeL\":[\"任何类型\"],\"wSXm5S\":[\"独特性\"],\"GQCXQS\":[\"无限联系人\"],\"ONWvwQ\":[\"上传\"],\"IagCbF\":[\"网址\"],\"6dMpmz\":[\"用作草稿\"],\"oTTQsc\":[\"只能使用字母、数字和破折号。以字母或数字开头和结尾\"],\"c6uZUV\":[\"使用我们的 API 或手动添加您的第一个 [\",[\"objectLabel\"],\"]\"],\"7PzzBU\":[\"用户\"],\"IjyOjp\":[\"用户未登录\"],\"fXVIZq\":[\"价值观\"],\"KANz0G\":[\"查看账单详情\"],\"6n7jtr\":[\"可视化\"],\"id6ein\":[\"我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件\"],\"ZS7vYp\":[\"我们将为每个新事件向该端点发送 POST 请求\"],\"TRDppN\":[\"网络钩子\"],\"v1kQyJ\":[\"网络钩子\"],\"C51ilI\":[\"API 密钥的过期时间。\"],\"leUubq\":[\"何时禁用按键\"],\"wvyffT\":[\"无法测试工作流程\"],\"pmUArF\":[\"工作空间\"],\"VicISP\":[\"删除工作区\"],\"Q9pNST\":[\"编写说明\"],\"3d1wCB\":[\"是\"],\"zSkMV0\":[\"您将立即被收取全年的费用。\"],\"XVnj6K\":[\"您的信用余额将用于支付每月账单。\"],\"9ivpwk\":[\"显示您的姓名\"],\"RhNbPE\":[\"您的工作区将被禁用\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-front/src/locales/it.po b/packages/twenty-front/src/locales/it.po index 2ec74d15256c..089c9ba62417 100644 --- a/packages/twenty-front/src/locales/it.po +++ b/packages/twenty-front/src/locales/it.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: it\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 esecuzioni di nodi del flusso di lavoro" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ({hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2. Configurare il campo" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API e Webhook" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Chiave API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nome API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Chiavi API" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "Interruzione" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "Circa" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "Conto" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "Cancellazione del conto" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "Conti" #: 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" -msgstr "" +msgstr "Attivare" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "Attivare il flusso di lavoro" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "Attivo" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "Chiavi API attive create da voi o dal vostro team." #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "Aggiungi" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "Aggiungi campo" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "Aggiungere il provider di identità SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Aggiungi oggetto" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 msgid "Add to blocklist" -msgstr "" +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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "Aggiungi ai preferiti" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "Aggiungi il tuo primo {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "Aggiunto {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "Tutti" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "Tutti ({relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "Tutti i ruoli" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "Consentire l'accesso tramite la funzionalità single sign-on di Google." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "Consentire l'accesso tramite la funzionalità single sign-on di Microsoft." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "Consentire l'invito di nuovi utenti condividendo un link di invito." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "Consentire agli utenti di accedere con un'e-mail e una password." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "Una descrizione opzionale" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "Aspetto" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "Siete sicuri di voler cambiare l'intervallo di fatturazione?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "In salita" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "Assegnare ruoli per specificare le autorizzazioni di accesso di ogni membro" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "Assegnato a" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "Deve essere abilitato almeno un metodo di autenticazione" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "Autenticazione" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "Autorizzare" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "Media" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "Torna al contenuto" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "Fatturazione" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "Elenco di blocco" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "Prenota una chiamata" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "Calcolare" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "Calendario" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "Calendari" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "Annullamento" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "Annullamento del piano" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Annullamento in qualsiasi momento" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "Annullamento dell'abbonamento" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "Modifica della password" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Cambiare {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "Cinese semplificato" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "Cinese tradizionale" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "Scegliere un oggetto" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "Scegliete la vostra prova" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Scegliete il vostro fornitore" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "Chiudere" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "Configurare una connessione SSO" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "Configurare e personalizzare le preferenze del calendario." #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "Configurare la visualizzazione delle date nell'app" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "Configurare le impostazioni di e-mail e calendario." #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "Collegare un nuovo account al proprio spazio di lavoro" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "Connettersi con Google" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "Connettetevi con Microsoft" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "Conti collegati" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "Contesto" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "Continua" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "Copilota" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "Copiare il link dell'invito" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "Copiate questa chiave perché non sarà più visibile" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "Conteggio" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "Contate tutti" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "Conteggio vuoto" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "Conteggio non vuoto" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "Conteggio dei valori unici" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "Creare la chiave API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Creare un webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:72 -msgid "Create Webhook" -msgstr "" +msgstr "Creare un nuovo record" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "Oggetti personalizzati" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "Personalizzare i campi disponibili nelle viste {objectLabelSingular}." #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "Personalizzare il dominio" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "Personalizzate la sicurezza del vostro spazio di lavoro" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "Zona di pericolo" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "Modello di dati" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "Tipo di dati" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "Data" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "Data e ora" #: 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" -msgstr "" +msgstr "Disattivare" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +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 "" +msgstr "Disattivare il flusso di lavoro" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Disattivare questo campo" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "Definire il nome e la descrizione dell'oggetto" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "Cancellare" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Cancellare la chiave API" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "Cancellare l'account" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -msgid "Delete API key" -msgstr "" +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 "" +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 "" +msgstr "Cancellare i record" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "Eliminare questa integrazione" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "Cancellare il webhook" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "Cancellare l'area di lavoro" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "Cancellare l'intero spazio di lavoro" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "In discesa" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 msgid "Description" -msgstr "" +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 "" +msgstr "Distruggere" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 msgid "Developers" -msgstr "" +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 "" +msgstr "Bozza di scarto" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "Visualizzazione come data relativa" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "Dominio" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "Ad esempio, l'integrazione del backoffice" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "Il più precoce" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "Data di inizio" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "Modifica dell'intervallo di fatturazione" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "Modifica del metodo di pagamento, visualizzazione delle fatture e altro ancora" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "Modificare il nome del sottodominio o impostare un dominio personalizzato." #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "Email" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "Integrazione delle e-mail" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "L'e-mail o il dominio è già presente nella blocklist" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "Email" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "I dipendenti" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "Vuoto" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "URL del punto finale" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "Inglese" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "Approfittate di un {withCreditCardTrialPeriodDuration}-giorni di prova gratuita" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "Impresa" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "Errore nell'eliminazione della chiave api: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "Errore nella rigenerazione della chiave api: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "Errore durante la commutazione dell'abbonamento {to}." #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "Stabilire endpoint Webhook per le notifiche di eventi asincroni." #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "Escludere le seguenti persone e domini dalla mia sincronizzazione e-mail" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "Oggetti esistenti" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 msgid "Exit Settings" -msgstr "" +msgstr "Impostazioni di uscita" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58 msgid "Expected selected node to be a create step node." -msgstr "" +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:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "Esperienza" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "Scadenza" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "Data di scadenza" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 msgid "Expires in" -msgstr "" +msgstr "Scade in" #: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "Esportazione" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "Esportazione di record" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +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 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "Vista di esportazione" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "Preferiti" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "Tipo di campo" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "Campi" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "Conteggio dei campi" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "Filtro" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "Filtri" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "Francese" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "Accesso completo" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "Funzioni" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "Generale" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "Tedesco" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "Sfruttate al massimo il vostro spazio di lavoro invitando il vostro team." #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "Abbonamento" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "Globale" #: 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." -msgstr "" +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." #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "Nascondere" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "Icona e nome" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "Identificatore" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "Se avete perso questa chiave, potete rigenerarla, ma sappiate che qualsiasi script che utilizza questa chiave dovrà essere aggiornato. Digitare\"{confirmationValue}\" per confermare." #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "Inattivo" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "Indici" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "L'input deve essere in lettere maiuscole e non può iniziare con un numero" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "Istanze" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "Integrazioni" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "Provider di autenticazione non valido" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "Email non valida" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "Email o dominio non validi" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "Valori del modulo non validi" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Invito tramite link" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "Invito via e-mail" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "Invito tramite link" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "Link di invito inviato agli indirizzi e-mail" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "Invita il tuo team" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "Italiano" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Coreano" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "Laboratorio" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "Lingua" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "Ultime novità" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "Ultima data" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "Link copiato negli appunti" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "Disconnettersi" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "Disconnessione" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "Gestione dei membri" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "Gestite qui i membri del vostro spazio" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "Gestire gli account Internet." #: src/pages/settings/SettingsBilling.tsx:145 msgid "Manage your subscription" -msgstr "" +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 "" +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/getAggregateOperationLabel.ts:13 msgid "Max" -msgstr "" +msgstr "Massimo" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "Membri" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "Min" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "Altre opzioni" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "Spostarsi a sinistra" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "Muoversi a destra" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "Nome" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "Nome della chiave API" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +msgstr "Nome dell'area di lavoro" #: 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 "" +msgstr "Passare al record successivo" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "Passare alla versione successiva" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "Passare al record precedente" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +msgstr "Passare alla versione precedente" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172 msgid "Navigate to previous workflow" -msgstr "" +msgstr "Passare al flusso di lavoro precedente" #: src/pages/settings/data-model/SettingsNewObject.tsx:76 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "Nuovo" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "Nuova chiave" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "Nuovo oggetto" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "Nuova password" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "Nuovo ruolo" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "Nuovo webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nuovo account" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "Nessun account collegato" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +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 "" +msgstr "Non ci sono ancora versioni del flusso di lavoro" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "Non vuoto" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "Oggetto" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "Oggetti" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "Fuori dai sentieri battuti" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "Aperto" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "Opzioni" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "Altro" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "Pagina non trovata" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "Password" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "Il link per la reimpostazione della password è stato inviato all'e-mail" #: 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 msgid "Percent" -msgstr "" +msgstr "Percentuale" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "Percentuale di vuoto" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 msgid "Percent not empty" -msgstr "" +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 "" +msgstr "Distruggere definitivamente il record" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "Immagine" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "Inserire un URL valido" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "Digitare \"{confirmationValue}\" per confermare che si desidera eliminare questa chiave API. Si noti che qualsiasi script che utilizza questa chiave smetterà di funzionare." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "Digitare {confirmationText} per confermare l'eliminazione di questo webhook." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Portoghese - Brasile" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Portoghese - Portogallo" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "Anteprima" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "Profilo" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "Pseudoinglese" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "Leggi la documentazione" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "Ricevere un'e-mail contenente il link per l'aggiornamento della password" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "Selezione dei record" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Chiave di rigenerazione" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "Rigenerare una chiave API" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "Rigenerazione della chiave" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "Comunicati" #: src/modules/ui/input/components/ImageInput.tsx:173 msgid "Remove" -msgstr "" +msgstr "Rimuovere" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "Rimuovi dai preferiti" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "Reimpostare la password" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "Azzeramento a" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "Risultati" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +msgstr "Ruoli" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 msgid "Run a workflow and return here to view its executions" -msgstr "" +msgstr "Eseguite un flusso di lavoro e tornate qui per visualizzare le esecuzioni" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "Ricerca" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "Ricerca in un campo..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "Ricerca in un indice..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "Campi di ricerca" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "Ricerca di un oggetto..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "Ricerca di record" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 msgid "Security" -msgstr "" +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 "" +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 "" +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 "" +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 "" +msgstr "Vedi la cronologia delle versioni" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "Selezionare gli eventi che si desidera inviare a questo endpoint" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "Selezionare la lingua preferita" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "Inviate un'e-mail di invito al vostro team" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "Pannello di amministrazione del server" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "Impostate la visibilità delle e-mail, gestite la vostra blocklist e altro ancora." #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "Impostare il nome del dominio" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "Impostare il nome del sottodominio" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "Condividete questo link per invitare gli utenti a unirsi al vostro spazio di lavoro" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "La modifica dell'etichetta di un campo deve cambiare anche il nome dell'API?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "Salto" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "Ordinamento" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "Spagnolo" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "Sottodominio" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "Sottodominio già occupato" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "Il sottodominio non può essere più lungo di 30 caratteri" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "Il sottodominio non può essere più breve di 3 caratteri" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "L'abbonamento è stato commutato {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "Somma" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "Supporto" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Fatturazione interruttore {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "Interruttore {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "Interruttore {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "Sincronizzare l'etichetta del campo e il nome dell'API" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "Impostazioni di sistema - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Impostazioni di sistema - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +msgstr "Test" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155 msgid "Test Workflow" -msgstr "" +msgstr "Flusso di lavoro del test" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "La descrizione di questo campo" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "L'e-mail associata al vostro account" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "Il nome e l'icona di questo campo" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "La pagina che state cercando è sparita o non è mai esistita. Riportiamo la pagina in carreggiata" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "I valori di questo campo" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "I valori di questo campo devono essere unici" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "C'è stato un problema" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "Questa azione non può essere annullata. L'utente verrà eliminato definitivamente e rimosso da tutti i suoi incarichi." #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "Questa azione non può essere annullata. L'intera area di lavoro verrà eliminata in modo permanente. <0/> Digitare il proprio indirizzo e-mail per confermare." #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "Formato dell'ora" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "Tipo di innesco" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +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/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "Tipo" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "Tipo qualsiasi cosa" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "Unico" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "Contatti illimitati" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "Caricare" #: 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 "" +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" -msgstr "" +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 "" +msgstr "Utilizzate la nostra API o aggiungete il vostro primo {objectLabel} manualmente" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "Utente" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "L'utente non è connesso" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "Valori" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "Visualizza i dettagli della fatturazione" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "Visualizzare" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "Supportiamo PNG, JPEG e GIF quadrati di dimensioni inferiori a 10 MB" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "Verranno inviate richieste POST a questo endpoint per ogni nuovo evento" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "Webhook" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "Ganci web" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "Quando scadrà la chiave API." #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "Quando il tasto sarà disabilitato" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "Il flusso di lavoro non può essere testato" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "Spazio di lavoro" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "Eliminazione dello spazio di lavoro" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "Scrivere una descrizione" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "L'addebito sarà immediato per l'intero anno." #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "Il saldo del credito verrà utilizzato per pagare le fatture mensili." #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "Il vostro nome come verrà visualizzato" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "L'area di lavoro verrà disabilitata" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "dipendenti" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "da mensile a annuale" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "da annuale a mensile" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "o" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "al mese" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "all'anno" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "sì" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} di {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/ko.po b/packages/twenty-front/src/locales/ko.po new file mode 100644 index 000000000000..44ed1657e41b --- /dev/null +++ b/packages/twenty-front/src/locales/ko.po @@ -0,0 +1,1612 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: ko\n" + +#: src/pages/onboarding/ChooseYourPlan.tsx:92 +msgid "1 000 workflow node executions" +msgstr "워크플로 노드 실행 1,000회" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 +msgid "12h ({hour12Label})" +msgstr "12시간 ({hour12Label})" + +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 +msgid "2. Configure field" +msgstr "2. 필드 구성" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 +msgid "24h ({hour24Label})" +msgstr "24시간 ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API 및 웹훅" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "API 키" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "API 이름" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "API 키" + +#: src/modules/ui/input/components/ImageInput.tsx:157 +msgid "Abort" +msgstr "중단" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:90 +msgid "About" +msgstr "정보" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:40 +#: src/pages/settings/accounts/SettingsAccounts.tsx:46 +msgid "Account" +msgstr "계정" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:321 +#: src/modules/settings/profile/components/DeleteAccount.tsx:45 +msgid "Account Deletion" +msgstr "계정 삭제" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 +msgid "Accounts" +msgstr "계정" + +#: 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" +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/SettingsObjectFieldTable.tsx:200 +msgid "Active" +msgstr "활성" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:50 +msgid "Active API keys created by you or your team." +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 +msgid "Add Field" +msgstr "필드 추가" + +#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 +msgid "Add SSO Identity Provider" +msgstr "SSO ID 공급자 추가" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "개체 추가" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 +msgid "Add to blocklist" +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 +msgid "Added {beautifiedCreatedAt}" +msgstr "{beautifiedCreatedAt}] 추가" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 +msgid "All" +msgstr "모두" + +#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 +msgid "All ({relationRecordsCount})" +msgstr "모두 ({relationRecordsCount})" + +#: src/pages/settings/roles/SettingsRoles.tsx:68 +msgid "All roles" +msgstr "모든 역할" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 +msgid "Allow logins through Google's single sign-on functionality." +msgstr "Google의 싱글 사인온 기능을 통해 로그인을 허용합니다." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 +msgid "Allow logins through Microsoft's single sign-on functionality." +msgstr "Microsoft의 싱글 사인온 기능을 통해 로그인을 허용합니다." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 +msgid "Allow the invitation of new users by sharing an invite link." +msgstr "초대 링크를 공유하여 새 사용자를 초대할 수 있습니다." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 +msgid "Allow users to sign in with an email and password." +msgstr "사용자가 이메일과 비밀번호로 로그인할 수 있도록 허용합니다." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 +msgid "An optional description" +msgstr "선택적 설명" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 +msgid "Appearance" +msgstr "모양" + +#: src/pages/settings/SettingsBilling.tsx:189 +msgid "Are you sure that you want to change your billing interval?" +msgstr "청구 간격을 변경하시겠습니까?" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Ascending" +msgstr "오름차순" + +#: src/pages/settings/roles/SettingsRoles.tsx:69 +msgid "Assign roles to specify each member's access permissions" +msgstr "역할을 할당하여 각 구성원의 액세스 권한을 지정하세요" + +#: src/pages/settings/roles/SettingsRoles.tsx:36 +msgid "Assigned to" +msgstr "할당 대상" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 +msgid "At least one authentication method must be enabled" +msgstr "하나 이상의 인증 방법을 사용하도록 설정해야 합니다" + +#: src/pages/settings/security/SettingsSecurity.tsx:63 +msgid "Authentication" +msgstr "인증" + +#: src/pages/auth/Authorize.tsx:127 +msgid "Authorize" +msgstr "권한 부여" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 +msgid "Average" +msgstr "평균" + +#: src/pages/not-found/NotFound.tsx:58 +msgid "Back to content" +msgstr "콘텐츠로 돌아가기" + +#: src/pages/settings/SettingsBilling.tsx:132 +#: src/pages/settings/SettingsBilling.tsx:138 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 +msgid "Billing" +msgstr "청구" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 +msgid "Blocklist" +msgstr "차단 목록" + +#: src/pages/onboarding/ChooseYourPlan.tsx:210 +msgid "Book a Call" +msgstr "통화 예약하기" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 +msgid "Calculate" +msgstr "계산" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 +msgid "Calendar" +msgstr "캘린더" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 +msgid "Calendars" +msgstr "캘린더" + +#: src/pages/auth/Authorize.tsx:124 +#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 +#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 +msgid "Cancel" +msgstr "취소" + +#: src/pages/settings/SettingsBilling.tsx:176 +msgid "Cancel Plan" +msgstr "요금제 취소" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "언제든지 취소" + +#: src/pages/settings/SettingsBilling.tsx:171 +msgid "Cancel your subscription" +msgstr "구독 취소" + +#: src/pages/auth/PasswordReset.tsx:246 +#: src/modules/settings/profile/components/ChangePassword.tsx:52 +#: src/modules/settings/profile/components/ChangePassword.tsx:58 +msgid "Change Password" +msgstr "비밀번호 변경" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "변경 {to}" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 +msgid "Chinese — Simplified" +msgstr "중국어 - 간체" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 +msgid "Chinese — Traditional" +msgstr "중국어 - 번체" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 +msgid "Choose an object" +msgstr "개체 선택" + +#: src/pages/onboarding/ChooseYourPlan.tsx:147 +msgid "Choose your Trial" +msgstr "평가판 선택" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "제공업체 선택" + +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 +msgid "Close" +msgstr "닫기" + +#: src/pages/settings/security/SettingsSecurity.tsx:48 +msgid "Configure an SSO connection" +msgstr "SSO 연결 구성" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 +msgid "Configure and customize your calendar preferences." +msgstr "캘린더 환경설정을 구성하고 사용자 지정하세요." + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 +msgid "Configure how dates are displayed across the app" +msgstr "앱 전체에 날짜가 표시되는 방식 구성" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 +msgid "Configure your emails and calendar settings." +msgstr "이메일 및 캘린더 설정을 구성합니다." + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 +msgid "Connect a new account to your workspace" +msgstr "새 계정을 워크스페이스에 연결" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 +msgid "Connect with Google" +msgstr "Google과 연결" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 +msgid "Connect with Microsoft" +msgstr "Microsoft와 연결" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:56 +msgid "Connected accounts" +msgstr "연결된 계정" + +#: src/modules/command-menu/components/CommandMenu.tsx:91 +msgid "Context" +msgstr "컨텍스트" + +#: src/pages/onboarding/InviteTeam.tsx:228 +#: src/pages/onboarding/ChooseYourPlan.tsx:198 +msgid "Continue" +msgstr "계속하기" + +#: src/modules/command-menu/components/CommandMenu.tsx:63 +msgid "Copilot" +msgstr "부조종사" + +#: src/pages/onboarding/InviteTeam.tsx:217 +msgid "Copy invitation link" +msgstr "초대 링크 복사" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 +msgid "Copy this key as it will not be visible again" +msgstr "이 키는 다시 표시되지 않으므로 복사하세요" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 +msgid "Count" +msgstr "Count" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 +msgid "Count all" +msgstr "모두 계산" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 +msgid "Count empty" +msgstr "비어있는 카운트" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 +msgid "Count not empty" +msgstr "비어 있지 않은 카운트" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 +msgid "Count unique values" +msgstr "고유 값 계산" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:56 +msgid "Create API key" +msgstr "API 키 만들기" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +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/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 +msgid "Custom objects" +msgstr "사용자 지정 개체" + +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 +msgid "Customise the fields available in the {objectLabelSingular} views." +msgstr "{objectLabelSingular}] 보기에서 사용 가능한 필드를 사용자 지정합니다." + +#: src/pages/settings/SettingsWorkspace.tsx:56 +msgid "Customize Domain" +msgstr "도메인 사용자 지정" + +#: src/pages/settings/security/SettingsSecurity.tsx:64 +msgid "Customize your workspace security" +msgstr "업무 공간 보안 사용자 지정" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 +#: src/modules/settings/profile/components/DeleteAccount.tsx:29 +msgid "Danger zone" +msgstr "위험 구역" + +#: src/pages/settings/data-model/SettingsObjects.tsx:139 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 +msgid "Data model" +msgstr "데이터 모델" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 +msgid "Data type" +msgstr "데이터 유형" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 +msgid "Date" +msgstr "날짜" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 +msgid "Date and time" +msgstr "날짜 및 시간" + +#: 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" +msgstr "비활성화" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 +msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" +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 +msgid "Deactivate this field" +msgstr "이 필드 비활성화" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:91 +msgid "Define the name and description of your object" +msgstr "개체의 이름과 설명을 정의합니다" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 +#: 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" +msgstr "삭제" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "API 키 삭제" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:332 +#: src/modules/settings/profile/components/DeleteAccount.tsx:37 +#: src/modules/settings/profile/components/DeleteAccount.tsx:53 +msgid "Delete account" +msgstr "계정 삭제" + +#: src/modules/settings/profile/components/DeleteAccount.tsx:30 +msgid "Delete account and all the associated data" +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/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 +msgid "Delete this integration" +msgstr "이 통합 삭제" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 +msgid "Delete webhook" +msgstr "웹훅 삭제" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 +msgid "Delete workspace" +msgstr "작업 공간 삭제" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 +msgid "Delete your whole workspace" +msgstr "전체 작업 공간 삭제" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Descending" +msgstr "내림차순" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 +msgid "Description" +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:42 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 +msgid "Developers" +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 +msgid "Display as relative date" +msgstr "상대 날짜로 표시" + +#: src/pages/settings/SettingsWorkspace.tsx:51 +#: src/pages/settings/workspace/SettingsHostname.tsx:121 +#: src/pages/settings/workspace/SettingsDomain.tsx:109 +#: src/pages/settings/workspace/SettingsDomain.tsx:119 +msgid "Domain" +msgstr "도메인" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 +msgid "E.g. backoffice integration" +msgstr "예: 백오피스 통합" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 +msgid "Earliest" +msgstr "가장 빠른" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 +msgid "Earliest date" +msgstr "가장 빠른 날짜" + +#: src/pages/settings/SettingsBilling.tsx:158 +msgid "Edit billing interval" +msgstr "청구 간격 편집" + +#: src/pages/settings/SettingsBilling.tsx:146 +msgid "Edit payment method, see your invoices and more" +msgstr "결제 방법 편집, 송장 확인 등 다양한 기능 제공" + +#: src/pages/settings/SettingsWorkspace.tsx:52 +msgid "Edit your subdomain name or set a custom domain." +msgstr "하위 도메인 이름을 편집하거나 사용자 정의 도메인을 설정합니다." + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:180 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:256 +#: src/pages/settings/SettingsProfile.tsx:42 +#: src/pages/auth/PasswordReset.tsx:206 +msgid "Email" +msgstr "이메일" + +#: src/pages/onboarding/ChooseYourPlan.tsx:89 +msgid "Email integration" +msgstr "이메일 통합" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 +msgid "Email or domain is already in blocklist" +msgstr "이메일 또는 도메인이 이미 차단 목록에 있습니다" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 +msgid "Emails" +msgstr "이메일" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 +msgid "Employees" +msgstr "직원" + +#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 +#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 +msgid "Empty" +msgstr "비어 있음" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 +msgid "Endpoint URL" +msgstr "엔드포인트 URL" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 +msgid "English" +msgstr "영어" + +#: src/pages/onboarding/ChooseYourPlan.tsx:157 +msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" +msgstr "{withCreditCardTrialPeriodDuration}]일 무료 체험을 즐겨보세요" + +#: src/pages/settings/security/SettingsSecurity.tsx:51 +msgid "Enterprise" +msgstr "엔터프라이즈" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 +msgid "Error deleting api key: {err}" +msgstr "API 키 삭제 오류: {err}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 +msgid "Error regenerating api key: {err}" +msgstr "API 키 재생성 오류: {err}" + +#: src/pages/settings/SettingsBilling.tsx:124 +msgid "Error while switching subscription {to}." +msgstr "구독을 전환하는 동안 오류가 발생했습니다 {to}." + +#: src/pages/settings/developers/SettingsDevelopers.tsx:66 +msgid "Establish Webhook endpoints for notifications on asynchronous events." +msgstr "비동기 이벤트에 대한 알림을 위한 웹훅 엔드포인트를 설정합니다." + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 +msgid "Exclude the following people and domains from my email sync" +msgstr "내 이메일 동기화에서 다음 사람 및 도메인 제외하기" + +#: src/pages/settings/data-model/SettingsObjects.tsx:162 +msgid "Existing objects" +msgstr "기존 개체" + +#: src/modules/navigation/components/AppNavigationDrawer.tsx:36 +msgid "Exit Settings" +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:32 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 +msgid "Experience" +msgstr "경험" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 +msgid "Expiration" +msgstr "만료" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 +msgid "Expiration Date" +msgstr "만료 날짜" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:259 +msgid "Expires in" +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 +msgid "Favorites" +msgstr "즐겨 찾기" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 +msgid "Field type" +msgstr "필드 유형" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 +msgid "Fields" +msgstr "필드" + +#: src/testing/mock-data/tableData.ts:22 +msgid "Fields Count" +msgstr "필드 수" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 +#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 +#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 +msgid "Filter" +msgstr "필터" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 +msgid "Filters" +msgstr "필터" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 +msgid "French" +msgstr "프랑스어" + +#: src/pages/onboarding/ChooseYourPlan.tsx:87 +msgid "Full access" +msgstr "전체 액세스 권한" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 +msgid "Functions" +msgstr "기능" + +#: src/pages/settings/SettingsWorkspace.tsx:29 +#: src/pages/settings/SettingsWorkspace.tsx:35 +#: src/pages/settings/workspace/SettingsDomain.tsx:116 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 +msgid "General" +msgstr "일반" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 +msgid "German" +msgstr "독일어" + +#: src/pages/onboarding/InviteTeam.tsx:184 +msgid "Get the most out of your workspace by inviting your team." +msgstr "팀을 초대하여 업무 공간을 최대한 활용하세요." + +#: src/pages/onboarding/ChooseYourPlan.tsx:148 +msgid "Get your subscription" +msgstr "구독 신청하기" + +#: src/modules/command-menu/components/CommandMenu.tsx:77 +msgid "Global" +msgstr "글로벌" + +#: 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." +msgstr "Twenty 지원팀에 회원님의 워크스페이스에 대한 임시 액세스 권한을 부여하여 문제를 해결하거나 회원님을 대신하여 콘텐츠를 복구할 수 있도록 하세요. 언제든지 액세스 권한을 취소할 수 있습니다." + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 +msgid "Hide" +msgstr "숨기기" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 +msgid "Icon and Name" +msgstr "아이콘 및 이름" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 +msgid "Identifier" +msgstr "식별자" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 +msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." +msgstr "이 키를 분실한 경우 다시 생성할 수 있지만 이 키를 사용하는 모든 스크립트를 업데이트해야 한다는 점에 유의하세요. 확인하려면 \"{confirmationValue}\"을 입력하세요." + +#: src/pages/settings/data-model/SettingsObjects.tsx:215 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 +msgid "Inactive" +msgstr "비활성" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 +msgid "Indexes" +msgstr "색인" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 +msgid "Input must be in camel case and cannot start with a number" +msgstr "입력은 대소문자를 구분해야 하며 숫자로 시작할 수 없습니다" + +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 +msgid "Instances" +msgstr "인스턴스" + +#: src/pages/settings/integrations/SettingsIntegrations.tsx:15 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 +msgid "Integrations" +msgstr "통합" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 +msgid "Invalid auth provider" +msgstr "잘못된 인증 공급자" + +#: src/modules/settings/profile/components/ChangePassword.tsx:21 +msgid "Invalid email" +msgstr "잘못된 이메일" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 +msgid "Invalid email or domain" +msgstr "잘못된 이메일 또는 도메인" + +#: src/pages/settings/workspace/SettingsDomain.tsx:71 +msgid "Invalid form values" +msgstr "잘못된 양식 값" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "링크로 초대하기" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:244 +msgid "Invite by email" +msgstr "이메일로 초대" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:157 +msgid "Invite by link" +msgstr "링크로 초대하기" + +#: src/pages/onboarding/InviteTeam.tsx:152 +msgid "Invite link sent to email addresses" +msgstr "이메일 주소로 전송된 초대 링크" + +#: src/pages/onboarding/InviteTeam.tsx:181 +msgid "Invite your team" +msgstr "팀 초대하기" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 +msgid "Italian" +msgstr "이탈리아어" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "한국어" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 +msgid "Lab" +msgstr "Lab" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 +msgid "Language" +msgstr "언어" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 +msgid "Latest" +msgstr "최신" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 +msgid "Latest date" +msgstr "최근 날짜" + +#: src/pages/onboarding/InviteTeam.tsx:127 +msgid "Link copied to clipboard" +msgstr "링크가 클립보드에 복사됨" + +#: src/pages/onboarding/ChooseYourPlan.tsx:206 +msgid "Log out" +msgstr "로그아웃" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 +msgid "Logout" +msgstr "로그아웃" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:167 +msgid "Manage Members" +msgstr "회원 관리" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:168 +msgid "Manage the members of your space here" +msgstr "여기에서 스페이스의 구성원 관리하기" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:57 +msgid "Manage your internet accounts." +msgstr "인터넷 계정을 관리합니다." + +#: src/pages/settings/SettingsBilling.tsx:145 +msgid "Manage your subscription" +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/getAggregateOperationLabel.ts:13 +msgid "Max" +msgstr "최대" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:143 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:149 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 +msgid "Members" +msgstr "회원" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 +msgid "Min" +msgstr "Min" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 +msgid "More options" +msgstr "추가 옵션" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 +msgid "Move left" +msgstr "왼쪽으로 이동" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 +msgid "Move right" +msgstr "오른쪽으로 이동" + +#: src/testing/mock-data/tableData.ts:16 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:177 +#: src/pages/settings/SettingsWorkspace.tsx:44 +#: src/pages/settings/SettingsProfile.tsx:35 +#: src/pages/settings/roles/SettingsRoles.tsx:31 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 +#: src/modules/settings/workspace/components/NameField.tsx:91 +msgid "Name" +msgstr "이름" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +msgid "Name of your API key" +msgstr "API 키 이름" + +#: src/pages/settings/SettingsWorkspace.tsx:44 +msgid "Name of your workspace" +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 "이전 워크플로로 이동" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:76 +msgid "New" +msgstr "신규" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 +msgid "New Key" +msgstr "새 키" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:66 +msgid "New Object" +msgstr "새 개체" + +#: src/pages/auth/PasswordReset.tsx:233 +msgid "New Password" +msgstr "새 비밀번호" + +#: src/pages/settings/roles/SettingsRoles.tsx:52 +msgid "New Role" +msgstr "새로운 역할" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 +msgid "New Webhook" +msgstr "새로운 웹훅" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "새 계정" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 +msgid "No connected account" +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 +msgid "Not empty" +msgstr "비어 있지 않음" + +#: src/modules/command-menu/components/CommandMenu.tsx:73 +msgid "Object" +msgstr "개체" + +#: src/pages/settings/data-model/SettingsObjects.tsx:155 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 +#: src/pages/settings/data-model/SettingsNewObject.tsx:73 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 +msgid "Objects" +msgstr "개체" + +#: src/pages/not-found/NotFound.tsx:47 +msgid "Off the beaten path" +msgstr "잘 알려지지 않은 길에서 벗어나기" + +#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 +msgid "Opened" +msgstr "열림" + +#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 +msgid "Options" +msgstr "옵션" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 +msgid "Other" +msgstr "기타" + +#: src/pages/not-found/NotFound.tsx:41 +msgid "Page Not Found" +msgstr "페이지를 찾을 수 없음" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 +msgid "Password" +msgstr "비밀번호" + +#: src/modules/settings/profile/components/ChangePassword.tsx:34 +msgid "Password reset link has been sent to the email" +msgstr "비밀번호 재설정 링크가 이메일로 전송되었습니다" + +#: 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 +msgid "Percent" +msgstr "퍼센트" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 +msgid "Percent empty" +msgstr "비어 있는 비율" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 +msgid "Percent not empty" +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/SettingsProfile.tsx:30 +msgid "Picture" +msgstr "사진" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 +msgid "Please enter a valid URL" +msgstr "유효한 URL을 입력하세요" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 +msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." +msgstr "\"{confirmationValue}\"을 입력하여 이 API 키를 삭제할 것인지 확인합니다. 이 키를 사용하는 모든 스크립트는 작동이 중지된다는 점에 유의하세요." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 +msgid "Please type {confirmationText} to confirm you want to delete this webhook." +msgstr "{confirmationText}]을 입력하여 이 웹훅을 삭제할 것인지 확인하세요." + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "포르투갈어 - 브라질" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "포르투갈어 - 포르투갈" + +#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 +#: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 +msgid "Preview" +msgstr "미리 보기" + +#: src/pages/settings/SettingsProfile.tsx:19 +#: src/pages/settings/SettingsProfile.tsx:25 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 +msgid "Profile" +msgstr "프로필" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 +msgid "Pseudo-English" +msgstr "의사 영어" + +#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 +msgid "Read documentation" +msgstr "문서 읽기" + +#: src/modules/settings/profile/components/ChangePassword.tsx:53 +msgid "Receive an email containing password update link" +msgstr "비밀번호 업데이트 링크가 포함된 이메일 수신" + +#: src/modules/command-menu/components/CommandMenu.tsx:67 +msgid "Record Selection" +msgstr "레코드 선택" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "키 다시 생성" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 +msgid "Regenerate an API key" +msgstr "API 키 다시 생성하기" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 +msgid "Regenerate key" +msgstr "키 다시 생성" + +#: src/pages/settings/Releases.tsx:111 +#: src/pages/settings/Releases.tsx:117 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 +msgid "Releases" +msgstr "릴리스" + +#: src/modules/ui/input/components/ImageInput.tsx:173 +msgid "Remove" +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 +msgid "Reset Password" +msgstr "비밀번호 재설정" + +#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 +msgid "Reset to" +msgstr "다음으로 재설정" + +#: src/modules/command-menu/hooks/useSearchRecords.tsx:221 +msgid "Results" +msgstr "결과" + +#: src/pages/settings/roles/SettingsRoles.tsx:48 +#: src/pages/settings/roles/SettingsRoles.tsx:62 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 +msgid "Roles" +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 +msgid "SSO" +msgstr "SSO" + +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 +#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 +msgid "Search" +msgstr "검색" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 +msgid "Search a field..." +msgstr "필드 검색..." + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 +msgid "Search an index..." +msgstr "색인 검색..." + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 +#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 +msgid "Search fields" +msgstr "검색 필드" + +#: src/pages/settings/data-model/SettingsObjects.tsx:166 +msgid "Search for an object..." +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:40 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 +msgid "Security" +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 +msgid "Select the events you wish to send to this endpoint" +msgstr "이 엔드포인트로 보내려는 이벤트를 선택합니다" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 +msgid "Select your preferred language" +msgstr "선호하는 언어 선택" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:245 +msgid "Send an invite email to your team" +msgstr "팀에 초대 이메일 보내기" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 +msgid "Server Admin Panel" +msgstr "서버 관리자 패널" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 +msgid "Set email visibility, manage your blocklist and more." +msgstr "이메일 공개 여부 설정, 차단 목록 관리 등을 할 수 있습니다." + +#: 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" +msgstr "하위 도메인의 이름 설정" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 +msgid "Settings" +msgstr "설정" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:158 +msgid "Share this link to invite users to join your workspace" +msgstr "이 링크를 공유하여 사용자를 워크스페이스에 초대하세요" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 +msgid "Should changing a field's label also change the API name?" +msgstr "필드의 레이블을 변경하면 API 이름도 변경되어야 하나요?" + +#: src/pages/onboarding/InviteTeam.tsx:236 +msgid "Skip" +msgstr "건너뛰기" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 +msgid "Sort" +msgstr "정렬" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 +msgid "Spanish" +msgstr "스페인어" + +#: src/pages/settings/workspace/SettingsSubdomain.tsx:36 +msgid "Subdomain" +msgstr "하위 도메인" + +#: src/pages/settings/workspace/SettingsDomain.tsx:89 +msgid "Subdomain already taken" +msgstr "이미 사용 중인 하위 도메인" + +#: src/pages/settings/workspace/SettingsDomain.tsx:35 +msgid "Subdomain can not be longer than 30 characters" +msgstr "하위 도메인은 30자를 초과할 수 없습니다" + +#: src/pages/settings/workspace/SettingsDomain.tsx:34 +msgid "Subdomain can not be shorter than 3 characters" +msgstr "하위 도메인은 3자보다 짧을 수 없습니다" + +#: src/pages/settings/SettingsBilling.tsx:120 +msgid "Subscription has been switched {to}" +msgstr "구독이 전환되었습니다 {to}" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 +msgid "Sum" +msgstr "합계" + +#: src/pages/settings/SettingsWorkspace.tsx:63 +msgid "Support" +msgstr "지원" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "스위치 청구 {to}" + +#: src/pages/settings/SettingsBilling.tsx:159 +msgid "Switch {from}" +msgstr "스위치 {from}" + +#: src/pages/settings/SettingsBilling.tsx:163 +msgid "Switch {to}" +msgstr "스위치 {to}" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 +msgid "Synchronize Field Label and API Name" +msgstr "필드 레이블 및 API 이름 동기화" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 +msgid "System Settings - {systemTimeFormatLabel}" +msgstr "시스템 설정 - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "시스템 설정 - {systemDateFormatLabel}" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 +#: 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 "테스트 워크플로" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 +msgid "The description of this field" +msgstr "이 필드에 대한 설명" + +#: src/pages/settings/SettingsProfile.tsx:43 +msgid "The email associated to your account" +msgstr "계정에 연결된 이메일" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 +msgid "The name and icon of this field" +msgstr "이 필드의 이름과 아이콘" + +#: src/pages/not-found/NotFound.tsx:50 +msgid "The page you're seeking is either gone or never was. Let's get you back on track" +msgstr "찾고 계신 페이지는 이미 사라졌거나 존재하지 않습니다. 다시 정상화해 드리겠습니다" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 +msgid "The values of this field" +msgstr "이 필드의 값은 다음과 같습니다" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 +msgid "The values of this field must be unique" +msgstr "이 필드의 값은 고유해야 합니다" + +#: src/modules/settings/profile/components/ChangePassword.tsx:38 +msgid "There was an issue" +msgstr "문제가 발생했습니다" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:323 +msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." +msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 해당 사용자가 영구적으로 삭제되고 모든 과제에서 제거됩니다." + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 +msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." +msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 전체 워크스페이스가 영구적으로 삭제됩니다. <0/> 확인하려면 이메일을 입력하세요." + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 +msgid "Time format" +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/constants/SettingsObjectTableMetadata.ts:16 +msgid "Type" +msgstr "유형" + +#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 +msgid "Type anything" +msgstr "아무거나 입력" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 +msgid "Unique" +msgstr "고유" + +#: src/pages/onboarding/ChooseYourPlan.tsx:88 +msgid "Unlimited contacts" +msgstr "무제한 연락처" + +#: src/modules/ui/input/components/ImageInput.tsx:165 +msgid "Upload" +msgstr "업로드" + +#: 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" +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/profile/appearance/components/SettingsExperience.tsx:29 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17 +#: src/pages/settings/accounts/SettingsAccounts.tsx:43 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 +msgid "User" +msgstr "사용자" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 +msgid "User is not logged in" +msgstr "사용자가 로그인하지 않았습니다" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 +msgid "Values" +msgstr "값" + +#: src/pages/settings/SettingsBilling.tsx:150 +msgid "View billing details" +msgstr "청구 세부 정보 보기" + +#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 +msgid "Visualize" +msgstr "시각화" + +#: src/modules/ui/input/components/ImageInput.tsx:178 +msgid "We support your square PNGs, JPEGs and GIFs under 10MB" +msgstr "10MB 미만의 정사각형 PNG, JPEG 및 GIF를 지원합니다" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 +msgid "We will send POST requests to this endpoint for every new event" +msgstr "모든 새로운 이벤트에 대해 이 엔드포인트로 POST 요청을 보냅니다" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 +msgid "Webhook" +msgstr "웹훅" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:65 +msgid "Webhooks" +msgstr "웹훅" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 +msgid "When the API key will expire." +msgstr "API 키가 만료되는 시기." + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 +msgid "When the key will be disabled" +msgstr "키가 비활성화되는 경우" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 +msgid "Workflow cannot be tested" +msgstr "워크플로를 테스트할 수 없습니다" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:146 +#: src/pages/settings/SettingsWorkspace.tsx:32 +#: src/pages/settings/SettingsBilling.tsx:135 +#: src/pages/settings/Releases.tsx:114 +#: src/pages/settings/workspace/SettingsDomain.tsx:112 +#: src/pages/settings/security/SettingsSecurity.tsx:37 +#: src/pages/settings/roles/SettingsRoles.tsx:59 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:18 +#: src/pages/settings/developers/SettingsDevelopers.tsx:39 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:74 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165 +#: src/pages/settings/data-model/SettingsObjects.tsx:152 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175 +#: src/pages/settings/data-model/SettingsNewObject.tsx:69 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 +#: src/modules/favorites/components/WorkspaceFavorites.tsx:19 +msgid "Workspace" +msgstr "작업 공간" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 +msgid "Workspace Deletion" +msgstr "작업 공간 삭제" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 +msgid "Write a description" +msgstr "설명 작성" + +#: src/pages/settings/SettingsBilling.tsx:48 +msgid "You will be charged immediately for the full year." +msgstr "1년치 요금이 즉시 청구됩니다." + +#: src/pages/settings/SettingsBilling.tsx:55 +msgid "Your credit balance will be used to pay the monthly bills." +msgstr "크레딧 잔액은 월 청구서 결제에 사용됩니다." + +#: src/pages/settings/SettingsProfile.tsx:36 +msgid "Your name as it will be displayed" +msgstr "표시되는 사용자 이름" + +#: src/pages/settings/SettingsBilling.tsx:172 +msgid "Your workspace will be disabled" +msgstr "워크스페이스가 비활성화됩니다" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "직원" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "월별에서 연간으로" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "연간에서 월간으로" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "또는" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "월 단위로" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "연간" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "yes" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} 중 {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +msgstr "{apiKeyName} 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}" diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index ced563c85b92..35f0a0834d66 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -6,6 +6,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: pseudo-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/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 msgid "{aggregateLabel} of {fieldLabel}" @@ -269,11 +275,11 @@ msgstr "" msgid "Change Password" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" msgstr "" @@ -617,7 +623,7 @@ msgstr "" msgid "Endpoint URL" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" msgstr "" @@ -743,7 +749,7 @@ msgstr "" msgid "Filters" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" msgstr "" @@ -770,7 +776,7 @@ msgstr "" msgid "General" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" msgstr "" @@ -867,10 +873,14 @@ msgstr "" msgid "Invite your team" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "" + #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" msgstr "" @@ -1131,10 +1141,26 @@ msgstr "" msgid "Please type {confirmationText} to confirm you want to delete this webhook." msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#~ msgid "Portuguese" +#~ msgstr "" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:94 +#~ msgid "Portuguese (Brazil)" +#~ msgstr "" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#~ msgid "Portuguese (Portugal)" +#~ msgstr "" + #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" @@ -1146,7 +1172,7 @@ msgstr "" msgid "Profile" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" msgstr "" @@ -1326,7 +1352,7 @@ msgstr "" msgid "Sort" msgstr "" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" msgstr "" diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po new file mode 100644 index 000000000000..20bc24116312 --- /dev/null +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -0,0 +1,1612 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pt-BR\n" + +#: src/pages/onboarding/ChooseYourPlan.tsx:92 +msgid "1 000 workflow node executions" +msgstr "1.000 execuções de nós de fluxo de trabalho" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 +msgid "12h ({hour12Label})" +msgstr "12h ({hour12Label})" + +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 +msgid "2. Configure field" +msgstr "2. Configurar campo" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 +msgid "24h ({hour24Label})" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API e webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Chave da API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nome da API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Chaves de API" + +#: src/modules/ui/input/components/ImageInput.tsx:157 +msgid "Abort" +msgstr "Abortar" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:90 +msgid "About" +msgstr "Sobre" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:40 +#: src/pages/settings/accounts/SettingsAccounts.tsx:46 +msgid "Account" +msgstr "Conta" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:321 +#: src/modules/settings/profile/components/DeleteAccount.tsx:45 +msgid "Account Deletion" +msgstr "Exclusão de conta" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 +msgid "Accounts" +msgstr "Contas" + +#: 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" +msgstr "Ativar" + +#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 +msgid "Activate Workflow" +msgstr "Ativar fluxo de trabalho" + +#: src/pages/settings/data-model/SettingsObjects.tsx:190 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 +msgid "Active" +msgstr "Ativo" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:50 +msgid "Active API keys created by you or your team." +msgstr "Chaves de API ativas criadas por você ou por sua equipe." + +#: 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 +msgid "Add Field" +msgstr "Adicionar campo" + +#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 +msgid "Add SSO Identity Provider" +msgstr "Adicionar provedor de identidade SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Adicionar objeto" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 +msgid "Add to blocklist" +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 seu primeiro {objectLabel}" + +#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 +msgid "Added {beautifiedCreatedAt}" +msgstr "Adicionado {beautifiedCreatedAt}" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 +msgid "All" +msgstr "Todos" + +#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 +msgid "All ({relationRecordsCount})" +msgstr "Todos ({relationRecordsCount})" + +#: src/pages/settings/roles/SettingsRoles.tsx:68 +msgid "All roles" +msgstr "Todas as funções" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 +msgid "Allow logins through Google's single sign-on functionality." +msgstr "Permitir logins por meio da funcionalidade de logon único do Google." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 +msgid "Allow logins through Microsoft's single sign-on functionality." +msgstr "Permitir logins por meio da funcionalidade de logon único da Microsoft." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 +msgid "Allow the invitation of new users by sharing an invite link." +msgstr "Permita o convite de novos usuários compartilhando um link de convite." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 +msgid "Allow users to sign in with an email and password." +msgstr "Permita que os usuários façam login com um e-mail e uma senha." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 +msgid "An optional description" +msgstr "Uma descrição opcional" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 +msgid "Appearance" +msgstr "Aparência" + +#: src/pages/settings/SettingsBilling.tsx:189 +msgid "Are you sure that you want to change your billing interval?" +msgstr "Tem certeza de que deseja alterar o intervalo de cobrança?" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Ascending" +msgstr "Ascendente" + +#: src/pages/settings/roles/SettingsRoles.tsx:69 +msgid "Assign roles to specify each member's access permissions" +msgstr "Atribuir funções para especificar as permissões de acesso de cada membro" + +#: src/pages/settings/roles/SettingsRoles.tsx:36 +msgid "Assigned to" +msgstr "Atribuído a" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 +msgid "At least one authentication method must be enabled" +msgstr "Pelo menos um método de autenticação deve estar ativado" + +#: src/pages/settings/security/SettingsSecurity.tsx:63 +msgid "Authentication" +msgstr "Autenticação" + +#: src/pages/auth/Authorize.tsx:127 +msgid "Authorize" +msgstr "Autorizar" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 +msgid "Average" +msgstr "Média" + +#: src/pages/not-found/NotFound.tsx:58 +msgid "Back to content" +msgstr "Voltar ao conteúdo" + +#: src/pages/settings/SettingsBilling.tsx:132 +#: src/pages/settings/SettingsBilling.tsx:138 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 +msgid "Billing" +msgstr "Faturamento" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 +msgid "Blocklist" +msgstr "Lista de bloqueio" + +#: src/pages/onboarding/ChooseYourPlan.tsx:210 +msgid "Book a Call" +msgstr "Agendar uma chamada" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 +msgid "Calculate" +msgstr "Calcular" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 +msgid "Calendar" +msgstr "Calendário" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 +msgid "Calendars" +msgstr "Calendários" + +#: src/pages/auth/Authorize.tsx:124 +#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 +#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 +msgid "Cancel" +msgstr "Cancelar" + +#: src/pages/settings/SettingsBilling.tsx:176 +msgid "Cancel Plan" +msgstr "Cancelar plano" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Cancelar a qualquer momento" + +#: src/pages/settings/SettingsBilling.tsx:171 +msgid "Cancel your subscription" +msgstr "Cancelar sua assinatura" + +#: src/pages/auth/PasswordReset.tsx:246 +#: src/modules/settings/profile/components/ChangePassword.tsx:52 +#: src/modules/settings/profile/components/ChangePassword.tsx:58 +msgid "Change Password" +msgstr "Alterar senha" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Alterar {to}" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 +msgid "Chinese — Simplified" +msgstr "Chinês - Simplificado" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 +msgid "Chinese — Traditional" +msgstr "Chinês - Tradicional" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 +msgid "Choose an object" +msgstr "Escolha um objeto" + +#: src/pages/onboarding/ChooseYourPlan.tsx:147 +msgid "Choose your Trial" +msgstr "Escolha seu teste" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Escolha seu provedor" + +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 +msgid "Close" +msgstr "Fechar" + +#: src/pages/settings/security/SettingsSecurity.tsx:48 +msgid "Configure an SSO connection" +msgstr "Configurar uma conexão SSO" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 +msgid "Configure and customize your calendar preferences." +msgstr "Configure e personalize suas preferências de calendário." + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 +msgid "Configure how dates are displayed across the app" +msgstr "Configurar como as datas são exibidas no aplicativo" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 +msgid "Configure your emails and calendar settings." +msgstr "Configure suas definições de e-mail e calendário." + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 +msgid "Connect a new account to your workspace" +msgstr "Conecte uma nova conta ao seu espaço de trabalho" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 +msgid "Connect with Google" +msgstr "Conecte-se com o Google" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 +msgid "Connect with Microsoft" +msgstr "Conecte-se com a Microsoft" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:56 +msgid "Connected accounts" +msgstr "Contas conectadas" + +#: src/modules/command-menu/components/CommandMenu.tsx:91 +msgid "Context" +msgstr "Contexto" + +#: src/pages/onboarding/InviteTeam.tsx:228 +#: src/pages/onboarding/ChooseYourPlan.tsx:198 +msgid "Continue" +msgstr "Continuar" + +#: src/modules/command-menu/components/CommandMenu.tsx:63 +msgid "Copilot" +msgstr "Copiloto" + +#: src/pages/onboarding/InviteTeam.tsx:217 +msgid "Copy invitation link" +msgstr "Copiar link do convite" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 +msgid "Copy this key as it will not be visible again" +msgstr "Copie essa chave, pois ela não ficará visível novamente" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 +msgid "Count" +msgstr "Contagem" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 +msgid "Count all" +msgstr "Contar tudo" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 +msgid "Count empty" +msgstr "Contagem vazia" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 +msgid "Count not empty" +msgstr "Contagem não vazia" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 +msgid "Count unique values" +msgstr "Contagem de valores exclusivos" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:56 +msgid "Create API key" +msgstr "Criar chave de API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Criar webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +msgstr "Crie um fluxo de trabalho e retorne aqui para visualizar 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 registro" + +#: src/pages/onboarding/ChooseYourPlan.tsx:90 +msgid "Custom objects" +msgstr "Objetos personalizados" + +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 +msgid "Customise the fields available in the {objectLabelSingular} views." +msgstr "Personalize os campos disponíveis nas exibições {objectLabelSingular}." + +#: src/pages/settings/SettingsWorkspace.tsx:56 +msgid "Customize Domain" +msgstr "Personalizar domínio" + +#: src/pages/settings/security/SettingsSecurity.tsx:64 +msgid "Customize your workspace security" +msgstr "Personalize a segurança de seu espaço de trabalho" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 +#: src/modules/settings/profile/components/DeleteAccount.tsx:29 +msgid "Danger zone" +msgstr "Zona de perigo" + +#: src/pages/settings/data-model/SettingsObjects.tsx:139 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 +msgid "Data model" +msgstr "Modelo de dados" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 +msgid "Data type" +msgstr "Tipo de dados" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 +msgid "Date" +msgstr "Data" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 +msgid "Date and time" +msgstr "Data e hora" + +#: 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" +msgstr "Desativar" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 +msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" +msgstr "Desative a opção \"Synchronize Objects Labels and API Names\" (Sincronizar rótulos de objetos 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 fluxo de trabalho" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Desativar esse campo" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:91 +msgid "Define the name and description of your object" +msgstr "Defina o nome e a descrição de seu objeto" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 +#: 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" +msgstr "Excluir" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Excluir chave de API" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:332 +#: src/modules/settings/profile/components/DeleteAccount.tsx:37 +#: src/modules/settings/profile/components/DeleteAccount.tsx:53 +msgid "Delete account" +msgstr "Excluir conta" + +#: src/modules/settings/profile/components/DeleteAccount.tsx:30 +msgid "Delete account and all the associated data" +msgstr "Excluir 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 "Excluir 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 "Excluir registros" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 +msgid "Delete this integration" +msgstr "Excluir essa integração" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 +msgid "Delete webhook" +msgstr "Excluir webhook" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 +msgid "Delete workspace" +msgstr "Excluir espaço de trabalho" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 +msgid "Delete your whole workspace" +msgstr "Excluir todo o seu espaço de trabalho" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Descending" +msgstr "Descendente" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 +msgid "Description" +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:42 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 +msgid "Developers" +msgstr "Desenvolvedores" + +#: 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 +msgid "Display as relative date" +msgstr "Exibir como data relativa" + +#: src/pages/settings/SettingsWorkspace.tsx:51 +#: src/pages/settings/workspace/SettingsHostname.tsx:121 +#: src/pages/settings/workspace/SettingsDomain.tsx:109 +#: src/pages/settings/workspace/SettingsDomain.tsx:119 +msgid "Domain" +msgstr "Domínio" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 +msgid "E.g. backoffice integration" +msgstr "Por exemplo, integração de backoffice" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 +msgid "Earliest" +msgstr "Mais antigo" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 +msgid "Earliest date" +msgstr "Data mais antiga" + +#: src/pages/settings/SettingsBilling.tsx:158 +msgid "Edit billing interval" +msgstr "Editar intervalo de faturamento" + +#: src/pages/settings/SettingsBilling.tsx:146 +msgid "Edit payment method, see your invoices and more" +msgstr "Edite o método de pagamento, veja suas faturas e muito mais" + +#: src/pages/settings/SettingsWorkspace.tsx:52 +msgid "Edit your subdomain name or set a custom domain." +msgstr "Edite o nome do subdomínio ou defina um domínio personalizado." + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:180 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:256 +#: src/pages/settings/SettingsProfile.tsx:42 +#: src/pages/auth/PasswordReset.tsx:206 +msgid "Email" +msgstr "E-mail" + +#: src/pages/onboarding/ChooseYourPlan.tsx:89 +msgid "Email integration" +msgstr "Integração de e-mail" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 +msgid "Email or domain is already in blocklist" +msgstr "O e-mail ou domínio já está na lista de bloqueio" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 +msgid "Emails" +msgstr "E-mails" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 +msgid "Employees" +msgstr "Funcionários" + +#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 +#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 +msgid "Empty" +msgstr "Vazio" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 +msgid "Endpoint URL" +msgstr "URL do ponto de extremidade" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 +msgid "English" +msgstr "Inglês" + +#: src/pages/onboarding/ChooseYourPlan.tsx:157 +msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" +msgstr "Aproveite um teste gratuito de {withCreditCardTrialPeriodDuration}dias" + +#: src/pages/settings/security/SettingsSecurity.tsx:51 +msgid "Enterprise" +msgstr "Empresa" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 +msgid "Error deleting api key: {err}" +msgstr "Erro ao excluir a chave da API: {err}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 +msgid "Error regenerating api key: {err}" +msgstr "Erro ao regenerar a chave da API: {err}" + +#: src/pages/settings/SettingsBilling.tsx:124 +msgid "Error while switching subscription {to}." +msgstr "Erro ao alternar a assinatura {to}." + +#: src/pages/settings/developers/SettingsDevelopers.tsx:66 +msgid "Establish Webhook endpoints for notifications on asynchronous events." +msgstr "Estabeleça pontos de extremidade do Webhook para notificações sobre eventos assíncronos." + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 +msgid "Exclude the following people and domains from my email sync" +msgstr "Excluir as seguintes pessoas e domínios de minha sincronização de e-mail" + +#: src/pages/settings/data-model/SettingsObjects.tsx:162 +msgid "Existing objects" +msgstr "Objetos existentes" + +#: src/modules/navigation/components/AppNavigationDrawer.tsx:36 +msgid "Exit Settings" +msgstr "Configurações de saída" + +#: 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:32 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 +msgid "Experience" +msgstr "Experiência" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 +msgid "Expiration" +msgstr "Vencimento" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 +msgid "Expiration Date" +msgstr "Data de expiração" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:259 +msgid "Expires in" +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 "Registros 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 "Visualização de exportação" + +#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 +msgid "Favorites" +msgstr "Favoritos" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 +msgid "Field type" +msgstr "Tipo de campo" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 +msgid "Fields" +msgstr "Campos" + +#: src/testing/mock-data/tableData.ts:22 +msgid "Fields Count" +msgstr "Contagem de campos" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 +#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 +#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 +msgid "Filter" +msgstr "Filtro" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 +msgid "Filters" +msgstr "Filtros" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 +msgid "French" +msgstr "Francês" + +#: src/pages/onboarding/ChooseYourPlan.tsx:87 +msgid "Full access" +msgstr "Acesso total" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 +msgid "Functions" +msgstr "Funções" + +#: src/pages/settings/SettingsWorkspace.tsx:29 +#: src/pages/settings/SettingsWorkspace.tsx:35 +#: src/pages/settings/workspace/SettingsDomain.tsx:116 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 +msgid "General" +msgstr "Geral" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 +msgid "German" +msgstr "Alemão" + +#: src/pages/onboarding/InviteTeam.tsx:184 +msgid "Get the most out of your workspace by inviting your team." +msgstr "Tire o máximo proveito do seu espaço de trabalho convidando sua equipe." + +#: src/pages/onboarding/ChooseYourPlan.tsx:148 +msgid "Get your subscription" +msgstr "Faça sua assinatura" + +#: src/modules/command-menu/components/CommandMenu.tsx:77 +msgid "Global" +msgstr "Global" + +#: 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." +msgstr "Conceda ao suporte da Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Você pode revogar o acesso a qualquer momento." + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 +msgid "Hide" +msgstr "Esconder" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 +msgid "Icon and Name" +msgstr "Ícone e nome" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 +msgid "Identifier" +msgstr "Identificador" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 +msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." +msgstr "Se você perdeu essa chave, pode gerá-la novamente, mas saiba que qualquer script que use essa chave precisará ser atualizado. Digite\"{confirmationValue}\" para confirmar." + +#: src/pages/settings/data-model/SettingsObjects.tsx:215 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 +msgid "Inactive" +msgstr "Inativo" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 +msgid "Indexes" +msgstr "Índices" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 +msgid "Input must be in camel case and cannot start with a number" +msgstr "A entrada deve estar em letras maiúsculas e minúsculas e não pode começar com um número" + +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 +msgid "Instances" +msgstr "Instâncias" + +#: src/pages/settings/integrations/SettingsIntegrations.tsx:15 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 +msgid "Integrations" +msgstr "Integrações" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 +msgid "Invalid auth provider" +msgstr "Provedor de autenticação inválido" + +#: src/modules/settings/profile/components/ChangePassword.tsx:21 +msgid "Invalid email" +msgstr "E-mail inválido" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 +msgid "Invalid email or domain" +msgstr "E-mail ou domínio inválido" + +#: src/pages/settings/workspace/SettingsDomain.tsx:71 +msgid "Invalid form values" +msgstr "Valores de formulário inválidos" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Convidar por link" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:244 +msgid "Invite by email" +msgstr "Convite por e-mail" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:157 +msgid "Invite by link" +msgstr "Convidar por link" + +#: src/pages/onboarding/InviteTeam.tsx:152 +msgid "Invite link sent to email addresses" +msgstr "Link de convite enviado para endereços de e-mail" + +#: src/pages/onboarding/InviteTeam.tsx:181 +msgid "Invite your team" +msgstr "Convide sua equipe" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 +msgid "Italian" +msgstr "Italiano" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Coreano" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 +msgid "Lab" +msgstr "Laboratório" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 +msgid "Language" +msgstr "Idioma" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 +msgid "Latest" +msgstr "Mais recentes" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 +msgid "Latest date" +msgstr "Data mais recente" + +#: src/pages/onboarding/InviteTeam.tsx:127 +msgid "Link copied to clipboard" +msgstr "Link copiado para a área de transferência" + +#: src/pages/onboarding/ChooseYourPlan.tsx:206 +msgid "Log out" +msgstr "Fazer logout" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 +msgid "Logout" +msgstr "Sair" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:167 +msgid "Manage Members" +msgstr "Gerenciar membros" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:168 +msgid "Manage the members of your space here" +msgstr "Gerencie os membros de seu espaço aqui" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:57 +msgid "Manage your internet accounts." +msgstr "Gerencie suas contas de Internet." + +#: src/pages/settings/SettingsBilling.tsx:145 +msgid "Manage your subscription" +msgstr "Gerenciar sua assinatura" + +#: 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/getAggregateOperationLabel.ts:13 +msgid "Max" +msgstr "Máximo" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:143 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:149 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 +msgid "Members" +msgstr "Membros" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 +msgid "Min" +msgstr "Mínimo" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 +msgid "More options" +msgstr "Mais opções" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 +msgid "Move left" +msgstr "Mover para a esquerda" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 +msgid "Move right" +msgstr "Mover para a direita" + +#: src/testing/mock-data/tableData.ts:16 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:177 +#: src/pages/settings/SettingsWorkspace.tsx:44 +#: src/pages/settings/SettingsProfile.tsx:35 +#: src/pages/settings/roles/SettingsRoles.tsx:31 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 +#: src/modules/settings/workspace/components/NameField.tsx:91 +msgid "Name" +msgstr "Nome" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +msgid "Name of your API key" +msgstr "Nome de sua chave de API" + +#: src/pages/settings/SettingsWorkspace.tsx:44 +msgid "Name of your workspace" +msgstr "Nome de seu espaço de trabalho" + +#: 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 "Navegar para o próximo registro" + +#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 +msgid "Navigate to next version" +msgstr "Navegar para a próxima versão" + +#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 +msgid "Navigate to next workflow" +msgstr "Navegar para o próximo fluxo de trabalho" + +#: 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 registro 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 +msgid "New" +msgstr "Novo" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 +msgid "New Key" +msgstr "Nova chave" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:66 +msgid "New Object" +msgstr "Novo objeto" + +#: src/pages/auth/PasswordReset.tsx:233 +msgid "New Password" +msgstr "Nova senha" + +#: src/pages/settings/roles/SettingsRoles.tsx:52 +msgid "New Role" +msgstr "Nova função" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 +msgid "New Webhook" +msgstr "Novo webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nova conta" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 +msgid "No connected account" +msgstr "Nenhuma conta conectada" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 +msgid "No workflow runs yet" +msgstr "Nenhum fluxo de trabalho foi executado ainda" + +#: 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 +msgid "Not empty" +msgstr "Não vazio" + +#: src/modules/command-menu/components/CommandMenu.tsx:73 +msgid "Object" +msgstr "Objeto" + +#: src/pages/settings/data-model/SettingsObjects.tsx:155 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 +#: src/pages/settings/data-model/SettingsNewObject.tsx:73 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 +msgid "Objects" +msgstr "Objetos" + +#: src/pages/not-found/NotFound.tsx:47 +msgid "Off the beaten path" +msgstr "Fora do caminho comum" + +#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 +msgid "Opened" +msgstr "Aberto" + +#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 +msgid "Options" +msgstr "Opções" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 +msgid "Other" +msgstr "Outros" + +#: src/pages/not-found/NotFound.tsx:41 +msgid "Page Not Found" +msgstr "Página não encontrada" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 +msgid "Password" +msgstr "Senha" + +#: src/modules/settings/profile/components/ChangePassword.tsx:34 +msgid "Password reset link has been sent to the email" +msgstr "O link de redefinição de senha foi enviado para o e-mail" + +#: 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 +msgid "Percent" +msgstr "Porcentagem" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 +msgid "Percent empty" +msgstr "Porcentagem de vazio" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 +msgid "Percent not empty" +msgstr "Porcentagem 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 registro" + +#: src/pages/settings/SettingsWorkspace.tsx:40 +#: src/pages/settings/SettingsProfile.tsx:30 +msgid "Picture" +msgstr "Imagem" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 +msgid "Please enter a valid URL" +msgstr "Digite um URL válido" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 +msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." +msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir essa chave de API. Esteja ciente de que qualquer script que use essa chave deixará de funcionar." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 +msgid "Please type {confirmationText} to confirm you want to delete this webhook." +msgstr "Digite {confirmationText} para confirmar que deseja excluir esse webhook." + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Português - Brasil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Português - Portugal" + +#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 +#: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 +msgid "Preview" +msgstr "Prévia" + +#: src/pages/settings/SettingsProfile.tsx:19 +#: src/pages/settings/SettingsProfile.tsx:25 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 +msgid "Profile" +msgstr "Perfil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 +msgid "Pseudo-English" +msgstr "Pseudo-inglês" + +#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 +msgid "Read documentation" +msgstr "Ler documentação" + +#: src/modules/settings/profile/components/ChangePassword.tsx:53 +msgid "Receive an email containing password update link" +msgstr "Receber um e-mail com o link de atualização da senha" + +#: src/modules/command-menu/components/CommandMenu.tsx:67 +msgid "Record Selection" +msgstr "Seleção de registros" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Chave de regeneração" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 +msgid "Regenerate an API key" +msgstr "Gerar novamente uma chave de API" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 +msgid "Regenerate key" +msgstr "Regenerar chave" + +#: src/pages/settings/Releases.tsx:111 +#: src/pages/settings/Releases.tsx:117 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 +msgid "Releases" +msgstr "Lançamentos" + +#: src/modules/ui/input/components/ImageInput.tsx:173 +msgid "Remove" +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 +msgid "Reset Password" +msgstr "Redefinir senha" + +#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 +msgid "Reset to" +msgstr "Redefinir para" + +#: src/modules/command-menu/hooks/useSearchRecords.tsx:221 +msgid "Results" +msgstr "Resultados" + +#: src/pages/settings/roles/SettingsRoles.tsx:48 +#: src/pages/settings/roles/SettingsRoles.tsx:62 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 +msgid "Roles" +msgstr "Funções" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 +msgid "Run a workflow and return here to view its executions" +msgstr "Execute um fluxo de trabalho e retorne aqui para visualizar suas execuções" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" + +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 +#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 +msgid "Search" +msgstr "Pesquisa" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 +msgid "Search a field..." +msgstr "Pesquisar um campo..." + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 +msgid "Search an index..." +msgstr "Pesquisar um índice..." + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 +#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 +msgid "Search fields" +msgstr "Campos de pesquisa" + +#: src/pages/settings/data-model/SettingsObjects.tsx:166 +msgid "Search for an object..." +msgstr "Procure um objeto..." + +#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 +msgid "Search records" +msgstr "Pesquisar registros" + +#: src/pages/settings/security/SettingsSecurity.tsx:33 +#: src/pages/settings/security/SettingsSecurity.tsx:40 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 +msgid "Security" +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 execuções" + +#: 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 +msgid "Select the events you wish to send to this endpoint" +msgstr "Selecione os eventos que você deseja enviar para esse endpoint" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 +msgid "Select your preferred language" +msgstr "Selecione seu idioma preferido" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:245 +msgid "Send an invite email to your team" +msgstr "Envie um e-mail de convite para sua equipe" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 +msgid "Server Admin Panel" +msgstr "Painel de administração do servidor" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 +msgid "Set email visibility, manage your blocklist and more." +msgstr "Defina a visibilidade do e-mail, gerencie sua lista de bloqueio e muito mais." + +#: src/pages/settings/workspace/SettingsHostname.tsx:121 +msgid "Set the name of your domain" +msgstr "Defina o nome de seu domínio" + +#: src/pages/settings/workspace/SettingsSubdomain.tsx:37 +msgid "Set the name of your subdomain" +msgstr "Defina o nome de seu subdomínio" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 +msgid "Settings" +msgstr "Configurações" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:158 +msgid "Share this link to invite users to join your workspace" +msgstr "Compartilhe este link para convidar usuários a participar do seu espaço de trabalho" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 +msgid "Should changing a field's label also change the API name?" +msgstr "A alteração do rótulo de um campo também deve alterar o nome da API?" + +#: src/pages/onboarding/InviteTeam.tsx:236 +msgid "Skip" +msgstr "Pular" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 +msgid "Sort" +msgstr "Classificar" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 +msgid "Spanish" +msgstr "Espanhol" + +#: src/pages/settings/workspace/SettingsSubdomain.tsx:36 +msgid "Subdomain" +msgstr "Subdomínio" + +#: src/pages/settings/workspace/SettingsDomain.tsx:89 +msgid "Subdomain already taken" +msgstr "Subdomínio já ocupado" + +#: src/pages/settings/workspace/SettingsDomain.tsx:35 +msgid "Subdomain can not be longer than 30 characters" +msgstr "O subdomínio não pode ter mais de 30 caracteres" + +#: src/pages/settings/workspace/SettingsDomain.tsx:34 +msgid "Subdomain can not be shorter than 3 characters" +msgstr "O subdomínio não pode ter menos de 3 caracteres" + +#: src/pages/settings/SettingsBilling.tsx:120 +msgid "Subscription has been switched {to}" +msgstr "A assinatura foi trocada {to}" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 +msgid "Sum" +msgstr "Soma" + +#: src/pages/settings/SettingsWorkspace.tsx:63 +msgid "Support" +msgstr "Suporte" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Faturamento do switch {to}" + +#: src/pages/settings/SettingsBilling.tsx:159 +msgid "Switch {from}" +msgstr "Interruptor {from}" + +#: src/pages/settings/SettingsBilling.tsx:163 +msgid "Switch {to}" +msgstr "Interruptor {to}" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 +msgid "Synchronize Field Label and API Name" +msgstr "Sincronizar o rótulo do campo e o nome da API" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 +msgid "System Settings - {systemTimeFormatLabel}" +msgstr "Configurações do sistema - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Configurações do sistema - {systemDateFormatLabel}" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 +#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 +msgid "Test" +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/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 +msgid "The description of this field" +msgstr "A descrição desse campo" + +#: src/pages/settings/SettingsProfile.tsx:43 +msgid "The email associated to your account" +msgstr "O e-mail associado à sua conta" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 +msgid "The name and icon of this field" +msgstr "O nome e o ícone desse campo" + +#: src/pages/not-found/NotFound.tsx:50 +msgid "The page you're seeking is either gone or never was. Let's get you back on track" +msgstr "A página que você está procurando não existe mais ou nunca existiu. Vamos colocá-lo de volta no caminho certo" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 +msgid "The values of this field" +msgstr "Os valores desse campo" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 +msgid "The values of this field must be unique" +msgstr "Os valores desse campo devem ser exclusivos" + +#: src/modules/settings/profile/components/ChangePassword.tsx:38 +msgid "There was an issue" +msgstr "Houve um problema" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:323 +msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." +msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente esse usuário e o removerá de todas as suas atribuições." + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 +msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." +msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente todo o seu espaço de trabalho. <0/> Digite seu e-mail para confirmar." + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 +msgid "Time format" +msgstr "Formato de hora" + +#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 +msgid "Trigger Type" +msgstr "Tipo de gatilho" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 +msgid "Trigger type should be Manual - when no record(s) are selected" +msgstr "O tipo de acionador deve ser Manual - quando nenhum registro é selecionado" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16 +msgid "Type" +msgstr "Tipo" + +#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 +msgid "Type anything" +msgstr "Digite qualquer coisa" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 +msgid "Unique" +msgstr "Único" + +#: src/pages/onboarding/ChooseYourPlan.tsx:88 +msgid "Unlimited contacts" +msgstr "Contatos ilimitados" + +#: src/modules/ui/input/components/ImageInput.tsx:165 +msgid "Upload" +msgstr "Carregar" + +#: 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 "Usar como rascunho" + +#: src/pages/settings/workspace/SettingsDomain.tsx:37 +msgid "Use letter, number and dash only. Start and finish with a letter or a number" +msgstr "Use somente 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 "Use nossa API ou adicione seu primeiro {objectLabel} manualmente" + +#: src/pages/settings/SettingsProfile.tsx:22 +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17 +#: src/pages/settings/accounts/SettingsAccounts.tsx:43 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 +msgid "User" +msgstr "Usuário" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 +msgid "User is not logged in" +msgstr "O usuário não está conectado" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 +msgid "Values" +msgstr "Valores" + +#: src/pages/settings/SettingsBilling.tsx:150 +msgid "View billing details" +msgstr "Exibir detalhes de faturamento" + +#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 +msgid "Visualize" +msgstr "Visualize" + +#: src/modules/ui/input/components/ImageInput.tsx:178 +msgid "We support your square PNGs, JPEGs and GIFs under 10MB" +msgstr "Oferecemos suporte a seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 +msgid "We will send POST requests to this endpoint for every new event" +msgstr "Enviaremos solicitações POST a esse endpoint para cada novo evento" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 +msgid "Webhook" +msgstr "Webhook" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:65 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 +msgid "When the API key will expire." +msgstr "Quando a chave da API expirará." + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 +msgid "When the key will be disabled" +msgstr "Quando a chave será desativada" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 +msgid "Workflow cannot be tested" +msgstr "O fluxo de trabalho não pode ser testado" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:146 +#: src/pages/settings/SettingsWorkspace.tsx:32 +#: src/pages/settings/SettingsBilling.tsx:135 +#: src/pages/settings/Releases.tsx:114 +#: src/pages/settings/workspace/SettingsDomain.tsx:112 +#: src/pages/settings/security/SettingsSecurity.tsx:37 +#: src/pages/settings/roles/SettingsRoles.tsx:59 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:18 +#: src/pages/settings/developers/SettingsDevelopers.tsx:39 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:74 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165 +#: src/pages/settings/data-model/SettingsObjects.tsx:152 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175 +#: src/pages/settings/data-model/SettingsNewObject.tsx:69 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 +#: src/modules/favorites/components/WorkspaceFavorites.tsx:19 +msgid "Workspace" +msgstr "Espaço de trabalho" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 +msgid "Workspace Deletion" +msgstr "Exclusão do espaço de trabalho" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 +msgid "Write a description" +msgstr "Escreva uma descrição" + +#: src/pages/settings/SettingsBilling.tsx:48 +msgid "You will be charged immediately for the full year." +msgstr "Você será cobrado imediatamente pelo ano inteiro." + +#: src/pages/settings/SettingsBilling.tsx:55 +msgid "Your credit balance will be used to pay the monthly bills." +msgstr "Seu saldo de crédito será usado para pagar as contas mensais." + +#: src/pages/settings/SettingsProfile.tsx:36 +msgid "Your name as it will be displayed" +msgstr "Seu nome como será exibido" + +#: src/pages/settings/SettingsBilling.tsx:172 +msgid "Your workspace will be disabled" +msgstr "Seu espaço de trabalho será desativado" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "funcionários" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "de mensal para anual" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "de anual para mensal" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "ou" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "para mensal" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "a cada ano" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "sim" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} de {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po new file mode 100644 index 000000000000..39f2fd89698e --- /dev/null +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -0,0 +1,1612 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pt-PT\n" + +#: src/pages/onboarding/ChooseYourPlan.tsx:92 +msgid "1 000 workflow node executions" +msgstr "1 000 execuções de nós de fluxo de trabalho" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 +msgid "12h ({hour12Label})" +msgstr "12h ({hour12Label})" + +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 +msgid "2. Configure field" +msgstr "2. Configurar campo" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 +msgid "24h ({hour24Label})" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API e Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Chave API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nome da API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Chaves API" + +#: src/modules/ui/input/components/ImageInput.tsx:157 +msgid "Abort" +msgstr "Abortar" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:90 +msgid "About" +msgstr "Sobre" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:40 +#: src/pages/settings/accounts/SettingsAccounts.tsx:46 +msgid "Account" +msgstr "Conta" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:321 +#: src/modules/settings/profile/components/DeleteAccount.tsx:45 +msgid "Account Deletion" +msgstr "Eliminação da conta" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 +msgid "Accounts" +msgstr "Contas" + +#: 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" +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/SettingsObjectFieldTable.tsx:200 +msgid "Active" +msgstr "Ativo" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:50 +msgid "Active API keys created by you or your team." +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 +msgid "Add Field" +msgstr "Adicionar campo" + +#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 +msgid "Add SSO Identity Provider" +msgstr "Adicionar fornecedor de identidade SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Adicionar objeto" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 +msgid "Add to blocklist" +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 +msgid "Added {beautifiedCreatedAt}" +msgstr "Adicionado {beautifiedCreatedAt}" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 +msgid "All" +msgstr "Todos" + +#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 +msgid "All ({relationRecordsCount})" +msgstr "Todos ({relationRecordsCount})" + +#: src/pages/settings/roles/SettingsRoles.tsx:68 +msgid "All roles" +msgstr "Todos os papéis" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 +msgid "Allow logins through Google's single sign-on functionality." +msgstr "Permitir logins através da funcionalidade de início de sessão único do Google." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 +msgid "Allow logins through Microsoft's single sign-on functionality." +msgstr "Permitir inícios de sessão através da funcionalidade de início de sessão único da Microsoft." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 +msgid "Allow the invitation of new users by sharing an invite link." +msgstr "Permitir o convite de novos utilizadores através da partilha de uma ligação de convite." + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 +msgid "Allow users to sign in with an email and password." +msgstr "Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra-passe." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 +msgid "An optional description" +msgstr "Uma descrição opcional" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 +msgid "Appearance" +msgstr "Aparência" + +#: src/pages/settings/SettingsBilling.tsx:189 +msgid "Are you sure that you want to change your billing interval?" +msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Ascending" +msgstr "Ascendente" + +#: src/pages/settings/roles/SettingsRoles.tsx:69 +msgid "Assign roles to specify each member's access permissions" +msgstr "Atribuir funções para especificar as permissões de acesso de cada membro" + +#: src/pages/settings/roles/SettingsRoles.tsx:36 +msgid "Assigned to" +msgstr "Atribuído a" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 +msgid "At least one authentication method must be enabled" +msgstr "Pelo menos um método de autenticação deve estar ativado" + +#: src/pages/settings/security/SettingsSecurity.tsx:63 +msgid "Authentication" +msgstr "Autenticação" + +#: src/pages/auth/Authorize.tsx:127 +msgid "Authorize" +msgstr "Autorizar" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 +msgid "Average" +msgstr "Média" + +#: src/pages/not-found/NotFound.tsx:58 +msgid "Back to content" +msgstr "Voltar ao conteúdo" + +#: src/pages/settings/SettingsBilling.tsx:132 +#: src/pages/settings/SettingsBilling.tsx:138 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 +msgid "Billing" +msgstr "Faturação" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 +msgid "Blocklist" +msgstr "Lista de bloqueios" + +#: src/pages/onboarding/ChooseYourPlan.tsx:210 +msgid "Book a Call" +msgstr "Marcar uma chamada" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 +msgid "Calculate" +msgstr "Calcular" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 +msgid "Calendar" +msgstr "Calendário" + +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 +msgid "Calendars" +msgstr "Calendários" + +#: src/pages/auth/Authorize.tsx:124 +#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 +#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 +msgid "Cancel" +msgstr "Cancelar" + +#: src/pages/settings/SettingsBilling.tsx:176 +msgid "Cancel Plan" +msgstr "Cancelar plano" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Cancelar a qualquer momento" + +#: src/pages/settings/SettingsBilling.tsx:171 +msgid "Cancel your subscription" +msgstr "Cancelar a sua subscrição" + +#: src/pages/auth/PasswordReset.tsx:246 +#: src/modules/settings/profile/components/ChangePassword.tsx:52 +#: src/modules/settings/profile/components/ChangePassword.tsx:58 +msgid "Change Password" +msgstr "Alterar a palavra-passe" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Alterar {to}" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 +msgid "Chinese — Simplified" +msgstr "Chinês - Simplificado" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 +msgid "Chinese — Traditional" +msgstr "Chinês - Tradicional" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 +msgid "Choose an object" +msgstr "Escolher um objeto" + +#: src/pages/onboarding/ChooseYourPlan.tsx:147 +msgid "Choose your Trial" +msgstr "Escolha o seu teste" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Escolha o seu fornecedor" + +#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 +msgid "Close" +msgstr "Fechar" + +#: src/pages/settings/security/SettingsSecurity.tsx:48 +msgid "Configure an SSO connection" +msgstr "Configurar uma ligação SSO" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 +msgid "Configure and customize your calendar preferences." +msgstr "Configure e personalize as suas preferências de calendário." + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 +msgid "Configure how dates are displayed across the app" +msgstr "Configurar a forma como as datas são apresentadas na aplicação" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 +msgid "Configure your emails and calendar settings." +msgstr "Configure as definições de correio eletrónico e calendário." + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 +msgid "Connect a new account to your workspace" +msgstr "Ligar uma nova conta ao seu espaço de trabalho" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 +msgid "Connect with Google" +msgstr "Ligar ao Google" + +#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 +msgid "Connect with Microsoft" +msgstr "Ligar à Microsoft" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:56 +msgid "Connected accounts" +msgstr "Contas ligadas" + +#: src/modules/command-menu/components/CommandMenu.tsx:91 +msgid "Context" +msgstr "Contexto" + +#: src/pages/onboarding/InviteTeam.tsx:228 +#: src/pages/onboarding/ChooseYourPlan.tsx:198 +msgid "Continue" +msgstr "Continuar" + +#: src/modules/command-menu/components/CommandMenu.tsx:63 +msgid "Copilot" +msgstr "Copiloto" + +#: src/pages/onboarding/InviteTeam.tsx:217 +msgid "Copy invitation link" +msgstr "Copiar a hiperligação do convite" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 +msgid "Copy this key as it will not be visible again" +msgstr "Copiar esta chave, uma vez que não voltará a ser visível" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 +msgid "Count" +msgstr "Contagem" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 +msgid "Count all" +msgstr "Contar tudo" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 +msgid "Count empty" +msgstr "Contagem vazia" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 +msgid "Count not empty" +msgstr "Contagem não vazia" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 +msgid "Count unique values" +msgstr "Contar valores únicos" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:56 +msgid "Create API key" +msgstr "Criar chave API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Criar Webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 +msgid "Custom objects" +msgstr "Objectos personalizados" + +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 +msgid "Customise the fields available in the {objectLabelSingular} views." +msgstr "Personalizar os campos disponíveis nas vistas {objectLabelSingular}." + +#: src/pages/settings/SettingsWorkspace.tsx:56 +msgid "Customize Domain" +msgstr "Personalizar domínio" + +#: src/pages/settings/security/SettingsSecurity.tsx:64 +msgid "Customize your workspace security" +msgstr "Personalize a segurança do seu espaço de trabalho" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 +#: src/modules/settings/profile/components/DeleteAccount.tsx:29 +msgid "Danger zone" +msgstr "Zona de perigo" + +#: src/pages/settings/data-model/SettingsObjects.tsx:139 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 +msgid "Data model" +msgstr "Modelo de dados" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 +msgid "Data type" +msgstr "Tipo de dados" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 +msgid "Date" +msgstr "Data" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 +msgid "Date and time" +msgstr "Data e hora" + +#: 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" +msgstr "Desativar" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 +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" + +#: 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 +msgid "Deactivate this field" +msgstr "Desativar este campo" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:91 +msgid "Define the name and description of your object" +msgstr "Definir o nome e a descrição do seu objeto" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 +#: 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" +msgstr "Eliminar" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Eliminar a chave API" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:332 +#: src/modules/settings/profile/components/DeleteAccount.tsx:37 +#: src/modules/settings/profile/components/DeleteAccount.tsx:53 +msgid "Delete account" +msgstr "Eliminar a conta" + +#: src/modules/settings/profile/components/DeleteAccount.tsx:30 +msgid "Delete account and all the associated data" +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/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 +msgid "Delete this integration" +msgstr "Eliminar esta integração" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 +msgid "Delete webhook" +msgstr "Eliminar webhook" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 +msgid "Delete workspace" +msgstr "Eliminar espaço de trabalho" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 +msgid "Delete your whole workspace" +msgstr "Eliminar todo o seu espaço de trabalho" + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 +msgid "Descending" +msgstr "Descendente" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 +msgid "Description" +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:42 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 +msgid "Developers" +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 +msgid "Display as relative date" +msgstr "Exibir como data relativa" + +#: src/pages/settings/SettingsWorkspace.tsx:51 +#: src/pages/settings/workspace/SettingsHostname.tsx:121 +#: src/pages/settings/workspace/SettingsDomain.tsx:109 +#: src/pages/settings/workspace/SettingsDomain.tsx:119 +msgid "Domain" +msgstr "Domínio" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 +msgid "E.g. backoffice integration" +msgstr "Por exemplo, integração de backoffice" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 +msgid "Earliest" +msgstr "Mais antigo" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 +msgid "Earliest date" +msgstr "Data mais antiga" + +#: src/pages/settings/SettingsBilling.tsx:158 +msgid "Edit billing interval" +msgstr "Editar intervalo de faturação" + +#: src/pages/settings/SettingsBilling.tsx:146 +msgid "Edit payment method, see your invoices and more" +msgstr "Editar o método de pagamento, ver as suas facturas e muito mais" + +#: src/pages/settings/SettingsWorkspace.tsx:52 +msgid "Edit your subdomain name or set a custom domain." +msgstr "Edite o nome do seu subdomínio ou defina um domínio personalizado." + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:180 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:256 +#: src/pages/settings/SettingsProfile.tsx:42 +#: src/pages/auth/PasswordReset.tsx:206 +msgid "Email" +msgstr "Correio eletrónico" + +#: src/pages/onboarding/ChooseYourPlan.tsx:89 +msgid "Email integration" +msgstr "Integração de correio eletrónico" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 +msgid "Email or domain is already in blocklist" +msgstr "O e-mail ou domínio já está na lista de bloqueio" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 +msgid "Emails" +msgstr "Emails" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 +msgid "Employees" +msgstr "Empregados" + +#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 +#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 +msgid "Empty" +msgstr "Vazio" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 +msgid "Endpoint URL" +msgstr "URL do ponto final" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 +msgid "English" +msgstr "Inglês" + +#: src/pages/onboarding/ChooseYourPlan.tsx:157 +msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" +msgstr "Desfrute de um período experimental gratuito de {withCreditCardTrialPeriodDuration}-dias" + +#: src/pages/settings/security/SettingsSecurity.tsx:51 +msgid "Enterprise" +msgstr "Empresa" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 +msgid "Error deleting api key: {err}" +msgstr "Erro ao eliminar a chave api: {err}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 +msgid "Error regenerating api key: {err}" +msgstr "Erro ao regenerar a chave api: {err}" + +#: src/pages/settings/SettingsBilling.tsx:124 +msgid "Error while switching subscription {to}." +msgstr "Erro ao mudar de subscrição {to}." + +#: src/pages/settings/developers/SettingsDevelopers.tsx:66 +msgid "Establish Webhook endpoints for notifications on asynchronous events." +msgstr "Estabelecer pontos de extremidade Webhook para notificações sobre eventos assíncronos." + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 +msgid "Exclude the following people and domains from my email sync" +msgstr "Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico" + +#: src/pages/settings/data-model/SettingsObjects.tsx:162 +msgid "Existing objects" +msgstr "Objectos existentes" + +#: src/modules/navigation/components/AppNavigationDrawer.tsx:36 +msgid "Exit Settings" +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:32 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 +msgid "Experience" +msgstr "Experiência" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 +msgid "Expiration" +msgstr "Expiração" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 +msgid "Expiration Date" +msgstr "Data de expiração" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:259 +msgid "Expires in" +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 +msgid "Favorites" +msgstr "Favoritos" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 +msgid "Field type" +msgstr "Tipo de campo" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 +#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 +msgid "Fields" +msgstr "Campos" + +#: src/testing/mock-data/tableData.ts:22 +msgid "Fields Count" +msgstr "Contagem de campos" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 +#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 +#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 +msgid "Filter" +msgstr "Filtro" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 +msgid "Filters" +msgstr "Filtros" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 +msgid "French" +msgstr "Francês" + +#: src/pages/onboarding/ChooseYourPlan.tsx:87 +msgid "Full access" +msgstr "Acesso total" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 +msgid "Functions" +msgstr "Funções" + +#: src/pages/settings/SettingsWorkspace.tsx:29 +#: src/pages/settings/SettingsWorkspace.tsx:35 +#: src/pages/settings/workspace/SettingsDomain.tsx:116 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 +msgid "General" +msgstr "Geral" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 +msgid "German" +msgstr "Alemão" + +#: src/pages/onboarding/InviteTeam.tsx:184 +msgid "Get the most out of your workspace by inviting your team." +msgstr "Tire o máximo partido do seu espaço de trabalho convidando a sua equipa." + +#: src/pages/onboarding/ChooseYourPlan.tsx:148 +msgid "Get your subscription" +msgstr "Obter a sua subscrição" + +#: src/modules/command-menu/components/CommandMenu.tsx:77 +msgid "Global" +msgstr "Mundial" + +#: 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." +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." + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 +msgid "Hide" +msgstr "Esconder" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 +msgid "Icon and Name" +msgstr "Ícone e nome" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 +msgid "Identifier" +msgstr "Identificador" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 +msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." +msgstr "Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\"{confirmationValue}\" para confirmar." + +#: src/pages/settings/data-model/SettingsObjects.tsx:215 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 +msgid "Inactive" +msgstr "Inativo" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 +msgid "Indexes" +msgstr "Índices" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 +msgid "Input must be in camel case and cannot start with a number" +msgstr "A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número" + +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 +msgid "Instances" +msgstr "Instâncias" + +#: src/pages/settings/integrations/SettingsIntegrations.tsx:15 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:21 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 +msgid "Integrations" +msgstr "Integrações" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 +msgid "Invalid auth provider" +msgstr "Fornecedor de autenticação inválido" + +#: src/modules/settings/profile/components/ChangePassword.tsx:21 +msgid "Invalid email" +msgstr "Correio eletrónico inválido" + +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 +#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 +msgid "Invalid email or domain" +msgstr "Correio eletrónico ou domínio inválido" + +#: src/pages/settings/workspace/SettingsDomain.tsx:71 +msgid "Invalid form values" +msgstr "Valores de formulário inválidos" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Convidar por ligação" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:244 +msgid "Invite by email" +msgstr "Convite por correio eletrónico" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:157 +msgid "Invite by link" +msgstr "Convidar por ligação" + +#: src/pages/onboarding/InviteTeam.tsx:152 +msgid "Invite link sent to email addresses" +msgstr "Ligação de convite enviada para endereços de correio eletrónico" + +#: src/pages/onboarding/InviteTeam.tsx:181 +msgid "Invite your team" +msgstr "Convide a sua equipa" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 +msgid "Italian" +msgstr "Italiano" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "Coreano" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 +msgid "Lab" +msgstr "Laboratório" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 +msgid "Language" +msgstr "Língua" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 +msgid "Latest" +msgstr "Mais recentes" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 +msgid "Latest date" +msgstr "Última data" + +#: src/pages/onboarding/InviteTeam.tsx:127 +msgid "Link copied to clipboard" +msgstr "Ligação copiada para a área de transferência" + +#: src/pages/onboarding/ChooseYourPlan.tsx:206 +msgid "Log out" +msgstr "Terminar sessão" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 +msgid "Logout" +msgstr "Terminar sessão" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:167 +msgid "Manage Members" +msgstr "Gerir membros" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:168 +msgid "Manage the members of your space here" +msgstr "Gerir os membros do seu espaço aqui" + +#: src/pages/settings/accounts/SettingsAccounts.tsx:57 +msgid "Manage your internet accounts." +msgstr "Gerir as suas contas de Internet." + +#: src/pages/settings/SettingsBilling.tsx:145 +msgid "Manage your subscription" +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/getAggregateOperationLabel.ts:13 +msgid "Max" +msgstr "Máximo" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:143 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:149 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 +msgid "Members" +msgstr "Membros" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 +msgid "Min" +msgstr "Mínimo" + +#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 +#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 +msgid "More options" +msgstr "Mais opções" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 +msgid "Move left" +msgstr "Mover para a esquerda" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 +msgid "Move right" +msgstr "Mover para a direita" + +#: src/testing/mock-data/tableData.ts:16 +#: src/pages/settings/SettingsWorkspaceMembers.tsx:177 +#: src/pages/settings/SettingsWorkspace.tsx:44 +#: src/pages/settings/SettingsProfile.tsx:35 +#: src/pages/settings/roles/SettingsRoles.tsx:31 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29 +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 +#: src/modules/settings/workspace/components/NameField.tsx:91 +msgid "Name" +msgstr "Nome" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 +msgid "Name of your API key" +msgstr "Nome da sua chave API" + +#: src/pages/settings/SettingsWorkspace.tsx:44 +msgid "Name of your workspace" +msgstr "Nome do seu espaço de trabalho" + +#: 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 "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 +msgid "New" +msgstr "Novo" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 +msgid "New Key" +msgstr "Nova chave" + +#: src/pages/settings/data-model/SettingsNewObject.tsx:66 +msgid "New Object" +msgstr "Novo objeto" + +#: src/pages/auth/PasswordReset.tsx:233 +msgid "New Password" +msgstr "Nova palavra-passe" + +#: src/pages/settings/roles/SettingsRoles.tsx:52 +msgid "New Role" +msgstr "Novo papel" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 +msgid "New Webhook" +msgstr "Novo Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nova conta" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 +msgid "No connected account" +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 +msgid "Not empty" +msgstr "Não vazio" + +#: src/modules/command-menu/components/CommandMenu.tsx:73 +msgid "Object" +msgstr "Objeto" + +#: src/pages/settings/data-model/SettingsObjects.tsx:155 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 +#: src/pages/settings/data-model/SettingsNewObject.tsx:73 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 +msgid "Objects" +msgstr "Objectos" + +#: src/pages/not-found/NotFound.tsx:47 +msgid "Off the beaten path" +msgstr "Fora do caminho tradicional" + +#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 +msgid "Opened" +msgstr "Aberto" + +#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 +msgid "Options" +msgstr "Opções" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 +msgid "Other" +msgstr "Outros" + +#: src/pages/not-found/NotFound.tsx:41 +msgid "Page Not Found" +msgstr "Página não encontrada" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 +msgid "Password" +msgstr "Palavra-passe" + +#: src/modules/settings/profile/components/ChangePassword.tsx:34 +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" + +#: 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 +msgid "Percent" +msgstr "Percentagem" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 +msgid "Percent empty" +msgstr "Percentagem de vazio" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 +msgid "Percent not empty" +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/SettingsProfile.tsx:30 +msgid "Picture" +msgstr "Imagem" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 +msgid "Please enter a valid URL" +msgstr "Introduzir um URL válido" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 +msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." +msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir essa chave de API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar." + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 +msgid "Please type {confirmationText} to confirm you want to delete this webhook." +msgstr "Introduza {confirmationText} para confirmar que pretende eliminar este webhook." + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "Português - Brasil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "Português - Portugal" + +#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 +#: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 +msgid "Preview" +msgstr "Pré-visualização" + +#: src/pages/settings/SettingsProfile.tsx:19 +#: src/pages/settings/SettingsProfile.tsx:25 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 +msgid "Profile" +msgstr "Perfil" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 +msgid "Pseudo-English" +msgstr "Pseudo-inglês" + +#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 +msgid "Read documentation" +msgstr "Ler a documentação" + +#: src/modules/settings/profile/components/ChangePassword.tsx:53 +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" + +#: src/modules/command-menu/components/CommandMenu.tsx:67 +msgid "Record Selection" +msgstr "Seleção de registos" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Regenerar chave" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 +msgid "Regenerate an API key" +msgstr "Regenerar uma chave API" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 +msgid "Regenerate key" +msgstr "Regenerar chave" + +#: src/pages/settings/Releases.tsx:111 +#: src/pages/settings/Releases.tsx:117 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 +msgid "Releases" +msgstr "Lançamentos" + +#: src/modules/ui/input/components/ImageInput.tsx:173 +msgid "Remove" +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 +msgid "Reset Password" +msgstr "Repor a palavra-passe" + +#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 +msgid "Reset to" +msgstr "Redefinir para" + +#: src/modules/command-menu/hooks/useSearchRecords.tsx:221 +msgid "Results" +msgstr "Resultados" + +#: src/pages/settings/roles/SettingsRoles.tsx:48 +#: src/pages/settings/roles/SettingsRoles.tsx:62 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 +msgid "Roles" +msgstr "Funções" + +#: 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 +msgid "SSO" +msgstr "SSO" + +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 +#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 +msgid "Search" +msgstr "Pesquisar" + +#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 +msgid "Search a field..." +msgstr "Pesquisar um campo..." + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 +msgid "Search an index..." +msgstr "Pesquisar um índice..." + +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 +#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 +msgid "Search fields" +msgstr "Campos de pesquisa" + +#: src/pages/settings/data-model/SettingsObjects.tsx:166 +msgid "Search for an object..." +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:40 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 +msgid "Security" +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 +msgid "Select the events you wish to send to this endpoint" +msgstr "Selecione os eventos que pretende enviar para este ponto final" + +#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 +msgid "Select your preferred language" +msgstr "Selecione a sua língua preferida" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:245 +msgid "Send an invite email to your team" +msgstr "Enviar um convite por correio eletrónico à sua equipa" + +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 +msgid "Server Admin Panel" +msgstr "Painel de administração do servidor" + +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 +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." + +#: 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" +msgstr "Defina o nome do seu subdomínio" + +#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 +#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 +#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 +msgid "Settings" +msgstr "Definições" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:158 +msgid "Share this link to invite users to join your workspace" +msgstr "Partilhe esta ligação para convidar utilizadores a juntarem-se ao seu espaço de trabalho" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 +msgid "Should changing a field's label also change the API name?" +msgstr "A alteração do rótulo de um campo deve também alterar o nome da API?" + +#: src/pages/onboarding/InviteTeam.tsx:236 +msgid "Skip" +msgstr "Saltar" + +#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 +#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 +msgid "Sort" +msgstr "Ordenar" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 +msgid "Spanish" +msgstr "Espanhol" + +#: src/pages/settings/workspace/SettingsSubdomain.tsx:36 +msgid "Subdomain" +msgstr "Subdomínio" + +#: src/pages/settings/workspace/SettingsDomain.tsx:89 +msgid "Subdomain already taken" +msgstr "Subdomínio já ocupado" + +#: src/pages/settings/workspace/SettingsDomain.tsx:35 +msgid "Subdomain can not be longer than 30 characters" +msgstr "O subdomínio não pode ter mais de 30 caracteres" + +#: src/pages/settings/workspace/SettingsDomain.tsx:34 +msgid "Subdomain can not be shorter than 3 characters" +msgstr "O subdomínio não pode ter menos de 3 caracteres" + +#: src/pages/settings/SettingsBilling.tsx:120 +msgid "Subscription has been switched {to}" +msgstr "A subscrição foi mudada {to}" + +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 +msgid "Sum" +msgstr "Soma" + +#: src/pages/settings/SettingsWorkspace.tsx:63 +msgid "Support" +msgstr "Apoio" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Mudar a faturação {to}" + +#: src/pages/settings/SettingsBilling.tsx:159 +msgid "Switch {from}" +msgstr "Comutador {from}" + +#: src/pages/settings/SettingsBilling.tsx:163 +msgid "Switch {to}" +msgstr "Comutador {to}" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 +msgid "Synchronize Field Label and API Name" +msgstr "Sincronizar a etiqueta do campo e o nome da API" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 +msgid "System Settings - {systemTimeFormatLabel}" +msgstr "Definições do sistema - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Definições do sistema - {systemDateFormatLabel}" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 +#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 +msgid "Test" +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/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 +msgid "The description of this field" +msgstr "A descrição deste campo" + +#: src/pages/settings/SettingsProfile.tsx:43 +msgid "The email associated to your account" +msgstr "O correio eletrónico associado à sua conta" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 +msgid "The name and icon of this field" +msgstr "O nome e o ícone deste campo" + +#: src/pages/not-found/NotFound.tsx:50 +msgid "The page you're seeking is either gone or never was. Let's get you back on track" +msgstr "A página que procura não existe ou nunca existiu. Vamos voltar a pô-lo no caminho certo" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 +msgid "The values of this field" +msgstr "Os valores deste campo" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 +msgid "The values of this field must be unique" +msgstr "Os valores deste campo devem ser únicos" + +#: src/modules/settings/profile/components/ChangePassword.tsx:38 +msgid "There was an issue" +msgstr "Houve um problema" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:323 +msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." +msgstr "Esta ação não pode ser anulada. Esta ação elimina permanentemente este utilizador e retira-o de todas as suas tarefas." + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 +msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." +msgstr "Esta ação não pode ser anulada. Esta ação eliminará permanentemente todo o seu espaço de trabalho. <0/> Introduza o seu e-mail para confirmar." + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 +msgid "Time format" +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 nenhum registo é selecionado" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56 +#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16 +msgid "Type" +msgstr "Tipo" + +#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 +msgid "Type anything" +msgstr "Tipo qualquer coisa" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" + +#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 +#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 +msgid "Unique" +msgstr "Único" + +#: src/pages/onboarding/ChooseYourPlan.tsx:88 +msgid "Unlimited contacts" +msgstr "Contactos ilimitados" + +#: src/modules/ui/input/components/ImageInput.tsx:165 +msgid "Upload" +msgstr "Carregar" + +#: 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" +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/profile/appearance/components/SettingsExperience.tsx:29 +#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17 +#: src/pages/settings/accounts/SettingsAccounts.tsx:43 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 +msgid "User" +msgstr "Utilizador" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 +msgid "User is not logged in" +msgstr "O utilizador não tem sessão iniciada" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 +msgid "Values" +msgstr "Valores" + +#: src/pages/settings/SettingsBilling.tsx:150 +msgid "View billing details" +msgstr "Ver detalhes da faturação" + +#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 +msgid "Visualize" +msgstr "Visualizar" + +#: src/modules/ui/input/components/ImageInput.tsx:178 +msgid "We support your square PNGs, JPEGs and GIFs under 10MB" +msgstr "Suportamos os seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 +msgid "We will send POST requests to this endpoint for every new event" +msgstr "Enviaremos pedidos POST a este ponto final para cada novo evento" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 +msgid "Webhook" +msgstr "Webhook" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:65 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 +msgid "When the API key will expire." +msgstr "Quando é que a chave da API expira." + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 +msgid "When the key will be disabled" +msgstr "Quando a tecla será desactivada" + +#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 +msgid "Workflow cannot be tested" +msgstr "O fluxo de trabalho não pode ser testado" + +#: src/pages/settings/SettingsWorkspaceMembers.tsx:146 +#: src/pages/settings/SettingsWorkspace.tsx:32 +#: src/pages/settings/SettingsBilling.tsx:135 +#: src/pages/settings/Releases.tsx:114 +#: src/pages/settings/workspace/SettingsDomain.tsx:112 +#: src/pages/settings/security/SettingsSecurity.tsx:37 +#: src/pages/settings/roles/SettingsRoles.tsx:59 +#: src/pages/settings/integrations/SettingsIntegrations.tsx:18 +#: src/pages/settings/developers/SettingsDevelopers.tsx:39 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:74 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165 +#: src/pages/settings/data-model/SettingsObjects.tsx:152 +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175 +#: src/pages/settings/data-model/SettingsNewObject.tsx:69 +#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201 +#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 +#: src/modules/favorites/components/WorkspaceFavorites.tsx:19 +msgid "Workspace" +msgstr "Espaço de trabalho" + +#: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 +msgid "Workspace Deletion" +msgstr "Eliminação do espaço de trabalho" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 +msgid "Write a description" +msgstr "Escrever uma descrição" + +#: src/pages/settings/SettingsBilling.tsx:48 +msgid "You will be charged immediately for the full year." +msgstr "Ser-lhe-á cobrado imediatamente o valor total do ano." + +#: src/pages/settings/SettingsBilling.tsx:55 +msgid "Your credit balance will be used to pay the monthly bills." +msgstr "O seu saldo de crédito será utilizado para pagar as facturas mensais." + +#: src/pages/settings/SettingsProfile.tsx:36 +msgid "Your name as it will be displayed" +msgstr "O seu nome como será apresentado" + +#: src/pages/settings/SettingsBilling.tsx:172 +msgid "Your workspace will be disabled" +msgstr "O seu espaço de trabalho será desativado" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "empregados" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "de mensal para anual" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "de anual para mensal" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "ou" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "ao mês" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "a anual" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "sim" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} de {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/pt.po b/packages/twenty-front/src/locales/pt.po index cff4aee66e92..34555b3e814b 100644 --- a/packages/twenty-front/src/locales/pt.po +++ b/packages/twenty-front/src/locales/pt.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 12:52+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: pt\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 execuções de nós de fluxo de trabalho" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ({hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2. Configurar campo" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24h ({hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "API e Webhooks" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "Chave API" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "Nome da API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "Chaves API" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "Abortar" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "Sobre" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "Conta" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "Eliminação da conta" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "Contas" #: 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" -msgstr "" +msgstr "Ativar" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "Ativar o fluxo de trabalho" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "Ativo" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "Chaves de API activas criadas por si ou pela sua equipa." #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "Adicionar" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "Adicionar campo" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "Adicionar fornecedor de identidade SSO" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "Adicionar objeto" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 msgid "Add to blocklist" -msgstr "" +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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "Adicionar aos favoritos" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "Adicione o seu primeiro {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "Adicionado {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "Todos" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "Todos ({relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "Todos os papéis" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "Permitir logins através da funcionalidade de início de sessão único do Google." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "Permitir inícios de sessão através da funcionalidade de início de sessão único da Microsoft." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "Permitir o convite de novos utilizadores através da partilha de uma ligação de convite." #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra-passe." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "Uma descrição opcional" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "Aparência" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "Ascendente" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "Atribuir funções para especificar as permissões de acesso de cada membro" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "Atribuído a" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "Pelo menos um método de autenticação deve estar ativado" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "Autenticação" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "Autorizar" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "Média" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "Voltar ao conteúdo" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "Faturação" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "Lista de bloqueios" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "Marcar uma chamada" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "Calcular" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "Calendário" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "Calendários" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "Cancelar" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "Cancelar plano" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "Cancelar a qualquer momento" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "Cancelar a sua subscrição" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "Alterar a palavra-passe" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 -msgid "Chinese — Simplified" -msgstr "" +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "Alterar {to}" #: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +msgid "Chinese — Simplified" +msgstr "Chinês - Simplificado" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:94 msgid "Chinese — Traditional" -msgstr "" +msgstr "Chinês - Tradicional" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "Escolher um objeto" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "Escolha o seu teste" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "Escolha o seu fornecedor" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "Fechar" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "Configurar uma ligação SSO" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "Configure e personalize as suas preferências de calendário." #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "Configurar a forma como as datas são apresentadas na aplicação" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "Configurar as definições de correio eletrónico e calendário." #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "Ligar uma nova conta ao seu espaço de trabalho" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "Ligar ao Google" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "Ligar à Microsoft" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "Contas ligadas" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "Contexto" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "Continuar" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "Copiloto" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "Copiar a hiperligação do convite" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "Copiar esta chave, uma vez que não voltará a ser visível" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "Contagem" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "Contar tudo" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "Contagem vazia" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "Contagem não vazia" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "Contar valores únicos" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "Criar chave API" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "Criar Webhook" + +#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9 +msgid "Create a workflow and return here to view its versions" +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 "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:72 -msgid "Create Webhook" -msgstr "" +msgstr "Criar novo registo" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "Objectos personalizados" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "Personalizar os campos disponíveis nas vistas {objectLabelSingular}." #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "Personalizar domínio" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "Personalize a segurança do seu espaço de trabalho" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "Zona de perigo" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "Modelo de dados" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "Tipo de dados" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "Data" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "Data e hora" #: 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" -msgstr "" +msgstr "Desativar" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +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 "" +msgstr "Desativar o fluxo de trabalho" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "Desativar este campo" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "Definir o nome e a descrição do seu objeto" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "Eliminar" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "Eliminar a chave API" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "Eliminar a conta" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -msgid "Delete API key" -msgstr "" +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 "" +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 "" +msgstr "Eliminar registos" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "Eliminar esta integração" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "Eliminar webhook" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "Eliminar espaço de trabalho" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "Eliminar todo o seu espaço de trabalho" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "Descendente" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 msgid "Description" -msgstr "" +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 "" +msgstr "Destruir" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 msgid "Developers" -msgstr "" +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 "" +msgstr "Rascunho de descarte" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "Exibir como data relativa" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "Domínio" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "Por exemplo, integração de backoffice" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "Mais antigo" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "Data mais antiga" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "Editar intervalo de faturação" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "Editar o método de pagamento, ver as suas facturas e muito mais" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "Edite o nome do seu subdomínio ou defina um domínio personalizado." #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "Correio eletrónico" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "Integração de correio eletrónico" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "O e-mail ou domínio já está na lista de bloqueio" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "Emails" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "Empregados" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "Vazio" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "URL do ponto final" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 msgid "English" -msgstr "" +msgstr "Inglês" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "Desfrute de um período experimental gratuito de {withCreditCardTrialPeriodDuration}-dias" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "Empresa" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "Erro ao eliminar a chave api: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "Erro ao regenerar a chave api: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "Erro ao mudar de subscrição {to}." #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "Estabelecer pontos de extremidade Webhook para notificações sobre eventos assíncronos." #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "Objectos existentes" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 msgid "Exit Settings" -msgstr "" +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 "" +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:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "Experiência" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "Prazo de validade" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "Data de expiração" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 msgid "Expires in" -msgstr "" +msgstr "Expira em" #: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +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 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "Registos de exportação" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +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 @@ -712,242 +695,234 @@ msgstr "" #: 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 "" +msgstr "Vista de exportação" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "Favoritos" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "Tipo de campo" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "Campos" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "Contagem de campos" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "Filtro" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "Filtros" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "Francês" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "Acesso total" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "Funções" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "Geral" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 msgid "German" -msgstr "" +msgstr "Alemão" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "Tire o máximo partido do seu espaço de trabalho convidando a sua equipa." #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "Obter a sua subscrição" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "Mundial" #: 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." -msgstr "" +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." #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "Esconder" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "Ícone e nome" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "Identificador" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\"{confirmationValue}\" para confirmar." #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "Inativo" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "Índices" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "Instâncias" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "Integrações" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "Fornecedor de autenticação inválido" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "Correio eletrónico inválido" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "Correio eletrónico ou domínio inválido" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "Valores de formulário inválidos" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "Convidar por ligação" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "Convite por correio eletrónico" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "Convidar por ligação" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "Ligação de convite enviada para endereços de correio eletrónico" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "Convide a sua equipa" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 msgid "Italian" -msgstr "" +msgstr "Italiano" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "Laboratório" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "Língua" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "Mais recentes" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "Última data" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "Ligação copiada para a área de transferência" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "Terminar sessão" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "Terminar sessão" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "Gerir membros" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "Gerir os membros do seu espaço aqui" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "Gerir as suas contas de Internet." #: src/pages/settings/SettingsBilling.tsx:145 msgid "Manage your subscription" -msgstr "" +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 "" +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/getAggregateOperationLabel.ts:13 msgid "Max" -msgstr "" +msgstr "Máximo" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "Membros" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "Mínimo" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "Mais opções" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "Mover para a esquerda" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "Mover para a direita" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +936,225 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "Nome" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "Nome da sua chave API" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +msgstr "Nome do seu espaço de trabalho" #: 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 "" +msgstr "Navegar para o registo seguinte" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "Navegar para a versão seguinte" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "Navegar para o registo anterior" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +msgstr "Navegar para a versão anterior" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172 msgid "Navigate to previous workflow" -msgstr "" +msgstr "Navegar para o fluxo de trabalho anterior" #: src/pages/settings/data-model/SettingsNewObject.tsx:76 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "Novo" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "Nova chave" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "Novo objeto" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "Nova palavra-passe" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "Novo papel" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "Novo Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "Nova conta" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "Nenhuma conta ligada" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +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 "" +msgstr "Ainda não há versões de fluxo de trabalho" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "Não vazio" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "Objeto" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "Objectos" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "Fora do caminho tradicional" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "Aberto" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "Opções" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "Outros" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "Página não encontrada" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "Palavra-passe" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "A ligação de reposição da palavra-passe foi enviada para o e-mail" #: 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 msgid "Percent" -msgstr "" +msgstr "Percentagem" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "Percentagem de vazio" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 msgid "Percent not empty" -msgstr "" +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 "" +msgstr "Destruir permanentemente o registo" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "Imagem" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "Introduzir um URL válido" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir essa chave de API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar." #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "Introduza {confirmationText} para confirmar que pretende eliminar este webhook." -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 msgid "Portuguese" -msgstr "" +msgstr "Português" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "Pré-visualização" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "Perfil" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:100 msgid "Pseudo-English" -msgstr "" +msgstr "Pseudo-inglês" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "Ler a documentação" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +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:67 msgid "Record Selection" -msgstr "" +msgstr "Seleção de registos" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "Regenerar chave" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "Regenerar uma chave API" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "Regenerar chave" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "Lançamentos" #: src/modules/ui/input/components/ImageInput.tsx:173 msgid "Remove" -msgstr "" +msgstr "Remover" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120 #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121 @@ -1195,305 +1166,297 @@ msgstr "" #: 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 "" +msgstr "Remover dos favoritos" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "Repor a palavra-passe" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "Redefinir para" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "Resultados" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +msgstr "Funções" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13 msgid "Run a workflow and return here to view its executions" -msgstr "" +msgstr "Executar um fluxo de trabalho e regressar aqui para ver as suas execuções" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "Pesquisar" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "Pesquisar um campo..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "Pesquisar um índice..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "Campos de pesquisa" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "Procurar um objeto..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "Procurar registos" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 msgid "Security" -msgstr "" +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 "" +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 "" +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 "" +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 "" +msgstr "Ver histórico de versões" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "Selecione os eventos que pretende enviar para este ponto final" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "Selecione a sua língua preferida" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "Enviar um convite por correio eletrónico à sua equipa" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "Painel de administração do servidor" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "Defina a visibilidade do correio eletrónico, gira a sua lista de bloqueio e muito mais." #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "Definir o nome do seu domínio" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "Defina o nome do seu subdomínio" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "Definições" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "Partilhe esta ligação para convidar utilizadores a juntarem-se ao seu espaço de trabalho" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "A alteração do rótulo de um campo deve também alterar o nome da API?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "Saltar" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "Ordenar" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "Espanhol" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "Subdomínio" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "Subdomínio já ocupado" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "O subdomínio não pode ter mais de 30 caracteres" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "O subdomínio não pode ter menos de 3 caracteres" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "A subscrição foi mudada {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "Soma" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "Apoio" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "Mudar a faturação {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "Comutador {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "Comutador {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "Sincronizar a etiqueta do campo e o nome da API" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "Definições do sistema - {systemTimeFormatLabel}" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "Definições do sistema - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +msgstr "Teste" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155 msgid "Test Workflow" -msgstr "" +msgstr "Fluxo de trabalho de teste" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "A descrição deste campo" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "O correio eletrónico associado à sua conta" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "O nome e o ícone deste campo" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "A página que procura desapareceu ou nunca existiu. Vamos voltar a pô-lo no caminho certo" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "Os valores deste campo" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "Os valores deste campo devem ser únicos" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "Houve um problema" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "Esta ação não pode ser anulada. Esta ação elimina permanentemente este utilizador e retira-o de todas as suas tarefas." #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "Esta ação não pode ser anulada. Esta ação eliminará permanentemente todo o seu espaço de trabalho. <0/> Introduza o seu e-mail para confirmar." #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "Formato da hora" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "Tipo de disparo" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +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/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "Tipo" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "Tipo qualquer coisa" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "URL" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "Único" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "Contactos ilimitados" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "Carregar" #: 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 "" +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" -msgstr "" +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 "" +msgstr "Utilize a nossa API ou adicione o seu primeiro {objectLabel} manualmente" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1464,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "Utilizador" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "O utilizador não tem sessão iniciada" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "Valores" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "Ver detalhes da faturação" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "Visualizar" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "Suportamos os seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "Enviaremos pedidos POST a este ponto final para cada novo evento" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "Webhook" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "Webhooks" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "Quando é que a chave da API expira." #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "Quando a tecla será desactivada" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "O fluxo de trabalho não pode ser testado" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1535,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "Espaço de trabalho" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "Eliminação do espaço de trabalho" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "Escrever uma descrição" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "Ser-lhe-á cobrado imediatamente o valor total do ano." #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "O seu saldo de crédito será utilizado para pagar as facturas mensais." #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "O seu nome como será apresentado" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "O seu espaço de trabalho será desativado" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "empregados" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "de mensal para anual" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "de anual para mensal" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "ou" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "ao mês" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "a anual" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "sim" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel} de {fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/zh-Hans.po b/packages/twenty-front/src/locales/zh-Hans.po index 4c9601e095ab..becfaddc4d93 100644 --- a/packages/twenty-front/src/locales/zh-Hans.po +++ b/packages/twenty-front/src/locales/zh-Hans.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: zh-Hans\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 次工作流节点执行" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ([{hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2.配置字段" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24小时([{hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "应用程序接口和网络钩子" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "API 密钥" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "应用程序接口名称" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "API 密钥" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "中止" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "关于" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "账户" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "账户删除" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "账户" #: 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" -msgstr "" +msgstr "激活" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "激活工作流程" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "活跃" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "由您或您的团队创建的活动 API 密钥。" #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "添加" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "添加字段" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "添加 SSO 身份供应商" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "添加对象" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "添加到收藏夹" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "添加您的第一个 {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "已添加 {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "全部" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "全部([{relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "所有角色" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "允许通过 Google 的单点登录功能登录。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "允许通过微软的单点登录功能登录。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "允许通过共享邀请链接来邀请新用户。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "允许用户使用电子邮件和密码登录。" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "可选描述" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "外观" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "您确定要更改计费间隔吗?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "上升" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "分配角色以指定每个成员的访问权限" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "分配给" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "必须启用至少一种身份验证方法" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "认证" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "授权" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "平均" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "返回内容" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "账单" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "拦截列表" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "预约电话" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "计算" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "日历" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "日历" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "取消" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "取消计划" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "随时取消" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "取消订阅" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "更改密码" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "更改 {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "简体中文" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "繁体中文" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "选择对象" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "选择试用" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "选择服务提供商" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "关闭" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "配置 SSO 连接" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "配置和自定义日历偏好。" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "配置整个应用程序的日期显示方式" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "配置电子邮件和日历设置。" #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "将新账户连接到工作区" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "与谷歌连接" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "与微软联系" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "连接账户" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "背景" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "继续" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "副驾驶" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "复制邀请链接" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "复制此密钥,因为它将不再可见" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "计数" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "计算所有" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "数空" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "计数不为空" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "计算唯一值" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "创建应用程序接口密钥" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "创建 Webhook" + +#: 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/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 -msgid "Create Webhook" -msgstr "" +msgstr "创建新记录" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "自定义对象" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "自定义 {objectLabelSingular} 视图中可用的字段。" #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "自定义域名" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "自定义工作空间安全" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "危险区" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "数据模型" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "数据类型" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "日期" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "日期和时间" #: 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" -msgstr "" +msgstr "停用" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80 msgid "Deactivate Workflow" -msgstr "" +msgstr "停用工作流程" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "停用该字段" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "定义对象的名称和描述" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "删除" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "删除 API 密钥" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "删除帐户" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -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 "" +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 "" +msgstr "删除记录" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "删除此集成" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "删除网络钩子" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "删除工作区" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "删除整个工作区" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "下降" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 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 "" +msgstr "销毁" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 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 "" +msgstr "弃权草案" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "显示为相对日期" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "域名" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "例如后台整合" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "最早" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "最早日期" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "编辑计费间隔" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "编辑付款方式、查看发票等" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "编辑子域名或设置自定义域名。" #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "电子邮件" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "电子邮件集成" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "电子邮件或域名已在拦截列表中" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "电子邮件" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "员工" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "空" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "端点 URL" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "英语" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "享受 {withCreditCardTrialPeriodDuration} 天的免费试用期" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "企业" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "删除 api 密钥时出错: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "重新生成 api 密钥时出错: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "切换订阅 {to} 时出错。" #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "建立 Webhook 端点,用于通知异步事件。" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "从我的电子邮件同步中排除以下人员和域" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "现有对象" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 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 "" +msgstr "预期所选节点为创建步骤节点。" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "经验" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "到期" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "有效期" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 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 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "出口" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "导出记录" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +msgstr "导出为 PDF" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "导出视图" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "收藏夹" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "字段类型" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "字段" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "字段计数" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "过滤器" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "过滤器" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "法语" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "完全访问" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "功能" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "一般情况" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "德国" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "邀请您的团队,充分利用您的工作空间。" #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "获取订阅" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "全球" #: 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." -msgstr "" +msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "隐藏" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "图标和名称" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "标识符" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。" #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "不活动" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "索引" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "输入内容必须使用驼峰字体,且不能以数字开头" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "实例" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "集成" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "无效验证提供程序" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "无效电子邮件" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "无效电子邮件或域名" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "无效表格值" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "通过链接邀请" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "电子邮件邀请" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "通过链接邀请" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "向电子邮件地址发送邀请链接" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "邀请您的团队" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "意大利语" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "韩语" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "实验室" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "语言" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "最新" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "最新日期" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "链接复制到剪贴板" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "退出登录" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "注销" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "管理成员" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "在此管理空间成员" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "管理互联网账户" #: src/pages/settings/SettingsBilling.tsx:145 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 "" +msgstr "标记为已完成" #: 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 msgid "Max" -msgstr "" +msgstr "最大" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "成员" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "最小" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "更多选择" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "向左移动" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "向右移动" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "名称" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "API 密钥名称" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +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 "" +msgstr "导航至下一条记录" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "导航至下一版本" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "导航到上一条记录" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +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 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "新" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "新钥匙" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "新对象" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "新密码" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "新角色" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "新 Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "新账户" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "无连接账户" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +msgstr "尚未运行工作流程" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9 msgid "No workflow versions yet" -msgstr "" +msgstr "暂无工作流程版本" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "非空" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "对象" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "对象" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "偏离常规路线" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "已开启" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "选项" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "其他" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "页面未找到" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "密码" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "密码重置链接已发送至邮箱" #: 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 msgid "Percent" -msgstr "" +msgstr "百分比" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "空车百分比" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 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 "" +msgstr "永久销毁记录" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "图片" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "请输入有效的 URL" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "请键入\"{confirmationValue}\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "请键入 {confirmationText} 确认要删除此网络钩子。" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "葡萄牙语 - 巴西" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "葡萄牙语 - 葡萄牙" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "预览" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "简介" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "伪英语" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "阅读文件" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "接收包含密码更新链接的电子邮件" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "记录选择" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "再生密钥" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "重新生成 API 密钥" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "再生钥匙" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "发布" #: src/modules/ui/input/components/ImageInput.tsx:173 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 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "从收藏中删除" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "重置密码" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "重置为" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "成果" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +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 "" +msgstr "运行工作流程并返回此处查看其执行情况" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "搜索" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "搜索字段..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "搜索索引..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "搜索字段" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "搜索对象..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "搜索记录" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 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 "" +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 "" +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 "" +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 "" +msgstr "查看版本历史" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "选择要发送到该端点的事件" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "选择您喜欢的语言" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "向团队发送邀请电子邮件" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "服务器管理面板" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "设置电子邮件可见性、管理屏蔽列表等。" #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "设置域名" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "设置子域名称" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "设置" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "分享此链接以邀请用户加入您的工作区" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "更改字段标签是否也要更改 API 名称?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "跳过" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "分类" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "西班牙语" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "子域" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "子域已被占用" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "子域名长度不得超过 30 个字符" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "子域名不能少于 3 个字符" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "订阅已切换 {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "总和" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "支持" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "开关计费 {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "开关 {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "开关 {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "同步字段标签和 API 名称" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "系统设置 - [{systemTimeFormatLabel}]" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "系统设置 - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +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/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "该字段的说明" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "与您的账户关联的电子邮件" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "该字段的名称和图标" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "您正在寻找的页面要么已经消失,要么从未出现过。让我们帮您恢复正常" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "该字段的值" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "该字段的值必须是唯一的" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "有一个问题" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "此操作不可撤销。这将永久删除该用户,并将其从所有任务中删除。" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "时间格式" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "触发器类型" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +msgstr "触发类型应为手动 - 当没有选择记录时" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "类型" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "任何类型" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "网址" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "独特性" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "无限联系人" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "上传" #: 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 "" +msgstr "用作草稿" #: src/pages/settings/workspace/SettingsDomain.tsx:37 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 "" +msgstr "使用我们的 API 或手动添加您的第一个 [{objectLabel}]" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "用户" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "用户未登录" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "价值观" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "查看账单详情" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "可视化" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "我们将为每个新事件向该端点发送 POST 请求" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "网络钩子" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "网络钩子" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "API 密钥的过期时间。" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "何时禁用按键" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "无法测试工作流程" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "工作空间" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "删除工作区" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "撰写说明" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "您将立即被收取全年的费用。" #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "您的信贷余额将用于支付每月账单。" #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "显示您的姓名" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "您的工作区将被禁用" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "员工" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "从每月到每年" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "从每年到每月" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "或" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "至每月" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "每年" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "是" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel}的{fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/locales/zh-Hant.po b/packages/twenty-front/src/locales/zh-Hant.po index 141598bcb799..a724cbe7c1fb 100644 --- a/packages/twenty-front/src/locales/zh-Hant.po +++ b/packages/twenty-front/src/locales/zh-Hant.po @@ -1,102 +1,107 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 18:16+0100\n" +"POT-Creation-Date: 2025-01-31 15:08+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: zh-Hant\n" -#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 -msgid "{aggregateLabel} of {fieldLabel}" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 -msgid "{apiKeyName} API Key" -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 msgid "1 000 workflow node executions" -msgstr "" +msgstr "1 000 次工作流节点执行" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63 msgid "12h ({hour12Label})" -msgstr "" +msgstr "12h ([{hour12Label})" #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198 msgid "2. Configure field" -msgstr "" +msgstr "2.配置字段" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59 msgid "24h ({hour24Label})" -msgstr "" +msgstr "24小时([{hour24Label})" + +#: src/pages/onboarding/ChooseYourPlan.tsx:91 +#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 +msgid "API & Webhooks" +msgstr "应用程序接口和网络钩子" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 +msgid "API Key" +msgstr "API 密钥" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 +msgid "API Name" +msgstr "应用程序接口名称" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:49 +msgid "API keys" +msgstr "API 密钥" #: src/modules/ui/input/components/ImageInput.tsx:157 msgid "Abort" -msgstr "" +msgstr "中止" #: src/pages/settings/data-model/SettingsNewObject.tsx:90 msgid "About" -msgstr "" +msgstr "关于" #: src/pages/settings/accounts/SettingsAccounts.tsx:40 #: src/pages/settings/accounts/SettingsAccounts.tsx:46 msgid "Account" -msgstr "" +msgstr "账户" #: src/pages/settings/SettingsWorkspaceMembers.tsx:321 #: src/modules/settings/profile/components/DeleteAccount.tsx:45 msgid "Account Deletion" -msgstr "" +msgstr "账户删除" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119 msgid "Accounts" -msgstr "" +msgstr "账户" #: 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" -msgstr "" +msgstr "激活" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65 msgid "Activate Workflow" -msgstr "" +msgstr "激活工作流程" #: src/pages/settings/data-model/SettingsObjects.tsx:190 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200 msgid "Active" -msgstr "" +msgstr "活跃" #: src/pages/settings/developers/SettingsDevelopers.tsx:50 msgid "Active API keys created by you or your team." -msgstr "" +msgstr "由您或您的团队创建的活动 API 密钥。" #: src/modules/ui/layout/page/components/PageAddButton.tsx:38 msgid "Add" -msgstr "" +msgstr "添加" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39 msgid "Add Field" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjects.tsx:144 -msgid "Add object" -msgstr "" +msgstr "添加字段" #: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60 msgid "Add SSO Identity Provider" -msgstr "" +msgstr "添加 SSO 身份供应商" + +#: src/pages/settings/data-model/SettingsObjects.tsx:144 +msgid "Add object" +msgstr "添加对象" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105 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 @@ -110,295 +115,277 @@ msgstr "" #: 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 "" +msgstr "添加到收藏夹" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16 msgid "Add your first {objectLabel}" -msgstr "" +msgstr "添加您的第一个 {objectLabel}" #: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157 msgid "Added {beautifiedCreatedAt}" -msgstr "" +msgstr "已添加 {beautifiedCreatedAt}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19 msgid "All" -msgstr "" +msgstr "全部" #: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185 msgid "All ({relationRecordsCount})" -msgstr "" +msgstr "全部([{relationRecordsCount})" #: src/pages/settings/roles/SettingsRoles.tsx:68 msgid "All roles" -msgstr "" +msgstr "所有角色" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135 msgid "Allow logins through Google's single sign-on functionality." -msgstr "" +msgstr "允许通过 Google 的单点登录功能登录。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146 msgid "Allow logins through Microsoft's single sign-on functionality." -msgstr "" +msgstr "允许通过微软的单点登录功能登录。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168 msgid "Allow the invitation of new users by sharing an invite link." -msgstr "" +msgstr "允许通过共享邀请链接来邀请新用户。" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157 msgid "Allow users to sign in with an email and password." -msgstr "" +msgstr "允许用户使用电子邮件和密码登录。" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251 msgid "An optional description" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:91 -#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191 -msgid "API & Webhooks" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188 -msgid "API Key" -msgstr "" - -#: src/pages/settings/developers/SettingsDevelopers.tsx:49 -msgid "API keys" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166 -msgid "API Name" -msgstr "" +msgstr "可选描述" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37 msgid "Appearance" -msgstr "" +msgstr "外观" #: src/pages/settings/SettingsBilling.tsx:189 msgid "Are you sure that you want to change your billing interval?" -msgstr "" +msgstr "您确定要更改计费间隔吗?" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Ascending" -msgstr "" +msgstr "上升" #: src/pages/settings/roles/SettingsRoles.tsx:69 msgid "Assign roles to specify each member's access permissions" -msgstr "" +msgstr "分配角色以指定每个成员的访问权限" #: src/pages/settings/roles/SettingsRoles.tsx:36 msgid "Assigned to" -msgstr "" +msgstr "分配给" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73 msgid "At least one authentication method must be enabled" -msgstr "" +msgstr "必须启用至少一种身份验证方法" #: src/pages/settings/security/SettingsSecurity.tsx:63 msgid "Authentication" -msgstr "" +msgstr "认证" #: src/pages/auth/Authorize.tsx:127 msgid "Authorize" -msgstr "" +msgstr "授权" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15 msgid "Average" -msgstr "" +msgstr "平均" #: src/pages/not-found/NotFound.tsx:58 msgid "Back to content" -msgstr "" +msgstr "返回内容" #: src/pages/settings/SettingsBilling.tsx:132 #: src/pages/settings/SettingsBilling.tsx:138 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154 msgid "Billing" -msgstr "" +msgstr "账单" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46 msgid "Blocklist" -msgstr "" +msgstr "拦截列表" #: src/pages/onboarding/ChooseYourPlan.tsx:210 msgid "Book a Call" -msgstr "" +msgstr "预约电话" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:72 msgid "Calculate" -msgstr "" +msgstr "计算" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57 msgid "Calendar" -msgstr "" +msgstr "日历" #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14 #: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83 msgid "Calendars" -msgstr "" +msgstr "日历" #: src/pages/auth/Authorize.tsx:124 #: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:151 #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218 #: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16 msgid "Cancel" -msgstr "" - -#: src/pages/onboarding/ChooseYourPlan.tsx:152 -msgid "Cancel anytime" -msgstr "" +msgstr "取消" #: src/pages/settings/SettingsBilling.tsx:176 msgid "Cancel Plan" -msgstr "" +msgstr "取消计划" + +#: src/pages/onboarding/ChooseYourPlan.tsx:152 +msgid "Cancel anytime" +msgstr "随时取消" #: src/pages/settings/SettingsBilling.tsx:171 msgid "Cancel your subscription" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:193 -msgid "Change {to}" -msgstr "" +msgstr "取消订阅" #: src/pages/auth/PasswordReset.tsx:246 #: src/modules/settings/profile/components/ChangePassword.tsx:52 #: src/modules/settings/profile/components/ChangePassword.tsx:58 msgid "Change Password" -msgstr "" +msgstr "更改密码" + +#: src/pages/settings/SettingsBilling.tsx:193 +msgid "Change {to}" +msgstr "更改 {to}" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:103 msgid "Chinese — Simplified" -msgstr "" +msgstr "简体中文" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:90 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:107 msgid "Chinese — Traditional" -msgstr "" +msgstr "繁体中文" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281 msgid "Choose an object" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 -msgid "Choose your provider" -msgstr "" +msgstr "选择对象" #: src/pages/onboarding/ChooseYourPlan.tsx:147 msgid "Choose your Trial" -msgstr "" +msgstr "选择试用" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13 +msgid "Choose your provider" +msgstr "选择服务提供商" #: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221 msgid "Close" -msgstr "" +msgstr "关闭" #: src/pages/settings/security/SettingsSecurity.tsx:48 msgid "Configure an SSO connection" -msgstr "" +msgstr "配置 SSO 连接" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58 msgid "Configure and customize your calendar preferences." -msgstr "" +msgstr "配置和自定义日历偏好。" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43 msgid "Configure how dates are displayed across the app" -msgstr "" +msgstr "配置整个应用程序的日期显示方式" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34 msgid "Configure your emails and calendar settings." -msgstr "" +msgstr "配置电子邮件和日历设置。" #: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11 msgid "Connect a new account to your workspace" -msgstr "" +msgstr "将新账户连接到工作区" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:46 msgid "Connect with Google" -msgstr "" +msgstr "与谷歌连接" #: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:54 msgid "Connect with Microsoft" -msgstr "" +msgstr "与微软联系" #: src/pages/settings/accounts/SettingsAccounts.tsx:56 msgid "Connected accounts" -msgstr "" +msgstr "连接账户" #: src/modules/command-menu/components/CommandMenu.tsx:91 msgid "Context" -msgstr "" +msgstr "背景" #: src/pages/onboarding/InviteTeam.tsx:228 #: src/pages/onboarding/ChooseYourPlan.tsx:198 msgid "Continue" -msgstr "" +msgstr "继续" #: src/modules/command-menu/components/CommandMenu.tsx:63 msgid "Copilot" -msgstr "" +msgstr "副驾驶" #: src/pages/onboarding/InviteTeam.tsx:217 msgid "Copy invitation link" -msgstr "" +msgstr "复制邀请链接" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181 msgid "Copy this key as it will not be visible again" -msgstr "" +msgstr "复制此密钥,因为它将不再可见" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38 msgid "Count" -msgstr "" +msgstr "计数" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19 msgid "Count all" -msgstr "" +msgstr "计算所有" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21 msgid "Count empty" -msgstr "" +msgstr "数空" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23 msgid "Count not empty" -msgstr "" +msgstr "计数不为空" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25 msgid "Count unique values" -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 "" +msgstr "计算唯一值" #: src/pages/settings/developers/SettingsDevelopers.tsx:56 msgid "Create API key" -msgstr "" +msgstr "创建应用程序接口密钥" + +#: src/pages/settings/developers/SettingsDevelopers.tsx:72 +msgid "Create Webhook" +msgstr "创建 Webhook" + +#: 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/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 -msgid "Create Webhook" -msgstr "" +msgstr "创建新记录" #: src/pages/onboarding/ChooseYourPlan.tsx:90 msgid "Custom objects" -msgstr "" +msgstr "自定义对象" #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28 msgid "Customise the fields available in the {objectLabelSingular} views." -msgstr "" +msgstr "自定义 {objectLabelSingular} 视图中可用的字段。" #: src/pages/settings/SettingsWorkspace.tsx:56 msgid "Customize Domain" -msgstr "" +msgstr "自定义域名" #: src/pages/settings/security/SettingsSecurity.tsx:64 msgid "Customize your workspace security" -msgstr "" +msgstr "自定义工作区安全" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235 @@ -406,50 +393,50 @@ msgstr "" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:30 #: src/modules/settings/profile/components/DeleteAccount.tsx:29 msgid "Danger zone" -msgstr "" +msgstr "危险区" #: src/pages/settings/data-model/SettingsObjects.tsx:139 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167 msgid "Data model" -msgstr "" +msgstr "数据模型" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70 msgid "Data type" -msgstr "" +msgstr "数据类型" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89 #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58 msgid "Date" -msgstr "" +msgstr "日期" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42 msgid "Date and time" -msgstr "" +msgstr "日期和时间" #: 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" -msgstr "" +msgstr "停用" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105 msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name" -msgstr "" - -#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 -msgid "Deactivate this field" -msgstr "" +msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80 msgid "Deactivate Workflow" -msgstr "" +msgstr "停用工作流程" + +#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251 +msgid "Deactivate this field" +msgstr "停用该字段" #: src/pages/settings/data-model/SettingsNewObject.tsx:91 msgid "Define the name and description of your object" -msgstr "" +msgstr "定义对象的名称和描述" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241 @@ -465,67 +452,67 @@ msgstr "" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60 #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76 msgid "Delete" -msgstr "" +msgstr "删除" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 +msgid "Delete API key" +msgstr "删除 API 密钥" #: src/pages/settings/SettingsWorkspaceMembers.tsx:332 #: src/modules/settings/profile/components/DeleteAccount.tsx:37 #: src/modules/settings/profile/components/DeleteAccount.tsx:53 msgid "Delete account" -msgstr "" +msgstr "删除帐户" #: src/modules/settings/profile/components/DeleteAccount.tsx:30 msgid "Delete account and all the associated data" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254 -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 "" +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 "" +msgstr "删除记录" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236 msgid "Delete this integration" -msgstr "" +msgstr "删除此集成" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364 msgid "Delete webhook" -msgstr "" +msgstr "删除网络钩子" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:36 #: src/modules/settings/profile/components/DeleteWorkspace.tsx:54 msgid "Delete workspace" -msgstr "" +msgstr "删除工作区" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:31 msgid "Delete your whole workspace" -msgstr "" +msgstr "删除整个工作区" #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214 msgid "Descending" -msgstr "" +msgstr "下降" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266 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 "" +msgstr "销毁" #: src/pages/settings/developers/SettingsDevelopers.tsx:35 #: src/pages/settings/developers/SettingsDevelopers.tsx:42 @@ -534,150 +521,146 @@ msgstr "" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169 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 "" +msgstr "弃权草案" #: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48 msgid "Display as relative date" -msgstr "" +msgstr "显示为相对日期" #: src/pages/settings/SettingsWorkspace.tsx:51 #: src/pages/settings/workspace/SettingsHostname.tsx:121 #: src/pages/settings/workspace/SettingsDomain.tsx:109 #: src/pages/settings/workspace/SettingsDomain.tsx:119 msgid "Domain" -msgstr "" +msgstr "域名" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223 msgid "E.g. backoffice integration" -msgstr "" +msgstr "例如后台整合" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29 msgid "Earliest" -msgstr "" +msgstr "最早" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31 msgid "Earliest date" -msgstr "" +msgstr "最早日期" #: src/pages/settings/SettingsBilling.tsx:158 msgid "Edit billing interval" -msgstr "" +msgstr "编辑计费间隔" #: src/pages/settings/SettingsBilling.tsx:146 msgid "Edit payment method, see your invoices and more" -msgstr "" +msgstr "编辑付款方式、查看发票等" #: src/pages/settings/SettingsWorkspace.tsx:52 msgid "Edit your subdomain name or set a custom domain." -msgstr "" +msgstr "编辑子域名或设置自定义域名。" #: src/pages/settings/SettingsWorkspaceMembers.tsx:180 #: src/pages/settings/SettingsWorkspaceMembers.tsx:256 #: src/pages/settings/SettingsProfile.tsx:42 #: src/pages/auth/PasswordReset.tsx:206 msgid "Email" -msgstr "" +msgstr "电子邮件" #: src/pages/onboarding/ChooseYourPlan.tsx:89 msgid "Email integration" -msgstr "" +msgstr "电子邮件集成" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55 msgid "Email or domain is already in blocklist" -msgstr "" +msgstr "电子邮件或域名已在拦截列表中" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45 msgid "Emails" -msgstr "" - -#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 -msgid "employees" -msgstr "" +msgstr "电子邮件" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137 msgid "Employees" -msgstr "" +msgstr "员工" #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22 #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62 msgid "Empty" -msgstr "" +msgstr "空" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238 msgid "Endpoint URL" -msgstr "" +msgstr "端点 URL" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:82 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:71 msgid "English" -msgstr "" +msgstr "英语" #: src/pages/onboarding/ChooseYourPlan.tsx:157 msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial" -msgstr "" +msgstr "享受 {withCreditCardTrialPeriodDuration} 天的免费试用期" #: src/pages/settings/security/SettingsSecurity.tsx:51 msgid "Enterprise" -msgstr "" +msgstr "企业" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96 msgid "Error deleting api key: {err}" -msgstr "" +msgstr "删除 api 密钥时出错: {err}" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148 msgid "Error regenerating api key: {err}" -msgstr "" +msgstr "重新生成 api 密钥时出错: {err}" #: src/pages/settings/SettingsBilling.tsx:124 msgid "Error while switching subscription {to}." -msgstr "" +msgstr "切换订阅 {to} 时出错。" #: src/pages/settings/developers/SettingsDevelopers.tsx:66 msgid "Establish Webhook endpoints for notifications on asynchronous events." -msgstr "" +msgstr "建立 Webhook 端点,用于通知异步事件。" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47 msgid "Exclude the following people and domains from my email sync" -msgstr "" +msgstr "从我的电子邮件同步中排除以下人员和域" #: src/pages/settings/data-model/SettingsObjects.tsx:162 msgid "Existing objects" -msgstr "" +msgstr "现有对象" #: src/modules/navigation/components/AppNavigationDrawer.tsx:36 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 "" +msgstr "预期所选节点为创建步骤节点。" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:113 msgid "Experience" -msgstr "" +msgstr "经验" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:219 msgid "Expiration" -msgstr "" +msgstr "到期" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:126 msgid "Expiration Date" -msgstr "" +msgstr "有效期" #: src/pages/settings/SettingsWorkspaceMembers.tsx:259 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 @@ -692,7 +675,7 @@ msgstr "" #: 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 "" +msgstr "出口" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87 @@ -700,11 +683,11 @@ msgstr "" #: 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 "" +msgstr "导出记录" #: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56 msgid "Export to PDF" -msgstr "" +msgstr "导出为 PDF" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148 #: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100 @@ -712,242 +695,238 @@ msgstr "" #: 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 "" +msgstr "导出视图" #: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58 msgid "Favorites" -msgstr "" +msgstr "收藏夹" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35 msgid "Field type" -msgstr "" +msgstr "字段类型" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43 #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22 #: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27 msgid "Fields" -msgstr "" +msgstr "字段" #: src/testing/mock-data/tableData.ts:22 msgid "Fields Count" -msgstr "" +msgstr "字段计数" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102 #: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:82 #: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24 msgid "Filter" -msgstr "" +msgstr "过滤器" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265 msgid "Filters" -msgstr "" +msgstr "过滤器" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:75 msgid "French" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:47 -msgid "from monthly to yearly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:54 -msgid "from yearly to monthly" -msgstr "" +msgstr "法语" #: src/pages/onboarding/ChooseYourPlan.tsx:87 msgid "Full access" -msgstr "" +msgstr "完全访问" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:199 msgid "Functions" -msgstr "" +msgstr "功能" #: src/pages/settings/SettingsWorkspace.tsx:29 #: src/pages/settings/SettingsWorkspace.tsx:35 #: src/pages/settings/workspace/SettingsDomain.tsx:116 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143 msgid "General" -msgstr "" +msgstr "一般情况" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:70 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:83 msgid "German" -msgstr "" +msgstr "德国" #: src/pages/onboarding/InviteTeam.tsx:184 msgid "Get the most out of your workspace by inviting your team." -msgstr "" +msgstr "邀请您的团队,充分利用您的工作空间。" #: src/pages/onboarding/ChooseYourPlan.tsx:148 msgid "Get your subscription" -msgstr "" +msgstr "获取订阅" #: src/modules/command-menu/components/CommandMenu.tsx:77 msgid "Global" -msgstr "" +msgstr "全球" #: 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." -msgstr "" +msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131 msgid "Hide" -msgstr "" +msgstr "隐藏" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239 msgid "Icon and Name" -msgstr "" +msgstr "图标和名称" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64 msgid "Identifier" -msgstr "" +msgstr "标识符" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273 msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm." -msgstr "" +msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。" #: src/pages/settings/data-model/SettingsObjects.tsx:215 #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214 msgid "Inactive" -msgstr "" +msgstr "不活动" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107 msgid "Indexes" -msgstr "" +msgstr "索引" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106 msgid "Input must be in camel case and cannot start with a number" -msgstr "" +msgstr "输入内容必须使用驼峰字体,且不能以数字开头" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28 msgid "Instances" -msgstr "" +msgstr "实例" #: src/pages/settings/integrations/SettingsIntegrations.tsx:15 #: src/pages/settings/integrations/SettingsIntegrations.tsx:21 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:172 msgid "Integrations" -msgstr "" +msgstr "集成" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:57 msgid "Invalid auth provider" -msgstr "" +msgstr "无效验证提供程序" #: src/modules/settings/profile/components/ChangePassword.tsx:21 msgid "Invalid email" -msgstr "" +msgstr "无效电子邮件" #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:44 #: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:50 msgid "Invalid email or domain" -msgstr "" +msgstr "无效电子邮件或域名" #: src/pages/settings/workspace/SettingsDomain.tsx:71 msgid "Invalid form values" -msgstr "" +msgstr "无效表格值" + +#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 +msgid "Invite by Link" +msgstr "通过链接邀请" #: src/pages/settings/SettingsWorkspaceMembers.tsx:244 msgid "Invite by email" -msgstr "" +msgstr "电子邮件邀请" #: src/pages/settings/SettingsWorkspaceMembers.tsx:157 msgid "Invite by link" -msgstr "" - -#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167 -msgid "Invite by Link" -msgstr "" +msgstr "通过链接邀请" #: src/pages/onboarding/InviteTeam.tsx:152 msgid "Invite link sent to email addresses" -msgstr "" +msgstr "向电子邮件地址发送邀请链接" #: src/pages/onboarding/InviteTeam.tsx:181 msgid "Invite your team" -msgstr "" +msgstr "邀请您的团队" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:74 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:87 msgid "Italian" -msgstr "" +msgstr "意大利语" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:91 +msgid "Korean" +msgstr "韩语" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:217 msgid "Lab" -msgstr "" +msgstr "实验室" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51 msgid "Language" -msgstr "" +msgstr "语言" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31 msgid "Latest" -msgstr "" +msgstr "最新" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33 msgid "Latest date" -msgstr "" +msgstr "最新日期" #: src/pages/onboarding/InviteTeam.tsx:127 msgid "Link copied to clipboard" -msgstr "" +msgstr "链接复制到剪贴板" #: src/pages/onboarding/ChooseYourPlan.tsx:206 msgid "Log out" -msgstr "" +msgstr "退出登录" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:228 msgid "Logout" -msgstr "" +msgstr "注销" #: src/pages/settings/SettingsWorkspaceMembers.tsx:167 msgid "Manage Members" -msgstr "" +msgstr "管理成员" #: src/pages/settings/SettingsWorkspaceMembers.tsx:168 msgid "Manage the members of your space here" -msgstr "" +msgstr "在此管理空间成员" #: src/pages/settings/accounts/SettingsAccounts.tsx:57 msgid "Manage your internet accounts." -msgstr "" +msgstr "管理互联网账户" #: src/pages/settings/SettingsBilling.tsx:145 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 "" +msgstr "标记为已完成" #: 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 msgid "Max" -msgstr "" +msgstr "最大" #: src/pages/settings/SettingsWorkspaceMembers.tsx:143 #: src/pages/settings/SettingsWorkspaceMembers.tsx:149 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:148 msgid "Members" -msgstr "" +msgstr "成员" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11 msgid "Min" -msgstr "" +msgstr "最小" #: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38 #: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59 msgid "More options" -msgstr "" +msgstr "更多选择" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117 msgid "Move left" -msgstr "" +msgstr "向左移动" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124 msgid "Move right" -msgstr "" +msgstr "向右移动" #: src/testing/mock-data/tableData.ts:16 #: src/pages/settings/SettingsWorkspaceMembers.tsx:177 @@ -961,229 +940,229 @@ msgstr "" #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10 #: src/modules/settings/workspace/components/NameField.tsx:91 msgid "Name" -msgstr "" +msgstr "名称" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209 msgid "Name of your API key" -msgstr "" +msgstr "API 密钥名称" #: src/pages/settings/SettingsWorkspace.tsx:44 msgid "Name of your workspace" -msgstr "" +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 "" +msgstr "导航至下一条记录" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95 msgid "Navigate to next version" -msgstr "" +msgstr "导航至下一版本" #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182 msgid "Navigate to next workflow" -msgstr "" +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 "" +msgstr "导航到上一条记录" #: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85 msgid "Navigate to previous version" -msgstr "" +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 msgid "New" -msgstr "" - -#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 -msgid "New account" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 -msgid "New key" -msgstr "" +msgstr "新" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92 msgid "New Key" -msgstr "" +msgstr "新钥匙" #: src/pages/settings/data-model/SettingsNewObject.tsx:66 msgid "New Object" -msgstr "" +msgstr "新对象" #: src/pages/auth/PasswordReset.tsx:233 msgid "New Password" -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 "" +msgstr "新密码" #: src/pages/settings/roles/SettingsRoles.tsx:52 msgid "New Role" -msgstr "" +msgstr "新角色" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81 msgid "New Webhook" -msgstr "" +msgstr "新 Webhook" + +#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10 +msgid "New account" +msgstr "新账户" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82 +msgid "New key" +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 msgid "No connected account" -msgstr "" +msgstr "无连接账户" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13 msgid "No workflow runs yet" -msgstr "" +msgstr "尚未运行工作流程" #: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9 msgid "No workflow versions yet" -msgstr "" +msgstr "暂无工作流程版本" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25 msgid "Not empty" -msgstr "" +msgstr "非空" #: src/modules/command-menu/components/CommandMenu.tsx:73 msgid "Object" -msgstr "" +msgstr "对象" #: src/pages/settings/data-model/SettingsObjects.tsx:155 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179 #: src/pages/settings/data-model/SettingsNewObject.tsx:73 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205 msgid "Objects" -msgstr "" +msgstr "对象" #: src/pages/not-found/NotFound.tsx:47 msgid "Off the beaten path" -msgstr "" +msgstr "偏离常规路线" #: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53 msgid "Opened" -msgstr "" +msgstr "已开启" #: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40 msgid "Options" -msgstr "" - -#: src/pages/onboarding/InviteTeam.tsx:213 -msgid "or" -msgstr "" +msgstr "选项" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:207 msgid "Other" -msgstr "" +msgstr "其他" #: src/pages/not-found/NotFound.tsx:41 msgid "Page Not Found" -msgstr "" +msgstr "页面未找到" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:156 msgid "Password" -msgstr "" +msgstr "密码" #: src/modules/settings/profile/components/ChangePassword.tsx:34 msgid "Password reset link has been sent to the email" -msgstr "" +msgstr "密码重置链接已发送至邮箱" #: 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 msgid "Percent" -msgstr "" +msgstr "百分比" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27 msgid "Percent empty" -msgstr "" +msgstr "空车百分比" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29 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 "" +msgstr "永久销毁记录" #: src/pages/settings/SettingsWorkspace.tsx:40 #: src/pages/settings/SettingsProfile.tsx:30 msgid "Picture" -msgstr "" +msgstr "图片" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:102 msgid "Please enter a valid URL" -msgstr "" +msgstr "请输入有效的 URL" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:256 msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working." -msgstr "" +msgstr "请键入\"{confirmationValue}\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358 msgid "Please type {confirmationText} to confirm you want to delete this webhook." -msgstr "" +msgstr "请键入 {confirmationText} 确认要删除此网络钩子。" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:62 -msgid "Portuguese" -msgstr "" +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:99 +msgid "Portuguese — Brazil" +msgstr "葡萄牙语 - 巴西" + +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:95 +msgid "Portuguese — Portugal" +msgstr "葡萄牙语 - 葡萄牙" #: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx:52 #: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx:30 msgid "Preview" -msgstr "" +msgstr "预览" #: src/pages/settings/SettingsProfile.tsx:19 #: src/pages/settings/SettingsProfile.tsx:25 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:108 msgid "Profile" -msgstr "" +msgstr "简介" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113 msgid "Pseudo-English" -msgstr "" +msgstr "伪英语" #: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx:9 msgid "Read documentation" -msgstr "" +msgstr "阅读文件" #: src/modules/settings/profile/components/ChangePassword.tsx:53 msgid "Receive an email containing password update link" -msgstr "" +msgstr "接收包含密码更新链接的电子邮件" #: src/modules/command-menu/components/CommandMenu.tsx:67 msgid "Record Selection" -msgstr "" +msgstr "记录选择" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 +msgid "Regenerate Key" +msgstr "再生密钥" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189 #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271 msgid "Regenerate an API key" -msgstr "" +msgstr "重新生成 API 密钥" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:280 msgid "Regenerate key" -msgstr "" - -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193 -msgid "Regenerate Key" -msgstr "" +msgstr "再生钥匙" #: src/pages/settings/Releases.tsx:111 #: src/pages/settings/Releases.tsx:117 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:223 msgid "Releases" -msgstr "" +msgstr "发布" #: src/modules/ui/input/components/ImageInput.tsx:173 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 @@ -1195,305 +1174,297 @@ msgstr "" #: 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 "" +msgstr "从收藏中删除" #: src/pages/auth/PasswordReset.tsx:177 msgid "Reset Password" -msgstr "" +msgstr "重置密码" #: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46 msgid "Reset to" -msgstr "" +msgstr "重置为" #: src/modules/command-menu/hooks/useSearchRecords.tsx:221 msgid "Results" -msgstr "" +msgstr "成果" #: src/pages/settings/roles/SettingsRoles.tsx:48 #: src/pages/settings/roles/SettingsRoles.tsx:62 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161 msgid "Roles" -msgstr "" +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 "" +msgstr "运行工作流程并返回此处查看其执行情况" + +#: src/pages/settings/security/SettingsSecurity.tsx:47 +msgid "SSO" +msgstr "SSO" #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51 #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24 msgid "Search" -msgstr "" +msgstr "搜索" #: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182 msgid "Search a field..." -msgstr "" +msgstr "搜索字段..." #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117 msgid "Search an index..." -msgstr "" +msgstr "搜索索引..." #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219 #: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:182 msgid "Search fields" -msgstr "" +msgstr "搜索字段" #: src/pages/settings/data-model/SettingsObjects.tsx:166 msgid "Search for an object..." -msgstr "" +msgstr "搜索对象..." #: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23 msgid "Search records" -msgstr "" +msgstr "搜索记录" #: src/pages/settings/security/SettingsSecurity.tsx:33 #: src/pages/settings/security/SettingsSecurity.tsx:40 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178 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 "" +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 "" +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 "" +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 "" +msgstr "查看版本历史" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266 msgid "Select the events you wish to send to this endpoint" -msgstr "" +msgstr "选择要发送到该端点的事件" #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:52 msgid "Select your preferred language" -msgstr "" +msgstr "选择您喜欢的语言" #: src/pages/settings/SettingsWorkspaceMembers.tsx:245 msgid "Send an invite email to your team" -msgstr "" +msgstr "向团队发送邀请电子邮件" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210 msgid "Server Admin Panel" -msgstr "" +msgstr "服务器管理面板" #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:46 msgid "Set email visibility, manage your blocklist and more." -msgstr "" +msgstr "设置电子邮件可见性、管理屏蔽列表等。" #: src/pages/settings/workspace/SettingsHostname.tsx:121 msgid "Set the name of your domain" -msgstr "" +msgstr "设置域名" #: src/pages/settings/workspace/SettingsSubdomain.tsx:37 msgid "Set the name of your subdomain" -msgstr "" +msgstr "设置子域名称" #: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101 #: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50 #: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33 #: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57 msgid "Settings" -msgstr "" +msgstr "设置" #: src/pages/settings/SettingsWorkspaceMembers.tsx:158 msgid "Share this link to invite users to join your workspace" -msgstr "" +msgstr "分享此链接以邀请用户加入您的工作区" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:212 msgid "Should changing a field's label also change the API name?" -msgstr "" +msgstr "更改字段标签是否也要更改 API 名称?" #: src/pages/onboarding/InviteTeam.tsx:236 msgid "Skip" -msgstr "" +msgstr "跳过" #: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109 #: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188 msgid "Sort" -msgstr "" +msgstr "分类" -#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78 +#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:79 msgid "Spanish" -msgstr "" - -#: src/pages/settings/security/SettingsSecurity.tsx:47 -msgid "SSO" -msgstr "" +msgstr "西班牙语" #: src/pages/settings/workspace/SettingsSubdomain.tsx:36 msgid "Subdomain" -msgstr "" +msgstr "子域" #: src/pages/settings/workspace/SettingsDomain.tsx:89 msgid "Subdomain already taken" -msgstr "" +msgstr "子域已被占用" #: src/pages/settings/workspace/SettingsDomain.tsx:35 msgid "Subdomain can not be longer than 30 characters" -msgstr "" +msgstr "子域名长度不得超过 30 个字符" #: src/pages/settings/workspace/SettingsDomain.tsx:34 msgid "Subdomain can not be shorter than 3 characters" -msgstr "" +msgstr "子域名不能少于 3 个字符" #: src/pages/settings/SettingsBilling.tsx:120 msgid "Subscription has been switched {to}" -msgstr "" +msgstr "订阅已切换 {to}" #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17 msgid "Sum" -msgstr "" +msgstr "总和" #: src/pages/settings/SettingsWorkspace.tsx:63 msgid "Support" -msgstr "" +msgstr "支持" + +#: src/pages/settings/SettingsBilling.tsx:187 +msgid "Switch billing {to}" +msgstr "开关计费 {to}" #: src/pages/settings/SettingsBilling.tsx:159 msgid "Switch {from}" -msgstr "" +msgstr "开关 {from}" #: src/pages/settings/SettingsBilling.tsx:163 msgid "Switch {to}" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:187 -msgid "Switch billing {to}" -msgstr "" +msgstr "开关 {to}" #: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211 msgid "Synchronize Field Label and API Name" -msgstr "" - -#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 -msgid "System settings - {systemDateFormatLabel}" -msgstr "" +msgstr "同步字段标签和 API 名称" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55 msgid "System Settings - {systemTimeFormatLabel}" -msgstr "" +msgstr "系统设置 - [{systemTimeFormatLabel}]" + +#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42 +msgid "System settings - {systemDateFormatLabel}" +msgstr "系统设置 - {systemDateFormatLabel}" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:50 #: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156 msgid "Test" -msgstr "" +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/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267 msgid "The description of this field" -msgstr "" +msgstr "该字段的说明" #: src/pages/settings/SettingsProfile.tsx:43 msgid "The email associated to your account" -msgstr "" +msgstr "与您的账户关联的电子邮件" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:209 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:240 msgid "The name and icon of this field" -msgstr "" +msgstr "该字段的名称和图标" #: src/pages/not-found/NotFound.tsx:50 msgid "The page you're seeking is either gone or never was. Let's get you back on track" -msgstr "" +msgstr "您正在寻找的页面要么已经消失,要么从未出现过。让我们帮您恢复正常" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:229 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:252 msgid "The values of this field" -msgstr "" +msgstr "该字段的值" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:224 msgid "The values of this field must be unique" -msgstr "" +msgstr "该字段的值必须是唯一的" #: src/modules/settings/profile/components/ChangePassword.tsx:38 msgid "There was an issue" -msgstr "" +msgstr "有一个问题" #: src/pages/settings/SettingsWorkspaceMembers.tsx:323 msgid "This action cannot be undone. This will permanently delete this user and remove them from all their assignments." -msgstr "" +msgstr "此操作不可撤销。这将永久删除该用户,并将其从所有任务中删除。" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:48 msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm." -msgstr "" +msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。" #: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49 msgid "Time format" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:53 -msgid "to monthly" -msgstr "" - -#: src/pages/settings/SettingsBilling.tsx:46 -msgid "to yearly" -msgstr "" +msgstr "时间格式" #: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48 msgid "Trigger Type" -msgstr "" +msgstr "触发器类型" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60 msgid "Trigger type should be Manual - when no record(s) are selected" -msgstr "" +msgstr "触发类型应为手动 - 当没有选择记录时" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56 #: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16 msgid "Type" -msgstr "" +msgstr "类型" #: src/modules/command-menu/components/CommandMenuTopBar.tsx:116 msgid "Type anything" -msgstr "" +msgstr "任何类型" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 +msgid "URL" +msgstr "网址" #: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49 #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27 msgid "Unique" -msgstr "" +msgstr "独特性" #: src/pages/onboarding/ChooseYourPlan.tsx:88 msgid "Unlimited contacts" -msgstr "" +msgstr "无限联系人" #: src/modules/ui/input/components/ImageInput.tsx:165 msgid "Upload" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100 -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242 -msgid "URL" -msgstr "" +msgstr "上传" #: 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 "" +msgstr "用作草稿" #: src/pages/settings/workspace/SettingsDomain.tsx:37 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 "" +msgstr "使用我们的 API 或手动添加您的第一个 [{objectLabel}]" #: src/pages/settings/SettingsProfile.tsx:22 #: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29 @@ -1501,55 +1472,55 @@ msgstr "" #: src/pages/settings/accounts/SettingsAccounts.tsx:43 #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:106 msgid "User" -msgstr "" +msgstr "用户" #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:51 #: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:106 msgid "User is not logged in" -msgstr "" +msgstr "用户未登录" #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:223 #: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:228 #: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:251 msgid "Values" -msgstr "" +msgstr "价值观" #: src/pages/settings/SettingsBilling.tsx:150 msgid "View billing details" -msgstr "" +msgstr "查看账单详情" #: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx:35 msgid "Visualize" -msgstr "" +msgstr "可视化" #: src/modules/ui/input/components/ImageInput.tsx:178 msgid "We support your square PNGs, JPEGs and GIFs under 10MB" -msgstr "" +msgstr "我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97 #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239 msgid "We will send POST requests to this endpoint for every new event" -msgstr "" +msgstr "我们将为每个新事件向该端点发送 POST 请求" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223 msgid "Webhook" -msgstr "" +msgstr "网络钩子" #: src/pages/settings/developers/SettingsDevelopers.tsx:65 msgid "Webhooks" -msgstr "" +msgstr "网络钩子" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:127 msgid "When the API key will expire." -msgstr "" +msgstr "API 密钥的过期时间。" #: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:220 msgid "When the key will be disabled" -msgstr "" +msgstr "何时禁用按键" #: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:58 msgid "Workflow cannot be tested" -msgstr "" +msgstr "无法测试工作流程" #: src/pages/settings/SettingsWorkspaceMembers.tsx:146 #: src/pages/settings/SettingsWorkspace.tsx:32 @@ -1572,33 +1543,70 @@ msgstr "" #: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:141 #: src/modules/favorites/components/WorkspaceFavorites.tsx:19 msgid "Workspace" -msgstr "" +msgstr "工作空间" #: src/modules/settings/profile/components/DeleteWorkspace.tsx:46 msgid "Workspace Deletion" -msgstr "" +msgstr "删除工作区" #: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254 msgid "Write a description" -msgstr "" - -#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 -#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 -msgid "yes" -msgstr "" +msgstr "编写说明" #: src/pages/settings/SettingsBilling.tsx:48 msgid "You will be charged immediately for the full year." -msgstr "" +msgstr "您将立即被收取全年的费用。" #: src/pages/settings/SettingsBilling.tsx:55 msgid "Your credit balance will be used to pay the monthly bills." -msgstr "" +msgstr "您的信用余额将用于支付每月账单。" #: src/pages/settings/SettingsProfile.tsx:36 msgid "Your name as it will be displayed" -msgstr "" +msgstr "显示您的姓名" #: src/pages/settings/SettingsBilling.tsx:172 msgid "Your workspace will be disabled" -msgstr "" +msgstr "您的工作区将被禁用" + +#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167 +msgid "employees" +msgstr "员工" + +#: src/pages/settings/SettingsBilling.tsx:47 +msgid "from monthly to yearly" +msgstr "从每月到每年" + +#: src/pages/settings/SettingsBilling.tsx:54 +msgid "from yearly to monthly" +msgstr "从每年到每月" + +#: src/pages/onboarding/InviteTeam.tsx:213 +msgid "or" +msgstr "或" + +#: src/pages/settings/SettingsBilling.tsx:53 +msgid "to monthly" +msgstr "至每月" + +#: src/pages/settings/SettingsBilling.tsx:46 +msgid "to yearly" +msgstr "每年" + +#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209 +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156 +msgid "yes" +msgstr "是" + +#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129 +msgid "{aggregateLabel} of {fieldLabel}" +msgstr "{aggregateLabel}的{fieldLabel}" + +#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172 +msgid "{apiKeyName} API Key" +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}" diff --git a/packages/twenty-front/src/pages/settings/profile/appearance/components/LocalePicker.tsx b/packages/twenty-front/src/pages/settings/profile/appearance/components/LocalePicker.tsx index d5f62d6b8e51..07df7bfc81db 100644 --- a/packages/twenty-front/src/pages/settings/profile/appearance/components/LocalePicker.tsx +++ b/packages/twenty-front/src/pages/settings/profile/appearance/components/LocalePicker.tsx @@ -7,8 +7,10 @@ import { CoreObjectNameSingular } from '@/object-metadata/types/CoreObjectNameSi import { useUpdateOneRecord } from '@/object-record/hooks/useUpdateOneRecord'; import { Select } from '@/ui/input/components/Select'; +import { useRefreshObjectMetadataItems } from '@/object-metadata/hooks/useRefreshObjectMetadataItem'; import { i18n } from '@lingui/core'; import { useLingui } from '@lingui/react/macro'; +import { APP_LOCALES } from 'twenty-shared'; import { dynamicActivate } from '~/utils/i18n/dynamicActivate'; import { isDefined } from '~/utils/isDefined'; import { logError } from '~/utils/logError'; @@ -30,6 +32,9 @@ export const LocalePicker = () => { objectNameSingular: CoreObjectNameSingular.WorkspaceMember, }); + const { refreshObjectMetadataItems } = + useRefreshObjectMetadataItems('network-only'); + const updateWorkspaceMember = async (changedFields: any) => { if (!currentWorkspaceMember?.id) { throw new Error('User is not logged in'); @@ -47,51 +52,62 @@ export const LocalePicker = () => { if (!isDefined(currentWorkspaceMember)) return; - const handleLocaleChange = (value: string) => { + const handleLocaleChange = async (value: string) => { setCurrentWorkspaceMember({ ...currentWorkspaceMember, ...{ locale: value }, }); - updateWorkspaceMember({ locale: value }); + await updateWorkspaceMember({ locale: value }); - dynamicActivate(value); + await dynamicActivate(value); + await refreshObjectMetadataItems(); }; - const localeOptions = [ + const localeOptions: Array<{ + label: string; + value: (typeof APP_LOCALES)[keyof typeof APP_LOCALES]; + }> = [ { - label: t`Portuguese`, - value: 'pt', + label: t`English`, + value: APP_LOCALES.en, }, { label: t`French`, - value: 'fr', + value: APP_LOCALES.fr, + }, + { + label: t`Spanish`, + value: APP_LOCALES.es, }, { label: t`German`, - value: 'de', + value: APP_LOCALES.de, }, { label: t`Italian`, - value: 'it', + value: APP_LOCALES.it, }, { - label: t`Spanish`, - value: 'es', + label: t`Korean`, + value: APP_LOCALES.ko, }, { - label: t`English`, - value: 'en', + label: t`Portuguese — Portugal`, + value: APP_LOCALES['pt-PT'], + }, + { + label: t`Portuguese — Brazil`, + value: APP_LOCALES['pt-BR'], }, { label: t`Chinese — Simplified`, - value: 'zh-Hans', + value: APP_LOCALES['zh-Hans'], }, { label: t`Chinese — Traditional`, - value: 'zh-Hant', + value: APP_LOCALES['zh-Hant'], }, ]; - if (isDebugMode) { localeOptions.push({ label: t`Pseudo-English`, diff --git a/packages/twenty-server/lingui.config.js b/packages/twenty-server/lingui.config.js index 91d346db4b05..4a36b7d30e02 100644 --- a/packages/twenty-server/lingui.config.js +++ b/packages/twenty-server/lingui.config.js @@ -1,8 +1,13 @@ import { defineConfig } from '@lingui/cli'; +import { APP_LOCALES } from 'twenty-shared'; export default defineConfig({ sourceLocale: 'en', - locales: ['en', 'fr'], + locales: Object.values(APP_LOCALES), + pseudoLocale: 'pseudo-en', + fallbackLocales: { + 'pseudo-en': 'en', + }, extractorParserOptions: { tsExperimentalDecorators: true, }, @@ -14,6 +19,7 @@ export default defineConfig({ ], catalogsMergePath: '/src/engine/core-modules/i18n/locales/generated/{locale}', + compileNamespace: 'ts', ...(process.env.TRANSLATION_IO_API_KEY_BACKEND ? { service: { diff --git a/packages/twenty-server/src/engine/core-modules/i18n/i18n.service.ts b/packages/twenty-server/src/engine/core-modules/i18n/i18n.service.ts index 566d7d086aad..fdc35b9792e2 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/i18n.service.ts +++ b/packages/twenty-server/src/engine/core-modules/i18n/i18n.service.ts @@ -2,14 +2,31 @@ import { Injectable, OnModuleInit } from '@nestjs/common'; import { i18n } from '@lingui/core'; -import { messages as enMessages } from 'src/engine/core-modules/i18n/locales/generated/en.js'; -import { messages as frMessages } from 'src/engine/core-modules/i18n/locales/generated/fr.js'; - +import { messages as deMessages } from 'src/engine/core-modules/i18n/locales/generated/de'; +import { messages as enMessages } from 'src/engine/core-modules/i18n/locales/generated/en'; +import { messages as esMessages } from 'src/engine/core-modules/i18n/locales/generated/es'; +import { messages as frMessages } from 'src/engine/core-modules/i18n/locales/generated/fr'; +import { messages as itMessages } from 'src/engine/core-modules/i18n/locales/generated/it'; +import { messages as koMessages } from 'src/engine/core-modules/i18n/locales/generated/ko'; +import { messages as pseudoEnMessages } from 'src/engine/core-modules/i18n/locales/generated/pseudo-en'; +import { messages as ptBRMessages } from 'src/engine/core-modules/i18n/locales/generated/pt-BR'; +import { messages as ptPTMessages } from 'src/engine/core-modules/i18n/locales/generated/pt-PT'; +import { messages as zhHansMessages } from 'src/engine/core-modules/i18n/locales/generated/zh-Hans'; +import { messages as zhHantMessages } from 'src/engine/core-modules/i18n/locales/generated/zh-Hant'; @Injectable() export class I18nService implements OnModuleInit { async onModuleInit() { - i18n.load('fr', frMessages); i18n.load('en', enMessages); + i18n.load('fr', frMessages); + i18n.load('pseudo-en', pseudoEnMessages); + i18n.load('ko', koMessages); + i18n.load('de', deMessages); + i18n.load('it', itMessages); + i18n.load('es', esMessages); + i18n.load('pt-PT', ptPTMessages); + i18n.load('pt-BR', ptBRMessages); + i18n.load('zh-Hans', zhHansMessages); + i18n.load('zh-Hant', zhHantMessages); i18n.activate('en'); } diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/de.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/de.po new file mode 100644 index 000000000000..0fa6e8d4600d --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/de.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: de\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(System) Ansicht Felder" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(System) Ansicht Filtergruppen" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(System) Ansicht Filter" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(System-)Ansicht Gruppen" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(System) Ansicht sortiert" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(System-)Ansichten" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "Eine Mappe mit Lieblingsstücken" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "Ein Unternehmen" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "Ein verbundenes Konto" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "Ein Favorit, der über das linke Menü aufgerufen werden kann" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "Eine Gruppe von zusammenhängenden Nachrichten (z. B. E-Mail-Thread, Chat-Thread)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "Eine Nachricht, die über einen Nachrichtenkanal (E-Mail, Chat usw.) gesendet oder empfangen wird" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "Eine Notiz" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "Ein Notiz-Ziel" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "Eine Person" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "Eine Aufgabe" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "Ziel einer Aufgabe" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "Ein Webhook" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "Ein Arbeitsablauf" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "Ein Workflow-Ereignis-Listener" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "Ein Workflow-Lauf" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "Eine Workflow-Version" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "Ein Mitglied des Arbeitsbereichs" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "API-Schlüssel" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "API-Schlüssel" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "Zugangs-Token" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "Kontoinhaber" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "Kontoinhaber für Unternehmen" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "Kontoinhaber für Unternehmen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "Adresse" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "Adresse (veraltet) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "Anschrift des Unternehmens" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "Adresse des Unternehmens - veraltet zugunsten des neuen Adressfeldes" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "Aggregatbetrieb" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "Aggregiertes / gefiltertes Ereignis, das auf der Zeitachse angezeigt werden soll" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "Betrag" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "Ein API-Schlüssel" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "Eine Anlage" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "Ein Audit-Protokoll der im System durchgeführten Aktionen" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "Ein Ereignis im Zusammenhang mit dem Benutzerverhalten" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "Eine Gelegenheit" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "Jährlich wiederkehrende Einnahmen: Der tatsächliche oder geschätzte Jahresumsatz des Unternehmens" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "ApiKey-Ablaufdatum" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "ApiKey-Name" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "ApiKey-Widerrufsdatum" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "Zugewiesene Aufgaben" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "Rechtsnachfolger" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "Zugehörige Benutzer-ID" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "Anlage" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "Autor des Anhangs" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "Unternehmen für Anhänge" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "Anlage vollständiger Pfad" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "Name des Anhängers" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "Anhängevermerk" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "Pfändungsmöglichkeit" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "Person im Anhang" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "Aufgabe anhängen" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "Art der Anbringung" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "Anhänge" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "Vom Arbeitsbereich-Mitglied erstellte Anhänge" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "Mit dem Unternehmen verbundene Anlagen" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "Mit dem Kontakt verknüpfte Anhänge." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "Mit der Opportunity verbundene Anhänge" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "Anlagen, die mit dem {label}" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "Audit-Protokoll" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "Audit-Protokolle" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "Audit-Protokolle, die mit dem Arbeitsbereich-Mitglied verknüpft sind" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "Auth fehlgeschlagen bei" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "Autor" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "Autorisierte Anhänge" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "Automatisches Erstellen von Personendatensätzen beim Empfang oder Versand von E-Mails" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "Erstellen Sie automatisch Datensätze für Personen, mit denen Sie an einer Veranstaltung teilgenommen haben." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "Avatar" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "Avatar Url" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "Verhaltensbedingtes Ereignis" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "Verhaltensrelevante Ereignisse" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Blockliste" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "Griffe auf der Blockliste" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "Blocklisten" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "Körper" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "Name des zwischengespeicherten Datensatzes" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "Kalender-Kanal" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "Kalender Channel Event Association" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "Kalender Channel Event Assoziationen" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "Kalender-Kanäle" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "Kalender Veranstaltungsteilnehmer" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "Kalender Ereignis" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "Teilnehmer der Kalenderveranstaltung" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "Teilnehmer an Kalenderveranstaltungen" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "Kalender Ereignisse" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "Kanal-ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "Kanal-Typ" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "Stadt" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "Datum des Abschlusses" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "Farbschema" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "Kompakte Ansicht" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Unternehmen" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "Unternehmen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "Rekordposition des Unternehmens" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "Konferenz-Lösung" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "Verbundenes Konto" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "Verbundene Konten" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Verbundene Konten" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "Richtlinie zur automatischen Erstellung von Kontakten" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "Emails der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "Linkedin-Konto des Kontakts" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "X/Twitter-Konto der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "Avatar der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "Stadt der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "Unternehmen der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "Berufsbezeichnung der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "Name der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "Telefonnummer der Kontaktperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "Telefonnummern der Kontaktperson" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "Erstellt von" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "Erstellung DatumZeit" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "Datum der Erstellung" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Datumsformat" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "Datum, an dem der Datensatz gelöscht wurde" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "Gelöscht am" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "Beschreibt, ob sich die Ansicht im Kompaktmodus befindet" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Beschreibung" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "Richtung" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "Name anzeigen" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "Wert anzeigen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "Domänenname" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "Fälligkeitsdatum" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "E-Mails" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "Mitarbeiter" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "Enddatum" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "Ereignis-ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "Ereignis-Listener" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "Teilnehmer der Veranstaltung" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "Event-Unternehmen" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "Kontext der Veranstaltung" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "Details zur Veranstaltung" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "Externe ID des Ereignisses" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "Name der Veranstaltung" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "Name/Typ des Ereignisses" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "Veranstaltungshinweis" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "Gelegenheit zur Veranstaltung" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "Person der Veranstaltung" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "Ereignis Aufgabe" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "Ereignis-Workflow" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "Ereignis-Workflow-Lauf" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "Version des Ereignis-Workflows" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "Ereignis Arbeitsbereich Mitglied" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "Veranstaltungen" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "Mit der Person verbundene Ereignisse" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "Ereignisse im Zusammenhang mit dem Arbeitsbereich-Mitglied" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "Gruppen-E-Mails ausschließen" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "Unprofessionelle E-Mails ausschließen" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "Ausgeführt von" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "Verfallsdatum" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "Favorit" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "Bevorzugter Ordner" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "Bevorzugte Ordner" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "Bevorzugtes Unternehmen" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "Bevorzugte Ordnerposition" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "Bevorzugte Note" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "Bevorzugte Gelegenheit" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "Bevorzugte Person" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "Bevorzugte Position" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "Bevorzugte Aufgabe" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "Bevorzugte Ansicht" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "Bevorzugter Arbeitsablauf" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "Bevorzugter Workflow-Lauf" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "Bevorzugte Workflow-Version" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "Bevorzugtes Mitglied im Arbeitsbereich" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Favoriten" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "Favoriten in diesem Ordner" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "Mit dem Unternehmen verbundene Favoriten" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "Mit dem Kontakt verknüpfte Favoriten" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "Mit der Notiz verknüpfte Favoriten" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "Mit der Opportunity verknüpfte Favoriten" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "Mit der Aufgabe verknüpfte Favoriten" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "Mit der Ansicht verknüpfte Favoriten" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "Mit dem Workflow verknüpfte Favoriten" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "Mit dem Workflow-Lauf verknüpfte Favoriten" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "Mit der Workflow-Version verknüpfte Favoriten" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "Mit dem Arbeitsbereich-Mitglied verknüpfte Favoriten" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "Favoriten, die mit dem {label}" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "Feld Metadaten Id" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "Feld Wert" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "Feld-Metadaten, die für Aggregatoperationen verwendet werden" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "Für die Volltextsuche verwendetes Feld" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Ordner für Nachrichtenkanal" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Name des Ordners" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "Vollständiger Pfad" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "Nach diesem Feldwert gruppieren" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "Handgriff" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "Aliase handhaben" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "Kopfnachricht Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "Icon" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "Profil des idealen Kunden: Gibt an, ob das Unternehmen der geeignetste und wertvollste Kunde für Sie ist" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "Wenn sich das Ereignis auf ein bestimmtes Objekt bezieht" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "Ist die automatische Kontakterstellung aktiviert?" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "Ist ganztägig" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "Ist Organisator" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "Ist die Synchronisierung aktiviert" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "Wird gestrichen" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "Berufsbezeichnung" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "Json-Objekt zur Bereitstellung von Kontext (Benutzer, Gerät, Arbeitsbereich usw.)" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Json-Objekt zur Bereitstellung der Ausgabe des Workflow-Laufs" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Json-Objekt zur Bereitstellung von Schritten" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "Json-Objekt zur Bereitstellung des Triggers" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "Json-Wert für Ereignisdetails" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "Schlüssel" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Sprache" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "Zuletzt veröffentlichte Versionsnummer" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "Letzter Sync-Cursor" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "Datum der letzten Synchronisierung" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "ID der letzten Synchronisierungshistorie" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "Letztes Mal, als der Datensatz geändert wurde" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "Letzte Aktualisierung" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "Verknüpfte Objekt-Metadaten-ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "Verknüpfte Möglichkeiten" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "Verknüpfter Datensatz Cache-Name" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "Verknüpfte Datensatz-ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "Liste der Angebote, für die diese Person der Ansprechpartner ist" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "Standort" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "Logischer Operator" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "Logischer Operator für die Filtergruppe" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "Link treffen" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "Nachricht" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "Nachrichtenkanal" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "Nachrichtenkanal-Assoziation" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "Nachrichtenkanal-ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "Nachrichtenkanal Nachrichtenassoziation" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "Nachrichtenkanal Nachrichtenassoziationen" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "Nachrichtenkanäle" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "Richtung der Nachricht" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "Nachricht Externe Id" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Nachrichten-Ordner" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Nachrichten-Ordner" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "Nachricht Id" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "Nachricht Teilnehmer" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "Nachricht Teilnehmer" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "Mit einem Nachrichtenkanal synchronisierte Nachricht" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "Nachrichten-Thread" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "Nachricht Thread Id" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "Nachrichten-Threads" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "Nachrichten-ID aus dem Nachrichtenkopf" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "Nachrichten-ID des Nachrichtenanbieters" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "Nachrichten" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "Nachrichten aus dem Kanal." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "Nachrichten aus dem Thema." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "Zugangstoken des Messaging-Anbieters" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "Aktualisierungs-Token des Messaging-Anbieters" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Name" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "Name des Favoritenordners" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "Name des Workflow-Laufs" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "Hinweis" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "Anmerkung Ziel" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "Zielvorgaben beachten" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "Anhänge beachten" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "Anmerkung Körper" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "Datensatzposition notieren" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "Ziele beachten" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "Titel der Notiz" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "AnmerkungZielunternehmen" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "HinweisZielhinweis" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "AnmerkungZielgelegenheit" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "AnmerkungZielperson" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Anmerkungen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "An das Unternehmen gebundene Anleihen" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "Mit dem Kontakt verbundene Notizen" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "Mit der Opportunity verbundene Notizen" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "Mit dem {label} verbundene Anmerkungen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "Anzahl der Beschäftigten im Unternehmen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "Objekt-Metadaten-ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "Objekt-ID" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "Objekt-Metadaten-ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "Name des Objekts" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "Operand" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "Operation" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "Betrieb" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Möglichkeiten" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "Mit dem Unternehmen verbundene Möglichkeiten." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "Gelegenheit" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "Opportunitätsbetrag" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "Datum des Abschlusses der Opportunity" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "Opportunity Unternehmen" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "Kontaktstelle für Gelegenheiten" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "Chancenwahrscheinlichkeit" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "Position des Opportunitätssatzes" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "Phase der Chancengleichheit" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "Optionaler Aggregatbetrieb" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "Optionales Geheimnis, das zum Berechnen der HMAC-Signatur für Webhook-Nutzdaten verwendet wird. Dieses Geheimnis wird zwischen Twenty und dem Webhook-Konsumenten ausgetauscht, um Webhook-Anfragen zu authentifizieren." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "Ausgabe" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "Übergeordnete Ansicht Filtergruppe" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "Übergeordnete Ansicht Filter Gruppe Id" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Menschen" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "Mit dem Unternehmen verbundene Personen." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "Person" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "Personendatensatz Position" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "Telefon" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "Telefone" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "Kontaktperson" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "Position" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "Position in der Filtergruppe der übergeordneten Ansicht" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "Position in der Ansichtsfiltergruppe" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "Position in der Ansichtsfiltergruppe" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "Bevorzugtes Farbschema" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "Bevorzugte Sprache" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "Wahrscheinlichkeit" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "Empfangen am" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "Datensatz-ID" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "Wiederkehrende Ereignis-ID" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "Token aktualisieren" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "Zugehörige Benutzer-E-Mail-Adresse" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "Beziehungen" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "Antwortstatus" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "Datum der Aufhebung" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "Rolle" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "Läuft" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "Geltungsbereiche" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "Suchvektor" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Geheimnis" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "Größe" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "Bühne" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "Datum des Beginns" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "Status" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "Zustände" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "Thema" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "Sync-Cursor" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "Synchronisations-Cursor. Wird für die Synchronisierung von Ereignissen mit dem Kalenderanbieter verwendet" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "Synchronisationsphase" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "Die Synchronisationsphase begann bei" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "Sync-Status" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "Ziel-Url" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "Aufgabe" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "Aufgabe Ziel" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "Aufgaben-Ziele" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "Empfänger der Aufgabe" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "Aufgaben-Anhänge" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "Aufgabenträger" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "Fälligkeitsdatum der Aufgabe" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "Position des Aufgabensatzes" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "Status der Aufgabe" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "Ziele der Aufgabe" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "Titel der Aufgabe" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "AufgabeZiel Unternehmen" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "TaskTarget Gelegenheit" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "AufgabeZielperson" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "AufgabeZiel Aufgabe" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Aufgaben" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "Dem Mitglied des Arbeitsbereichs zugewiesene Aufgaben" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "An das Unternehmen gebundene Aufgaben" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "Mit dem Kontakt verbundene Aufgaben" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "Mit der Verkaufschance verbundene Aufgaben" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "Aufgaben, die mit dem {label}" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "Text" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "Die Kontoverbindung (E-Mail, Benutzername, Telefonnummer usw.)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "Der Kontoanbieter" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "Das Linkedin-Konto des Unternehmens" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "Das Twitter/X-Konto des Unternehmens" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "Der Firmenname" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "Die URL der Unternehmenswebsite. Wir verwenden diese URL, um das Firmensymbol abzurufen" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "Der Ersteller des Datensatzes" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "Die aktuellen Status der Workflow-Versionen" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "Datum, an dem die Nachricht empfangen wurde" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "Der Ausführende des Workflows" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "Der Ordner, zu dem dieser Favorit gehört" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "Der Name der Gelegenheit" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "Der Name des Workflow-Ereignis-Listeners" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "Die zuletzt veröffentlichte Versionsnummer des Workflows" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "Der Name des Workflows" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "Der Name der Workflow-Version" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "Der Versionsstand des Workflows" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "Gewinde Externe Kennung" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "Thread-ID des Nachrichtenanbieters" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "Anzahl der Drosselungsausfälle" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Zeitformat" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Zeitzone" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "Zeitleiste Aktivitäten" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "Zeitleiste Aktivitäten im Zusammenhang mit dem Unternehmen" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "Zeitleiste Mit der Notiz verknüpfte Aktivitäten." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "Zeitleiste Aktivitäten im Zusammenhang mit der Gelegenheit." + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "Zeitleiste Mit der Aufgabe verbundene Aktivitäten." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "Zeitleiste Aktivitäten, die mit dem {label}" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "Zeitleiste Aktivität" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "Zeitplan für Aktivitäten im Zusammenhang mit dem Lauf" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "Mit der Version verknüpfte Aktivitäten auf der Zeitachse" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "Mit dem Arbeitsablauf verknüpfte Zeitplanaktivitäten" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "Titel" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Typ" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "DatumZeit aktualisieren" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "Benutzer-E-Mail" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "Benutzer-ID" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "Benutzerzeitzone" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "Bevorzugtes Datumsformat des Benutzers" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "Bevorzugtes Zeitformat des Benutzers" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "Wert" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "Versionsstand" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "Versionsschritte" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "Version Auslöser" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "Versionen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Siehe" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "Ansicht Feld" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "Ansicht Feldposition" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "Ansicht Feldbezogene Ansicht" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "Ansicht Feldgröße" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "Ansicht Feld Zielfeld" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "Ansicht Feldsichtbarkeit" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "Ansicht Felder" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "Ansicht Filter" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "Ansichtsfilter Anzeigewert" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "Filtergruppe anzeigen" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "Filtergruppen-ID anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "Filtergruppen anzeigen" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "Ansicht Filteroperand" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "Ansicht Filterbezogene Ansicht" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "Ansicht Filter Zielfeld" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "Ansicht Filterwert" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "Ansicht Filter" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "Gruppe ansehen" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "Ansicht Gruppenbezogene Ansicht" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "Zielfeld der Gruppe anzeigen" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "Sichtbarkeit der Gruppe" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "Gruppen anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "Kanban-Spaltenfeld anzeigen" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "Ansicht Sortieren" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "Ansicht Sortierrichtung" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "Ansicht Sortierbezogene Ansicht" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "Ansicht Zielfeld sortieren" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "Ansicht Sorten" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "Symbol anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "Schlüssel ansehen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "Name anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "Position anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "Zielobjekt anzeigen" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "Ansicht Typ" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "Ansichten" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "Sichtbarkeit" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "Sichtbar" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Webhook-Betrieb" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Webhook-Vorgänge" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "Webhook-Ziel-URL" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "Arbeitsablauf" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "Workflow-Lauf" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "Workflow-Läufe" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "Workflow-Version" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "Workflow-Versionen" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "Workflow-Ereignis-Listener, die mit dem Workflow verknüpft sind." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "Mit dem Lauf verbundener Workflow." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "Workflow-Satzposition" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "Workflow-Lauf beendet bei" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "Position für Workflow-Lauf" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "Workflow-Lauf gestartet bei" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "Status des Workflow-Laufs" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "Mit der Version verknüpfte Workflow-Läufe." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "Workflow-Läufe, die mit dem Workflow verknüpft sind." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "Workflow-Version" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "Mit dem Lauf verknüpfte Workflow-Version." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "Position der Workflow-Version" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "Workflow-Versionen, die mit dem Workflow verknüpft sind." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "WorkflowEventListener" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "WorkflowEventListener Arbeitsablauf" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "WorkflowEventListeners" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "WorkflowVersion" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "ArbeitsablaufVersion Arbeitsablauf" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Arbeitsabläufe" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "Arbeitsbereich Mitglied" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "Arbeitsbereich Mitglieder" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "Arbeitsbereich Mitglied" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "Avatar eines Mitglieds im Arbeitsbereich" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "Name des Arbeitsbereichsmitglieds" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "ArbeitsbereichMitglied" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "Ihr Teammitglied, das für die Verwaltung des Firmenkontos zuständig ist" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "griff" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "iCal UID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "anbieter" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po index ed7faebd67bf..3ed22286908b 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po @@ -37,11 +37,11 @@ msgstr "(System) View Sorts" msgid "(System) Views" msgstr "(System) Views" -#: src/modules/company/standard-objects/company.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 msgid "A company" msgstr "A company" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:35 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 msgid "A connected account" msgstr "A connected account" @@ -61,7 +61,7 @@ msgstr "A group of related messages (e.g. email thread, chat thread)" msgid "A message sent or received through a messaging channel (email, chat, etc.)" msgstr "A message sent or received through a messaging channel (email, chat, etc.)" -#: src/modules/note/standard-objects/note.workspace-entity.ts:49 +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 msgid "A note" msgstr "A note" @@ -69,11 +69,11 @@ msgstr "A note" msgid "A note target" msgstr "A note target" -#: src/modules/person/standard-objects/person.workspace-entity.ts:62 +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 msgid "A person" msgstr "A person" -#: src/modules/task/standard-objects/task.workspace-entity.ts:51 +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 msgid "A task" msgstr "A task" @@ -85,7 +85,7 @@ msgstr "A task target" msgid "A webhook" msgstr "A webhook" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 msgid "A workflow" msgstr "A workflow" @@ -93,7 +93,7 @@ msgstr "A workflow" msgid "A workflow event listener" msgstr "A workflow event listener" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 msgid "A workflow run" msgstr "A workflow run" @@ -105,13 +105,13 @@ msgstr "A workflow version" msgid "A workspace member" msgstr "A workspace member" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:63 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 msgid "Access Token" msgstr "Access Token" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120 -#: src/modules/company/standard-objects/company.workspace-entity.ts:183 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 msgid "Account Owner" msgstr "Account Owner" @@ -123,19 +123,19 @@ msgstr "Account owner for companies" msgid "Account Owner For Companies" msgstr "Account Owner For Companies" -#: src/modules/company/standard-objects/company.workspace-entity.ts:126 +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 msgid "Address" msgstr "Address" -#: src/modules/company/standard-objects/company.workspace-entity.ts:271 +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 msgid "Address (deprecated) " msgstr "Address (deprecated) " -#: src/modules/company/standard-objects/company.workspace-entity.ts:127 +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 msgid "Address of the company" msgstr "Address of the company" -#: src/modules/company/standard-objects/company.workspace-entity.ts:272 +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 msgid "Address of the company - deprecated in favor of new address field" msgstr "Address of the company - deprecated in favor of new address field" @@ -148,7 +148,7 @@ msgstr "Aggregate operation" msgid "Aggregated / filtered event to be displayed on the timeline" msgstr "Aggregated / filtered event to be displayed on the timeline" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:72 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 msgid "Amount" msgstr "Amount" @@ -168,11 +168,11 @@ msgstr "An audit log of actions performed in the system" msgid "An event related to user behavior" msgstr "An event related to user behavior" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:53 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 msgid "An opportunity" msgstr "An opportunity" -#: src/modules/company/standard-objects/company.workspace-entity.ts:117 +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" msgstr "Annual Recurring Revenue: The actual or estimated annual revenue of the company" @@ -196,7 +196,7 @@ msgstr "ApiKey name" msgid "ApiKey revocation date" msgstr "ApiKey revocation date" -#: src/modules/company/standard-objects/company.workspace-entity.ts:116 +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 msgid "ARR" msgstr "ARR" @@ -204,7 +204,7 @@ msgstr "ARR" msgid "Assigned tasks" msgstr "Assigned tasks" -#: src/modules/task/standard-objects/task.workspace-entity.ts:175 +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 msgid "Assignee" msgstr "Assignee" @@ -252,13 +252,13 @@ msgstr "Attachment task" msgid "Attachment type" msgstr "Attachment type" -#: src/modules/task/standard-objects/task.workspace-entity.ts:163 -#: src/modules/person/standard-objects/person.workspace-entity.ts:245 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206 -#: src/modules/note/standard-objects/note.workspace-entity.ts:125 -#: src/modules/company/standard-objects/company.workspace-entity.ts:246 +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 -#: src/engine/twenty-orm/custom.workspace-entity.ts:125 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 msgid "Attachments" msgstr "Attachments" @@ -266,19 +266,19 @@ msgstr "Attachments" msgid "Attachments created by the workspace member" msgstr "Attachments created by the workspace member" -#: src/modules/company/standard-objects/company.workspace-entity.ts:247 +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 msgid "Attachments linked to the company" msgstr "Attachments linked to the company" -#: src/modules/person/standard-objects/person.workspace-entity.ts:246 +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 msgid "Attachments linked to the contact." msgstr "Attachments linked to the contact." -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:207 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 msgid "Attachments linked to the opportunity" msgstr "Attachments linked to the opportunity" -#: src/engine/twenty-orm/custom.workspace-entity.ts:130 +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 msgid "Attachments tied to the {label}" msgstr "Attachments tied to the {label}" @@ -295,8 +295,8 @@ msgstr "Audit Logs" msgid "Audit Logs linked to the workspace member" msgstr "Audit Logs linked to the workspace member" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:90 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:91 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 msgid "Auth failed at" msgstr "Auth failed at" @@ -308,7 +308,7 @@ msgstr "Author" msgid "Authored attachments" msgstr "Authored attachments" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 msgid "Automatically create People records when receiving or sending emails" msgstr "Automatically create People records when receiving or sending emails" @@ -316,7 +316,7 @@ msgstr "Automatically create People records when receiving or sending emails" msgid "Automatically create records for people you participated with in an event." msgstr "Automatically create records for people you participated with in an event." -#: src/modules/person/standard-objects/person.workspace-entity.ts:149 +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 msgid "Avatar" msgstr "Avatar" @@ -346,10 +346,10 @@ msgstr "Blocklisted handles" msgid "Blocklists" msgstr "Blocklists" -#: src/modules/task/standard-objects/task.workspace-entity.ts:80 -#: src/modules/task/standard-objects/task.workspace-entity.ts:90 -#: src/modules/note/standard-objects/note.workspace-entity.ts:78 -#: src/modules/note/standard-objects/note.workspace-entity.ts:88 +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 msgid "Body" msgstr "Body" @@ -374,8 +374,8 @@ msgstr "Calendar Channel Event Association" msgid "Calendar Channel Event Associations" msgstr "Calendar Channel Event Associations" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:144 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:145 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 msgid "Calendar Channels" @@ -396,8 +396,8 @@ msgstr "Calendar event participants" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 -#: src/modules/person/standard-objects/person.workspace-entity.ts:269 -#: src/modules/person/standard-objects/person.workspace-entity.ts:270 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 msgid "Calendar Event Participants" msgstr "Calendar Event Participants" @@ -411,15 +411,15 @@ msgstr "Calendar events" msgid "Channel ID" msgstr "Channel ID" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 msgid "Channel Type" msgstr "Channel Type" -#: src/modules/person/standard-objects/person.workspace-entity.ts:140 +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 msgid "City" msgstr "City" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:82 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 msgid "Close date" msgstr "Close date" @@ -431,22 +431,22 @@ msgstr "Color Scheme" msgid "Compact View" msgstr "Compact View" -#: src/modules/company/standard-objects/company.workspace-entity.ts:57 +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 msgid "Companies" msgstr "Companies" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 -#: src/modules/person/standard-objects/person.workspace-entity.ts:184 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:155 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 -#: src/modules/company/standard-objects/company.workspace-entity.ts:56 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 msgid "Company" msgstr "Company" -#: src/modules/company/standard-objects/company.workspace-entity.ts:147 +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 msgid "Company record position" msgstr "Company record position" @@ -455,9 +455,9 @@ msgstr "Company record position" msgid "Conference Solution" msgstr "Conference Solution" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:358 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 msgid "Connected Account" @@ -468,62 +468,62 @@ msgstr "Connected Account" msgid "Connected accounts" msgstr "Connected accounts" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:34 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 msgid "Connected Accounts" msgstr "Connected Accounts" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:169 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 msgid "Contact auto creation policy" msgstr "Contact auto creation policy" -#: src/modules/person/standard-objects/person.workspace-entity.ts:150 +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 msgid "Contact’s avatar" msgstr "Contact’s avatar" -#: src/modules/person/standard-objects/person.workspace-entity.ts:141 +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 msgid "Contact’s city" msgstr "Contact’s city" -#: src/modules/person/standard-objects/person.workspace-entity.ts:185 +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 msgid "Contact’s company" msgstr "Contact’s company" -#: src/modules/person/standard-objects/person.workspace-entity.ts:83 +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 msgid "Contact’s Emails" msgstr "Contact’s Emails" -#: src/modules/person/standard-objects/person.workspace-entity.ts:113 +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 msgid "Contact’s job title" msgstr "Contact’s job title" -#: src/modules/person/standard-objects/person.workspace-entity.ts:93 +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 msgid "Contact’s Linkedin account" msgstr "Contact’s Linkedin account" -#: src/modules/person/standard-objects/person.workspace-entity.ts:73 +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 msgid "Contact’s name" msgstr "Contact’s name" -#: src/modules/person/standard-objects/person.workspace-entity.ts:122 +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 msgid "Contact’s phone number" msgstr "Contact’s phone number" -#: src/modules/person/standard-objects/person.workspace-entity.ts:132 +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 msgid "Contact’s phone numbers" msgstr "Contact’s phone numbers" -#: src/modules/person/standard-objects/person.workspace-entity.ts:103 +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 msgid "Contact’s X/Twitter account" msgstr "Contact’s X/Twitter account" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:169 -#: src/modules/task/standard-objects/task.workspace-entity.ts:139 -#: src/modules/person/standard-objects/person.workspace-entity.ts:170 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126 -#: src/modules/note/standard-objects/note.workspace-entity.ts:101 -#: src/modules/company/standard-objects/company.workspace-entity.ts:157 -#: src/engine/twenty-orm/custom.workspace-entity.ts:64 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 msgid "Created by" msgstr "Created by" @@ -577,19 +577,19 @@ msgstr "Display Name" msgid "Display Value" msgstr "Display Value" -#: src/modules/company/standard-objects/company.workspace-entity.ts:76 +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 msgid "Domain Name" msgstr "Domain Name" -#: src/modules/task/standard-objects/task.workspace-entity.ts:103 +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 msgid "Due Date" msgstr "Due Date" -#: src/modules/person/standard-objects/person.workspace-entity.ts:82 +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 msgid "Emails" msgstr "Emails" -#: src/modules/company/standard-objects/company.workspace-entity.ts:86 +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 msgid "Employees" msgstr "Employees" @@ -625,7 +625,7 @@ msgstr "Event external ID" msgid "Event ID" msgstr "Event ID" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:135 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 msgid "Event Listeners" msgstr "Event Listeners" @@ -681,11 +681,11 @@ msgid "Event workspace member" msgstr "Event workspace member" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 -#: src/modules/person/standard-objects/person.workspace-entity.ts:283 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 msgid "Events" msgstr "Events" -#: src/modules/person/standard-objects/person.workspace-entity.ts:284 +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 msgid "Events linked to the person" msgstr "Events linked to the person" @@ -693,17 +693,17 @@ msgstr "Events linked to the person" msgid "Events linked to the workspace member" msgstr "Events linked to the workspace member" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:209 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 msgid "Exclude group emails" msgstr "Exclude group emails" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:199 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 msgid "Exclude non professional emails" msgstr "Exclude non professional emails" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:130 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 msgid "Executed by" msgstr "Executed by" @@ -773,18 +773,18 @@ msgid "Favorite workspace member" msgstr "Favorite workspace member" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:146 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:193 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 #: src/modules/view/standard-objects/view.workspace-entity.ts:177 -#: src/modules/task/standard-objects/task.workspace-entity.ts:204 -#: src/modules/person/standard-objects/person.workspace-entity.ts:233 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:171 -#: src/modules/note/standard-objects/note.workspace-entity.ts:150 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 -#: src/modules/company/standard-objects/company.workspace-entity.ts:233 -#: src/engine/twenty-orm/custom.workspace-entity.ts:108 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 msgid "Favorites" msgstr "Favorites" @@ -792,23 +792,23 @@ msgstr "Favorites" msgid "Favorites in this folder" msgstr "Favorites in this folder" -#: src/modules/company/standard-objects/company.workspace-entity.ts:234 +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 msgid "Favorites linked to the company" msgstr "Favorites linked to the company" -#: src/modules/person/standard-objects/person.workspace-entity.ts:234 +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 msgid "Favorites linked to the contact" msgstr "Favorites linked to the contact" -#: src/modules/note/standard-objects/note.workspace-entity.ts:151 +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 msgid "Favorites linked to the note" msgstr "Favorites linked to the note" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:172 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 msgid "Favorites linked to the opportunity" msgstr "Favorites linked to the opportunity" -#: src/modules/task/standard-objects/task.workspace-entity.ts:205 +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 msgid "Favorites linked to the task" msgstr "Favorites linked to the task" @@ -816,11 +816,11 @@ msgstr "Favorites linked to the task" msgid "Favorites linked to the view" msgstr "Favorites linked to the view" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:147 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 msgid "Favorites linked to the workflow" msgstr "Favorites linked to the workflow" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:194 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 msgid "Favorites linked to the workflow run" msgstr "Favorites linked to the workflow run" @@ -832,7 +832,7 @@ msgstr "Favorites linked to the workflow version" msgid "Favorites linked to the workspace member" msgstr "Favorites linked to the workspace member" -#: src/engine/twenty-orm/custom.workspace-entity.ts:113 +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 msgid "Favorites tied to the {label}" msgstr "Favorites tied to the {label}" @@ -856,6 +856,14 @@ msgstr "Field used for full-text search" msgid "Field Value" msgstr "Field Value" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Folder for Message Channel" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Folder name" + #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 msgid "Full path" msgstr "Full path" @@ -864,14 +872,14 @@ msgstr "Full path" msgid "Group by this field value" msgstr "Group by this field value" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:45 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 msgid "handle" msgstr "handle" #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:125 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 #: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 #: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 @@ -881,8 +889,8 @@ msgstr "handle" msgid "Handle" msgstr "Handle" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:100 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:101 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 msgid "Handle Aliases" msgstr "Handle Aliases" @@ -899,7 +907,7 @@ msgstr "iCal UID" msgid "Icon" msgstr "Icon" -#: src/modules/company/standard-objects/company.workspace-entity.ts:136 +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 msgid "ICP" msgstr "ICP" @@ -908,7 +916,7 @@ msgstr "ICP" msgid "Id" msgstr "Id" -#: src/modules/company/standard-objects/company.workspace-entity.ts:137 +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" msgstr "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" @@ -921,8 +929,8 @@ msgstr "If the event is related to a particular object" msgid "Is canceled" msgstr "Is canceled" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:159 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 msgid "Is Contact Auto Creation Enabled" @@ -938,14 +946,14 @@ msgstr "Is Full Day" msgid "Is Organizer" msgstr "Is Organizer" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:219 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 msgid "Is Sync Enabled" msgstr "Is Sync Enabled" -#: src/modules/person/standard-objects/person.workspace-entity.ts:112 +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 msgid "Job Title" msgstr "Job Title" @@ -954,7 +962,7 @@ msgstr "Job Title" msgid "Json object to provide context (user, device, workspace, etc.)" msgstr "Json object to provide context (user, device, workspace, etc.)" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 msgid "Json object to provide output of the workflow run" msgstr "Json object to provide output of the workflow run" @@ -984,24 +992,24 @@ msgstr "Key" msgid "Language" msgstr "Language" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:80 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 msgid "Last published Version Id" msgstr "Last published Version Id" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:229 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 msgid "Last sync cursor" msgstr "Last sync cursor" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:238 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 msgid "Last sync date" msgstr "Last sync date" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:81 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:82 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 msgid "Last sync history ID" msgstr "Last sync history ID" @@ -1018,7 +1026,7 @@ msgstr "Last update" msgid "Linked Object Metadata Id" msgstr "Linked Object Metadata Id" -#: src/modules/person/standard-objects/person.workspace-entity.ts:199 +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 msgid "Linked Opportunities" msgstr "Linked Opportunities" @@ -1031,12 +1039,12 @@ msgstr "Linked Record cached name" msgid "Linked Record id" msgstr "Linked Record id" -#: src/modules/person/standard-objects/person.workspace-entity.ts:92 -#: src/modules/company/standard-objects/company.workspace-entity.ts:96 +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 msgid "Linkedin" msgstr "Linkedin" -#: src/modules/person/standard-objects/person.workspace-entity.ts:200 +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 msgid "List of opportunities for which that person is the point of contact" msgstr "List of opportunities for which that person is the point of contact" @@ -1064,12 +1072,14 @@ msgstr "Meet Link" msgid "Message" msgstr "Message" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:83 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 msgid "Message Channel" msgstr "Message Channel" #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:373 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 msgid "Message Channel Association" msgstr "Message Channel Association" @@ -1086,10 +1096,10 @@ msgstr "Message Channel Message Association" msgid "Message Channel Message Associations" msgstr "Message Channel Message Associations" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:133 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:134 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 msgid "Message Channels" msgstr "Message Channels" @@ -1101,6 +1111,16 @@ msgstr "Message Direction" msgid "Message External Id" msgstr "Message External Id" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Message Folder" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Message Folders" + #: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 #: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 msgid "Message Id" @@ -1120,8 +1140,8 @@ msgstr "Message Participant" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 -#: src/modules/person/standard-objects/person.workspace-entity.ts:256 -#: src/modules/person/standard-objects/person.workspace-entity.ts:257 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 @@ -1152,7 +1172,7 @@ msgid "Messages" msgstr "Messages" #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 msgid "Messages from the channel." msgstr "Messages from the channel." @@ -1160,28 +1180,29 @@ msgstr "Messages from the channel." msgid "Messages from the thread." msgstr "Messages from the thread." -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:64 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 msgid "Messaging provider access token" msgstr "Messaging provider access token" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:73 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 msgid "Messaging provider refresh token" msgstr "Messaging provider refresh token" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:65 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 #: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 #: src/modules/view/standard-objects/view.workspace-entity.ts:43 -#: src/modules/person/standard-objects/person.workspace-entity.ts:72 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:63 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 -#: src/modules/company/standard-objects/company.workspace-entity.ts:67 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 #: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 -#: src/engine/twenty-orm/custom.workspace-entity.ts:43 -#: src/engine/twenty-orm/custom.workspace-entity.ts:44 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 msgid "Name" msgstr "Name" @@ -1189,28 +1210,28 @@ msgstr "Name" msgid "Name of the favorite folder" msgstr "Name of the favorite folder" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:66 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 msgid "Name of the workflow run" msgstr "Name of the workflow run" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 -#: src/modules/note/standard-objects/note.workspace-entity.ts:47 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 msgid "Note" msgstr "Note" -#: src/modules/note/standard-objects/note.workspace-entity.ts:126 +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 msgid "Note attachments" msgstr "Note attachments" -#: src/modules/note/standard-objects/note.workspace-entity.ts:79 -#: src/modules/note/standard-objects/note.workspace-entity.ts:89 +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 msgid "Note body" msgstr "Note body" -#: src/modules/note/standard-objects/note.workspace-entity.ts:59 +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 msgid "Note record position" msgstr "Note record position" @@ -1218,7 +1239,7 @@ msgstr "Note record position" msgid "Note Target" msgstr "Note Target" -#: src/modules/note/standard-objects/note.workspace-entity.ts:114 +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 msgid "Note targets" msgstr "Note targets" @@ -1226,31 +1247,31 @@ msgstr "Note targets" msgid "Note Targets" msgstr "Note Targets" -#: src/modules/note/standard-objects/note.workspace-entity.ts:70 +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 msgid "Note title" msgstr "Note title" -#: src/modules/person/standard-objects/person.workspace-entity.ts:222 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195 -#: src/modules/note/standard-objects/note.workspace-entity.ts:48 -#: src/modules/company/standard-objects/company.workspace-entity.ts:210 -#: src/engine/twenty-orm/custom.workspace-entity.ts:76 +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 msgid "Notes" msgstr "Notes" -#: src/engine/twenty-orm/custom.workspace-entity.ts:81 +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 msgid "Notes tied to the {label}" msgstr "Notes tied to the {label}" -#: src/modules/company/standard-objects/company.workspace-entity.ts:211 +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 msgid "Notes tied to the company" msgstr "Notes tied to the company" -#: src/modules/person/standard-objects/person.workspace-entity.ts:223 +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 msgid "Notes tied to the contact" msgstr "Notes tied to the contact" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:196 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 msgid "Notes tied to the opportunity" msgstr "Notes tied to the opportunity" @@ -1270,7 +1291,7 @@ msgstr "NoteTarget opportunity" msgid "NoteTarget person" msgstr "NoteTarget person" -#: src/modules/company/standard-objects/company.workspace-entity.ts:87 +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 msgid "Number of employees in the company" msgstr "Number of employees in the company" @@ -1305,49 +1326,49 @@ msgstr "Operation" msgid "Operations" msgstr "Operations" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52 -#: src/modules/company/standard-objects/company.workspace-entity.ts:221 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 msgid "Opportunities" msgstr "Opportunities" -#: src/modules/company/standard-objects/company.workspace-entity.ts:222 +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 msgid "Opportunities linked to the company." msgstr "Opportunities linked to the company." #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:51 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 msgid "Opportunity" msgstr "Opportunity" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:73 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 msgid "Opportunity amount" msgstr "Opportunity amount" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:83 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 msgid "Opportunity close date" msgstr "Opportunity close date" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 msgid "Opportunity company" msgstr "Opportunity company" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:140 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 msgid "Opportunity point of contact" msgstr "Opportunity point of contact" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:231 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 msgid "Opportunity probability" msgstr "Opportunity probability" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:116 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 msgid "Opportunity record position" msgstr "Opportunity record position" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:93 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 msgid "Opportunity stage" msgstr "Opportunity stage" @@ -1360,7 +1381,7 @@ msgstr "Optional aggregate operation" msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." msgstr "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 msgid "Output" msgstr "Output" @@ -1372,18 +1393,18 @@ msgstr "Parent View Filter Group" msgid "Parent View Filter Group Id" msgstr "Parent View Filter Group Id" -#: src/modules/person/standard-objects/person.workspace-entity.ts:61 -#: src/modules/company/standard-objects/company.workspace-entity.ts:171 +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 msgid "People" msgstr "People" -#: src/modules/company/standard-objects/company.workspace-entity.ts:172 +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 msgid "People linked to the company." msgstr "People linked to the company." #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 -#: src/modules/person/standard-objects/person.workspace-entity.ts:60 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 @@ -1394,37 +1415,37 @@ msgstr "People linked to the company." msgid "Person" msgstr "Person" -#: src/modules/person/standard-objects/person.workspace-entity.ts:160 +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 msgid "Person record Position" msgstr "Person record Position" -#: src/modules/person/standard-objects/person.workspace-entity.ts:121 +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 msgid "Phone" msgstr "Phone" -#: src/modules/person/standard-objects/person.workspace-entity.ts:131 +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 msgid "Phones" msgstr "Phones" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:139 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 msgid "Point of Contact" msgstr "Point of Contact" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:101 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:153 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 #: src/modules/view/standard-objects/view.workspace-entity.ts:98 #: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 #: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 -#: src/modules/task/standard-objects/task.workspace-entity.ts:60 -#: src/modules/person/standard-objects/person.workspace-entity.ts:159 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:115 -#: src/modules/note/standard-objects/note.workspace-entity.ts:58 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 -#: src/modules/company/standard-objects/company.workspace-entity.ts:146 -#: src/engine/twenty-orm/custom.workspace-entity.ts:52 -#: src/engine/twenty-orm/custom.workspace-entity.ts:53 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 msgid "Position" msgstr "Position" @@ -1449,11 +1470,11 @@ msgstr "Preferred color scheme" msgid "Preferred language" msgstr "Preferred language" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:230 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 msgid "Probability" msgstr "Probability" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:54 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 msgid "provider" msgstr "provider" @@ -1471,7 +1492,7 @@ msgstr "Record id" msgid "Recurring Event ID" msgstr "Recurring Event ID" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:72 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 msgid "Refresh Token" msgstr "Refresh Token" @@ -1479,8 +1500,8 @@ msgstr "Refresh Token" msgid "Related user email address" msgstr "Related user email address" -#: src/modules/task/standard-objects/task.workspace-entity.ts:151 -#: src/modules/note/standard-objects/note.workspace-entity.ts:113 +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 msgid "Relations" msgstr "Relations" @@ -1498,13 +1519,13 @@ msgstr "Revocation date" msgid "Role" msgstr "Role" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:124 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 msgid "Runs" msgstr "Runs" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:109 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:110 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 msgid "Scopes" msgstr "Scopes" @@ -1520,7 +1541,7 @@ msgstr "Secret" msgid "Size" msgstr "Size" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:92 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 msgid "Stage" msgstr "Stage" @@ -1529,11 +1550,11 @@ msgstr "Stage" msgid "Start Date" msgstr "Start Date" -#: src/modules/task/standard-objects/task.workspace-entity.ts:113 +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 msgid "Status" msgstr "Status" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:90 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 msgid "Statuses" msgstr "Statuses" @@ -1542,6 +1563,8 @@ msgstr "Statuses" msgid "Subject" msgstr "Subject" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 msgid "Sync Cursor" msgstr "Sync Cursor" @@ -1550,22 +1573,22 @@ msgstr "Sync Cursor" msgid "Sync Cursor. Used for syncing events from the calendar provider" msgstr "Sync Cursor. Used for syncing events from the calendar provider" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:290 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 msgid "Sync stage" msgstr "Sync stage" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:338 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 msgid "Sync stage started at" msgstr "Sync stage started at" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:248 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 msgid "Sync status" @@ -1576,35 +1599,35 @@ msgid "Target Url" msgstr "Target Url" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 -#: src/modules/task/standard-objects/task.workspace-entity.ts:49 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 msgid "Task" msgstr "Task" -#: src/modules/task/standard-objects/task.workspace-entity.ts:176 +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 msgid "Task assignee" msgstr "Task assignee" -#: src/modules/task/standard-objects/task.workspace-entity.ts:164 +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 msgid "Task attachments" msgstr "Task attachments" -#: src/modules/task/standard-objects/task.workspace-entity.ts:81 -#: src/modules/task/standard-objects/task.workspace-entity.ts:91 +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 msgid "Task body" msgstr "Task body" -#: src/modules/task/standard-objects/task.workspace-entity.ts:104 +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 msgid "Task due date" msgstr "Task due date" -#: src/modules/task/standard-objects/task.workspace-entity.ts:61 +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 msgid "Task record position" msgstr "Task record position" -#: src/modules/task/standard-objects/task.workspace-entity.ts:114 +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 msgid "Task status" msgstr "Task status" @@ -1612,7 +1635,7 @@ msgstr "Task status" msgid "Task Target" msgstr "Task Target" -#: src/modules/task/standard-objects/task.workspace-entity.ts:152 +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 msgid "Task targets" msgstr "Task targets" @@ -1620,15 +1643,15 @@ msgstr "Task targets" msgid "Task Targets" msgstr "Task Targets" -#: src/modules/task/standard-objects/task.workspace-entity.ts:72 +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 msgid "Task title" msgstr "Task title" -#: src/modules/task/standard-objects/task.workspace-entity.ts:50 -#: src/modules/person/standard-objects/person.workspace-entity.ts:211 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184 -#: src/modules/company/standard-objects/company.workspace-entity.ts:199 -#: src/engine/twenty-orm/custom.workspace-entity.ts:92 +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 msgid "Tasks" msgstr "Tasks" @@ -1636,19 +1659,19 @@ msgstr "Tasks" msgid "Tasks assigned to the workspace member" msgstr "Tasks assigned to the workspace member" -#: src/engine/twenty-orm/custom.workspace-entity.ts:97 +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 msgid "Tasks tied to the {label}" msgstr "Tasks tied to the {label}" -#: src/modules/company/standard-objects/company.workspace-entity.ts:200 +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 msgid "Tasks tied to the company" msgstr "Tasks tied to the company" -#: src/modules/person/standard-objects/person.workspace-entity.ts:212 +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 msgid "Tasks tied to the contact" msgstr "Tasks tied to the contact" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 msgid "Tasks tied to the opportunity" msgstr "Tasks tied to the opportunity" @@ -1673,41 +1696,41 @@ msgstr "TaskTarget task" msgid "Text" msgstr "Text" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:46 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 msgid "The account handle (email, username, phone number, etc.)" msgstr "The account handle (email, username, phone number, etc.)" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:55 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 msgid "The account provider" msgstr "The account provider" -#: src/modules/company/standard-objects/company.workspace-entity.ts:97 +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 msgid "The company Linkedin account" msgstr "The company Linkedin account" -#: src/modules/company/standard-objects/company.workspace-entity.ts:68 +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 msgid "The company name" msgstr "The company name" -#: src/modules/company/standard-objects/company.workspace-entity.ts:107 +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 msgid "The company Twitter/X account" msgstr "The company Twitter/X account" -#: src/modules/company/standard-objects/company.workspace-entity.ts:77 +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 msgid "The company website URL. We use this url to fetch the company icon" msgstr "The company website URL. We use this url to fetch the company icon" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171 -#: src/modules/task/standard-objects/task.workspace-entity.ts:141 -#: src/modules/person/standard-objects/person.workspace-entity.ts:172 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128 -#: src/modules/note/standard-objects/note.workspace-entity.ts:103 -#: src/modules/company/standard-objects/company.workspace-entity.ts:159 -#: src/engine/twenty-orm/custom.workspace-entity.ts:66 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 msgid "The creator of the record" msgstr "The creator of the record" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 msgid "The current statuses of the workflow versions" msgstr "The current statuses of the workflow versions" @@ -1715,7 +1738,7 @@ msgstr "The current statuses of the workflow versions" msgid "The date the message was received" msgstr "The date the message was received" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:132 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 msgid "The executor of the workflow" msgstr "The executor of the workflow" @@ -1723,7 +1746,7 @@ msgstr "The executor of the workflow" msgid "The folder this favorite belongs to" msgstr "The folder this favorite belongs to" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:64 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 msgid "The opportunity name" msgstr "The opportunity name" @@ -1731,11 +1754,11 @@ msgstr "The opportunity name" msgid "The workflow event listener name" msgstr "The workflow event listener name" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 msgid "The workflow last published version id" msgstr "The workflow last published version id" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:72 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 msgid "The workflow name" msgstr "The workflow name" @@ -1755,8 +1778,8 @@ msgstr "Thread External Id" msgid "Thread id from the messaging provider" msgstr "Thread id from the messaging provider" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:348 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 msgid "Throttle Failure Count" @@ -1770,35 +1793,35 @@ msgstr "Time format" msgid "Time zone" msgstr "Time zone" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:158 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:205 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 -#: src/modules/task/standard-objects/task.workspace-entity.ts:192 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218 -#: src/modules/note/standard-objects/note.workspace-entity.ts:138 -#: src/modules/company/standard-objects/company.workspace-entity.ts:258 -#: src/engine/twenty-orm/custom.workspace-entity.ts:141 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 msgid "Timeline Activities" msgstr "Timeline Activities" -#: src/modules/company/standard-objects/company.workspace-entity.ts:259 +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 msgid "Timeline Activities linked to the company" msgstr "Timeline Activities linked to the company" -#: src/modules/note/standard-objects/note.workspace-entity.ts:139 +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 msgid "Timeline Activities linked to the note." msgstr "Timeline Activities linked to the note." -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:219 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 msgid "Timeline Activities linked to the opportunity." msgstr "Timeline Activities linked to the opportunity." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:206 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 msgid "Timeline activities linked to the run" msgstr "Timeline activities linked to the run" -#: src/modules/task/standard-objects/task.workspace-entity.ts:193 +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 msgid "Timeline Activities linked to the task." msgstr "Timeline Activities linked to the task." @@ -1806,11 +1829,11 @@ msgstr "Timeline Activities linked to the task." msgid "Timeline activities linked to the version" msgstr "Timeline activities linked to the version" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:159 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 msgid "Timeline activities linked to the workflow" msgstr "Timeline activities linked to the workflow" -#: src/engine/twenty-orm/custom.workspace-entity.ts:146 +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 msgid "Timeline Activities tied to the {label}" msgstr "Timeline Activities tied to the {label}" @@ -1818,15 +1841,15 @@ msgstr "Timeline Activities tied to the {label}" msgid "Timeline Activity" msgstr "Timeline Activity" -#: src/modules/task/standard-objects/task.workspace-entity.ts:71 -#: src/modules/note/standard-objects/note.workspace-entity.ts:69 +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 #: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 #: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 msgid "Title" msgstr "Title" #: src/modules/view/standard-objects/view.workspace-entity.ts:59 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:134 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 msgid "Type" msgstr "Type" @@ -1872,7 +1895,7 @@ msgstr "Version steps" msgid "Version trigger" msgstr "Version trigger" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:113 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 msgid "Versions" msgstr "Versions" @@ -2039,8 +2062,8 @@ msgstr "View type" msgid "Views" msgstr "Views" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:95 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 msgid "Visibility" @@ -2071,9 +2094,9 @@ msgstr "Webhook target url" msgid "Webhooks" msgstr "Webhooks" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:60 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:179 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 #: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 @@ -2082,43 +2105,43 @@ msgstr "Webhooks" msgid "Workflow" msgstr "Workflow" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:136 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 msgid "Workflow event listeners linked to the workflow." msgstr "Workflow event listeners linked to the workflow." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:180 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 msgid "Workflow linked to the run." msgstr "Workflow linked to the run." -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:102 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 msgid "Workflow record position" msgstr "Workflow record position" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:55 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 msgid "Workflow Run" msgstr "Workflow Run" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:84 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:85 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 msgid "Workflow run ended at" msgstr "Workflow run ended at" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 msgid "Workflow run position" msgstr "Workflow run position" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:74 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 msgid "Workflow run started at" msgstr "Workflow run started at" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:94 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:95 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 msgid "Workflow run status" msgstr "Workflow run status" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:56 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 msgid "Workflow Runs" msgstr "Workflow Runs" @@ -2126,11 +2149,11 @@ msgstr "Workflow Runs" msgid "Workflow runs linked to the version." msgstr "Workflow runs linked to the version." -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:125 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 msgid "Workflow runs linked to the workflow." msgstr "Workflow runs linked to the workflow." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:165 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 msgid "Workflow version" msgstr "Workflow version" @@ -2138,7 +2161,7 @@ msgstr "Workflow version" msgid "Workflow Version" msgstr "Workflow Version" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 msgid "Workflow version linked to the run." msgstr "Workflow version linked to the run." @@ -2150,7 +2173,7 @@ msgstr "Workflow version position" msgid "Workflow Versions" msgstr "Workflow Versions" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:114 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 msgid "Workflow versions linked to the workflow." msgstr "Workflow versions linked to the workflow." @@ -2166,7 +2189,7 @@ msgstr "WorkflowEventListener workflow" msgid "WorkflowEventListeners" msgstr "WorkflowEventListeners" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:61 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 msgid "Workflows" msgstr "Workflows" @@ -2209,11 +2232,11 @@ msgstr "Workspace Members" msgid "WorkspaceMember" msgstr "WorkspaceMember" -#: src/modules/person/standard-objects/person.workspace-entity.ts:102 -#: src/modules/company/standard-objects/company.workspace-entity.ts:106 +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 msgid "X" msgstr "X" -#: src/modules/company/standard-objects/company.workspace-entity.ts:184 +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 msgid "Your team member responsible for managing the company account" msgstr "Your team member responsible for managing the company account" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/es.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/es.po new file mode 100644 index 000000000000..b5c43f46e803 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/es.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: es\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(Sistema) Ver campos" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(Sistema) Ver Grupos de Filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(Sistema) Ver filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(Sistema) Ver Grupos" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(Sistema) Ver clasificaciones" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(Sistema) Vistas" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "Una carpeta de favoritos" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "Una empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "Una cuenta conectada" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "Un favorito al que se puede acceder desde el menú de la izquierda" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "Un grupo de mensajes relacionados (por ejemplo, un hilo de correo electrónico, un hilo de chat)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "Mensaje enviado o recibido a través de un canal de mensajería (correo electrónico, chat, etc.)" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "Una nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "Un objetivo de nota" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "Una persona" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "Una tarea" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "Un objetivo de tarea" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "Un webhook" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "Un flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "Un receptor de eventos de flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "Ejecución de un flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "Una versión del flujo de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "Un miembro del espacio de trabajo" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "Clave API" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "Claves API" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "Ficha de acceso" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "Propietario de la cuenta" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "Propietario de cuenta para empresas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "Titular de cuenta para empresas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "Dirección" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "Dirección (obsoleta) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "Dirección de la empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "Dirección de la empresa - obsoleto en favor del nuevo campo de dirección" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "Operación agregada" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "Evento agregado / filtrado que se mostrará en la línea de tiempo" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "Importe" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "Una clave API" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "Un anexo" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "Un registro de auditoría de las acciones realizadas en el sistema" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "Un evento relacionado con el comportamiento del usuario" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "Una oportunidad" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "Ingresos recurrentes anuales: Los ingresos anuales reales o estimados de la empresa" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "Fecha de caducidad de ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "Nombre ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "Fecha de revocación de ApiKey" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "Tareas asignadas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "Cesionario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "Id. de usuario asociado" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "Adjunto" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "Adjuntar autor" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "Empresa adjunta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "Ruta completa del archivo adjunto" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "Nombre del archivo adjunto" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "Nota adjunta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "Oportunidad de adhesión" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "Persona adjunta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "Tarea de fijación" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "Tipo de fijación" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "Archivos adjuntos" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "Archivos adjuntos creados por el miembro del espacio de trabajo" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "Anexos vinculados a la empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "Archivos adjuntos vinculados al contacto." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "Documentos adjuntos relacionados con la oportunidad" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "Anexos vinculados al {label}" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "Registro de auditoría" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "Registros de auditoría" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "Registros de auditoría vinculados al miembro del espacio de trabajo" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "Autenticación fallida en" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "Autor" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "Archivos adjuntos" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "Crear automáticamente registros de personas al recibir o enviar correos electrónicos" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "Crea automáticamente registros para las personas con las que has participado en un evento." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "Avatar" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "Avatar Url" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "Evento conductual" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "Eventos de comportamiento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Lista de bloqueo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "Manillas bloqueadas" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "Listas de bloqueo" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "Cuerpo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "Nombre del registro en caché" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "Canal Calendario" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "Calendario Canal Evento Asociación" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "Asociaciones de eventos del canal Calendario" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "Canales del calendario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "Calendario Participantes" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "Calendario" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "Participante en un evento del calendario" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "Calendario de participantes" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "Calendario de eventos" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "Canal ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "Tipo de canal" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "Ciudad" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "Fecha de cierre" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "Combinación de colores" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "Vista compacta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Empresas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "Empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "Posición récord de la empresa" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "Solución para conferencias" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "Cuenta conectada" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "Cuentas conectadas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Cuentas conectadas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "Política de autocreación de contactos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "Correos electrónicos de contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "Cuenta Linkedin del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "Cuenta X/Twitter del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "Avatar del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "Ciudad del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "Empresa de contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "Cargo del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "Nombre de la persona de contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "Número de teléfono del contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "Teléfonos de contacto" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "Creado por" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "FechaHora de creación" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "Fecha de creación" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Formato de fecha" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "Fecha de eliminación del registro" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "Suprimido en" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "Describe si la vista está en modo compacto" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Descripción" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "Dirección" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "Mostrar nombre" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "Mostrar valor" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "Nombre de dominio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "Fecha de vencimiento" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "Correos electrónicos" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "Empleados" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "Fecha final" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "ID del evento" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "Receptores de eventos" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "Participantes en el acto" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "Empresa de eventos" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "Contexto del evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "Detalles del evento" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "Evento ID externo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "Nombre del evento" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "Nombre/tipo de acontecimiento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "Nota del evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "Oportunidad del evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "Persona del evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "Tarea del evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "Flujo de trabajo de eventos" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "Ejecución del flujo de trabajo de eventos" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "Versión del flujo de trabajo de eventos" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "Miembro del espacio de trabajo de eventos" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "Eventos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "Acontecimientos relacionados con la persona" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "Eventos vinculados al miembro del espacio de trabajo" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "Excluir correos electrónicos de grupo" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "Excluir los correos electrónicos no profesionales" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "Ejecutado por" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "Fecha de expiración" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "Favoritos" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "Carpeta favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "Carpetas favoritas" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "Empresa favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "Posición de la carpeta favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "Nota favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "Oportunidad favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "Persona favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "Posición preferida" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "Tarea favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "Vista favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "Flujo de trabajo favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "Flujo de trabajo favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "Versión favorita del flujo de trabajo" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "Miembro favorito del espacio de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Favoritos" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "Favoritos en esta carpeta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "Favoritos vinculados a la empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "Favoritos vinculados al contacto" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "Favoritos vinculados a la nota" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "Favoritos vinculados a la oportunidad" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "Favoritos vinculados a la tarea" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "Favoritos vinculados a la vista" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "Favoritos vinculados al flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "Favoritos vinculados a la ejecución del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "Favoritos vinculados a la versión del flujo de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "Favoritos vinculados al miembro del espacio de trabajo" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "Favoritos vinculados al {label}" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "Campo Metadatos Id" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "Valor del campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "Metadatos de campo utilizados para la operación agregada" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "Campo utilizado para la búsqueda de texto completo" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Carpeta para el canal de mensajes" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Nombre de la carpeta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "Ruta completa" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "Agrupar por el valor de este campo" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "Mango" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "Manejar alias" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "Mensaje de cabecera Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "Icono" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "Perfil del cliente ideal: Indica si la empresa es el cliente más adecuado y valioso para ti" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "Si el suceso está relacionado con un objeto concreto" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "¿Está activada la creación automática de contactos?" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "Día completo" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "Es Organizador" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "Sincronización activada" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "Se cancela" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "Puesto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "Objeto Json para proporcionar contexto (usuario, dispositivo, espacio de trabajo, etc.)" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Objeto Json para proporcionar la salida de la ejecución del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Objeto Json para proporcionar los pasos" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "Objeto Json para proporcionar el disparador" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "Valor Json para los detalles del evento" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "Clave" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Idioma" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "Última versión publicada Id" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "Último cursor de sincronización" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "Última fecha de sincronización" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "ID del último historial de sincronización" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "Última vez que se modificó el registro" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "Última actualización" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "Id. de metadatos del objeto enlazado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "Oportunidades vinculadas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "Nombre en caché del registro enlazado" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "Id. de registro vinculado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "Lista de oportunidades para las que esa persona es el punto de contacto" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "Ubicación" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "Operador lógico" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "Operador lógico para el grupo de filtros" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "Conoce a Link" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "Mensaje" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "Canal de mensajes" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "Asociación de canales de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "Id de canal de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "Canal de mensajes Asociación de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "Canal de mensajes Asociaciones de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "Canales de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "Dirección del mensaje" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "Mensaje Id. externo" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Carpeta de mensajes" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Carpetas de mensajes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "Id de mensaje" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "Mensaje Participante" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "Mensaje Participantes" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "Mensaje sincronizado con un canal de mensajes" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "Hilo de mensajes" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "Id de hilo de mensaje" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "Hilos de mensajes" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "Id. del mensaje a partir de la cabecera" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "Id de mensaje del proveedor de mensajería" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "Mensajes" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "Mensajes del canal." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "Mensajes del hilo." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "Token de acceso al proveedor de mensajería" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "Token de actualización del proveedor de mensajería" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Nombre" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "Nombre de la carpeta de favoritos" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "Nombre de la ejecución del flujo de trabajo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "Nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "Nota Objetivo" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "Nota Objetivos" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "Anexos de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "Cuerpo de la nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "Posición del registro de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "Objetivos de la nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "Título de la nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "NotaEmpresa destinataria" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "NotaNota de destino" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "NotaOportunidad objetivo" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "NotaPersona destinataria" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Notas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "Pagarés vinculados a la empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "Notas vinculadas al contacto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "Notas relacionadas con la oportunidad" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "Notas vinculadas al {label}" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "Número de empleados de la empresa" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "Id de metadatos del objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "Id de objeto" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "Id de metadatos del objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "Nombre del objeto" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "Operando" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "Operación" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "Operaciones" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Oportunidades" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "Oportunidades vinculadas a la empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "Oportunidad" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "Importe de oportunidad" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "Fecha de cierre de la oportunidad" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "Oportunidad empresa" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "Punto de contacto de oportunidades" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "Probabilidad de oportunidad" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "Posición de registro de oportunidades" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "Etapa de oportunidad" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "Operación agregada opcional" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "Secreto opcional utilizado para calcular la firma HMAC de las cargas útiles de los webhooks. Este secreto se comparte entre Twenty y el consumidor del webhook para autenticar las solicitudes de webhook." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "Salida" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "Grupo de filtros de la vista principal" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "Vista padre Filtro Grupo Id" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Personas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "Personas vinculadas a la empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "Persona" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "Registro de persona Cargo" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "Teléfono" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "Teléfonos" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "Punto de contacto" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "Posición" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "Posición en el grupo de filtros de la vista principal" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "Posición en el grupo de filtros de vista" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "Posición en el grupo de filtros de vista" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "Combinación de colores preferida" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "Lengua preferida" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "Probabilidad" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "Recibido en" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "Id de registro" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "ID de evento recurrente" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "Actualizar ficha" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "Dirección de correo electrónico del usuario relacionado" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "Relaciones" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "Estado de la respuesta" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "Fecha de revocación" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "Papel" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "Ejecuta" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "Visores" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "Buscar vector" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Secreto" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "Talla" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "Escenario" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "Fecha de inicio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "Estado" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "Estados" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "Asunto" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "Cursor de sincronización" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "Cursor de sincronización. Se utiliza para sincronizar eventos del proveedor de calendario" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "Etapa de sincronización" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "Etapa de sincronización iniciada en" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "Estado de sincronización" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "Url de destino" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "Tarea" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "Tarea Objetivo" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "Objetivos de las tareas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "Asignatario de la tarea" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "Adjuntos de tareas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "Órgano operativo" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "Fecha de vencimiento de la tarea" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "Posición del registro de tareas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "Estado de la tarea" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "Objetivos de las tareas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "Título de la tarea" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "Empresa TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "Oportunidad TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "TaskTarget persona" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "TareaTarget" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Tareas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "Tareas asignadas al miembro del espacio de trabajo" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "Tareas vinculadas a la empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "Tareas vinculadas al contacto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "Tareas relacionadas con la oportunidad" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "Tareas vinculadas al {label}" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "Texto" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "El titular de la cuenta (correo electrónico, nombre de usuario, número de teléfono, etc.)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "El proveedor de la cuenta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "La cuenta Linkedin de la empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "La cuenta Twitter/X de la empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "El nombre de la empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "URL del sitio web de la empresa. Utilizamos esta URL para obtener el icono de la empresa" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "El creador del disco" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "Los estados actuales de las versiones del flujo de trabajo" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "Fecha de recepción del mensaje" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "El ejecutor del flujo de trabajo" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "La carpeta a la que pertenece este favorito" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "El nombre de la oportunidad" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "El nombre del receptor de eventos del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "Id de la última versión publicada del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "El nombre del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "El nombre de la versión del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "El estado de la versión del flujo de trabajo" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "Rosca Id externa" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "Id de hilo del proveedor de mensajería" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "Recuento de fallos del acelerador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Formato de hora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Huso horario" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "Calendario de actividades" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "Cronología Actividades vinculadas a la empresa" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "Cronología Actividades vinculadas a la nota." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "Calendario Actividades vinculadas a la oportunidad." + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "Cronograma Actividades vinculadas a la tarea." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "Cronología Actividades vinculadas al {label}" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "Cronología Actividad" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "Calendario de actividades relacionadas con la carrera" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "Calendario de actividades vinculadas a la versión" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "Cronograma de actividades vinculadas al flujo de trabajo" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "Título" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Tipo" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "Actualizar FechaHora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "Correo electrónico del usuario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "Id de usuario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "Zona horaria del usuario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "Formato de fecha preferido por el usuario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "Formato de hora preferido por el usuario" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "Valor" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "Estado de la versión" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "Pasos de la versión" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "Activador de versión" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "Versiones" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Ver" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "Ver campo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "Ver Posición en el campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "Vista Vista relacionada con el campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "Ver Tamaño del campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "Ver campo Campo objetivo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "Ver visibilidad del campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "Ver campos" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "Ver filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "Ver valor de visualización del filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "Ver grupo de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "Ver filtro Grupo Id" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "Ver grupos de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "Ver operando Filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "Vista Vista relacionada con el filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "Ver campo de destino del filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "Ver valor del filtro" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "Ver filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "Ver Grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "Vista Vista relacionada con el grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "Ver Grupo campo objetivo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "Ver visibilidad del grupo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "Ver grupos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "Ver campo de columna Kanban" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "Ver clasificación" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "Ver Dirección de clasificación" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "Vista Ordenar vista relacionada" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "Ver Ordenar campo de destino" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "Ver tipos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "Ver icono" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "Ver la llave" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "Ver nombre" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "Ver posición" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "Ver objeto de destino" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "Ver tipo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "Vistas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "Visibilidad" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "Visible" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Gancho web" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Operación Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Operaciones de webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "URL de destino del webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "Flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "Ejecución del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "Flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "Versión del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "Versiones del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "Escuchadores de eventos de flujo de trabajo vinculados al flujo de trabajo." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "Flujo de trabajo vinculado a la ejecución." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "Posición de registro del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "La ejecución del flujo de trabajo finalizó en" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "Posición de ejecución del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "Ejecución del flujo de trabajo iniciada en" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "Estado de ejecución del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "Ejecuciones de flujo de trabajo vinculadas a la versión." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "Ejecuciones de flujo de trabajo vinculadas al flujo de trabajo." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "Versión del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "Versión del flujo de trabajo vinculada a la ejecución." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "Posición de la versión del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "Versiones del flujo de trabajo vinculadas al flujo de trabajo." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "WorkflowEventListener" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "Flujo de trabajo WorkflowEventListener" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "WorkflowEventListeners" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "WorkflowVersion" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "Flujo de trabajoVersión del flujo de trabajo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Flujos de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "Espacio de trabajo Miembro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "Miembros del espacio de trabajo" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "Miembro del espacio de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "Avatar del miembro del espacio de trabajo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "Nombre del miembro del espacio de trabajo" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "Espacio de trabajoMiembro" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "Miembro de su equipo responsable de la gestión de la cuenta de la empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "asa" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "uID de iCal" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "proveedor" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr.po index 2afc2ebffa64..9024277a0712 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-01-30 16:16+0100\n" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,11 +35,11 @@ msgstr "vues (système)" msgid "A Folder of favorites" msgstr "Un dossier de favoris" -#: src/modules/company/standard-objects/company.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 msgid "A company" msgstr "Une entreprise" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:35 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 msgid "A connected account" msgstr "Un compte connecté" @@ -55,7 +55,7 @@ msgstr "Un groupe de messages liés (par exemple, un fil de discussion sur un co msgid "A message sent or received through a messaging channel (email, chat, etc.)" msgstr "Un message envoyé ou reçu par l'intermédiaire d'un canal de messagerie (courriel, chat, etc.)" -#: src/modules/note/standard-objects/note.workspace-entity.ts:49 +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 msgid "A note" msgstr "Une note" @@ -63,11 +63,11 @@ msgstr "Une note" msgid "A note target" msgstr "Une note cible" -#: src/modules/person/standard-objects/person.workspace-entity.ts:62 +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 msgid "A person" msgstr "Une personne" -#: src/modules/task/standard-objects/task.workspace-entity.ts:51 +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 msgid "A task" msgstr "Une tâche" @@ -79,7 +79,7 @@ msgstr "Un objectif de tâche" msgid "A webhook" msgstr "Un webhook" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 msgid "A workflow" msgstr "Un flux de travail" @@ -87,7 +87,7 @@ msgstr "Un flux de travail" msgid "A workflow event listener" msgstr "Un récepteur d'événements de flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 msgid "A workflow run" msgstr "Un flux de travail" @@ -107,17 +107,17 @@ msgstr "Clé API" msgid "API Keys" msgstr "Clés API" -#: src/modules/company/standard-objects/company.workspace-entity.ts:116 +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 msgid "ARR" msgstr "ARR" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:63 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 msgid "Access Token" msgstr "Jeton d'accès" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120 -#: src/modules/company/standard-objects/company.workspace-entity.ts:183 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 msgid "Account Owner" msgstr "Propriétaire de compte" @@ -129,19 +129,19 @@ msgstr "Propriétaire de compte pour les entreprises" msgid "Account owner for companies" msgstr "Propriétaire de compte pour les entreprises" -#: src/modules/company/standard-objects/company.workspace-entity.ts:126 +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 msgid "Address" msgstr "Adresse" -#: src/modules/company/standard-objects/company.workspace-entity.ts:271 +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 msgid "Address (deprecated) " msgstr "Adresse (obsolète) " -#: src/modules/company/standard-objects/company.workspace-entity.ts:127 +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 msgid "Address of the company" msgstr "Adresse de l'entreprise" -#: src/modules/company/standard-objects/company.workspace-entity.ts:272 +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 msgid "Address of the company - deprecated in favor of new address field" msgstr "Adresse de l'entreprise - obsolète en faveur du nouveau champ d'adresse" @@ -154,7 +154,7 @@ msgstr "Fonctionnement des agrégats" msgid "Aggregated / filtered event to be displayed on the timeline" msgstr "Événement agrégé / filtré à afficher sur la ligne de temps" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:72 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 msgid "Amount" msgstr "Montant" @@ -174,11 +174,11 @@ msgstr "Un journal d'audit des actions effectuées dans le système" msgid "An event related to user behavior" msgstr "Un événement lié au comportement de l'utilisateur" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:53 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 msgid "An opportunity" msgstr "Une opportunité" -#: src/modules/company/standard-objects/company.workspace-entity.ts:117 +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" msgstr "Revenu annuel récurrent : Le revenu annuel réel ou estimé de l'entreprise" @@ -198,7 +198,7 @@ msgstr "Date de révocation de la clé ApiKey" msgid "Assigned tasks" msgstr "Tâches assignées" -#: src/modules/task/standard-objects/task.workspace-entity.ts:175 +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 msgid "Assignee" msgstr "Cessionnaire" @@ -246,13 +246,13 @@ msgstr "Tâche de rattachement" msgid "Attachment type" msgstr "Type d'attachement" -#: src/modules/task/standard-objects/task.workspace-entity.ts:163 -#: src/modules/person/standard-objects/person.workspace-entity.ts:245 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206 -#: src/modules/note/standard-objects/note.workspace-entity.ts:125 -#: src/modules/company/standard-objects/company.workspace-entity.ts:246 +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 -#: src/engine/twenty-orm/custom.workspace-entity.ts:125 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 msgid "Attachments" msgstr "Pièces jointes" @@ -260,19 +260,19 @@ msgstr "Pièces jointes" msgid "Attachments created by the workspace member" msgstr "Pièces jointes créées par le membre de l'espace de travail" -#: src/modules/company/standard-objects/company.workspace-entity.ts:247 +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 msgid "Attachments linked to the company" msgstr "Pièces jointes liées à l'entreprise" -#: src/modules/person/standard-objects/person.workspace-entity.ts:246 +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 msgid "Attachments linked to the contact." msgstr "Pièces jointes liées au contact." -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:207 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 msgid "Attachments linked to the opportunity" msgstr "Pièces jointes liées à l'opportunité" -#: src/engine/twenty-orm/custom.workspace-entity.ts:130 +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 msgid "Attachments tied to the {label}" msgstr "Pièces jointes liées au {label}" @@ -289,8 +289,8 @@ msgstr "Journaux d'audit" msgid "Audit Logs linked to the workspace member" msgstr "Journaux d'audit liés au membre de l'espace de travail" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:90 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:91 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 msgid "Auth failed at" msgstr "L'authentification a échoué à" @@ -302,7 +302,7 @@ msgstr "Auteur" msgid "Authored attachments" msgstr "Auteur des pièces jointes" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 msgid "Automatically create People records when receiving or sending emails" msgstr "Création automatique d'enregistrements de personnes lors de la réception ou de l'envoi de courriels" @@ -310,7 +310,7 @@ msgstr "Création automatique d'enregistrements de personnes lors de la récepti msgid "Automatically create records for people you participated with in an event." msgstr "Créez automatiquement des enregistrements pour les personnes avec lesquelles vous avez participé à un événement." -#: src/modules/person/standard-objects/person.workspace-entity.ts:149 +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 msgid "Avatar" msgstr "Avatar" @@ -340,10 +340,10 @@ msgstr "Poignées en liste bloquée" msgid "Blocklists" msgstr "Listes de blocage" -#: src/modules/task/standard-objects/task.workspace-entity.ts:80 -#: src/modules/task/standard-objects/task.workspace-entity.ts:90 -#: src/modules/note/standard-objects/note.workspace-entity.ts:78 -#: src/modules/note/standard-objects/note.workspace-entity.ts:88 +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 msgid "Body" msgstr "Corps" @@ -368,8 +368,8 @@ msgstr "Calendrier Association des événements de la Manche" msgid "Calendar Channel Event Associations" msgstr "Associations d'événements du canal Calendrier" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:144 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:145 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 msgid "Calendar Channels" @@ -377,8 +377,8 @@ msgstr "Canaux du calendrier" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 -#: src/modules/person/standard-objects/person.workspace-entity.ts:269 -#: src/modules/person/standard-objects/person.workspace-entity.ts:270 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 msgid "Calendar Event Participants" msgstr "Calendrier Participants aux événements" @@ -405,15 +405,15 @@ msgstr "Calendrier des événements" msgid "Channel ID" msgstr "ID du canal" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 msgid "Channel Type" msgstr "Type de canal" -#: src/modules/person/standard-objects/person.workspace-entity.ts:140 +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 msgid "City" msgstr "Ville" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:82 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 msgid "Close date" msgstr "Date de clôture" @@ -425,22 +425,22 @@ msgstr "Schéma de couleurs" msgid "Compact View" msgstr "Vue compacte" -#: src/modules/company/standard-objects/company.workspace-entity.ts:57 +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 msgid "Companies" msgstr "Entreprises" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 -#: src/modules/person/standard-objects/person.workspace-entity.ts:184 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:155 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 -#: src/modules/company/standard-objects/company.workspace-entity.ts:56 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 msgid "Company" msgstr "Entreprise" -#: src/modules/company/standard-objects/company.workspace-entity.ts:147 +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 msgid "Company record position" msgstr "Position d'enregistrement de l'entreprise" @@ -449,15 +449,15 @@ msgstr "Position d'enregistrement de l'entreprise" msgid "Conference Solution" msgstr "Solution pour les conférences" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:358 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 msgid "Connected Account" msgstr "Compte connecté" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:34 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 msgid "Connected Accounts" msgstr "Comptes connectés" @@ -466,58 +466,58 @@ msgstr "Comptes connectés" msgid "Connected accounts" msgstr "Comptes connectés" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:169 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 msgid "Contact auto creation policy" msgstr "Politique de création automatique de contacts" -#: src/modules/person/standard-objects/person.workspace-entity.ts:83 +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 msgid "Contact’s Emails" msgstr "Emails du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:93 +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 msgid "Contact’s Linkedin account" msgstr "Compte Linkedin du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:103 +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 msgid "Contact’s X/Twitter account" msgstr "Compte X/Twitter du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:150 +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 msgid "Contact’s avatar" msgstr "Avatar du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:141 +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 msgid "Contact’s city" msgstr "Ville du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:185 +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 msgid "Contact’s company" msgstr "Société du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:113 +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 msgid "Contact’s job title" msgstr "Titre du poste du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:73 +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 msgid "Contact’s name" msgstr "Nom du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:122 +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 msgid "Contact’s phone number" msgstr "Numéro de téléphone du contact" -#: src/modules/person/standard-objects/person.workspace-entity.ts:132 +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 msgid "Contact’s phone numbers" msgstr "Numéros de téléphone des personnes à contacter" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:169 -#: src/modules/task/standard-objects/task.workspace-entity.ts:139 -#: src/modules/person/standard-objects/person.workspace-entity.ts:170 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126 -#: src/modules/note/standard-objects/note.workspace-entity.ts:101 -#: src/modules/company/standard-objects/company.workspace-entity.ts:157 -#: src/engine/twenty-orm/custom.workspace-entity.ts:64 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 msgid "Created by" msgstr "Créé par" @@ -571,19 +571,19 @@ msgstr "Nom d'affichage" msgid "Display Value" msgstr "Valeur d'affichage" -#: src/modules/company/standard-objects/company.workspace-entity.ts:76 +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 msgid "Domain Name" msgstr "Nom de domaine" -#: src/modules/task/standard-objects/task.workspace-entity.ts:103 +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 msgid "Due Date" msgstr "Date d'échéance" -#: src/modules/person/standard-objects/person.workspace-entity.ts:82 +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 msgid "Emails" msgstr "Emails" -#: src/modules/company/standard-objects/company.workspace-entity.ts:86 +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 msgid "Employees" msgstr "Salariés" @@ -599,7 +599,7 @@ msgstr "Date de fin" msgid "Event ID" msgstr "ID de l'événement" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:135 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 msgid "Event Listeners" msgstr "Écouteurs d'événements" @@ -675,11 +675,11 @@ msgid "Event workspace member" msgstr "Membre de l'espace de travail de l'événement" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 -#: src/modules/person/standard-objects/person.workspace-entity.ts:283 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 msgid "Events" msgstr "Evénements" -#: src/modules/person/standard-objects/person.workspace-entity.ts:284 +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 msgid "Events linked to the person" msgstr "Événements liés à la personne" @@ -687,17 +687,17 @@ msgstr "Événements liés à la personne" msgid "Events linked to the workspace member" msgstr "Événements liés au membre de l'espace de travail" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:209 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 msgid "Exclude group emails" msgstr "Exclure les courriels de groupe" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:199 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 msgid "Exclude non professional emails" msgstr "Exclure les courriels non professionnels" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:130 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 msgid "Executed by" msgstr "Exécuté par" @@ -767,18 +767,18 @@ msgid "Favorite workspace member" msgstr "Membre de l'espace de travail préféré" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:146 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:193 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 #: src/modules/view/standard-objects/view.workspace-entity.ts:177 -#: src/modules/task/standard-objects/task.workspace-entity.ts:204 -#: src/modules/person/standard-objects/person.workspace-entity.ts:233 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:171 -#: src/modules/note/standard-objects/note.workspace-entity.ts:150 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 -#: src/modules/company/standard-objects/company.workspace-entity.ts:233 -#: src/engine/twenty-orm/custom.workspace-entity.ts:108 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 msgid "Favorites" msgstr "Favoris" @@ -786,23 +786,23 @@ msgstr "Favoris" msgid "Favorites in this folder" msgstr "Favoris de ce dossier" -#: src/modules/company/standard-objects/company.workspace-entity.ts:234 +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 msgid "Favorites linked to the company" msgstr "Favoris liés à l'entreprise" -#: src/modules/person/standard-objects/person.workspace-entity.ts:234 +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 msgid "Favorites linked to the contact" msgstr "Favoris liés au contact" -#: src/modules/note/standard-objects/note.workspace-entity.ts:151 +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 msgid "Favorites linked to the note" msgstr "Favoris liés à la note" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:172 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 msgid "Favorites linked to the opportunity" msgstr "Favoris liés à l'opportunité" -#: src/modules/task/standard-objects/task.workspace-entity.ts:205 +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 msgid "Favorites linked to the task" msgstr "Favoris liés à la tâche" @@ -810,11 +810,11 @@ msgstr "Favoris liés à la tâche" msgid "Favorites linked to the view" msgstr "Favoris liés à la vue" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:147 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 msgid "Favorites linked to the workflow" msgstr "Favoris liés au flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:194 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 msgid "Favorites linked to the workflow run" msgstr "Favoris liés à l'exécution du flux de travail" @@ -826,7 +826,7 @@ msgstr "Favoris liés à la version du flux de travail" msgid "Favorites linked to the workspace member" msgstr "Favoris liés au membre de l'espace de travail" -#: src/engine/twenty-orm/custom.workspace-entity.ts:113 +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 msgid "Favorites tied to the {label}" msgstr "Favoris liés à {label}" @@ -850,6 +850,14 @@ msgstr "Métadonnées de champ utilisées pour l'opération d'agrégation" msgid "Field used for full-text search" msgstr "Champ utilisé pour la recherche en texte intégral" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Dossier pour le canal de messages" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Nom du dossier" + #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 msgid "Full path" msgstr "Chemin d'accès complet" @@ -860,8 +868,8 @@ msgstr "Grouper par la valeur de ce champ" #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:125 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 #: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 #: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 @@ -871,8 +879,8 @@ msgstr "Grouper par la valeur de ce champ" msgid "Handle" msgstr "Poignée" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:100 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:101 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 msgid "Handle Aliases" msgstr "Alias de poignée" @@ -880,7 +888,7 @@ msgstr "Alias de poignée" msgid "Header message Id" msgstr "Message d'en-tête Id" -#: src/modules/company/standard-objects/company.workspace-entity.ts:136 +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 msgid "ICP" msgstr "PIC" @@ -893,7 +901,7 @@ msgstr "Icône" msgid "Id" msgstr "Id" -#: src/modules/company/standard-objects/company.workspace-entity.ts:137 +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" msgstr "Profil du client idéal : Indique si l'entreprise est le client le plus approprié et le plus précieux pour vous" @@ -901,8 +909,8 @@ msgstr "Profil du client idéal : Indique si l'entreprise est le client le plus msgid "If the event is related to a particular object" msgstr "Si l'événement est lié à un objet particulier" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:159 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 msgid "Is Contact Auto Creation Enabled" @@ -918,8 +926,8 @@ msgstr "Est une journée entière" msgid "Is Organizer" msgstr "Est Organisateur" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:219 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 msgid "Is Sync Enabled" @@ -930,7 +938,7 @@ msgstr "La synchronisation est-elle activée ?" msgid "Is canceled" msgstr "Est annulé" -#: src/modules/person/standard-objects/person.workspace-entity.ts:112 +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 msgid "Job Title" msgstr "Titre du poste" @@ -939,7 +947,7 @@ msgstr "Titre du poste" msgid "Json object to provide context (user, device, workspace, etc.)" msgstr "Objet Json pour fournir le contexte (utilisateur, appareil, espace de travail, etc.)" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 msgid "Json object to provide output of the workflow run" msgstr "Objet Json pour fournir les résultats de l'exécution du flux de travail" @@ -965,24 +973,24 @@ msgstr "Clé" msgid "Language" msgstr "Langue" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:80 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 msgid "Last published Version Id" msgstr "Dernière version publiée Identité de la version" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:229 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 msgid "Last sync cursor" msgstr "Dernier curseur de synchronisation" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:238 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 msgid "Last sync date" msgstr "Date de la dernière synchronisation" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:81 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:82 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 msgid "Last sync history ID" msgstr "ID du dernier historique de synchronisation" @@ -999,7 +1007,7 @@ msgstr "Dernière mise à jour" msgid "Linked Object Metadata Id" msgstr "Métadonnées de l'objet lié Id" -#: src/modules/person/standard-objects/person.workspace-entity.ts:199 +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 msgid "Linked Opportunities" msgstr "Opportunités liées" @@ -1012,12 +1020,12 @@ msgstr "Nom de l'enregistrement lié mis en cache" msgid "Linked Record id" msgstr "Identifiant de l'enregistrement lié" -#: src/modules/person/standard-objects/person.workspace-entity.ts:92 -#: src/modules/company/standard-objects/company.workspace-entity.ts:96 +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 msgid "Linkedin" msgstr "Linkedin" -#: src/modules/person/standard-objects/person.workspace-entity.ts:200 +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 msgid "List of opportunities for which that person is the point of contact" msgstr "Liste des opportunités pour lesquelles cette personne est le point de contact" @@ -1045,12 +1053,14 @@ msgstr "Lien de rencontre" msgid "Message" msgstr "Message" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:83 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 msgid "Message Channel" msgstr "Canal de messages" #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:373 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 msgid "Message Channel Association" msgstr "Association de canaux de messages" @@ -1067,10 +1077,10 @@ msgstr "Canal de messages Association de messages" msgid "Message Channel Message Associations" msgstr "Canal de messages Associations de messages" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:133 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:134 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 msgid "Message Channels" msgstr "Canaux de messages" @@ -1082,6 +1092,16 @@ msgstr "Direction du message" msgid "Message External Id" msgstr "Message Identité externe" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Dossier de messages" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Dossiers de messages" + #: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 #: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 msgid "Message Id" @@ -1093,8 +1113,8 @@ msgstr "Message Participant" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 -#: src/modules/person/standard-objects/person.workspace-entity.ts:256 -#: src/modules/person/standard-objects/person.workspace-entity.ts:257 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 @@ -1133,7 +1153,7 @@ msgid "Messages" msgstr "Messages" #: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 msgid "Messages from the channel." msgstr "Messages de la chaîne." @@ -1141,28 +1161,29 @@ msgstr "Messages de la chaîne." msgid "Messages from the thread." msgstr "Messages du fil de discussion." -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:64 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 msgid "Messaging provider access token" msgstr "Jeton d'accès au fournisseur de messagerie" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:73 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 msgid "Messaging provider refresh token" msgstr "Jeton de rafraîchissement du fournisseur de messagerie" #: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:65 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 #: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 #: src/modules/view/standard-objects/view.workspace-entity.ts:43 -#: src/modules/person/standard-objects/person.workspace-entity.ts:72 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:63 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 -#: src/modules/company/standard-objects/company.workspace-entity.ts:67 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 #: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 -#: src/engine/twenty-orm/custom.workspace-entity.ts:43 -#: src/engine/twenty-orm/custom.workspace-entity.ts:44 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 msgid "Name" msgstr "Nom" @@ -1170,12 +1191,12 @@ msgstr "Nom" msgid "Name of the favorite folder" msgstr "Nom du dossier favori" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:66 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 msgid "Name of the workflow run" msgstr "Nom de l'exécution du flux de travail" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 -#: src/modules/note/standard-objects/note.workspace-entity.ts:47 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 @@ -1190,24 +1211,24 @@ msgstr "Note Cible" msgid "Note Targets" msgstr "Note Objectifs" -#: src/modules/note/standard-objects/note.workspace-entity.ts:126 +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 msgid "Note attachments" msgstr "Annexes aux notes" -#: src/modules/note/standard-objects/note.workspace-entity.ts:79 -#: src/modules/note/standard-objects/note.workspace-entity.ts:89 +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 msgid "Note body" msgstr "Corps de note" -#: src/modules/note/standard-objects/note.workspace-entity.ts:59 +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 msgid "Note record position" msgstr "Position de l'enregistrement de la note" -#: src/modules/note/standard-objects/note.workspace-entity.ts:114 +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 msgid "Note targets" msgstr "Objectifs de la note" -#: src/modules/note/standard-objects/note.workspace-entity.ts:70 +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 msgid "Note title" msgstr "Titre de la note" @@ -1227,31 +1248,31 @@ msgstr "NoteOpportunité ciblée" msgid "NoteTarget person" msgstr "NotePersonne cible" -#: src/modules/person/standard-objects/person.workspace-entity.ts:222 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195 -#: src/modules/note/standard-objects/note.workspace-entity.ts:48 -#: src/modules/company/standard-objects/company.workspace-entity.ts:210 -#: src/engine/twenty-orm/custom.workspace-entity.ts:76 +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 msgid "Notes" msgstr "Notes" -#: src/modules/company/standard-objects/company.workspace-entity.ts:211 +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 msgid "Notes tied to the company" msgstr "Notes liées à l'entreprise" -#: src/modules/person/standard-objects/person.workspace-entity.ts:223 +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 msgid "Notes tied to the contact" msgstr "Notes liées au contact" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:196 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 msgid "Notes tied to the opportunity" msgstr "Notes liées à l'opportunité" -#: src/engine/twenty-orm/custom.workspace-entity.ts:81 +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 msgid "Notes tied to the {label}" msgstr "Notes liées à l'article {label}" -#: src/modules/company/standard-objects/company.workspace-entity.ts:87 +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 msgid "Number of employees in the company" msgstr "Nombre de salariés dans l'entreprise" @@ -1286,49 +1307,49 @@ msgstr "Fonctionnement" msgid "Operations" msgstr "Opérations" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52 -#: src/modules/company/standard-objects/company.workspace-entity.ts:221 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 msgid "Opportunities" msgstr "Opportunités" -#: src/modules/company/standard-objects/company.workspace-entity.ts:222 +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 msgid "Opportunities linked to the company." msgstr "Opportunités liées à l'entreprise." #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:51 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 msgid "Opportunity" msgstr "Opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:73 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 msgid "Opportunity amount" msgstr "Montant de l'opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:83 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 msgid "Opportunity close date" msgstr "Date de clôture de l'opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 msgid "Opportunity company" msgstr "Entreprise d'opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:140 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 msgid "Opportunity point of contact" msgstr "Point de contact pour les opportunités" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:231 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 msgid "Opportunity probability" msgstr "Probabilité d'opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:116 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 msgid "Opportunity record position" msgstr "Position d'enregistrement d'opportunité" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:93 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 msgid "Opportunity stage" msgstr "Stade de l'opportunité" @@ -1341,7 +1362,7 @@ msgstr "Opération d'agrégation facultative" msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." msgstr "Secret facultatif utilisé pour calculer la signature HMAC des données utiles du webhook. Ce secret est partagé entre Twenty et le consommateur de webhook pour authentifier les demandes de webhook." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 msgid "Output" msgstr "Sortie" @@ -1353,18 +1374,18 @@ msgstr "Groupe de filtres de la vue parentale" msgid "Parent View Filter Group Id" msgstr "Vue parentale Filtre Groupe Id" -#: src/modules/person/standard-objects/person.workspace-entity.ts:61 -#: src/modules/company/standard-objects/company.workspace-entity.ts:171 +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 msgid "People" msgstr "Les personnes" -#: src/modules/company/standard-objects/company.workspace-entity.ts:172 +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 msgid "People linked to the company." msgstr "Personnes liées à l'entreprise." #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 -#: src/modules/person/standard-objects/person.workspace-entity.ts:60 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 #: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 #: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 @@ -1375,37 +1396,37 @@ msgstr "Personnes liées à l'entreprise." msgid "Person" msgstr "Personne" -#: src/modules/person/standard-objects/person.workspace-entity.ts:160 +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 msgid "Person record Position" msgstr "Fiche de personne Position" -#: src/modules/person/standard-objects/person.workspace-entity.ts:121 +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 msgid "Phone" msgstr "Téléphone" -#: src/modules/person/standard-objects/person.workspace-entity.ts:131 +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 msgid "Phones" msgstr "Téléphones" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:139 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 msgid "Point of Contact" msgstr "Point de contact" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:101 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:153 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 #: src/modules/view/standard-objects/view.workspace-entity.ts:98 #: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 #: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 -#: src/modules/task/standard-objects/task.workspace-entity.ts:60 -#: src/modules/person/standard-objects/person.workspace-entity.ts:159 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:115 -#: src/modules/note/standard-objects/note.workspace-entity.ts:58 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 #: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 -#: src/modules/company/standard-objects/company.workspace-entity.ts:146 -#: src/engine/twenty-orm/custom.workspace-entity.ts:52 -#: src/engine/twenty-orm/custom.workspace-entity.ts:53 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 msgid "Position" msgstr "Position" @@ -1430,7 +1451,7 @@ msgstr "Schéma de couleurs préféré" msgid "Preferred language" msgstr "Langue préférée" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:230 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 msgid "Probability" msgstr "Probabilité" @@ -1448,7 +1469,7 @@ msgstr "Identifiant de l'enregistrement" msgid "Recurring Event ID" msgstr "ID de l'événement récurrent" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:72 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 msgid "Refresh Token" msgstr "Jeton de rafraîchissement" @@ -1456,8 +1477,8 @@ msgstr "Jeton de rafraîchissement" msgid "Related user email address" msgstr "Adresse électronique de l'utilisateur concerné" -#: src/modules/task/standard-objects/task.workspace-entity.ts:151 -#: src/modules/note/standard-objects/note.workspace-entity.ts:113 +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 msgid "Relations" msgstr "Relations" @@ -1475,13 +1496,13 @@ msgstr "Date de révocation" msgid "Role" msgstr "Rôle" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:124 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 msgid "Runs" msgstr "Courses" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:109 -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:110 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 msgid "Scopes" msgstr "Scopes" @@ -1497,7 +1518,7 @@ msgstr "Secret" msgid "Size" msgstr "Taille" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:92 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 msgid "Stage" msgstr "Stade" @@ -1506,11 +1527,11 @@ msgstr "Stade" msgid "Start Date" msgstr "Date de début" -#: src/modules/task/standard-objects/task.workspace-entity.ts:113 +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 msgid "Status" msgstr "Statut" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:90 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 msgid "Statuses" msgstr "Statuts" @@ -1519,6 +1540,8 @@ msgstr "Statuts" msgid "Subject" msgstr "Sujet" +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 msgid "Sync Cursor" msgstr "Curseur de synchronisation" @@ -1527,22 +1550,22 @@ msgstr "Curseur de synchronisation" msgid "Sync Cursor. Used for syncing events from the calendar provider" msgstr "Curseur de synchronisation. Utilisé pour synchroniser les événements du fournisseur de calendrier" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:290 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 msgid "Sync stage" msgstr "Phase de synchronisation" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:338 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 msgid "Sync stage started at" msgstr "L'étape de synchronisation a commencé à" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:248 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 msgid "Sync status" @@ -1553,7 +1576,7 @@ msgid "Target Url" msgstr "Url cible" #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 -#: src/modules/task/standard-objects/task.workspace-entity.ts:49 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 #: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 @@ -1568,36 +1591,36 @@ msgstr "Tâche Cible" msgid "Task Targets" msgstr "Objectifs de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:176 +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 msgid "Task assignee" msgstr "Destinataire de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:164 +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 msgid "Task attachments" msgstr "Pièces jointes aux tâches" -#: src/modules/task/standard-objects/task.workspace-entity.ts:81 -#: src/modules/task/standard-objects/task.workspace-entity.ts:91 +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 msgid "Task body" msgstr "Organe d'exécution" -#: src/modules/task/standard-objects/task.workspace-entity.ts:104 +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 msgid "Task due date" msgstr "Date d'échéance de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:61 +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 msgid "Task record position" msgstr "Position de l'enregistrement de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:114 +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 msgid "Task status" msgstr "Statut de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:152 +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 msgid "Task targets" msgstr "Objectifs de la tâche" -#: src/modules/task/standard-objects/task.workspace-entity.ts:72 +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 msgid "Task title" msgstr "Titre de la tâche" @@ -1617,11 +1640,11 @@ msgstr "TaskTarget personne" msgid "TaskTarget task" msgstr "TaskTarget task" -#: src/modules/task/standard-objects/task.workspace-entity.ts:50 -#: src/modules/person/standard-objects/person.workspace-entity.ts:211 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184 -#: src/modules/company/standard-objects/company.workspace-entity.ts:199 -#: src/engine/twenty-orm/custom.workspace-entity.ts:92 +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 msgid "Tasks" msgstr "Tâches" @@ -1629,19 +1652,19 @@ msgstr "Tâches" msgid "Tasks assigned to the workspace member" msgstr "Tâches assignées au membre de l'espace de travail" -#: src/modules/company/standard-objects/company.workspace-entity.ts:200 +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 msgid "Tasks tied to the company" msgstr "Tâches liées à l'entreprise" -#: src/modules/person/standard-objects/person.workspace-entity.ts:212 +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 msgid "Tasks tied to the contact" msgstr "Tâches liées au contact" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 msgid "Tasks tied to the opportunity" msgstr "Tâches liées à l'opportunité" -#: src/engine/twenty-orm/custom.workspace-entity.ts:97 +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 msgid "Tasks tied to the {label}" msgstr "Tâches liées à l'{label}" @@ -1650,41 +1673,41 @@ msgstr "Tâches liées à l'{label}" msgid "Text" msgstr "Texte" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:46 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 msgid "The account handle (email, username, phone number, etc.)" msgstr "L'identifiant du compte (email, nom d'utilisateur, numéro de téléphone, etc.)" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:55 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 msgid "The account provider" msgstr "Le fournisseur de compte" -#: src/modules/company/standard-objects/company.workspace-entity.ts:97 +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 msgid "The company Linkedin account" msgstr "Le compte Linkedin de l'entreprise" -#: src/modules/company/standard-objects/company.workspace-entity.ts:107 +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 msgid "The company Twitter/X account" msgstr "Le compte Twitter/X de l'entreprise" -#: src/modules/company/standard-objects/company.workspace-entity.ts:68 +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 msgid "The company name" msgstr "Le nom de l'entreprise" -#: src/modules/company/standard-objects/company.workspace-entity.ts:77 +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 msgid "The company website URL. We use this url to fetch the company icon" msgstr "L'URL du site web de l'entreprise. Nous utilisons cette URL pour récupérer l'icône de l'entreprise" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171 -#: src/modules/task/standard-objects/task.workspace-entity.ts:141 -#: src/modules/person/standard-objects/person.workspace-entity.ts:172 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128 -#: src/modules/note/standard-objects/note.workspace-entity.ts:103 -#: src/modules/company/standard-objects/company.workspace-entity.ts:159 -#: src/engine/twenty-orm/custom.workspace-entity.ts:66 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 msgid "The creator of the record" msgstr "Le créateur de l'enregistrement" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 msgid "The current statuses of the workflow versions" msgstr "L'état actuel des versions du flux de travail" @@ -1692,7 +1715,7 @@ msgstr "L'état actuel des versions du flux de travail" msgid "The date the message was received" msgstr "Date de réception du message" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:132 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 msgid "The executor of the workflow" msgstr "L'exécutant du flux de travail" @@ -1700,7 +1723,7 @@ msgstr "L'exécutant du flux de travail" msgid "The folder this favorite belongs to" msgstr "Le dossier auquel appartient ce favori" -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:64 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 msgid "The opportunity name" msgstr "Le nom de l'opportunité" @@ -1708,11 +1731,11 @@ msgstr "Le nom de l'opportunité" msgid "The workflow event listener name" msgstr "Le nom de l'auditeur de l'événement du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 msgid "The workflow last published version id" msgstr "L'identifiant de la dernière version publiée du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:72 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 msgid "The workflow name" msgstr "Le nom du flux de travail" @@ -1732,8 +1755,8 @@ msgstr "Filet Id externe" msgid "Thread id from the messaging provider" msgstr "Identité de la file d'attente du fournisseur de services de messagerie" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:348 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 msgid "Throttle Failure Count" @@ -1747,35 +1770,35 @@ msgstr "Format de l'heure" msgid "Time zone" msgstr "Fuseau horaire" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:158 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:205 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 -#: src/modules/task/standard-objects/task.workspace-entity.ts:192 -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218 -#: src/modules/note/standard-objects/note.workspace-entity.ts:138 -#: src/modules/company/standard-objects/company.workspace-entity.ts:258 -#: src/engine/twenty-orm/custom.workspace-entity.ts:141 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 msgid "Timeline Activities" msgstr "Calendrier des activités" -#: src/modules/company/standard-objects/company.workspace-entity.ts:259 +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 msgid "Timeline Activities linked to the company" msgstr "Chronologie Activités liées à l'entreprise" -#: src/modules/note/standard-objects/note.workspace-entity.ts:139 +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 msgid "Timeline Activities linked to the note." msgstr "Activités de la chronologie liées à la note." -#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:219 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 msgid "Timeline Activities linked to the opportunity." msgstr "Calendrier Activités liées à l'opportunité." -#: src/modules/task/standard-objects/task.workspace-entity.ts:193 +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 msgid "Timeline Activities linked to the task." msgstr "Calendrier Activités liées à la tâche." -#: src/engine/twenty-orm/custom.workspace-entity.ts:146 +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 msgid "Timeline Activities tied to the {label}" msgstr "Calendrier Activités liées à l'{label}" @@ -1783,7 +1806,7 @@ msgstr "Calendrier Activités liées à l'{label}" msgid "Timeline Activity" msgstr "Activité chronologique" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:206 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 msgid "Timeline activities linked to the run" msgstr "Calendrier des activités liées à la course" @@ -1791,19 +1814,19 @@ msgstr "Calendrier des activités liées à la course" msgid "Timeline activities linked to the version" msgstr "Calendrier des activités liées à la version" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:159 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 msgid "Timeline activities linked to the workflow" msgstr "Activités de la chronologie liées au flux de travail" -#: src/modules/task/standard-objects/task.workspace-entity.ts:71 -#: src/modules/note/standard-objects/note.workspace-entity.ts:69 +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 #: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 #: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 msgid "Title" msgstr "Titre" #: src/modules/view/standard-objects/view.workspace-entity.ts:59 -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:134 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 #: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 msgid "Type" msgstr "Type" @@ -1849,7 +1872,7 @@ msgstr "Étapes de la version" msgid "Version trigger" msgstr "Déclencheur de version" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:113 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 msgid "Versions" msgstr "Versions" @@ -2016,8 +2039,8 @@ msgstr "Voir le type" msgid "Views" msgstr "Points de vue" -#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:95 #: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 #: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 msgid "Visibility" @@ -2048,9 +2071,9 @@ msgstr "URL cible du webhook" msgid "Webhooks" msgstr "Crochets Web" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:60 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 #: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:179 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 #: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 #: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 @@ -2059,12 +2082,12 @@ msgstr "Crochets Web" msgid "Workflow" msgstr "Flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:55 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 #: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 msgid "Workflow Run" msgstr "Exécution du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:56 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 msgid "Workflow Runs" msgstr "Exécution du flux de travail" @@ -2076,34 +2099,34 @@ msgstr "Version du flux de travail" msgid "Workflow Versions" msgstr "Versions du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:136 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 msgid "Workflow event listeners linked to the workflow." msgstr "Les auditeurs d'événements de flux de travail liés au flux de travail." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:180 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 msgid "Workflow linked to the run." msgstr "Flux de travail lié à l'exécution." -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:102 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 msgid "Workflow record position" msgstr "Position de l'enregistrement du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:84 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:85 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 msgid "Workflow run ended at" msgstr "L'exécution du flux de travail s'est terminée à" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 msgid "Workflow run position" msgstr "Position d'exécution du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:74 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 msgid "Workflow run started at" msgstr "L'exécution du flux de travail a commencé à" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:94 -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:95 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 msgid "Workflow run status" msgstr "Statut d'exécution du flux de travail" @@ -2111,15 +2134,15 @@ msgstr "Statut d'exécution du flux de travail" msgid "Workflow runs linked to the version." msgstr "Exécution du flux de travail lié à la version." -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:125 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 msgid "Workflow runs linked to the workflow." msgstr "Exécutions de flux de travail liées au flux de travail." -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:165 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 msgid "Workflow version" msgstr "Version du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 msgid "Workflow version linked to the run." msgstr "Version du flux de travail liée à l'exécution." @@ -2127,7 +2150,7 @@ msgstr "Version du flux de travail liée à l'exécution." msgid "Workflow version position" msgstr "Position de la version du flux de travail" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:114 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 msgid "Workflow versions linked to the workflow." msgstr "Versions du flux de travail liées au flux de travail." @@ -2151,7 +2174,7 @@ msgstr "WorkflowVersion" msgid "WorkflowVersion workflow" msgstr "WorkflowVersion workflow" -#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:61 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 msgid "Workflows" msgstr "Flux de travail" @@ -2186,16 +2209,16 @@ msgstr "Nom du membre de l'espace de travail" msgid "WorkspaceMember" msgstr "Membre de l'espace de travail" -#: src/modules/person/standard-objects/person.workspace-entity.ts:102 -#: src/modules/company/standard-objects/company.workspace-entity.ts:106 +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 msgid "X" msgstr "X" -#: src/modules/company/standard-objects/company.workspace-entity.ts:184 +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 msgid "Your team member responsible for managing the company account" msgstr "Le membre de votre équipe responsable de la gestion du compte de l'entreprise" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:45 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 msgid "handle" msgstr "poignée" @@ -2208,6 +2231,6 @@ msgstr "uID iCal" msgid "kanbanfieldMetadataId" msgstr "kanbanfieldMetadataId" -#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:54 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 msgid "provider" msgstr "fournisseur" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/de.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/de.ts new file mode 100644 index 000000000000..be3289614d5a --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/de.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(System) Ansicht Felder\"],\"9Y3fTB\":[\"(System) Ansicht Filtergruppen\"],\"TB2jLV\":[\"(System) Ansicht Filter\"],\"Y7M7Ro\":[\"(System-)Ansicht Gruppen\"],\"9vliLw\":[\"(System) Ansicht sortiert\"],\"5B59WE\":[\"(System-)Ansichten\"],\"kZR6+h\":[\"Ein Unternehmen\"],\"+aeifv\":[\"Ein verbundenes Konto\"],\"HCoswz\":[\"Ein Favorit, der über das linke Menü aufgerufen werden kann\"],\"6w8bHl\":[\"Eine Mappe mit Lieblingsstücken\"],\"sSGYmf\":[\"Eine Gruppe von zusammenhängenden Nachrichten (z. B. E-Mail-Thread, Chat-Thread)\"],\"vZj1Xc\":[\"Eine Nachricht, die über einen Nachrichtenkanal (E-Mail, Chat usw.) gesendet oder empfangen wird\"],\"bufuBA\":[\"Eine Notiz\"],\"6kUkZW\":[\"Ein Notiz-Ziel\"],\"Io42ej\":[\"Eine Person\"],\"mkFXEH\":[\"Eine Aufgabe\"],\"hk2NzW\":[\"Ziel einer Aufgabe\"],\"HTSJFW\":[\"Ein Webhook\"],\"ZIN9Ga\":[\"Ein Arbeitsablauf\"],\"juBVjt\":[\"Ein Workflow-Ereignis-Listener\"],\"1+xDbI\":[\"Ein Workflow-Lauf\"],\"N0g7rp\":[\"Eine Workflow-Version\"],\"HpZ/I5\":[\"Ein Mitglied des Arbeitsbereichs\"],\"GDKKxT\":[\"Zugangs-Token\"],\"pd81Qb\":[\"Kontoinhaber\"],\"loqL/f\":[\"Kontoinhaber für Unternehmen\"],\"HZosRi\":[\"Kontoinhaber für Unternehmen\"],\"Du6bPw\":[\"Adresse\"],\"JiOJxf\":[\"Adresse (veraltet) \"],\"Knl3c9\":[\"Anschrift des Unternehmens\"],\"zJhwjv\":[\"Adresse des Unternehmens - veraltet zugunsten des neuen Adressfeldes\"],\"ZfVqbP\":[\"Aggregatbetrieb\"],\"W58PBh\":[\"Aggregiertes / gefiltertes Ereignis, das auf der Zeitachse angezeigt werden soll\"],\"hehnjM\":[\"Betrag\"],\"qeHcQj\":[\"Ein API-Schlüssel\"],\"MjyFvC\":[\"Eine Anlage\"],\"+bL++X\":[\"Ein Audit-Protokoll der im System durchgeführten Aktionen\"],\"muVHgL\":[\"Ein Ereignis im Zusammenhang mit dem Benutzerverhalten\"],\"bZq8rL\":[\"Eine Gelegenheit\"],\"JKWicb\":[\"Jährlich wiederkehrende Einnahmen: Der tatsächliche oder geschätzte Jahresumsatz des Unternehmens\"],\"yRnk5W\":[\"API-Schlüssel\"],\"FfSJ1Y\":[\"API-Schlüssel\"],\"puNs/l\":[\"ApiKey-Ablaufdatum\"],\"YHiNxr\":[\"ApiKey-Name\"],\"xrndTt\":[\"ApiKey-Widerrufsdatum\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Zugewiesene Aufgaben\"],\"ojKCLU\":[\"Rechtsnachfolger\"],\"Max2GU\":[\"Zugehörige Benutzer-ID\"],\"UY1vmE\":[\"Anlage\"],\"JAefBH\":[\"Autor des Anhangs\"],\"bIaesZ\":[\"Unternehmen für Anhänge\"],\"gfGYcl\":[\"Anlage vollständiger Pfad\"],\"wjocwa\":[\"Name des Anhängers\"],\"FWlOXr\":[\"Anhängevermerk\"],\"YASWpH\":[\"Pfändungsmöglichkeit\"],\"P38yED\":[\"Person im Anhang\"],\"Tx1DxS\":[\"Aufgabe anhängen\"],\"4qqxMt\":[\"Art der Anbringung\"],\"w/Sphq\":[\"Anhänge\"],\"2tQOVc\":[\"Vom Arbeitsbereich-Mitglied erstellte Anhänge\"],\"iVnA89\":[\"Mit dem Unternehmen verbundene Anlagen\"],\"MuTXtT\":[\"Mit dem Kontakt verknüpfte Anhänge.\"],\"kw0mLu\":[\"Mit der Opportunity verbundene Anhänge\"],\"fCbqr7\":[\"Anlagen, die mit dem \",[\"label\"]],\"ilRCh1\":[\"Audit-Protokoll\"],\"EPEFrH\":[\"Audit-Protokolle\"],\"RqCC/0\":[\"Audit-Protokolle, die mit dem Arbeitsbereich-Mitglied verknüpft sind\"],\"cNBqH+\":[\"Auth fehlgeschlagen bei\"],\"VbeIOx\":[\"Autor\"],\"XJONK6\":[\"Autorisierte Anhänge\"],\"RpExX0\":[\"Automatisches Erstellen von Personendatensätzen beim Empfang oder Versand von E-Mails\"],\"lXxdId\":[\"Erstellen Sie automatisch Datensätze für Personen, mit denen Sie an einer Veranstaltung teilgenommen haben.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Avatar Url\"],\"20B9kW\":[\"Verhaltensbedingtes Ereignis\"],\"Jeh/Q/\":[\"Verhaltensrelevante Ereignisse\"],\"K1172m\":[\"Blockliste\"],\"Tv2hxv\":[\"Griffe auf der Blockliste\"],\"L5JhJe\":[\"Blocklisten\"],\"bGQplw\":[\"Körper\"],\"8mVqF7\":[\"Name des zwischengespeicherten Datensatzes\"],\"Nh6GTX\":[\"Kalender-Kanal\"],\"jfNQ0m\":[\"Kalender Channel Event Association\"],\"kYNT3F\":[\"Kalender Channel Event Assoziationen\"],\"Znix/S\":[\"Kalender-Kanäle\"],\"bRk+FR\":[\"Kalender Ereignis\"],\"N2kMfO\":[\"Teilnehmer der Kalenderveranstaltung\"],\"AWDqkQ\":[\"Teilnehmer an Kalenderveranstaltungen\"],\"ZI2UyM\":[\"Kalender Veranstaltungsteilnehmer\"],\"X9A2xC\":[\"Kalender Ereignisse\"],\"4IVK41\":[\"Kanal-ID\"],\"Ubg/B+\":[\"Kanal-Typ\"],\"3wV73y\":[\"Stadt\"],\"NRF7pg\":[\"Datum des Abschlusses\"],\"96YB1a\":[\"Farbschema\"],\"07OSD1\":[\"Kompakte Ansicht\"],\"s2QZS6\":[\"Unternehmen\"],\"7i8j3G\":[\"Unternehmen\"],\"yA1de7\":[\"Rekordposition des Unternehmens\"],\"AgktVC\":[\"Konferenz-Lösung\"],\"PQ1Dw2\":[\"Verbundenes Konto\"],\"9TzudL\":[\"Verbundene Konten\"],\"AMDUqA\":[\"Verbundene Konten\"],\"bA6O5B\":[\"Richtlinie zur automatischen Erstellung von Kontakten\"],\"RnsmQs\":[\"Avatar der Kontaktperson\"],\"pL+pqi\":[\"Stadt der Kontaktperson\"],\"VnWMlz\":[\"Unternehmen der Kontaktperson\"],\"ITlFIB\":[\"Emails der Kontaktperson\"],\"GuRtLY\":[\"Berufsbezeichnung der Kontaktperson\"],\"QrCvRQ\":[\"Linkedin-Konto des Kontakts\"],\"6xPSVt\":[\"Name der Kontaktperson\"],\"Y37CZ4\":[\"Telefonnummer der Kontaktperson\"],\"zsW3gg\":[\"Telefonnummern der Kontaktperson\"],\"uuZ00G\":[\"X/Twitter-Konto der Kontaktperson\"],\"NCIYDF\":[\"Erstellt von\"],\"wPvFAD\":[\"Datum der Erstellung\"],\"CJXWmO\":[\"Erstellung DatumZeit\"],\"Lhd0oQ\":[\"Datumsformat\"],\"1lL5Iu\":[\"Datum, an dem der Datensatz gelöscht wurde\"],\"QN9ahV\":[\"Gelöscht am\"],\"U1bSSI\":[\"Beschreibt, ob sich die Ansicht im Kompaktmodus befindet\"],\"Nu4oKW\":[\"Beschreibung\"],\"MRB7nI\":[\"Richtung\"],\"0gS7M5\":[\"Name anzeigen\"],\"0H/D9K\":[\"Wert anzeigen\"],\"wMncXq\":[\"Domänenname\"],\"YOowcq\":[\"Fälligkeitsdatum\"],\"BXEcos\":[\"E-Mails\"],\"gqv5ZL\":[\"Mitarbeiter\"],\"VFv2ZC\":[\"Enddatum\"],\"k//6Xs\":[\"Event-Unternehmen\"],\"FJ7QI4\":[\"Kontext der Veranstaltung\"],\"kJDmsI\":[\"Details zur Veranstaltung\"],\"0JhmlM\":[\"Externe ID des Ereignisses\"],\"aZJLAR\":[\"Ereignis-ID\"],\"81maJp\":[\"Ereignis-Listener\"],\"PYs3rP\":[\"Name der Veranstaltung\"],\"evIGwh\":[\"Name/Typ des Ereignisses\"],\"vv99Wu\":[\"Veranstaltungshinweis\"],\"eSt759\":[\"Gelegenheit zur Veranstaltung\"],\"aicVfT\":[\"Teilnehmer der Veranstaltung\"],\"0mp45a\":[\"Person der Veranstaltung\"],\"mMq0Wy\":[\"Ereignis Aufgabe\"],\"dCV1dS\":[\"Ereignis-Workflow\"],\"W84pl6\":[\"Ereignis-Workflow-Lauf\"],\"vUpps9\":[\"Version des Ereignis-Workflows\"],\"LxOGsB\":[\"Ereignis Arbeitsbereich Mitglied\"],\"tst44n\":[\"Veranstaltungen\"],\"fHL+iH\":[\"Mit der Person verbundene Ereignisse\"],\"3/O8MM\":[\"Ereignisse im Zusammenhang mit dem Arbeitsbereich-Mitglied\"],\"QQlMid\":[\"Gruppen-E-Mails ausschließen\"],\"kenYGr\":[\"Unprofessionelle E-Mails ausschließen\"],\"Lo5U0b\":[\"Ausgeführt von\"],\"sZg7s1\":[\"Verfallsdatum\"],\"6Ki4Pv\":[\"Favorit\"],\"aKUOPp\":[\"Bevorzugtes Unternehmen\"],\"TDlZ/o\":[\"Bevorzugter Ordner\"],\"WDVfUH\":[\"Bevorzugte Ordnerposition\"],\"SStz54\":[\"Bevorzugte Ordner\"],\"dz/fFp\":[\"Bevorzugte Note\"],\"RRr9Bp\":[\"Bevorzugte Gelegenheit\"],\"RM6B6V\":[\"Bevorzugte Person\"],\"oVA9vM\":[\"Bevorzugte Position\"],\"OaQVQH\":[\"Bevorzugte Aufgabe\"],\"VkWV1s\":[\"Bevorzugte Ansicht\"],\"l+lx2f\":[\"Bevorzugter Arbeitsablauf\"],\"BPBnux\":[\"Bevorzugter Workflow-Lauf\"],\"5X6Vlz\":[\"Bevorzugte Workflow-Version\"],\"FDpezg\":[\"Bevorzugtes Mitglied im Arbeitsbereich\"],\"X9kySA\":[\"Favoriten\"],\"0CzeFL\":[\"Favoriten in diesem Ordner\"],\"zQponA\":[\"Mit dem Unternehmen verbundene Favoriten\"],\"VaKLrB\":[\"Mit dem Kontakt verknüpfte Favoriten\"],\"GOfcBt\":[\"Mit der Notiz verknüpfte Favoriten\"],\"9zd8hg\":[\"Mit der Opportunity verknüpfte Favoriten\"],\"L5ccWD\":[\"Mit der Aufgabe verknüpfte Favoriten\"],\"R+1ib/\":[\"Mit der Ansicht verknüpfte Favoriten\"],\"ee0tmj\":[\"Mit dem Workflow verknüpfte Favoriten\"],\"zar5jz\":[\"Mit dem Workflow-Lauf verknüpfte Favoriten\"],\"499/sw\":[\"Mit der Workflow-Version verknüpfte Favoriten\"],\"rgmtb4\":[\"Mit dem Arbeitsbereich-Mitglied verknüpfte Favoriten\"],\"GyXrE1\":[\"Favoriten, die mit dem \",[\"label\"]],\"nSFFML\":[\"Feld Metadaten Id\"],\"g+t8w9\":[\"Feld-Metadaten, die für Aggregatoperationen verwendet werden\"],\"J4hC2m\":[\"Für die Volltextsuche verwendetes Feld\"],\"zuDgzc\":[\"Feld Wert\"],\"lEpDue\":[\"Ordner für Nachrichtenkanal\"],\"cqQyPB\":[\"Name des Ordners\"],\"oQA+cA\":[\"Vollständiger Pfad\"],\"UzpVUy\":[\"Nach diesem Feldwert gruppieren\"],\"TkE8dW\":[\"griff\"],\"Nf7oXL\":[\"Handgriff\"],\"GvgxWx\":[\"Aliase handhaben\"],\"VehAU2\":[\"Kopfnachricht Id\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"Icon\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Profil des idealen Kunden: Gibt an, ob das Unternehmen der geeignetste und wertvollste Kunde für Sie ist\"],\"NrA0WZ\":[\"Wenn sich das Ereignis auf ein bestimmtes Objekt bezieht\"],\"grHYXZ\":[\"Wird gestrichen\"],\"k+g9Uh\":[\"Ist die automatische Kontakterstellung aktiviert?\"],\"uBx1xd\":[\"Ist ganztägig\"],\"3iAfL2\":[\"Ist Organisator\"],\"Mqzqb8\":[\"Ist die Synchronisierung aktiviert\"],\"27z+FV\":[\"Berufsbezeichnung\"],\"shbh25\":[\"Json-Objekt zur Bereitstellung von Kontext (Benutzer, Gerät, Arbeitsbereich usw.)\"],\"HgJ9jQ\":[\"Json-Objekt zur Bereitstellung der Ausgabe des Workflow-Laufs\"],\"AQuLwi\":[\"Json-Objekt zur Bereitstellung von Schritten\"],\"fOjmZ1\":[\"Json-Objekt zur Bereitstellung des Triggers\"],\"TVc0/Q\":[\"Json-Wert für Ereignisdetails\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Schlüssel\"],\"vXIe7J\":[\"Sprache\"],\"WvYp6o\":[\"Zuletzt veröffentlichte Versionsnummer\"],\"Y60/DC\":[\"Letzter Sync-Cursor\"],\"Zdx9Qq\":[\"Datum der letzten Synchronisierung\"],\"c7uqNg\":[\"ID der letzten Synchronisierungshistorie\"],\"tGwswq\":[\"Letztes Mal, als der Datensatz geändert wurde\"],\"o1zvNS\":[\"Letzte Aktualisierung\"],\"wR9USP\":[\"Verknüpfte Objekt-Metadaten-ID\"],\"PV1Nm7\":[\"Verknüpfte Möglichkeiten\"],\"6YiMr4\":[\"Verknüpfter Datensatz Cache-Name\"],\"sgHAxx\":[\"Verknüpfte Datensatz-ID\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Liste der Angebote, für die diese Person der Ansprechpartner ist\"],\"wJijgU\":[\"Standort\"],\"y+q8Lv\":[\"Logischer Operator\"],\"6kQXsS\":[\"Logischer Operator für die Filtergruppe\"],\"EnfPm2\":[\"Link treffen\"],\"xDAtGP\":[\"Nachricht\"],\"g+QGD6\":[\"Nachrichtenkanal\"],\"DzU4a3\":[\"Nachrichtenkanal-Assoziation\"],\"wd/R++\":[\"Nachrichtenkanal-ID\"],\"disipM\":[\"Nachrichtenkanal Nachrichtenassoziation\"],\"ijQY3P\":[\"Nachrichtenkanal Nachrichtenassoziationen\"],\"k7LXPQ\":[\"Nachrichtenkanäle\"],\"/4uGJc\":[\"Richtung der Nachricht\"],\"fBw8fQ\":[\"Nachricht Externe Id\"],\"CStLnc\":[\"Nachrichten-Ordner\"],\"p4ANpY\":[\"Nachrichten-Ordner\"],\"6icznk\":[\"Nachricht Id\"],\"9FJSpK\":[\"Nachrichten-ID aus dem Nachrichtenkopf\"],\"yaC1Aq\":[\"Nachrichten-ID des Nachrichtenanbieters\"],\"IUmVwu\":[\"Nachricht Teilnehmer\"],\"FhIFx7\":[\"Nachricht Teilnehmer\"],\"IC5A8V\":[\"Mit einem Nachrichtenkanal synchronisierte Nachricht\"],\"de2nM/\":[\"Nachrichten-Thread\"],\"km1jgD\":[\"Nachricht Thread Id\"],\"RD0ecC\":[\"Nachrichten-Threads\"],\"t7TeQU\":[\"Nachrichten\"],\"WoWdku\":[\"Nachrichten aus dem Kanal.\"],\"rYPBO7\":[\"Nachrichten aus dem Thema.\"],\"XcKQrV\":[\"Zugangstoken des Messaging-Anbieters\"],\"80EvIk\":[\"Aktualisierungs-Token des Messaging-Anbieters\"],\"6YtxFj\":[\"Name\"],\"EEVPOx\":[\"Name des Favoritenordners\"],\"csMjko\":[\"Name des Workflow-Laufs\"],\"KiJn9B\":[\"Hinweis\"],\"GGlkb7\":[\"Anhänge beachten\"],\"Q1Rz+6\":[\"Anmerkung Körper\"],\"Yp057F\":[\"Datensatzposition notieren\"],\"spaO7l\":[\"Anmerkung Ziel\"],\"mkchvJ\":[\"Ziele beachten\"],\"tD4BxK\":[\"Zielvorgaben beachten\"],\"jDThel\":[\"Titel der Notiz\"],\"1DBGsz\":[\"Anmerkungen\"],\"Ne73P/\":[\"Mit dem \",[\"label\"],\" verbundene Anmerkungen\"],\"fXBE74\":[\"An das Unternehmen gebundene Anleihen\"],\"iQ5AH6\":[\"Mit dem Kontakt verbundene Notizen\"],\"0bi/Eh\":[\"Mit der Opportunity verbundene Notizen\"],\"B2Y6QU\":[\"AnmerkungZielunternehmen\"],\"/mH0jo\":[\"HinweisZielhinweis\"],\"DTs4tO\":[\"AnmerkungZielgelegenheit\"],\"gBwbnk\":[\"AnmerkungZielperson\"],\"ioJFzx\":[\"Anzahl der Beschäftigten im Unternehmen\"],\"hhe7Ce\":[\"Objekt-ID\"],\"dnPgTI\":[\"Objekt-Metadaten-ID\"],\"T/nPf5\":[\"Objekt-Metadaten-ID\"],\"afsWF6\":[\"Name des Objekts\"],\"Fzfj4N\":[\"Operand\"],\"FZg3wM\":[\"Operation\"],\"B1MDds\":[\"Betrieb\"],\"4MyDFl\":[\"Möglichkeiten\"],\"5QgKbT\":[\"Mit dem Unternehmen verbundene Möglichkeiten.\"],\"SV/iis\":[\"Gelegenheit\"],\"WnMlKn\":[\"Opportunitätsbetrag\"],\"aj3fnv\":[\"Datum des Abschlusses der Opportunity\"],\"3NYczb\":[\"Opportunity Unternehmen\"],\"as45IN\":[\"Kontaktstelle für Gelegenheiten\"],\"5Nu7Uw\":[\"Chancenwahrscheinlichkeit\"],\"Q1dzBp\":[\"Position des Opportunitätssatzes\"],\"5ugYS3\":[\"Phase der Chancengleichheit\"],\"eLggyd\":[\"Optionaler Aggregatbetrieb\"],\"kdClJ/\":[\"Optionales Geheimnis, das zum Berechnen der HMAC-Signatur für Webhook-Nutzdaten verwendet wird. Dieses Geheimnis wird zwischen Twenty und dem Webhook-Konsumenten ausgetauscht, um Webhook-Anfragen zu authentifizieren.\"],\"gh06VD\":[\"Ausgabe\"],\"pDUbN1\":[\"Übergeordnete Ansicht Filtergruppe\"],\"YKSmIP\":[\"Übergeordnete Ansicht Filter Gruppe Id\"],\"1wdjme\":[\"Menschen\"],\"E1zc7W\":[\"Mit dem Unternehmen verbundene Personen.\"],\"OZdaTZ\":[\"Person\"],\"c3Qq6o\":[\"Personendatensatz Position\"],\"zmwvG2\":[\"Telefon\"],\"m2ivgq\":[\"Telefone\"],\"P04j61\":[\"Kontaktperson\"],\"p/78dY\":[\"Position\"],\"HH1bMC\":[\"Position in der Filtergruppe der übergeordneten Ansicht\"],\"CvOSME\":[\"Position in der Ansichtsfiltergruppe\"],\"h8PGuF\":[\"Position in der Ansichtsfiltergruppe\"],\"TTHIbk\":[\"Bevorzugtes Farbschema\"],\"5v4qYi\":[\"Bevorzugte Sprache\"],\"WJIL29\":[\"Wahrscheinlichkeit\"],\"CrfRPa\":[\"anbieter\"],\"YfbwOB\":[\"Empfangen am\"],\"4Tvtbu\":[\"Datensatz-ID\"],\"9gXJw8\":[\"Wiederkehrende Ereignis-ID\"],\"2rvMKg\":[\"Token aktualisieren\"],\"2LpFdR\":[\"Zugehörige Benutzer-E-Mail-Adresse\"],\"g87L9j\":[\"Beziehungen\"],\"rnCndp\":[\"Antwortstatus\"],\"MCWKAU\":[\"Datum der Aufhebung\"],\"GDvlUT\":[\"Rolle\"],\"Tpm2G9\":[\"Läuft\"],\"N/rFzD\":[\"Geltungsbereiche\"],\"PdVIJC\":[\"Suchvektor\"],\"8VEDbV\":[\"Geheimnis\"],\"Cj2Gtd\":[\"Größe\"],\"3PRxO3\":[\"Bühne\"],\"D3iCkb\":[\"Datum des Beginns\"],\"uAQUqI\":[\"Status\"],\"Db4W3/\":[\"Zustände\"],\"UJmAAK\":[\"Thema\"],\"oyJYg7\":[\"Sync-Cursor\"],\"awvBUx\":[\"Synchronisations-Cursor. Wird für die Synchronisierung von Ereignissen mit dem Kalenderanbieter verwendet\"],\"dNAbG6\":[\"Synchronisationsphase\"],\"aqNjQE\":[\"Die Synchronisationsphase begann bei\"],\"bRUdLR\":[\"Sync-Status\"],\"4SHJe4\":[\"Ziel-Url\"],\"Q3P/4s\":[\"Aufgabe\"],\"kS+Ym6\":[\"Empfänger der Aufgabe\"],\"7fYQ6E\":[\"Aufgaben-Anhänge\"],\"X8fs74\":[\"Aufgabenträger\"],\"EPxYHS\":[\"Fälligkeitsdatum der Aufgabe\"],\"fUw1j+\":[\"Position des Aufgabensatzes\"],\"I6+0ph\":[\"Status der Aufgabe\"],\"WSiiWf\":[\"Aufgabe Ziel\"],\"khGQLP\":[\"Ziele der Aufgabe\"],\"836FiO\":[\"Aufgaben-Ziele\"],\"R+s8S+\":[\"Titel der Aufgabe\"],\"GtycJ/\":[\"Aufgaben\"],\"HlDeG3\":[\"Dem Mitglied des Arbeitsbereichs zugewiesene Aufgaben\"],\"Ca/n4T\":[\"Aufgaben, die mit dem \",[\"label\"]],\"M4rBti\":[\"An das Unternehmen gebundene Aufgaben\"],\"/VaiDW\":[\"Mit dem Kontakt verbundene Aufgaben\"],\"1TfX9U\":[\"Mit der Verkaufschance verbundene Aufgaben\"],\"pP0Dt9\":[\"AufgabeZiel Unternehmen\"],\"UJ2aPi\":[\"TaskTarget Gelegenheit\"],\"I1MiSs\":[\"AufgabeZielperson\"],\"pciKLT\":[\"AufgabeZiel Aufgabe\"],\"xeiujy\":[\"Text\"],\"6PJbR2\":[\"Die Kontoverbindung (E-Mail, Benutzername, Telefonnummer usw.)\"],\"zUXOAB\":[\"Der Kontoanbieter\"],\"qnNFrW\":[\"Das Linkedin-Konto des Unternehmens\"],\"N31Pso\":[\"Der Firmenname\"],\"BHFCqB\":[\"Das Twitter/X-Konto des Unternehmens\"],\"OBmU0K\":[\"Die URL der Unternehmenswebsite. Wir verwenden diese URL, um das Firmensymbol abzurufen\"],\"zGBDEH\":[\"Der Ersteller des Datensatzes\"],\"bMyVOx\":[\"Die aktuellen Status der Workflow-Versionen\"],\"0bo4Q0\":[\"Datum, an dem die Nachricht empfangen wurde\"],\"8h4mhq\":[\"Der Ausführende des Workflows\"],\"W3raza\":[\"Der Ordner, zu dem dieser Favorit gehört\"],\"DbWmKZ\":[\"Der Name der Gelegenheit\"],\"7mPrpl\":[\"Der Name des Workflow-Ereignis-Listeners\"],\"od0omS\":[\"Die zuletzt veröffentlichte Versionsnummer des Workflows\"],\"/EdWx6\":[\"Der Name des Workflows\"],\"EhAsND\":[\"Der Name der Workflow-Version\"],\"dhx13p\":[\"Der Versionsstand des Workflows\"],\"Zl0BJl\":[\"Gewinde Externe Kennung\"],\"RSSbWN\":[\"Thread-ID des Nachrichtenanbieters\"],\"sS8v5K\":[\"Anzahl der Drosselungsausfälle\"],\"n9nSNJ\":[\"Zeitformat\"],\"Mz2JN2\":[\"Zeitzone\"],\"az1boY\":[\"Zeitleiste Aktivitäten\"],\"fqKMpF\":[\"Zeitleiste Aktivitäten im Zusammenhang mit dem Unternehmen\"],\"4/UzU5\":[\"Zeitleiste Mit der Notiz verknüpfte Aktivitäten.\"],\"p6feIz\":[\"Zeitleiste Aktivitäten im Zusammenhang mit der Gelegenheit.\"],\"yvPwuF\":[\"Zeitplan für Aktivitäten im Zusammenhang mit dem Lauf\"],\"q96UvB\":[\"Zeitleiste Mit der Aufgabe verbundene Aktivitäten.\"],\"N9HMa/\":[\"Mit der Version verknüpfte Aktivitäten auf der Zeitachse\"],\"B1CYKX\":[\"Mit dem Arbeitsablauf verknüpfte Zeitplanaktivitäten\"],\"G0UmtQ\":[\"Zeitleiste Aktivitäten, die mit dem \",[\"label\"]],\"K/kU4E\":[\"Zeitleiste Aktivität\"],\"MHrjPM\":[\"Titel\"],\"+zy2Nq\":[\"Typ\"],\"0gY5lO\":[\"DatumZeit aktualisieren\"],\"YFciqL\":[\"Benutzer-E-Mail\"],\"d1BTW8\":[\"Benutzer-ID\"],\"4juE7s\":[\"Benutzerzeitzone\"],\"43zCwQ\":[\"Bevorzugtes Datumsformat des Benutzers\"],\"kJuoKm\":[\"Bevorzugtes Zeitformat des Benutzers\"],\"wMHvYH\":[\"Wert\"],\"7aatUy\":[\"Versionsstand\"],\"CdQeU7\":[\"Versionsschritte\"],\"PGMPIi\":[\"Version Auslöser\"],\"IYNSdp\":[\"Versionen\"],\"jpctdh\":[\"Siehe\"],\"cZPDyy\":[\"Ansicht Feld\"],\"6jpoH4\":[\"Ansicht Feldposition\"],\"Ju6gri\":[\"Ansicht Feldbezogene Ansicht\"],\"tvTr2y\":[\"Ansicht Feldgröße\"],\"BkII8t\":[\"Ansicht Feld Zielfeld\"],\"Gd/LzL\":[\"Ansicht Feldsichtbarkeit\"],\"GUFYyq\":[\"Ansicht Felder\"],\"JRtI7Y\":[\"Ansicht Filter\"],\"L2gQ5q\":[\"Ansichtsfilter Anzeigewert\"],\"l9/6pD\":[\"Filtergruppe anzeigen\"],\"Mbosm8\":[\"Filtergruppen-ID anzeigen\"],\"/aP3iG\":[\"Filtergruppen anzeigen\"],\"4MG8+B\":[\"Ansicht Filteroperand\"],\"OrUkUF\":[\"Ansicht Filterbezogene Ansicht\"],\"TyXOtD\":[\"Ansicht Filter Zielfeld\"],\"3KzkxN\":[\"Ansicht Filterwert\"],\"vj5JsR\":[\"Ansicht Filter\"],\"ziEP12\":[\"Gruppe ansehen\"],\"uQ3c2q\":[\"Ansicht Gruppenbezogene Ansicht\"],\"EFlLpQ\":[\"Zielfeld der Gruppe anzeigen\"],\"b1Vc+l\":[\"Sichtbarkeit der Gruppe\"],\"V4nZs/\":[\"Gruppen anzeigen\"],\"qXlovu\":[\"Symbol anzeigen\"],\"cd/+ZD\":[\"Kanban-Spaltenfeld anzeigen\"],\"vdfZ+A\":[\"Schlüssel ansehen\"],\"oOljSE\":[\"Name anzeigen\"],\"rhO8zp\":[\"Position anzeigen\"],\"EUjpwJ\":[\"Ansicht Sortieren\"],\"6ZUale\":[\"Ansicht Sortierrichtung\"],\"/rCPqN\":[\"Ansicht Sortierbezogene Ansicht\"],\"+du2wy\":[\"Ansicht Zielfeld sortieren\"],\"UsdY3K\":[\"Ansicht Sorten\"],\"clWwIZ\":[\"Zielobjekt anzeigen\"],\"bJAIqT\":[\"Ansicht Typ\"],\"1I6UoR\":[\"Ansichten\"],\"2q/Q7x\":[\"Sichtbarkeit\"],\"oh8+os\":[\"Sichtbar\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Webhook-Betrieb\"],\"gONLmX\":[\"Webhook-Vorgänge\"],\"cPoSTF\":[\"Webhook-Ziel-URL\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Arbeitsablauf\"],\"E03XpH\":[\"Workflow-Ereignis-Listener, die mit dem Workflow verknüpft sind.\"],\"vwSkSW\":[\"Mit dem Lauf verbundener Workflow.\"],\"y9tnFx\":[\"Workflow-Satzposition\"],\"5vIcqC\":[\"Workflow-Lauf\"],\"3Iz+qz\":[\"Workflow-Lauf beendet bei\"],\"IUaK6s\":[\"Position für Workflow-Lauf\"],\"zaN7tH\":[\"Workflow-Lauf gestartet bei\"],\"1TU2A8\":[\"Status des Workflow-Laufs\"],\"u6DF/V\":[\"Workflow-Läufe\"],\"9nOy7k\":[\"Mit der Version verknüpfte Workflow-Läufe.\"],\"c37F3j\":[\"Workflow-Läufe, die mit dem Workflow verknüpft sind.\"],\"lTXctu\":[\"Workflow-Version\"],\"+wYPET\":[\"Workflow-Version\"],\"CocTJJ\":[\"Mit dem Lauf verknüpfte Workflow-Version.\"],\"9l+pJT\":[\"Position der Workflow-Version\"],\"OCyhkn\":[\"Workflow-Versionen\"],\"018fP9\":[\"Workflow-Versionen, die mit dem Workflow verknüpft sind.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"WorkflowEventListener Arbeitsablauf\"],\"3JA9se\":[\"WorkflowEventListeners\"],\"woYYQq\":[\"Arbeitsabläufe\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"ArbeitsablaufVersion Arbeitsablauf\"],\"CbGxon\":[\"Arbeitsbereich Mitglied\"],\"qc38qR\":[\"Arbeitsbereich Mitglied\"],\"R1S9pO\":[\"Avatar eines Mitglieds im Arbeitsbereich\"],\"5VCX7o\":[\"Name des Arbeitsbereichsmitglieds\"],\"YCAEr+\":[\"Arbeitsbereich Mitglieder\"],\"EtzFC0\":[\"ArbeitsbereichMitglied\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Ihr Teammitglied, das für die Verwaltung des Firmenkontos zuständig ist\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.js b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.js deleted file mode 100644 index 5db2b299687c..000000000000 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"Qyrd7v\":[\"(System) View Fields\"],\"9Y3fTB\":[\"(System) View Filter Groups\"],\"TB2jLV\":[\"(System) View Filters\"],\"Y7M7Ro\":[\"(System) View Groups\"],\"9vliLw\":[\"(System) View Sorts\"],\"5B59WE\":[\"(System) Views\"],\"kZR6+h\":[\"A company\"],\"+aeifv\":[\"A connected account\"],\"HCoswz\":[\"A favorite that can be accessed from the left menu\"],\"6w8bHl\":[\"A Folder of favorites\"],\"sSGYmf\":[\"A group of related messages (e.g. email thread, chat thread)\"],\"vZj1Xc\":[\"A message sent or received through a messaging channel (email, chat, etc.)\"],\"bufuBA\":[\"A note\"],\"6kUkZW\":[\"A note target\"],\"Io42ej\":[\"A person\"],\"mkFXEH\":[\"A task\"],\"hk2NzW\":[\"A task target\"],\"HTSJFW\":[\"A webhook\"],\"ZIN9Ga\":[\"A workflow\"],\"juBVjt\":[\"A workflow event listener\"],\"1+xDbI\":[\"A workflow run\"],\"N0g7rp\":[\"A workflow version\"],\"HpZ/I5\":[\"A workspace member\"],\"GDKKxT\":[\"Access Token\"],\"pd81Qb\":[\"Account Owner\"],\"loqL/f\":[\"Account owner for companies\"],\"HZosRi\":[\"Account Owner For Companies\"],\"Du6bPw\":[\"Address\"],\"JiOJxf\":[\"Address (deprecated) \"],\"Knl3c9\":[\"Address of the company\"],\"zJhwjv\":[\"Address of the company - deprecated in favor of new address field\"],\"ZfVqbP\":[\"Aggregate operation\"],\"W58PBh\":[\"Aggregated / filtered event to be displayed on the timeline\"],\"hehnjM\":[\"Amount\"],\"qeHcQj\":[\"An API key\"],\"MjyFvC\":[\"An attachment\"],\"+bL++X\":[\"An audit log of actions performed in the system\"],\"muVHgL\":[\"An event related to user behavior\"],\"bZq8rL\":[\"An opportunity\"],\"JKWicb\":[\"Annual Recurring Revenue: The actual or estimated annual revenue of the company\"],\"yRnk5W\":[\"API Key\"],\"FfSJ1Y\":[\"API Keys\"],\"puNs/l\":[\"ApiKey expiration date\"],\"YHiNxr\":[\"ApiKey name\"],\"xrndTt\":[\"ApiKey revocation date\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Assigned tasks\"],\"ojKCLU\":[\"Assignee\"],\"Max2GU\":[\"Associated User Id\"],\"UY1vmE\":[\"Attachment\"],\"JAefBH\":[\"Attachment author\"],\"bIaesZ\":[\"Attachment company\"],\"gfGYcl\":[\"Attachment full path\"],\"wjocwa\":[\"Attachment name\"],\"FWlOXr\":[\"Attachment note\"],\"YASWpH\":[\"Attachment opportunity\"],\"P38yED\":[\"Attachment person\"],\"Tx1DxS\":[\"Attachment task\"],\"4qqxMt\":[\"Attachment type\"],\"w/Sphq\":[\"Attachments\"],\"2tQOVc\":[\"Attachments created by the workspace member\"],\"iVnA89\":[\"Attachments linked to the company\"],\"MuTXtT\":[\"Attachments linked to the contact.\"],\"kw0mLu\":[\"Attachments linked to the opportunity\"],\"fCbqr7\":[\"Attachments tied to the \",[\"label\"]],\"ilRCh1\":[\"Audit Log\"],\"EPEFrH\":[\"Audit Logs\"],\"RqCC/0\":[\"Audit Logs linked to the workspace member\"],\"cNBqH+\":[\"Auth failed at\"],\"VbeIOx\":[\"Author\"],\"XJONK6\":[\"Authored attachments\"],\"RpExX0\":[\"Automatically create People records when receiving or sending emails\"],\"lXxdId\":[\"Automatically create records for people you participated with in an event.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Avatar Url\"],\"20B9kW\":[\"Behavioral Event\"],\"Jeh/Q/\":[\"Behavioral Events\"],\"K1172m\":[\"Blocklist\"],\"Tv2hxv\":[\"Blocklisted handles\"],\"L5JhJe\":[\"Blocklists\"],\"bGQplw\":[\"Body\"],\"8mVqF7\":[\"Cached record name\"],\"Nh6GTX\":[\"Calendar Channel\"],\"jfNQ0m\":[\"Calendar Channel Event Association\"],\"kYNT3F\":[\"Calendar Channel Event Associations\"],\"Znix/S\":[\"Calendar Channels\"],\"bRk+FR\":[\"Calendar event\"],\"N2kMfO\":[\"Calendar event participant\"],\"AWDqkQ\":[\"Calendar event participants\"],\"ZI2UyM\":[\"Calendar Event Participants\"],\"X9A2xC\":[\"Calendar events\"],\"4IVK41\":[\"Channel ID\"],\"Ubg/B+\":[\"Channel Type\"],\"3wV73y\":[\"City\"],\"NRF7pg\":[\"Close date\"],\"96YB1a\":[\"Color Scheme\"],\"07OSD1\":[\"Compact View\"],\"s2QZS6\":[\"Companies\"],\"7i8j3G\":[\"Company\"],\"yA1de7\":[\"Company record position\"],\"AgktVC\":[\"Conference Solution\"],\"PQ1Dw2\":[\"Connected Account\"],\"9TzudL\":[\"Connected accounts\"],\"AMDUqA\":[\"Connected Accounts\"],\"bA6O5B\":[\"Contact auto creation policy\"],\"RnsmQs\":[\"Contact’s avatar\"],\"pL+pqi\":[\"Contact’s city\"],\"VnWMlz\":[\"Contact’s company\"],\"ITlFIB\":[\"Contact’s Emails\"],\"GuRtLY\":[\"Contact’s job title\"],\"QrCvRQ\":[\"Contact’s Linkedin account\"],\"6xPSVt\":[\"Contact’s name\"],\"Y37CZ4\":[\"Contact’s phone number\"],\"zsW3gg\":[\"Contact’s phone numbers\"],\"uuZ00G\":[\"Contact’s X/Twitter account\"],\"NCIYDF\":[\"Created by\"],\"wPvFAD\":[\"Creation date\"],\"CJXWmO\":[\"Creation DateTime\"],\"Lhd0oQ\":[\"Date format\"],\"1lL5Iu\":[\"Date when the record was deleted\"],\"QN9ahV\":[\"Deleted at\"],\"U1bSSI\":[\"Describes if the view is in compact mode\"],\"Nu4oKW\":[\"Description\"],\"MRB7nI\":[\"Direction\"],\"0gS7M5\":[\"Display Name\"],\"0H/D9K\":[\"Display Value\"],\"wMncXq\":[\"Domain Name\"],\"YOowcq\":[\"Due Date\"],\"BXEcos\":[\"Emails\"],\"gqv5ZL\":[\"Employees\"],\"VFv2ZC\":[\"End Date\"],\"k//6Xs\":[\"Event company\"],\"FJ7QI4\":[\"Event context\"],\"kJDmsI\":[\"Event details\"],\"0JhmlM\":[\"Event external ID\"],\"aZJLAR\":[\"Event ID\"],\"81maJp\":[\"Event Listeners\"],\"PYs3rP\":[\"Event name\"],\"evIGwh\":[\"Event name/type\"],\"vv99Wu\":[\"Event note\"],\"eSt759\":[\"Event opportunity\"],\"aicVfT\":[\"Event Participants\"],\"0mp45a\":[\"Event person\"],\"mMq0Wy\":[\"Event task\"],\"dCV1dS\":[\"Event workflow\"],\"W84pl6\":[\"Event workflow run\"],\"vUpps9\":[\"Event workflow version\"],\"LxOGsB\":[\"Event workspace member\"],\"tst44n\":[\"Events\"],\"fHL+iH\":[\"Events linked to the person\"],\"3/O8MM\":[\"Events linked to the workspace member\"],\"QQlMid\":[\"Exclude group emails\"],\"kenYGr\":[\"Exclude non professional emails\"],\"Lo5U0b\":[\"Executed by\"],\"sZg7s1\":[\"Expiration date\"],\"6Ki4Pv\":[\"Favorite\"],\"aKUOPp\":[\"Favorite company\"],\"TDlZ/o\":[\"Favorite Folder\"],\"WDVfUH\":[\"Favorite folder position\"],\"SStz54\":[\"Favorite Folders\"],\"dz/fFp\":[\"Favorite note\"],\"RRr9Bp\":[\"Favorite opportunity\"],\"RM6B6V\":[\"Favorite person\"],\"oVA9vM\":[\"Favorite position\"],\"OaQVQH\":[\"Favorite task\"],\"VkWV1s\":[\"Favorite view\"],\"l+lx2f\":[\"Favorite workflow\"],\"BPBnux\":[\"Favorite workflow run\"],\"5X6Vlz\":[\"Favorite workflow version\"],\"FDpezg\":[\"Favorite workspace member\"],\"X9kySA\":[\"Favorites\"],\"0CzeFL\":[\"Favorites in this folder\"],\"zQponA\":[\"Favorites linked to the company\"],\"VaKLrB\":[\"Favorites linked to the contact\"],\"GOfcBt\":[\"Favorites linked to the note\"],\"9zd8hg\":[\"Favorites linked to the opportunity\"],\"L5ccWD\":[\"Favorites linked to the task\"],\"R+1ib/\":[\"Favorites linked to the view\"],\"ee0tmj\":[\"Favorites linked to the workflow\"],\"zar5jz\":[\"Favorites linked to the workflow run\"],\"499/sw\":[\"Favorites linked to the workflow version\"],\"rgmtb4\":[\"Favorites linked to the workspace member\"],\"GyXrE1\":[\"Favorites tied to the \",[\"label\"]],\"nSFFML\":[\"Field Metadata Id\"],\"g+t8w9\":[\"Field metadata used for aggregate operation\"],\"J4hC2m\":[\"Field used for full-text search\"],\"zuDgzc\":[\"Field Value\"],\"oQA+cA\":[\"Full path\"],\"UzpVUy\":[\"Group by this field value\"],\"TkE8dW\":[\"handle\"],\"Nf7oXL\":[\"Handle\"],\"GvgxWx\":[\"Handle Aliases\"],\"VehAU2\":[\"Header message Id\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"Icon\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you\"],\"NrA0WZ\":[\"If the event is related to a particular object\"],\"grHYXZ\":[\"Is canceled\"],\"k+g9Uh\":[\"Is Contact Auto Creation Enabled\"],\"uBx1xd\":[\"Is Full Day\"],\"3iAfL2\":[\"Is Organizer\"],\"Mqzqb8\":[\"Is Sync Enabled\"],\"27z+FV\":[\"Job Title\"],\"shbh25\":[\"Json object to provide context (user, device, workspace, etc.)\"],\"HgJ9jQ\":[\"Json object to provide output of the workflow run\"],\"AQuLwi\":[\"Json object to provide steps\"],\"fOjmZ1\":[\"Json object to provide trigger\"],\"TVc0/Q\":[\"Json value for event details\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Key\"],\"vXIe7J\":[\"Language\"],\"WvYp6o\":[\"Last published Version Id\"],\"Y60/DC\":[\"Last sync cursor\"],\"Zdx9Qq\":[\"Last sync date\"],\"c7uqNg\":[\"Last sync history ID\"],\"tGwswq\":[\"Last time the record was changed\"],\"o1zvNS\":[\"Last update\"],\"wR9USP\":[\"Linked Object Metadata Id\"],\"PV1Nm7\":[\"Linked Opportunities\"],\"6YiMr4\":[\"Linked Record cached name\"],\"sgHAxx\":[\"Linked Record id\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"List of opportunities for which that person is the point of contact\"],\"wJijgU\":[\"Location\"],\"y+q8Lv\":[\"Logical Operator\"],\"6kQXsS\":[\"Logical operator for the filter group\"],\"EnfPm2\":[\"Meet Link\"],\"xDAtGP\":[\"Message\"],\"g+QGD6\":[\"Message Channel\"],\"DzU4a3\":[\"Message Channel Association\"],\"wd/R++\":[\"Message Channel Id\"],\"disipM\":[\"Message Channel Message Association\"],\"ijQY3P\":[\"Message Channel Message Associations\"],\"k7LXPQ\":[\"Message Channels\"],\"/4uGJc\":[\"Message Direction\"],\"fBw8fQ\":[\"Message External Id\"],\"6icznk\":[\"Message Id\"],\"9FJSpK\":[\"Message id from the message header\"],\"yaC1Aq\":[\"Message id from the messaging provider\"],\"IUmVwu\":[\"Message Participant\"],\"FhIFx7\":[\"Message Participants\"],\"IC5A8V\":[\"Message Synced with a Message Channel\"],\"de2nM/\":[\"Message Thread\"],\"km1jgD\":[\"Message Thread Id\"],\"RD0ecC\":[\"Message Threads\"],\"t7TeQU\":[\"Messages\"],\"WoWdku\":[\"Messages from the channel.\"],\"rYPBO7\":[\"Messages from the thread.\"],\"XcKQrV\":[\"Messaging provider access token\"],\"80EvIk\":[\"Messaging provider refresh token\"],\"6YtxFj\":[\"Name\"],\"EEVPOx\":[\"Name of the favorite folder\"],\"csMjko\":[\"Name of the workflow run\"],\"KiJn9B\":[\"Note\"],\"GGlkb7\":[\"Note attachments\"],\"Q1Rz+6\":[\"Note body\"],\"Yp057F\":[\"Note record position\"],\"spaO7l\":[\"Note Target\"],\"mkchvJ\":[\"Note targets\"],\"tD4BxK\":[\"Note Targets\"],\"jDThel\":[\"Note title\"],\"1DBGsz\":[\"Notes\"],\"Ne73P/\":[\"Notes tied to the \",[\"label\"]],\"fXBE74\":[\"Notes tied to the company\"],\"iQ5AH6\":[\"Notes tied to the contact\"],\"0bi/Eh\":[\"Notes tied to the opportunity\"],\"B2Y6QU\":[\"NoteTarget company\"],\"/mH0jo\":[\"NoteTarget note\"],\"DTs4tO\":[\"NoteTarget opportunity\"],\"gBwbnk\":[\"NoteTarget person\"],\"ioJFzx\":[\"Number of employees in the company\"],\"hhe7Ce\":[\"Object id\"],\"dnPgTI\":[\"Object metadata id\"],\"T/nPf5\":[\"Object Metadata Id\"],\"afsWF6\":[\"Object name\"],\"Fzfj4N\":[\"Operand\"],\"FZg3wM\":[\"Operation\"],\"B1MDds\":[\"Operations\"],\"4MyDFl\":[\"Opportunities\"],\"5QgKbT\":[\"Opportunities linked to the company.\"],\"SV/iis\":[\"Opportunity\"],\"WnMlKn\":[\"Opportunity amount\"],\"aj3fnv\":[\"Opportunity close date\"],\"3NYczb\":[\"Opportunity company\"],\"as45IN\":[\"Opportunity point of contact\"],\"5Nu7Uw\":[\"Opportunity probability\"],\"Q1dzBp\":[\"Opportunity record position\"],\"5ugYS3\":[\"Opportunity stage\"],\"eLggyd\":[\"Optional aggregate operation\"],\"kdClJ/\":[\"Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests.\"],\"gh06VD\":[\"Output\"],\"pDUbN1\":[\"Parent View Filter Group\"],\"YKSmIP\":[\"Parent View Filter Group Id\"],\"1wdjme\":[\"People\"],\"E1zc7W\":[\"People linked to the company.\"],\"OZdaTZ\":[\"Person\"],\"c3Qq6o\":[\"Person record Position\"],\"zmwvG2\":[\"Phone\"],\"m2ivgq\":[\"Phones\"],\"P04j61\":[\"Point of Contact\"],\"p/78dY\":[\"Position\"],\"HH1bMC\":[\"Position in the parent view filter group\"],\"CvOSME\":[\"Position in the view filter group\"],\"h8PGuF\":[\"Position in view filter group\"],\"TTHIbk\":[\"Preferred color scheme\"],\"5v4qYi\":[\"Preferred language\"],\"WJIL29\":[\"Probability\"],\"CrfRPa\":[\"provider\"],\"YfbwOB\":[\"Received At\"],\"4Tvtbu\":[\"Record id\"],\"9gXJw8\":[\"Recurring Event ID\"],\"2rvMKg\":[\"Refresh Token\"],\"2LpFdR\":[\"Related user email address\"],\"g87L9j\":[\"Relations\"],\"rnCndp\":[\"Response Status\"],\"MCWKAU\":[\"Revocation date\"],\"GDvlUT\":[\"Role\"],\"Tpm2G9\":[\"Runs\"],\"N/rFzD\":[\"Scopes\"],\"PdVIJC\":[\"Search vector\"],\"8VEDbV\":[\"Secret\"],\"Cj2Gtd\":[\"Size\"],\"3PRxO3\":[\"Stage\"],\"D3iCkb\":[\"Start Date\"],\"uAQUqI\":[\"Status\"],\"Db4W3/\":[\"Statuses\"],\"UJmAAK\":[\"Subject\"],\"oyJYg7\":[\"Sync Cursor\"],\"awvBUx\":[\"Sync Cursor. Used for syncing events from the calendar provider\"],\"dNAbG6\":[\"Sync stage\"],\"aqNjQE\":[\"Sync stage started at\"],\"bRUdLR\":[\"Sync status\"],\"4SHJe4\":[\"Target Url\"],\"Q3P/4s\":[\"Task\"],\"kS+Ym6\":[\"Task assignee\"],\"7fYQ6E\":[\"Task attachments\"],\"X8fs74\":[\"Task body\"],\"EPxYHS\":[\"Task due date\"],\"fUw1j+\":[\"Task record position\"],\"I6+0ph\":[\"Task status\"],\"WSiiWf\":[\"Task Target\"],\"khGQLP\":[\"Task targets\"],\"836FiO\":[\"Task Targets\"],\"R+s8S+\":[\"Task title\"],\"GtycJ/\":[\"Tasks\"],\"HlDeG3\":[\"Tasks assigned to the workspace member\"],\"Ca/n4T\":[\"Tasks tied to the \",[\"label\"]],\"M4rBti\":[\"Tasks tied to the company\"],\"/VaiDW\":[\"Tasks tied to the contact\"],\"1TfX9U\":[\"Tasks tied to the opportunity\"],\"pP0Dt9\":[\"TaskTarget company\"],\"UJ2aPi\":[\"TaskTarget opportunity\"],\"I1MiSs\":[\"TaskTarget person\"],\"pciKLT\":[\"TaskTarget task\"],\"xeiujy\":[\"Text\"],\"6PJbR2\":[\"The account handle (email, username, phone number, etc.)\"],\"zUXOAB\":[\"The account provider\"],\"qnNFrW\":[\"The company Linkedin account\"],\"N31Pso\":[\"The company name\"],\"BHFCqB\":[\"The company Twitter/X account\"],\"OBmU0K\":[\"The company website URL. We use this url to fetch the company icon\"],\"zGBDEH\":[\"The creator of the record\"],\"bMyVOx\":[\"The current statuses of the workflow versions\"],\"0bo4Q0\":[\"The date the message was received\"],\"8h4mhq\":[\"The executor of the workflow\"],\"W3raza\":[\"The folder this favorite belongs to\"],\"DbWmKZ\":[\"The opportunity name\"],\"7mPrpl\":[\"The workflow event listener name\"],\"od0omS\":[\"The workflow last published version id\"],\"/EdWx6\":[\"The workflow name\"],\"EhAsND\":[\"The workflow version name\"],\"dhx13p\":[\"The workflow version status\"],\"Zl0BJl\":[\"Thread External Id\"],\"RSSbWN\":[\"Thread id from the messaging provider\"],\"sS8v5K\":[\"Throttle Failure Count\"],\"n9nSNJ\":[\"Time format\"],\"Mz2JN2\":[\"Time zone\"],\"az1boY\":[\"Timeline Activities\"],\"fqKMpF\":[\"Timeline Activities linked to the company\"],\"4/UzU5\":[\"Timeline Activities linked to the note.\"],\"p6feIz\":[\"Timeline Activities linked to the opportunity.\"],\"yvPwuF\":[\"Timeline activities linked to the run\"],\"q96UvB\":[\"Timeline Activities linked to the task.\"],\"N9HMa/\":[\"Timeline activities linked to the version\"],\"B1CYKX\":[\"Timeline activities linked to the workflow\"],\"G0UmtQ\":[\"Timeline Activities tied to the \",[\"label\"]],\"K/kU4E\":[\"Timeline Activity\"],\"MHrjPM\":[\"Title\"],\"+zy2Nq\":[\"Type\"],\"0gY5lO\":[\"Update DateTime\"],\"YFciqL\":[\"User Email\"],\"d1BTW8\":[\"User Id\"],\"4juE7s\":[\"User time zone\"],\"43zCwQ\":[\"User's preferred date format\"],\"kJuoKm\":[\"User's preferred time format\"],\"wMHvYH\":[\"Value\"],\"7aatUy\":[\"Version status\"],\"CdQeU7\":[\"Version steps\"],\"PGMPIi\":[\"Version trigger\"],\"IYNSdp\":[\"Versions\"],\"jpctdh\":[\"View\"],\"cZPDyy\":[\"View Field\"],\"6jpoH4\":[\"View Field position\"],\"Ju6gri\":[\"View Field related view\"],\"tvTr2y\":[\"View Field size\"],\"BkII8t\":[\"View Field target field\"],\"Gd/LzL\":[\"View Field visibility\"],\"GUFYyq\":[\"View Fields\"],\"JRtI7Y\":[\"View Filter\"],\"L2gQ5q\":[\"View Filter Display Value\"],\"l9/6pD\":[\"View Filter Group\"],\"Mbosm8\":[\"View Filter Group Id\"],\"/aP3iG\":[\"View Filter Groups\"],\"4MG8+B\":[\"View Filter operand\"],\"OrUkUF\":[\"View Filter related view\"],\"TyXOtD\":[\"View Filter target field\"],\"3KzkxN\":[\"View Filter value\"],\"vj5JsR\":[\"View Filters\"],\"ziEP12\":[\"View Group\"],\"uQ3c2q\":[\"View Group related view\"],\"EFlLpQ\":[\"View Group target field\"],\"b1Vc+l\":[\"View Group visibility\"],\"V4nZs/\":[\"View Groups\"],\"qXlovu\":[\"View icon\"],\"cd/+ZD\":[\"View Kanban column field\"],\"vdfZ+A\":[\"View key\"],\"oOljSE\":[\"View name\"],\"rhO8zp\":[\"View position\"],\"EUjpwJ\":[\"View Sort\"],\"6ZUale\":[\"View Sort direction\"],\"/rCPqN\":[\"View Sort related view\"],\"+du2wy\":[\"View Sort target field\"],\"UsdY3K\":[\"View Sorts\"],\"clWwIZ\":[\"View target object\"],\"bJAIqT\":[\"View type\"],\"1I6UoR\":[\"Views\"],\"2q/Q7x\":[\"Visibility\"],\"oh8+os\":[\"Visible\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Webhook operation\"],\"gONLmX\":[\"Webhook operations\"],\"cPoSTF\":[\"Webhook target url\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Workflow\"],\"E03XpH\":[\"Workflow event listeners linked to the workflow.\"],\"vwSkSW\":[\"Workflow linked to the run.\"],\"y9tnFx\":[\"Workflow record position\"],\"5vIcqC\":[\"Workflow Run\"],\"3Iz+qz\":[\"Workflow run ended at\"],\"IUaK6s\":[\"Workflow run position\"],\"zaN7tH\":[\"Workflow run started at\"],\"1TU2A8\":[\"Workflow run status\"],\"u6DF/V\":[\"Workflow Runs\"],\"9nOy7k\":[\"Workflow runs linked to the version.\"],\"c37F3j\":[\"Workflow runs linked to the workflow.\"],\"lTXctu\":[\"Workflow version\"],\"+wYPET\":[\"Workflow Version\"],\"CocTJJ\":[\"Workflow version linked to the run.\"],\"9l+pJT\":[\"Workflow version position\"],\"OCyhkn\":[\"Workflow Versions\"],\"018fP9\":[\"Workflow versions linked to the workflow.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"WorkflowEventListener workflow\"],\"3JA9se\":[\"WorkflowEventListeners\"],\"woYYQq\":[\"Workflows\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"WorkflowVersion workflow\"],\"CbGxon\":[\"Workspace member\"],\"qc38qR\":[\"Workspace Member\"],\"R1S9pO\":[\"Workspace member avatar\"],\"5VCX7o\":[\"Workspace member name\"],\"YCAEr+\":[\"Workspace Members\"],\"EtzFC0\":[\"WorkspaceMember\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Your team member responsible for managing the company account\"]}")}; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.ts new file mode 100644 index 000000000000..8dd00e59f34e --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/en.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(System) View Fields\"],\"9Y3fTB\":[\"(System) View Filter Groups\"],\"TB2jLV\":[\"(System) View Filters\"],\"Y7M7Ro\":[\"(System) View Groups\"],\"9vliLw\":[\"(System) View Sorts\"],\"5B59WE\":[\"(System) Views\"],\"kZR6+h\":[\"A company\"],\"+aeifv\":[\"A connected account\"],\"HCoswz\":[\"A favorite that can be accessed from the left menu\"],\"6w8bHl\":[\"A Folder of favorites\"],\"sSGYmf\":[\"A group of related messages (e.g. email thread, chat thread)\"],\"vZj1Xc\":[\"A message sent or received through a messaging channel (email, chat, etc.)\"],\"bufuBA\":[\"A note\"],\"6kUkZW\":[\"A note target\"],\"Io42ej\":[\"A person\"],\"mkFXEH\":[\"A task\"],\"hk2NzW\":[\"A task target\"],\"HTSJFW\":[\"A webhook\"],\"ZIN9Ga\":[\"A workflow\"],\"juBVjt\":[\"A workflow event listener\"],\"1+xDbI\":[\"A workflow run\"],\"N0g7rp\":[\"A workflow version\"],\"HpZ/I5\":[\"A workspace member\"],\"GDKKxT\":[\"Access Token\"],\"pd81Qb\":[\"Account Owner\"],\"loqL/f\":[\"Account owner for companies\"],\"HZosRi\":[\"Account Owner For Companies\"],\"Du6bPw\":[\"Address\"],\"JiOJxf\":[\"Address (deprecated) \"],\"Knl3c9\":[\"Address of the company\"],\"zJhwjv\":[\"Address of the company - deprecated in favor of new address field\"],\"ZfVqbP\":[\"Aggregate operation\"],\"W58PBh\":[\"Aggregated / filtered event to be displayed on the timeline\"],\"hehnjM\":[\"Amount\"],\"qeHcQj\":[\"An API key\"],\"MjyFvC\":[\"An attachment\"],\"+bL++X\":[\"An audit log of actions performed in the system\"],\"muVHgL\":[\"An event related to user behavior\"],\"bZq8rL\":[\"An opportunity\"],\"JKWicb\":[\"Annual Recurring Revenue: The actual or estimated annual revenue of the company\"],\"yRnk5W\":[\"API Key\"],\"FfSJ1Y\":[\"API Keys\"],\"puNs/l\":[\"ApiKey expiration date\"],\"YHiNxr\":[\"ApiKey name\"],\"xrndTt\":[\"ApiKey revocation date\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Assigned tasks\"],\"ojKCLU\":[\"Assignee\"],\"Max2GU\":[\"Associated User Id\"],\"UY1vmE\":[\"Attachment\"],\"JAefBH\":[\"Attachment author\"],\"bIaesZ\":[\"Attachment company\"],\"gfGYcl\":[\"Attachment full path\"],\"wjocwa\":[\"Attachment name\"],\"FWlOXr\":[\"Attachment note\"],\"YASWpH\":[\"Attachment opportunity\"],\"P38yED\":[\"Attachment person\"],\"Tx1DxS\":[\"Attachment task\"],\"4qqxMt\":[\"Attachment type\"],\"w/Sphq\":[\"Attachments\"],\"2tQOVc\":[\"Attachments created by the workspace member\"],\"iVnA89\":[\"Attachments linked to the company\"],\"MuTXtT\":[\"Attachments linked to the contact.\"],\"kw0mLu\":[\"Attachments linked to the opportunity\"],\"fCbqr7\":[\"Attachments tied to the \",[\"label\"]],\"ilRCh1\":[\"Audit Log\"],\"EPEFrH\":[\"Audit Logs\"],\"RqCC/0\":[\"Audit Logs linked to the workspace member\"],\"cNBqH+\":[\"Auth failed at\"],\"VbeIOx\":[\"Author\"],\"XJONK6\":[\"Authored attachments\"],\"RpExX0\":[\"Automatically create People records when receiving or sending emails\"],\"lXxdId\":[\"Automatically create records for people you participated with in an event.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Avatar Url\"],\"20B9kW\":[\"Behavioral Event\"],\"Jeh/Q/\":[\"Behavioral Events\"],\"K1172m\":[\"Blocklist\"],\"Tv2hxv\":[\"Blocklisted handles\"],\"L5JhJe\":[\"Blocklists\"],\"bGQplw\":[\"Body\"],\"8mVqF7\":[\"Cached record name\"],\"Nh6GTX\":[\"Calendar Channel\"],\"jfNQ0m\":[\"Calendar Channel Event Association\"],\"kYNT3F\":[\"Calendar Channel Event Associations\"],\"Znix/S\":[\"Calendar Channels\"],\"bRk+FR\":[\"Calendar event\"],\"N2kMfO\":[\"Calendar event participant\"],\"AWDqkQ\":[\"Calendar event participants\"],\"ZI2UyM\":[\"Calendar Event Participants\"],\"X9A2xC\":[\"Calendar events\"],\"4IVK41\":[\"Channel ID\"],\"Ubg/B+\":[\"Channel Type\"],\"3wV73y\":[\"City\"],\"NRF7pg\":[\"Close date\"],\"96YB1a\":[\"Color Scheme\"],\"07OSD1\":[\"Compact View\"],\"s2QZS6\":[\"Companies\"],\"7i8j3G\":[\"Company\"],\"yA1de7\":[\"Company record position\"],\"AgktVC\":[\"Conference Solution\"],\"PQ1Dw2\":[\"Connected Account\"],\"9TzudL\":[\"Connected accounts\"],\"AMDUqA\":[\"Connected Accounts\"],\"bA6O5B\":[\"Contact auto creation policy\"],\"RnsmQs\":[\"Contact’s avatar\"],\"pL+pqi\":[\"Contact’s city\"],\"VnWMlz\":[\"Contact’s company\"],\"ITlFIB\":[\"Contact’s Emails\"],\"GuRtLY\":[\"Contact’s job title\"],\"QrCvRQ\":[\"Contact’s Linkedin account\"],\"6xPSVt\":[\"Contact’s name\"],\"Y37CZ4\":[\"Contact’s phone number\"],\"zsW3gg\":[\"Contact’s phone numbers\"],\"uuZ00G\":[\"Contact’s X/Twitter account\"],\"NCIYDF\":[\"Created by\"],\"wPvFAD\":[\"Creation date\"],\"CJXWmO\":[\"Creation DateTime\"],\"Lhd0oQ\":[\"Date format\"],\"1lL5Iu\":[\"Date when the record was deleted\"],\"QN9ahV\":[\"Deleted at\"],\"U1bSSI\":[\"Describes if the view is in compact mode\"],\"Nu4oKW\":[\"Description\"],\"MRB7nI\":[\"Direction\"],\"0gS7M5\":[\"Display Name\"],\"0H/D9K\":[\"Display Value\"],\"wMncXq\":[\"Domain Name\"],\"YOowcq\":[\"Due Date\"],\"BXEcos\":[\"Emails\"],\"gqv5ZL\":[\"Employees\"],\"VFv2ZC\":[\"End Date\"],\"k//6Xs\":[\"Event company\"],\"FJ7QI4\":[\"Event context\"],\"kJDmsI\":[\"Event details\"],\"0JhmlM\":[\"Event external ID\"],\"aZJLAR\":[\"Event ID\"],\"81maJp\":[\"Event Listeners\"],\"PYs3rP\":[\"Event name\"],\"evIGwh\":[\"Event name/type\"],\"vv99Wu\":[\"Event note\"],\"eSt759\":[\"Event opportunity\"],\"aicVfT\":[\"Event Participants\"],\"0mp45a\":[\"Event person\"],\"mMq0Wy\":[\"Event task\"],\"dCV1dS\":[\"Event workflow\"],\"W84pl6\":[\"Event workflow run\"],\"vUpps9\":[\"Event workflow version\"],\"LxOGsB\":[\"Event workspace member\"],\"tst44n\":[\"Events\"],\"fHL+iH\":[\"Events linked to the person\"],\"3/O8MM\":[\"Events linked to the workspace member\"],\"QQlMid\":[\"Exclude group emails\"],\"kenYGr\":[\"Exclude non professional emails\"],\"Lo5U0b\":[\"Executed by\"],\"sZg7s1\":[\"Expiration date\"],\"6Ki4Pv\":[\"Favorite\"],\"aKUOPp\":[\"Favorite company\"],\"TDlZ/o\":[\"Favorite Folder\"],\"WDVfUH\":[\"Favorite folder position\"],\"SStz54\":[\"Favorite Folders\"],\"dz/fFp\":[\"Favorite note\"],\"RRr9Bp\":[\"Favorite opportunity\"],\"RM6B6V\":[\"Favorite person\"],\"oVA9vM\":[\"Favorite position\"],\"OaQVQH\":[\"Favorite task\"],\"VkWV1s\":[\"Favorite view\"],\"l+lx2f\":[\"Favorite workflow\"],\"BPBnux\":[\"Favorite workflow run\"],\"5X6Vlz\":[\"Favorite workflow version\"],\"FDpezg\":[\"Favorite workspace member\"],\"X9kySA\":[\"Favorites\"],\"0CzeFL\":[\"Favorites in this folder\"],\"zQponA\":[\"Favorites linked to the company\"],\"VaKLrB\":[\"Favorites linked to the contact\"],\"GOfcBt\":[\"Favorites linked to the note\"],\"9zd8hg\":[\"Favorites linked to the opportunity\"],\"L5ccWD\":[\"Favorites linked to the task\"],\"R+1ib/\":[\"Favorites linked to the view\"],\"ee0tmj\":[\"Favorites linked to the workflow\"],\"zar5jz\":[\"Favorites linked to the workflow run\"],\"499/sw\":[\"Favorites linked to the workflow version\"],\"rgmtb4\":[\"Favorites linked to the workspace member\"],\"GyXrE1\":[\"Favorites tied to the \",[\"label\"]],\"nSFFML\":[\"Field Metadata Id\"],\"g+t8w9\":[\"Field metadata used for aggregate operation\"],\"J4hC2m\":[\"Field used for full-text search\"],\"zuDgzc\":[\"Field Value\"],\"lEpDue\":[\"Folder for Message Channel\"],\"cqQyPB\":[\"Folder name\"],\"oQA+cA\":[\"Full path\"],\"UzpVUy\":[\"Group by this field value\"],\"TkE8dW\":[\"handle\"],\"Nf7oXL\":[\"Handle\"],\"GvgxWx\":[\"Handle Aliases\"],\"VehAU2\":[\"Header message Id\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"Icon\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you\"],\"NrA0WZ\":[\"If the event is related to a particular object\"],\"grHYXZ\":[\"Is canceled\"],\"k+g9Uh\":[\"Is Contact Auto Creation Enabled\"],\"uBx1xd\":[\"Is Full Day\"],\"3iAfL2\":[\"Is Organizer\"],\"Mqzqb8\":[\"Is Sync Enabled\"],\"27z+FV\":[\"Job Title\"],\"shbh25\":[\"Json object to provide context (user, device, workspace, etc.)\"],\"HgJ9jQ\":[\"Json object to provide output of the workflow run\"],\"AQuLwi\":[\"Json object to provide steps\"],\"fOjmZ1\":[\"Json object to provide trigger\"],\"TVc0/Q\":[\"Json value for event details\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Key\"],\"vXIe7J\":[\"Language\"],\"WvYp6o\":[\"Last published Version Id\"],\"Y60/DC\":[\"Last sync cursor\"],\"Zdx9Qq\":[\"Last sync date\"],\"c7uqNg\":[\"Last sync history ID\"],\"tGwswq\":[\"Last time the record was changed\"],\"o1zvNS\":[\"Last update\"],\"wR9USP\":[\"Linked Object Metadata Id\"],\"PV1Nm7\":[\"Linked Opportunities\"],\"6YiMr4\":[\"Linked Record cached name\"],\"sgHAxx\":[\"Linked Record id\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"List of opportunities for which that person is the point of contact\"],\"wJijgU\":[\"Location\"],\"y+q8Lv\":[\"Logical Operator\"],\"6kQXsS\":[\"Logical operator for the filter group\"],\"EnfPm2\":[\"Meet Link\"],\"xDAtGP\":[\"Message\"],\"g+QGD6\":[\"Message Channel\"],\"DzU4a3\":[\"Message Channel Association\"],\"wd/R++\":[\"Message Channel Id\"],\"disipM\":[\"Message Channel Message Association\"],\"ijQY3P\":[\"Message Channel Message Associations\"],\"k7LXPQ\":[\"Message Channels\"],\"/4uGJc\":[\"Message Direction\"],\"fBw8fQ\":[\"Message External Id\"],\"CStLnc\":[\"Message Folder\"],\"p4ANpY\":[\"Message Folders\"],\"6icznk\":[\"Message Id\"],\"9FJSpK\":[\"Message id from the message header\"],\"yaC1Aq\":[\"Message id from the messaging provider\"],\"IUmVwu\":[\"Message Participant\"],\"FhIFx7\":[\"Message Participants\"],\"IC5A8V\":[\"Message Synced with a Message Channel\"],\"de2nM/\":[\"Message Thread\"],\"km1jgD\":[\"Message Thread Id\"],\"RD0ecC\":[\"Message Threads\"],\"t7TeQU\":[\"Messages\"],\"WoWdku\":[\"Messages from the channel.\"],\"rYPBO7\":[\"Messages from the thread.\"],\"XcKQrV\":[\"Messaging provider access token\"],\"80EvIk\":[\"Messaging provider refresh token\"],\"6YtxFj\":[\"Name\"],\"EEVPOx\":[\"Name of the favorite folder\"],\"csMjko\":[\"Name of the workflow run\"],\"KiJn9B\":[\"Note\"],\"GGlkb7\":[\"Note attachments\"],\"Q1Rz+6\":[\"Note body\"],\"Yp057F\":[\"Note record position\"],\"spaO7l\":[\"Note Target\"],\"mkchvJ\":[\"Note targets\"],\"tD4BxK\":[\"Note Targets\"],\"jDThel\":[\"Note title\"],\"1DBGsz\":[\"Notes\"],\"Ne73P/\":[\"Notes tied to the \",[\"label\"]],\"fXBE74\":[\"Notes tied to the company\"],\"iQ5AH6\":[\"Notes tied to the contact\"],\"0bi/Eh\":[\"Notes tied to the opportunity\"],\"B2Y6QU\":[\"NoteTarget company\"],\"/mH0jo\":[\"NoteTarget note\"],\"DTs4tO\":[\"NoteTarget opportunity\"],\"gBwbnk\":[\"NoteTarget person\"],\"ioJFzx\":[\"Number of employees in the company\"],\"hhe7Ce\":[\"Object id\"],\"dnPgTI\":[\"Object metadata id\"],\"T/nPf5\":[\"Object Metadata Id\"],\"afsWF6\":[\"Object name\"],\"Fzfj4N\":[\"Operand\"],\"FZg3wM\":[\"Operation\"],\"B1MDds\":[\"Operations\"],\"4MyDFl\":[\"Opportunities\"],\"5QgKbT\":[\"Opportunities linked to the company.\"],\"SV/iis\":[\"Opportunity\"],\"WnMlKn\":[\"Opportunity amount\"],\"aj3fnv\":[\"Opportunity close date\"],\"3NYczb\":[\"Opportunity company\"],\"as45IN\":[\"Opportunity point of contact\"],\"5Nu7Uw\":[\"Opportunity probability\"],\"Q1dzBp\":[\"Opportunity record position\"],\"5ugYS3\":[\"Opportunity stage\"],\"eLggyd\":[\"Optional aggregate operation\"],\"kdClJ/\":[\"Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests.\"],\"gh06VD\":[\"Output\"],\"pDUbN1\":[\"Parent View Filter Group\"],\"YKSmIP\":[\"Parent View Filter Group Id\"],\"1wdjme\":[\"People\"],\"E1zc7W\":[\"People linked to the company.\"],\"OZdaTZ\":[\"Person\"],\"c3Qq6o\":[\"Person record Position\"],\"zmwvG2\":[\"Phone\"],\"m2ivgq\":[\"Phones\"],\"P04j61\":[\"Point of Contact\"],\"p/78dY\":[\"Position\"],\"HH1bMC\":[\"Position in the parent view filter group\"],\"CvOSME\":[\"Position in the view filter group\"],\"h8PGuF\":[\"Position in view filter group\"],\"TTHIbk\":[\"Preferred color scheme\"],\"5v4qYi\":[\"Preferred language\"],\"WJIL29\":[\"Probability\"],\"CrfRPa\":[\"provider\"],\"YfbwOB\":[\"Received At\"],\"4Tvtbu\":[\"Record id\"],\"9gXJw8\":[\"Recurring Event ID\"],\"2rvMKg\":[\"Refresh Token\"],\"2LpFdR\":[\"Related user email address\"],\"g87L9j\":[\"Relations\"],\"rnCndp\":[\"Response Status\"],\"MCWKAU\":[\"Revocation date\"],\"GDvlUT\":[\"Role\"],\"Tpm2G9\":[\"Runs\"],\"N/rFzD\":[\"Scopes\"],\"PdVIJC\":[\"Search vector\"],\"8VEDbV\":[\"Secret\"],\"Cj2Gtd\":[\"Size\"],\"3PRxO3\":[\"Stage\"],\"D3iCkb\":[\"Start Date\"],\"uAQUqI\":[\"Status\"],\"Db4W3/\":[\"Statuses\"],\"UJmAAK\":[\"Subject\"],\"oyJYg7\":[\"Sync Cursor\"],\"awvBUx\":[\"Sync Cursor. Used for syncing events from the calendar provider\"],\"dNAbG6\":[\"Sync stage\"],\"aqNjQE\":[\"Sync stage started at\"],\"bRUdLR\":[\"Sync status\"],\"4SHJe4\":[\"Target Url\"],\"Q3P/4s\":[\"Task\"],\"kS+Ym6\":[\"Task assignee\"],\"7fYQ6E\":[\"Task attachments\"],\"X8fs74\":[\"Task body\"],\"EPxYHS\":[\"Task due date\"],\"fUw1j+\":[\"Task record position\"],\"I6+0ph\":[\"Task status\"],\"WSiiWf\":[\"Task Target\"],\"khGQLP\":[\"Task targets\"],\"836FiO\":[\"Task Targets\"],\"R+s8S+\":[\"Task title\"],\"GtycJ/\":[\"Tasks\"],\"HlDeG3\":[\"Tasks assigned to the workspace member\"],\"Ca/n4T\":[\"Tasks tied to the \",[\"label\"]],\"M4rBti\":[\"Tasks tied to the company\"],\"/VaiDW\":[\"Tasks tied to the contact\"],\"1TfX9U\":[\"Tasks tied to the opportunity\"],\"pP0Dt9\":[\"TaskTarget company\"],\"UJ2aPi\":[\"TaskTarget opportunity\"],\"I1MiSs\":[\"TaskTarget person\"],\"pciKLT\":[\"TaskTarget task\"],\"xeiujy\":[\"Text\"],\"6PJbR2\":[\"The account handle (email, username, phone number, etc.)\"],\"zUXOAB\":[\"The account provider\"],\"qnNFrW\":[\"The company Linkedin account\"],\"N31Pso\":[\"The company name\"],\"BHFCqB\":[\"The company Twitter/X account\"],\"OBmU0K\":[\"The company website URL. We use this url to fetch the company icon\"],\"zGBDEH\":[\"The creator of the record\"],\"bMyVOx\":[\"The current statuses of the workflow versions\"],\"0bo4Q0\":[\"The date the message was received\"],\"8h4mhq\":[\"The executor of the workflow\"],\"W3raza\":[\"The folder this favorite belongs to\"],\"DbWmKZ\":[\"The opportunity name\"],\"7mPrpl\":[\"The workflow event listener name\"],\"od0omS\":[\"The workflow last published version id\"],\"/EdWx6\":[\"The workflow name\"],\"EhAsND\":[\"The workflow version name\"],\"dhx13p\":[\"The workflow version status\"],\"Zl0BJl\":[\"Thread External Id\"],\"RSSbWN\":[\"Thread id from the messaging provider\"],\"sS8v5K\":[\"Throttle Failure Count\"],\"n9nSNJ\":[\"Time format\"],\"Mz2JN2\":[\"Time zone\"],\"az1boY\":[\"Timeline Activities\"],\"fqKMpF\":[\"Timeline Activities linked to the company\"],\"4/UzU5\":[\"Timeline Activities linked to the note.\"],\"p6feIz\":[\"Timeline Activities linked to the opportunity.\"],\"yvPwuF\":[\"Timeline activities linked to the run\"],\"q96UvB\":[\"Timeline Activities linked to the task.\"],\"N9HMa/\":[\"Timeline activities linked to the version\"],\"B1CYKX\":[\"Timeline activities linked to the workflow\"],\"G0UmtQ\":[\"Timeline Activities tied to the \",[\"label\"]],\"K/kU4E\":[\"Timeline Activity\"],\"MHrjPM\":[\"Title\"],\"+zy2Nq\":[\"Type\"],\"0gY5lO\":[\"Update DateTime\"],\"YFciqL\":[\"User Email\"],\"d1BTW8\":[\"User Id\"],\"4juE7s\":[\"User time zone\"],\"43zCwQ\":[\"User's preferred date format\"],\"kJuoKm\":[\"User's preferred time format\"],\"wMHvYH\":[\"Value\"],\"7aatUy\":[\"Version status\"],\"CdQeU7\":[\"Version steps\"],\"PGMPIi\":[\"Version trigger\"],\"IYNSdp\":[\"Versions\"],\"jpctdh\":[\"View\"],\"cZPDyy\":[\"View Field\"],\"6jpoH4\":[\"View Field position\"],\"Ju6gri\":[\"View Field related view\"],\"tvTr2y\":[\"View Field size\"],\"BkII8t\":[\"View Field target field\"],\"Gd/LzL\":[\"View Field visibility\"],\"GUFYyq\":[\"View Fields\"],\"JRtI7Y\":[\"View Filter\"],\"L2gQ5q\":[\"View Filter Display Value\"],\"l9/6pD\":[\"View Filter Group\"],\"Mbosm8\":[\"View Filter Group Id\"],\"/aP3iG\":[\"View Filter Groups\"],\"4MG8+B\":[\"View Filter operand\"],\"OrUkUF\":[\"View Filter related view\"],\"TyXOtD\":[\"View Filter target field\"],\"3KzkxN\":[\"View Filter value\"],\"vj5JsR\":[\"View Filters\"],\"ziEP12\":[\"View Group\"],\"uQ3c2q\":[\"View Group related view\"],\"EFlLpQ\":[\"View Group target field\"],\"b1Vc+l\":[\"View Group visibility\"],\"V4nZs/\":[\"View Groups\"],\"qXlovu\":[\"View icon\"],\"cd/+ZD\":[\"View Kanban column field\"],\"vdfZ+A\":[\"View key\"],\"oOljSE\":[\"View name\"],\"rhO8zp\":[\"View position\"],\"EUjpwJ\":[\"View Sort\"],\"6ZUale\":[\"View Sort direction\"],\"/rCPqN\":[\"View Sort related view\"],\"+du2wy\":[\"View Sort target field\"],\"UsdY3K\":[\"View Sorts\"],\"clWwIZ\":[\"View target object\"],\"bJAIqT\":[\"View type\"],\"1I6UoR\":[\"Views\"],\"2q/Q7x\":[\"Visibility\"],\"oh8+os\":[\"Visible\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Webhook operation\"],\"gONLmX\":[\"Webhook operations\"],\"cPoSTF\":[\"Webhook target url\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Workflow\"],\"E03XpH\":[\"Workflow event listeners linked to the workflow.\"],\"vwSkSW\":[\"Workflow linked to the run.\"],\"y9tnFx\":[\"Workflow record position\"],\"5vIcqC\":[\"Workflow Run\"],\"3Iz+qz\":[\"Workflow run ended at\"],\"IUaK6s\":[\"Workflow run position\"],\"zaN7tH\":[\"Workflow run started at\"],\"1TU2A8\":[\"Workflow run status\"],\"u6DF/V\":[\"Workflow Runs\"],\"9nOy7k\":[\"Workflow runs linked to the version.\"],\"c37F3j\":[\"Workflow runs linked to the workflow.\"],\"lTXctu\":[\"Workflow version\"],\"+wYPET\":[\"Workflow Version\"],\"CocTJJ\":[\"Workflow version linked to the run.\"],\"9l+pJT\":[\"Workflow version position\"],\"OCyhkn\":[\"Workflow Versions\"],\"018fP9\":[\"Workflow versions linked to the workflow.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"WorkflowEventListener workflow\"],\"3JA9se\":[\"WorkflowEventListeners\"],\"woYYQq\":[\"Workflows\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"WorkflowVersion workflow\"],\"CbGxon\":[\"Workspace member\"],\"qc38qR\":[\"Workspace Member\"],\"R1S9pO\":[\"Workspace member avatar\"],\"5VCX7o\":[\"Workspace member name\"],\"YCAEr+\":[\"Workspace Members\"],\"EtzFC0\":[\"WorkspaceMember\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Your team member responsible for managing the company account\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/es.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/es.ts new file mode 100644 index 000000000000..8776b98bc83f --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/es.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Sistema) Ver campos\"],\"9Y3fTB\":[\"(Sistema) Ver Grupos de Filtros\"],\"TB2jLV\":[\"(Sistema) Ver filtros\"],\"Y7M7Ro\":[\"(Sistema) Ver Grupos\"],\"9vliLw\":[\"(Sistema) Ver clasificaciones\"],\"5B59WE\":[\"(Sistema) Vistas\"],\"kZR6+h\":[\"Una empresa\"],\"+aeifv\":[\"Una cuenta conectada\"],\"HCoswz\":[\"Un favorito al que se puede acceder desde el menú de la izquierda\"],\"6w8bHl\":[\"Una carpeta de favoritos\"],\"sSGYmf\":[\"Un grupo de mensajes relacionados (por ejemplo, un hilo de correo electrónico, un hilo de chat)\"],\"vZj1Xc\":[\"Mensaje enviado o recibido a través de un canal de mensajería (correo electrónico, chat, etc.)\"],\"bufuBA\":[\"Una nota\"],\"6kUkZW\":[\"Un objetivo de nota\"],\"Io42ej\":[\"Una persona\"],\"mkFXEH\":[\"Una tarea\"],\"hk2NzW\":[\"Un objetivo de tarea\"],\"HTSJFW\":[\"Un webhook\"],\"ZIN9Ga\":[\"Un flujo de trabajo\"],\"juBVjt\":[\"Un receptor de eventos de flujo de trabajo\"],\"1+xDbI\":[\"Ejecución de un flujo de trabajo\"],\"N0g7rp\":[\"Una versión del flujo de trabajo\"],\"HpZ/I5\":[\"Un miembro del espacio de trabajo\"],\"GDKKxT\":[\"Ficha de acceso\"],\"pd81Qb\":[\"Propietario de la cuenta\"],\"loqL/f\":[\"Titular de cuenta para empresas\"],\"HZosRi\":[\"Propietario de cuenta para empresas\"],\"Du6bPw\":[\"Dirección\"],\"JiOJxf\":[\"Dirección (obsoleta) \"],\"Knl3c9\":[\"Dirección de la empresa\"],\"zJhwjv\":[\"Dirección de la empresa - obsoleto en favor del nuevo campo de dirección\"],\"ZfVqbP\":[\"Operación agregada\"],\"W58PBh\":[\"Evento agregado / filtrado que se mostrará en la línea de tiempo\"],\"hehnjM\":[\"Importe\"],\"qeHcQj\":[\"Una clave API\"],\"MjyFvC\":[\"Un anexo\"],\"+bL++X\":[\"Un registro de auditoría de las acciones realizadas en el sistema\"],\"muVHgL\":[\"Un evento relacionado con el comportamiento del usuario\"],\"bZq8rL\":[\"Una oportunidad\"],\"JKWicb\":[\"Ingresos recurrentes anuales: Los ingresos anuales reales o estimados de la empresa\"],\"yRnk5W\":[\"Clave API\"],\"FfSJ1Y\":[\"Claves API\"],\"puNs/l\":[\"Fecha de caducidad de ApiKey\"],\"YHiNxr\":[\"Nombre ApiKey\"],\"xrndTt\":[\"Fecha de revocación de ApiKey\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Tareas asignadas\"],\"ojKCLU\":[\"Cesionario\"],\"Max2GU\":[\"Id. de usuario asociado\"],\"UY1vmE\":[\"Adjunto\"],\"JAefBH\":[\"Adjuntar autor\"],\"bIaesZ\":[\"Empresa adjunta\"],\"gfGYcl\":[\"Ruta completa del archivo adjunto\"],\"wjocwa\":[\"Nombre del archivo adjunto\"],\"FWlOXr\":[\"Nota adjunta\"],\"YASWpH\":[\"Oportunidad de adhesión\"],\"P38yED\":[\"Persona adjunta\"],\"Tx1DxS\":[\"Tarea de fijación\"],\"4qqxMt\":[\"Tipo de fijación\"],\"w/Sphq\":[\"Archivos adjuntos\"],\"2tQOVc\":[\"Archivos adjuntos creados por el miembro del espacio de trabajo\"],\"iVnA89\":[\"Anexos vinculados a la empresa\"],\"MuTXtT\":[\"Archivos adjuntos vinculados al contacto.\"],\"kw0mLu\":[\"Documentos adjuntos relacionados con la oportunidad\"],\"fCbqr7\":[\"Anexos vinculados al \",[\"label\"]],\"ilRCh1\":[\"Registro de auditoría\"],\"EPEFrH\":[\"Registros de auditoría\"],\"RqCC/0\":[\"Registros de auditoría vinculados al miembro del espacio de trabajo\"],\"cNBqH+\":[\"Autenticación fallida en\"],\"VbeIOx\":[\"Autor\"],\"XJONK6\":[\"Archivos adjuntos\"],\"RpExX0\":[\"Crear automáticamente registros de personas al recibir o enviar correos electrónicos\"],\"lXxdId\":[\"Crea automáticamente registros para las personas con las que has participado en un evento.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Avatar Url\"],\"20B9kW\":[\"Evento conductual\"],\"Jeh/Q/\":[\"Eventos de comportamiento\"],\"K1172m\":[\"Lista de bloqueo\"],\"Tv2hxv\":[\"Manillas bloqueadas\"],\"L5JhJe\":[\"Listas de bloqueo\"],\"bGQplw\":[\"Cuerpo\"],\"8mVqF7\":[\"Nombre del registro en caché\"],\"Nh6GTX\":[\"Canal Calendario\"],\"jfNQ0m\":[\"Calendario Canal Evento Asociación\"],\"kYNT3F\":[\"Asociaciones de eventos del canal Calendario\"],\"Znix/S\":[\"Canales del calendario\"],\"bRk+FR\":[\"Calendario\"],\"N2kMfO\":[\"Participante en un evento del calendario\"],\"AWDqkQ\":[\"Calendario de participantes\"],\"ZI2UyM\":[\"Calendario Participantes\"],\"X9A2xC\":[\"Calendario de eventos\"],\"4IVK41\":[\"Canal ID\"],\"Ubg/B+\":[\"Tipo de canal\"],\"3wV73y\":[\"Ciudad\"],\"NRF7pg\":[\"Fecha de cierre\"],\"96YB1a\":[\"Combinación de colores\"],\"07OSD1\":[\"Vista compacta\"],\"s2QZS6\":[\"Empresas\"],\"7i8j3G\":[\"Empresa\"],\"yA1de7\":[\"Posición récord de la empresa\"],\"AgktVC\":[\"Solución para conferencias\"],\"PQ1Dw2\":[\"Cuenta conectada\"],\"9TzudL\":[\"Cuentas conectadas\"],\"AMDUqA\":[\"Cuentas conectadas\"],\"bA6O5B\":[\"Política de autocreación de contactos\"],\"RnsmQs\":[\"Avatar del contacto\"],\"pL+pqi\":[\"Ciudad del contacto\"],\"VnWMlz\":[\"Empresa de contacto\"],\"ITlFIB\":[\"Correos electrónicos de contacto\"],\"GuRtLY\":[\"Cargo del contacto\"],\"QrCvRQ\":[\"Cuenta Linkedin del contacto\"],\"6xPSVt\":[\"Nombre de la persona de contacto\"],\"Y37CZ4\":[\"Número de teléfono del contacto\"],\"zsW3gg\":[\"Teléfonos de contacto\"],\"uuZ00G\":[\"Cuenta X/Twitter del contacto\"],\"NCIYDF\":[\"Creado por\"],\"wPvFAD\":[\"Fecha de creación\"],\"CJXWmO\":[\"FechaHora de creación\"],\"Lhd0oQ\":[\"Formato de fecha\"],\"1lL5Iu\":[\"Fecha de eliminación del registro\"],\"QN9ahV\":[\"Suprimido en\"],\"U1bSSI\":[\"Describe si la vista está en modo compacto\"],\"Nu4oKW\":[\"Descripción\"],\"MRB7nI\":[\"Dirección\"],\"0gS7M5\":[\"Mostrar nombre\"],\"0H/D9K\":[\"Mostrar valor\"],\"wMncXq\":[\"Nombre de dominio\"],\"YOowcq\":[\"Fecha de vencimiento\"],\"BXEcos\":[\"Correos electrónicos\"],\"gqv5ZL\":[\"Empleados\"],\"VFv2ZC\":[\"Fecha final\"],\"k//6Xs\":[\"Empresa de eventos\"],\"FJ7QI4\":[\"Contexto del evento\"],\"kJDmsI\":[\"Detalles del evento\"],\"0JhmlM\":[\"Evento ID externo\"],\"aZJLAR\":[\"ID del evento\"],\"81maJp\":[\"Receptores de eventos\"],\"PYs3rP\":[\"Nombre del evento\"],\"evIGwh\":[\"Nombre/tipo de acontecimiento\"],\"vv99Wu\":[\"Nota del evento\"],\"eSt759\":[\"Oportunidad del evento\"],\"aicVfT\":[\"Participantes en el acto\"],\"0mp45a\":[\"Persona del evento\"],\"mMq0Wy\":[\"Tarea del evento\"],\"dCV1dS\":[\"Flujo de trabajo de eventos\"],\"W84pl6\":[\"Ejecución del flujo de trabajo de eventos\"],\"vUpps9\":[\"Versión del flujo de trabajo de eventos\"],\"LxOGsB\":[\"Miembro del espacio de trabajo de eventos\"],\"tst44n\":[\"Eventos\"],\"fHL+iH\":[\"Acontecimientos relacionados con la persona\"],\"3/O8MM\":[\"Eventos vinculados al miembro del espacio de trabajo\"],\"QQlMid\":[\"Excluir correos electrónicos de grupo\"],\"kenYGr\":[\"Excluir los correos electrónicos no profesionales\"],\"Lo5U0b\":[\"Ejecutado por\"],\"sZg7s1\":[\"Fecha de expiración\"],\"6Ki4Pv\":[\"Favoritos\"],\"aKUOPp\":[\"Empresa favorita\"],\"TDlZ/o\":[\"Carpeta favorita\"],\"WDVfUH\":[\"Posición de la carpeta favorita\"],\"SStz54\":[\"Carpetas favoritas\"],\"dz/fFp\":[\"Nota favorita\"],\"RRr9Bp\":[\"Oportunidad favorita\"],\"RM6B6V\":[\"Persona favorita\"],\"oVA9vM\":[\"Posición preferida\"],\"OaQVQH\":[\"Tarea favorita\"],\"VkWV1s\":[\"Vista favorita\"],\"l+lx2f\":[\"Flujo de trabajo favorito\"],\"BPBnux\":[\"Flujo de trabajo favorito\"],\"5X6Vlz\":[\"Versión favorita del flujo de trabajo\"],\"FDpezg\":[\"Miembro favorito del espacio de trabajo\"],\"X9kySA\":[\"Favoritos\"],\"0CzeFL\":[\"Favoritos en esta carpeta\"],\"zQponA\":[\"Favoritos vinculados a la empresa\"],\"VaKLrB\":[\"Favoritos vinculados al contacto\"],\"GOfcBt\":[\"Favoritos vinculados a la nota\"],\"9zd8hg\":[\"Favoritos vinculados a la oportunidad\"],\"L5ccWD\":[\"Favoritos vinculados a la tarea\"],\"R+1ib/\":[\"Favoritos vinculados a la vista\"],\"ee0tmj\":[\"Favoritos vinculados al flujo de trabajo\"],\"zar5jz\":[\"Favoritos vinculados a la ejecución del flujo de trabajo\"],\"499/sw\":[\"Favoritos vinculados a la versión del flujo de trabajo\"],\"rgmtb4\":[\"Favoritos vinculados al miembro del espacio de trabajo\"],\"GyXrE1\":[\"Favoritos vinculados al \",[\"label\"]],\"nSFFML\":[\"Campo Metadatos Id\"],\"g+t8w9\":[\"Metadatos de campo utilizados para la operación agregada\"],\"J4hC2m\":[\"Campo utilizado para la búsqueda de texto completo\"],\"zuDgzc\":[\"Valor del campo\"],\"lEpDue\":[\"Carpeta para el canal de mensajes\"],\"cqQyPB\":[\"Nombre de la carpeta\"],\"oQA+cA\":[\"Ruta completa\"],\"UzpVUy\":[\"Agrupar por el valor de este campo\"],\"TkE8dW\":[\"asa\"],\"Nf7oXL\":[\"Mango\"],\"GvgxWx\":[\"Manejar alias\"],\"VehAU2\":[\"Mensaje de cabecera Id\"],\"NNJnBi\":[\"uID de iCal\"],\"wwu18a\":[\"Icono\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Perfil del cliente ideal: Indica si la empresa es el cliente más adecuado y valioso para ti\"],\"NrA0WZ\":[\"Si el suceso está relacionado con un objeto concreto\"],\"grHYXZ\":[\"Se cancela\"],\"k+g9Uh\":[\"¿Está activada la creación automática de contactos?\"],\"uBx1xd\":[\"Día completo\"],\"3iAfL2\":[\"Es Organizador\"],\"Mqzqb8\":[\"Sincronización activada\"],\"27z+FV\":[\"Puesto\"],\"shbh25\":[\"Objeto Json para proporcionar contexto (usuario, dispositivo, espacio de trabajo, etc.)\"],\"HgJ9jQ\":[\"Objeto Json para proporcionar la salida de la ejecución del flujo de trabajo\"],\"AQuLwi\":[\"Objeto Json para proporcionar los pasos\"],\"fOjmZ1\":[\"Objeto Json para proporcionar el disparador\"],\"TVc0/Q\":[\"Valor Json para los detalles del evento\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Clave\"],\"vXIe7J\":[\"Idioma\"],\"WvYp6o\":[\"Última versión publicada Id\"],\"Y60/DC\":[\"Último cursor de sincronización\"],\"Zdx9Qq\":[\"Última fecha de sincronización\"],\"c7uqNg\":[\"ID del último historial de sincronización\"],\"tGwswq\":[\"Última vez que se modificó el registro\"],\"o1zvNS\":[\"Última actualización\"],\"wR9USP\":[\"Id. de metadatos del objeto enlazado\"],\"PV1Nm7\":[\"Oportunidades vinculadas\"],\"6YiMr4\":[\"Nombre en caché del registro enlazado\"],\"sgHAxx\":[\"Id. de registro vinculado\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Lista de oportunidades para las que esa persona es el punto de contacto\"],\"wJijgU\":[\"Ubicación\"],\"y+q8Lv\":[\"Operador lógico\"],\"6kQXsS\":[\"Operador lógico para el grupo de filtros\"],\"EnfPm2\":[\"Conoce a Link\"],\"xDAtGP\":[\"Mensaje\"],\"g+QGD6\":[\"Canal de mensajes\"],\"DzU4a3\":[\"Asociación de canales de mensajes\"],\"wd/R++\":[\"Id de canal de mensajes\"],\"disipM\":[\"Canal de mensajes Asociación de mensajes\"],\"ijQY3P\":[\"Canal de mensajes Asociaciones de mensajes\"],\"k7LXPQ\":[\"Canales de mensajes\"],\"/4uGJc\":[\"Dirección del mensaje\"],\"fBw8fQ\":[\"Mensaje Id. externo\"],\"CStLnc\":[\"Carpeta de mensajes\"],\"p4ANpY\":[\"Carpetas de mensajes\"],\"6icznk\":[\"Id de mensaje\"],\"9FJSpK\":[\"Id. del mensaje a partir de la cabecera\"],\"yaC1Aq\":[\"Id de mensaje del proveedor de mensajería\"],\"IUmVwu\":[\"Mensaje Participante\"],\"FhIFx7\":[\"Mensaje Participantes\"],\"IC5A8V\":[\"Mensaje sincronizado con un canal de mensajes\"],\"de2nM/\":[\"Hilo de mensajes\"],\"km1jgD\":[\"Id de hilo de mensaje\"],\"RD0ecC\":[\"Hilos de mensajes\"],\"t7TeQU\":[\"Mensajes\"],\"WoWdku\":[\"Mensajes del canal.\"],\"rYPBO7\":[\"Mensajes del hilo.\"],\"XcKQrV\":[\"Token de acceso al proveedor de mensajería\"],\"80EvIk\":[\"Token de actualización del proveedor de mensajería\"],\"6YtxFj\":[\"Nombre\"],\"EEVPOx\":[\"Nombre de la carpeta de favoritos\"],\"csMjko\":[\"Nombre de la ejecución del flujo de trabajo\"],\"KiJn9B\":[\"Nota\"],\"GGlkb7\":[\"Anexos de notas\"],\"Q1Rz+6\":[\"Cuerpo de la nota\"],\"Yp057F\":[\"Posición del registro de notas\"],\"spaO7l\":[\"Nota Objetivo\"],\"mkchvJ\":[\"Objetivos de la nota\"],\"tD4BxK\":[\"Nota Objetivos\"],\"jDThel\":[\"Título de la nota\"],\"1DBGsz\":[\"Notas\"],\"Ne73P/\":[\"Notas vinculadas al \",[\"label\"]],\"fXBE74\":[\"Pagarés vinculados a la empresa\"],\"iQ5AH6\":[\"Notas vinculadas al contacto\"],\"0bi/Eh\":[\"Notas relacionadas con la oportunidad\"],\"B2Y6QU\":[\"NotaEmpresa destinataria\"],\"/mH0jo\":[\"NotaNota de destino\"],\"DTs4tO\":[\"NotaOportunidad objetivo\"],\"gBwbnk\":[\"NotaPersona destinataria\"],\"ioJFzx\":[\"Número de empleados de la empresa\"],\"hhe7Ce\":[\"Id de objeto\"],\"dnPgTI\":[\"Id de metadatos del objeto\"],\"T/nPf5\":[\"Id de metadatos del objeto\"],\"afsWF6\":[\"Nombre del objeto\"],\"Fzfj4N\":[\"Operando\"],\"FZg3wM\":[\"Operación\"],\"B1MDds\":[\"Operaciones\"],\"4MyDFl\":[\"Oportunidades\"],\"5QgKbT\":[\"Oportunidades vinculadas a la empresa.\"],\"SV/iis\":[\"Oportunidad\"],\"WnMlKn\":[\"Importe de oportunidad\"],\"aj3fnv\":[\"Fecha de cierre de la oportunidad\"],\"3NYczb\":[\"Oportunidad empresa\"],\"as45IN\":[\"Punto de contacto de oportunidades\"],\"5Nu7Uw\":[\"Probabilidad de oportunidad\"],\"Q1dzBp\":[\"Posición de registro de oportunidades\"],\"5ugYS3\":[\"Etapa de oportunidad\"],\"eLggyd\":[\"Operación agregada opcional\"],\"kdClJ/\":[\"Secreto opcional utilizado para calcular la firma HMAC de las cargas útiles de los webhooks. Este secreto se comparte entre Twenty y el consumidor del webhook para autenticar las solicitudes de webhook.\"],\"gh06VD\":[\"Salida\"],\"pDUbN1\":[\"Grupo de filtros de la vista principal\"],\"YKSmIP\":[\"Vista padre Filtro Grupo Id\"],\"1wdjme\":[\"Personas\"],\"E1zc7W\":[\"Personas vinculadas a la empresa.\"],\"OZdaTZ\":[\"Persona\"],\"c3Qq6o\":[\"Registro de persona Cargo\"],\"zmwvG2\":[\"Teléfono\"],\"m2ivgq\":[\"Teléfonos\"],\"P04j61\":[\"Punto de contacto\"],\"p/78dY\":[\"Posición\"],\"HH1bMC\":[\"Posición en el grupo de filtros de la vista principal\"],\"CvOSME\":[\"Posición en el grupo de filtros de vista\"],\"h8PGuF\":[\"Posición en el grupo de filtros de vista\"],\"TTHIbk\":[\"Combinación de colores preferida\"],\"5v4qYi\":[\"Lengua preferida\"],\"WJIL29\":[\"Probabilidad\"],\"CrfRPa\":[\"proveedor\"],\"YfbwOB\":[\"Recibido en\"],\"4Tvtbu\":[\"Id de registro\"],\"9gXJw8\":[\"ID de evento recurrente\"],\"2rvMKg\":[\"Actualizar ficha\"],\"2LpFdR\":[\"Dirección de correo electrónico del usuario relacionado\"],\"g87L9j\":[\"Relaciones\"],\"rnCndp\":[\"Estado de la respuesta\"],\"MCWKAU\":[\"Fecha de revocación\"],\"GDvlUT\":[\"Papel\"],\"Tpm2G9\":[\"Ejecuta\"],\"N/rFzD\":[\"Visores\"],\"PdVIJC\":[\"Buscar vector\"],\"8VEDbV\":[\"Secreto\"],\"Cj2Gtd\":[\"Talla\"],\"3PRxO3\":[\"Escenario\"],\"D3iCkb\":[\"Fecha de inicio\"],\"uAQUqI\":[\"Estado\"],\"Db4W3/\":[\"Estados\"],\"UJmAAK\":[\"Asunto\"],\"oyJYg7\":[\"Cursor de sincronización\"],\"awvBUx\":[\"Cursor de sincronización. Se utiliza para sincronizar eventos del proveedor de calendario\"],\"dNAbG6\":[\"Etapa de sincronización\"],\"aqNjQE\":[\"Etapa de sincronización iniciada en\"],\"bRUdLR\":[\"Estado de sincronización\"],\"4SHJe4\":[\"Url de destino\"],\"Q3P/4s\":[\"Tarea\"],\"kS+Ym6\":[\"Asignatario de la tarea\"],\"7fYQ6E\":[\"Adjuntos de tareas\"],\"X8fs74\":[\"Órgano operativo\"],\"EPxYHS\":[\"Fecha de vencimiento de la tarea\"],\"fUw1j+\":[\"Posición del registro de tareas\"],\"I6+0ph\":[\"Estado de la tarea\"],\"WSiiWf\":[\"Tarea Objetivo\"],\"khGQLP\":[\"Objetivos de las tareas\"],\"836FiO\":[\"Objetivos de las tareas\"],\"R+s8S+\":[\"Título de la tarea\"],\"GtycJ/\":[\"Tareas\"],\"HlDeG3\":[\"Tareas asignadas al miembro del espacio de trabajo\"],\"Ca/n4T\":[\"Tareas vinculadas al \",[\"label\"]],\"M4rBti\":[\"Tareas vinculadas a la empresa\"],\"/VaiDW\":[\"Tareas vinculadas al contacto\"],\"1TfX9U\":[\"Tareas relacionadas con la oportunidad\"],\"pP0Dt9\":[\"Empresa TaskTarget\"],\"UJ2aPi\":[\"Oportunidad TaskTarget\"],\"I1MiSs\":[\"TaskTarget persona\"],\"pciKLT\":[\"TareaTarget\"],\"xeiujy\":[\"Texto\"],\"6PJbR2\":[\"El titular de la cuenta (correo electrónico, nombre de usuario, número de teléfono, etc.)\"],\"zUXOAB\":[\"El proveedor de la cuenta\"],\"qnNFrW\":[\"La cuenta Linkedin de la empresa\"],\"N31Pso\":[\"El nombre de la empresa\"],\"BHFCqB\":[\"La cuenta Twitter/X de la empresa\"],\"OBmU0K\":[\"URL del sitio web de la empresa. Utilizamos esta URL para obtener el icono de la empresa\"],\"zGBDEH\":[\"El creador del disco\"],\"bMyVOx\":[\"Los estados actuales de las versiones del flujo de trabajo\"],\"0bo4Q0\":[\"Fecha de recepción del mensaje\"],\"8h4mhq\":[\"El ejecutor del flujo de trabajo\"],\"W3raza\":[\"La carpeta a la que pertenece este favorito\"],\"DbWmKZ\":[\"El nombre de la oportunidad\"],\"7mPrpl\":[\"El nombre del receptor de eventos del flujo de trabajo\"],\"od0omS\":[\"Id de la última versión publicada del flujo de trabajo\"],\"/EdWx6\":[\"El nombre del flujo de trabajo\"],\"EhAsND\":[\"El nombre de la versión del flujo de trabajo\"],\"dhx13p\":[\"El estado de la versión del flujo de trabajo\"],\"Zl0BJl\":[\"Rosca Id externa\"],\"RSSbWN\":[\"Id de hilo del proveedor de mensajería\"],\"sS8v5K\":[\"Recuento de fallos del acelerador\"],\"n9nSNJ\":[\"Formato de hora\"],\"Mz2JN2\":[\"Huso horario\"],\"az1boY\":[\"Calendario de actividades\"],\"fqKMpF\":[\"Cronología Actividades vinculadas a la empresa\"],\"4/UzU5\":[\"Cronología Actividades vinculadas a la nota.\"],\"p6feIz\":[\"Calendario Actividades vinculadas a la oportunidad.\"],\"yvPwuF\":[\"Calendario de actividades relacionadas con la carrera\"],\"q96UvB\":[\"Cronograma Actividades vinculadas a la tarea.\"],\"N9HMa/\":[\"Calendario de actividades vinculadas a la versión\"],\"B1CYKX\":[\"Cronograma de actividades vinculadas al flujo de trabajo\"],\"G0UmtQ\":[\"Cronología Actividades vinculadas al \",[\"label\"]],\"K/kU4E\":[\"Cronología Actividad\"],\"MHrjPM\":[\"Título\"],\"+zy2Nq\":[\"Tipo\"],\"0gY5lO\":[\"Actualizar FechaHora\"],\"YFciqL\":[\"Correo electrónico del usuario\"],\"d1BTW8\":[\"Id de usuario\"],\"4juE7s\":[\"Zona horaria del usuario\"],\"43zCwQ\":[\"Formato de fecha preferido por el usuario\"],\"kJuoKm\":[\"Formato de hora preferido por el usuario\"],\"wMHvYH\":[\"Valor\"],\"7aatUy\":[\"Estado de la versión\"],\"CdQeU7\":[\"Pasos de la versión\"],\"PGMPIi\":[\"Activador de versión\"],\"IYNSdp\":[\"Versiones\"],\"jpctdh\":[\"Ver\"],\"cZPDyy\":[\"Ver campo\"],\"6jpoH4\":[\"Ver Posición en el campo\"],\"Ju6gri\":[\"Vista Vista relacionada con el campo\"],\"tvTr2y\":[\"Ver Tamaño del campo\"],\"BkII8t\":[\"Ver campo Campo objetivo\"],\"Gd/LzL\":[\"Ver visibilidad del campo\"],\"GUFYyq\":[\"Ver campos\"],\"JRtI7Y\":[\"Ver filtro\"],\"L2gQ5q\":[\"Ver valor de visualización del filtro\"],\"l9/6pD\":[\"Ver grupo de filtros\"],\"Mbosm8\":[\"Ver filtro Grupo Id\"],\"/aP3iG\":[\"Ver grupos de filtros\"],\"4MG8+B\":[\"Ver operando Filtro\"],\"OrUkUF\":[\"Vista Vista relacionada con el filtro\"],\"TyXOtD\":[\"Ver campo de destino del filtro\"],\"3KzkxN\":[\"Ver valor del filtro\"],\"vj5JsR\":[\"Ver filtros\"],\"ziEP12\":[\"Ver Grupo\"],\"uQ3c2q\":[\"Vista Vista relacionada con el grupo\"],\"EFlLpQ\":[\"Ver Grupo campo objetivo\"],\"b1Vc+l\":[\"Ver visibilidad del grupo\"],\"V4nZs/\":[\"Ver grupos\"],\"qXlovu\":[\"Ver icono\"],\"cd/+ZD\":[\"Ver campo de columna Kanban\"],\"vdfZ+A\":[\"Ver la llave\"],\"oOljSE\":[\"Ver nombre\"],\"rhO8zp\":[\"Ver posición\"],\"EUjpwJ\":[\"Ver clasificación\"],\"6ZUale\":[\"Ver Dirección de clasificación\"],\"/rCPqN\":[\"Vista Ordenar vista relacionada\"],\"+du2wy\":[\"Ver Ordenar campo de destino\"],\"UsdY3K\":[\"Ver tipos\"],\"clWwIZ\":[\"Ver objeto de destino\"],\"bJAIqT\":[\"Ver tipo\"],\"1I6UoR\":[\"Vistas\"],\"2q/Q7x\":[\"Visibilidad\"],\"oh8+os\":[\"Visible\"],\"TRDppN\":[\"Gancho web\"],\"fyB2Wp\":[\"Operación Webhook\"],\"gONLmX\":[\"Operaciones de webhook\"],\"cPoSTF\":[\"URL de destino del webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Flujo de trabajo\"],\"E03XpH\":[\"Escuchadores de eventos de flujo de trabajo vinculados al flujo de trabajo.\"],\"vwSkSW\":[\"Flujo de trabajo vinculado a la ejecución.\"],\"y9tnFx\":[\"Posición de registro del flujo de trabajo\"],\"5vIcqC\":[\"Ejecución del flujo de trabajo\"],\"3Iz+qz\":[\"La ejecución del flujo de trabajo finalizó en\"],\"IUaK6s\":[\"Posición de ejecución del flujo de trabajo\"],\"zaN7tH\":[\"Ejecución del flujo de trabajo iniciada en\"],\"1TU2A8\":[\"Estado de ejecución del flujo de trabajo\"],\"u6DF/V\":[\"Flujo de trabajo\"],\"9nOy7k\":[\"Ejecuciones de flujo de trabajo vinculadas a la versión.\"],\"c37F3j\":[\"Ejecuciones de flujo de trabajo vinculadas al flujo de trabajo.\"],\"lTXctu\":[\"Versión del flujo de trabajo\"],\"+wYPET\":[\"Versión del flujo de trabajo\"],\"CocTJJ\":[\"Versión del flujo de trabajo vinculada a la ejecución.\"],\"9l+pJT\":[\"Posición de la versión del flujo de trabajo\"],\"OCyhkn\":[\"Versiones del flujo de trabajo\"],\"018fP9\":[\"Versiones del flujo de trabajo vinculadas al flujo de trabajo.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"Flujo de trabajo WorkflowEventListener\"],\"3JA9se\":[\"WorkflowEventListeners\"],\"woYYQq\":[\"Flujos de trabajo\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"Flujo de trabajoVersión del flujo de trabajo\"],\"CbGxon\":[\"Miembro del espacio de trabajo\"],\"qc38qR\":[\"Espacio de trabajo Miembro\"],\"R1S9pO\":[\"Avatar del miembro del espacio de trabajo\"],\"5VCX7o\":[\"Nombre del miembro del espacio de trabajo\"],\"YCAEr+\":[\"Miembros del espacio de trabajo\"],\"EtzFC0\":[\"Espacio de trabajoMiembro\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Miembro de su equipo responsable de la gestión de la cuenta de la empresa\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.js b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.js deleted file mode 100644 index a8fe68be6869..000000000000 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.js +++ /dev/null @@ -1 +0,0 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"Qyrd7v\":[\"(Système) Champs de visualisation\"],\"9Y3fTB\":[\"(Système) Voir les groupes de filtres\"],\"TB2jLV\":[\"(Système) Voir les filtres\"],\"Y7M7Ro\":[\"(Système) Groupes de vues\"],\"9vliLw\":[\"(Système) Afficher les tris\"],\"5B59WE\":[\"vues (système)\"],\"kZR6+h\":[\"Une entreprise\"],\"+aeifv\":[\"Un compte connecté\"],\"HCoswz\":[\"Un favori accessible à partir du menu de gauche\"],\"6w8bHl\":[\"Un dossier de favoris\"],\"sSGYmf\":[\"Un groupe de messages liés (par exemple, un fil de discussion sur un courriel, un fil de discussion sur un chat)\"],\"vZj1Xc\":[\"Un message envoyé ou reçu par l'intermédiaire d'un canal de messagerie (courriel, chat, etc.)\"],\"bufuBA\":[\"Une note\"],\"6kUkZW\":[\"Une note cible\"],\"Io42ej\":[\"Une personne\"],\"mkFXEH\":[\"Une tâche\"],\"hk2NzW\":[\"Un objectif de tâche\"],\"HTSJFW\":[\"Un webhook\"],\"ZIN9Ga\":[\"Un flux de travail\"],\"juBVjt\":[\"Un récepteur d'événements de flux de travail\"],\"1+xDbI\":[\"Un flux de travail\"],\"N0g7rp\":[\"Une version du flux de travail\"],\"HpZ/I5\":[\"Un membre de l'espace de travail\"],\"GDKKxT\":[\"Jeton d'accès\"],\"pd81Qb\":[\"Propriétaire de compte\"],\"loqL/f\":[\"Propriétaire de compte pour les entreprises\"],\"HZosRi\":[\"Propriétaire de compte pour les entreprises\"],\"Du6bPw\":[\"Adresse\"],\"JiOJxf\":[\"Adresse (obsolète) \"],\"Knl3c9\":[\"Adresse de l'entreprise\"],\"zJhwjv\":[\"Adresse de l'entreprise - obsolète en faveur du nouveau champ d'adresse\"],\"ZfVqbP\":[\"Fonctionnement des agrégats\"],\"W58PBh\":[\"Événement agrégé / filtré à afficher sur la ligne de temps\"],\"hehnjM\":[\"Montant\"],\"qeHcQj\":[\"Une clé API\"],\"MjyFvC\":[\"Une pièce jointe\"],\"+bL++X\":[\"Un journal d'audit des actions effectuées dans le système\"],\"muVHgL\":[\"Un événement lié au comportement de l'utilisateur\"],\"bZq8rL\":[\"Une opportunité\"],\"JKWicb\":[\"Revenu annuel récurrent : Le revenu annuel réel ou estimé de l'entreprise\"],\"yRnk5W\":[\"Clé API\"],\"FfSJ1Y\":[\"Clés API\"],\"puNs/l\":[\"Date d'expiration de la clé ApiKey\"],\"YHiNxr\":[\"Nom de la clé Api\"],\"xrndTt\":[\"Date de révocation de la clé ApiKey\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Tâches assignées\"],\"ojKCLU\":[\"Cessionnaire\"],\"Max2GU\":[\"Identité de l'utilisateur associé\"],\"UY1vmE\":[\"Pièce jointe\"],\"JAefBH\":[\"Auteur de la pièce jointe\"],\"bIaesZ\":[\"Entreprise de rattachement\"],\"gfGYcl\":[\"Chemin d'accès complet de la pièce jointe\"],\"wjocwa\":[\"Nom de la pièce jointe\"],\"FWlOXr\":[\"Note d'accompagnement\"],\"YASWpH\":[\"Opportunité de rattachement\"],\"P38yED\":[\"Personne rattachée\"],\"Tx1DxS\":[\"Tâche de rattachement\"],\"4qqxMt\":[\"Type d'attachement\"],\"w/Sphq\":[\"Pièces jointes\"],\"2tQOVc\":[\"Pièces jointes créées par le membre de l'espace de travail\"],\"iVnA89\":[\"Pièces jointes liées à l'entreprise\"],\"MuTXtT\":[\"Pièces jointes liées au contact.\"],\"kw0mLu\":[\"Pièces jointes liées à l'opportunité\"],\"fCbqr7\":[\"Pièces jointes liées au \",[\"label\"]],\"ilRCh1\":[\"Journal d'audit\"],\"EPEFrH\":[\"Journaux d'audit\"],\"RqCC/0\":[\"Journaux d'audit liés au membre de l'espace de travail\"],\"cNBqH+\":[\"L'authentification a échoué à\"],\"VbeIOx\":[\"Auteur\"],\"XJONK6\":[\"Auteur des pièces jointes\"],\"RpExX0\":[\"Création automatique d'enregistrements de personnes lors de la réception ou de l'envoi de courriels\"],\"lXxdId\":[\"Créez automatiquement des enregistrements pour les personnes avec lesquelles vous avez participé à un événement.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Url de l'avatar\"],\"20B9kW\":[\"Événement comportemental\"],\"Jeh/Q/\":[\"Événements comportementaux\"],\"K1172m\":[\"Liste de blocage\"],\"Tv2hxv\":[\"Poignées en liste bloquée\"],\"L5JhJe\":[\"Listes de blocage\"],\"bGQplw\":[\"Corps\"],\"8mVqF7\":[\"Nom de l'enregistrement mis en cache\"],\"Nh6GTX\":[\"Canal Calendrier\"],\"jfNQ0m\":[\"Calendrier Association des événements de la Manche\"],\"kYNT3F\":[\"Associations d'événements du canal Calendrier\"],\"Znix/S\":[\"Canaux du calendrier\"],\"bRk+FR\":[\"Calendrier\"],\"N2kMfO\":[\"Participant à un événement du calendrier\"],\"AWDqkQ\":[\"Participants aux événements du calendrier\"],\"ZI2UyM\":[\"Calendrier Participants aux événements\"],\"X9A2xC\":[\"Calendrier des événements\"],\"4IVK41\":[\"ID du canal\"],\"Ubg/B+\":[\"Type de canal\"],\"3wV73y\":[\"Ville\"],\"NRF7pg\":[\"Date de clôture\"],\"96YB1a\":[\"Schéma de couleurs\"],\"07OSD1\":[\"Vue compacte\"],\"s2QZS6\":[\"Entreprises\"],\"7i8j3G\":[\"Entreprise\"],\"yA1de7\":[\"Position d'enregistrement de l'entreprise\"],\"AgktVC\":[\"Solution pour les conférences\"],\"PQ1Dw2\":[\"Compte connecté\"],\"9TzudL\":[\"Comptes connectés\"],\"AMDUqA\":[\"Comptes connectés\"],\"bA6O5B\":[\"Politique de création automatique de contacts\"],\"RnsmQs\":[\"Avatar du contact\"],\"pL+pqi\":[\"Ville du contact\"],\"VnWMlz\":[\"Société du contact\"],\"ITlFIB\":[\"Emails du contact\"],\"GuRtLY\":[\"Titre du poste du contact\"],\"QrCvRQ\":[\"Compte Linkedin du contact\"],\"6xPSVt\":[\"Nom du contact\"],\"Y37CZ4\":[\"Numéro de téléphone du contact\"],\"zsW3gg\":[\"Numéros de téléphone des personnes à contacter\"],\"uuZ00G\":[\"Compte X/Twitter du contact\"],\"NCIYDF\":[\"Créé par\"],\"wPvFAD\":[\"Date de création\"],\"CJXWmO\":[\"Date de création\"],\"Lhd0oQ\":[\"Format de la date\"],\"1lL5Iu\":[\"Date de suppression de l'enregistrement\"],\"QN9ahV\":[\"Supprimé à\"],\"U1bSSI\":[\"Indique si la vue est en mode compact\"],\"Nu4oKW\":[\"Description\"],\"MRB7nI\":[\"Direction\"],\"0gS7M5\":[\"Nom d'affichage\"],\"0H/D9K\":[\"Valeur d'affichage\"],\"wMncXq\":[\"Nom de domaine\"],\"YOowcq\":[\"Date d'échéance\"],\"BXEcos\":[\"Emails\"],\"gqv5ZL\":[\"Salariés\"],\"VFv2ZC\":[\"Date de fin\"],\"k//6Xs\":[\"Entreprise événementielle\"],\"FJ7QI4\":[\"Contexte de l'événement\"],\"kJDmsI\":[\"Détails de l'événement\"],\"0JhmlM\":[\"ID externe de l'événement\"],\"aZJLAR\":[\"ID de l'événement\"],\"81maJp\":[\"Écouteurs d'événements\"],\"PYs3rP\":[\"Nom de l'événement\"],\"evIGwh\":[\"Nom/type de l'événement\"],\"vv99Wu\":[\"Note d'information\"],\"eSt759\":[\"Opportunité d'événement\"],\"aicVfT\":[\"Participants à l'événement\"],\"0mp45a\":[\"Personne de l'événement\"],\"mMq0Wy\":[\"Tâche événementielle\"],\"dCV1dS\":[\"Déroulement de l'événement\"],\"W84pl6\":[\"Exécution du flux de travail de l'événement\"],\"vUpps9\":[\"Version du flux d'événements\"],\"LxOGsB\":[\"Membre de l'espace de travail de l'événement\"],\"tst44n\":[\"Evénements\"],\"fHL+iH\":[\"Événements liés à la personne\"],\"3/O8MM\":[\"Événements liés au membre de l'espace de travail\"],\"QQlMid\":[\"Exclure les courriels de groupe\"],\"kenYGr\":[\"Exclure les courriels non professionnels\"],\"Lo5U0b\":[\"Exécuté par\"],\"sZg7s1\":[\"Date d'expiration\"],\"6Ki4Pv\":[\"Favoris\"],\"aKUOPp\":[\"Entreprise préférée\"],\"TDlZ/o\":[\"Dossier favori\"],\"WDVfUH\":[\"Position du dossier favori\"],\"SStz54\":[\"Dossiers favoris\"],\"dz/fFp\":[\"Note préférée\"],\"RRr9Bp\":[\"Opportunité préférée\"],\"RM6B6V\":[\"Personne préférée\"],\"oVA9vM\":[\"Position préférée\"],\"OaQVQH\":[\"Tâche préférée\"],\"VkWV1s\":[\"Vue préférée\"],\"l+lx2f\":[\"Flux de travail préféré\"],\"BPBnux\":[\"Course de flux de travail préférée\"],\"5X6Vlz\":[\"Version préférée du flux de travail\"],\"FDpezg\":[\"Membre de l'espace de travail préféré\"],\"X9kySA\":[\"Favoris\"],\"0CzeFL\":[\"Favoris de ce dossier\"],\"zQponA\":[\"Favoris liés à l'entreprise\"],\"VaKLrB\":[\"Favoris liés au contact\"],\"GOfcBt\":[\"Favoris liés à la note\"],\"9zd8hg\":[\"Favoris liés à l'opportunité\"],\"L5ccWD\":[\"Favoris liés à la tâche\"],\"R+1ib/\":[\"Favoris liés à la vue\"],\"ee0tmj\":[\"Favoris liés au flux de travail\"],\"zar5jz\":[\"Favoris liés à l'exécution du flux de travail\"],\"499/sw\":[\"Favoris liés à la version du flux de travail\"],\"rgmtb4\":[\"Favoris liés au membre de l'espace de travail\"],\"GyXrE1\":[\"Favoris liés à \",[\"label\"]],\"nSFFML\":[\"Champ Métadonnées Id\"],\"g+t8w9\":[\"Métadonnées de champ utilisées pour l'opération d'agrégation\"],\"J4hC2m\":[\"Champ utilisé pour la recherche en texte intégral\"],\"zuDgzc\":[\"Valeur du champ\"],\"oQA+cA\":[\"Chemin d'accès complet\"],\"UzpVUy\":[\"Grouper par la valeur de ce champ\"],\"TkE8dW\":[\"poignée\"],\"Nf7oXL\":[\"Poignée\"],\"GvgxWx\":[\"Alias de poignée\"],\"VehAU2\":[\"Message d'en-tête Id\"],\"NNJnBi\":[\"uID iCal\"],\"wwu18a\":[\"Icône\"],\"CiyiKN\":[\"PIC\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Profil du client idéal : Indique si l'entreprise est le client le plus approprié et le plus précieux pour vous\"],\"NrA0WZ\":[\"Si l'événement est lié à un objet particulier\"],\"grHYXZ\":[\"Est annulé\"],\"k+g9Uh\":[\"La création automatique de contacts est-elle activée ?\"],\"uBx1xd\":[\"Est une journée entière\"],\"3iAfL2\":[\"Est Organisateur\"],\"Mqzqb8\":[\"La synchronisation est-elle activée ?\"],\"27z+FV\":[\"Titre du poste\"],\"shbh25\":[\"Objet Json pour fournir le contexte (utilisateur, appareil, espace de travail, etc.)\"],\"HgJ9jQ\":[\"Objet Json pour fournir les résultats de l'exécution du flux de travail\"],\"AQuLwi\":[\"Objet Json pour fournir les étapes\"],\"fOjmZ1\":[\"Objet Json pour fournir le déclencheur\"],\"TVc0/Q\":[\"Valeur Json pour les détails de l'événement\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Clé\"],\"vXIe7J\":[\"Langue\"],\"WvYp6o\":[\"Dernière version publiée Identité de la version\"],\"Y60/DC\":[\"Dernier curseur de synchronisation\"],\"Zdx9Qq\":[\"Date de la dernière synchronisation\"],\"c7uqNg\":[\"ID du dernier historique de synchronisation\"],\"tGwswq\":[\"Dernière modification de l'enregistrement\"],\"o1zvNS\":[\"Dernière mise à jour\"],\"wR9USP\":[\"Métadonnées de l'objet lié Id\"],\"PV1Nm7\":[\"Opportunités liées\"],\"6YiMr4\":[\"Nom de l'enregistrement lié mis en cache\"],\"sgHAxx\":[\"Identifiant de l'enregistrement lié\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Liste des opportunités pour lesquelles cette personne est le point de contact\"],\"wJijgU\":[\"Localisation\"],\"y+q8Lv\":[\"Opérateur logique\"],\"6kQXsS\":[\"Opérateur logique pour le groupe de filtres\"],\"EnfPm2\":[\"Lien de rencontre\"],\"xDAtGP\":[\"Message\"],\"g+QGD6\":[\"Canal de messages\"],\"DzU4a3\":[\"Association de canaux de messages\"],\"wd/R++\":[\"Id du canal de message\"],\"disipM\":[\"Canal de messages Association de messages\"],\"ijQY3P\":[\"Canal de messages Associations de messages\"],\"k7LXPQ\":[\"Canaux de messages\"],\"/4uGJc\":[\"Direction du message\"],\"fBw8fQ\":[\"Message Identité externe\"],\"6icznk\":[\"Id du message\"],\"9FJSpK\":[\"Numéro d'identification du message figurant dans l'en-tête du message\"],\"yaC1Aq\":[\"Identifiant du message provenant du fournisseur de services de messagerie\"],\"IUmVwu\":[\"Message Participant\"],\"FhIFx7\":[\"Message Participants\"],\"IC5A8V\":[\"Message synchronisé avec un canal de messages\"],\"de2nM/\":[\"Fil de messages\"],\"km1jgD\":[\"Message Thread Id\"],\"RD0ecC\":[\"Fils de messages\"],\"t7TeQU\":[\"Messages\"],\"WoWdku\":[\"Messages de la chaîne.\"],\"rYPBO7\":[\"Messages du fil de discussion.\"],\"XcKQrV\":[\"Jeton d'accès au fournisseur de messagerie\"],\"80EvIk\":[\"Jeton de rafraîchissement du fournisseur de messagerie\"],\"6YtxFj\":[\"Nom\"],\"EEVPOx\":[\"Nom du dossier favori\"],\"csMjko\":[\"Nom de l'exécution du flux de travail\"],\"KiJn9B\":[\"Note\"],\"GGlkb7\":[\"Annexes aux notes\"],\"Q1Rz+6\":[\"Corps de note\"],\"Yp057F\":[\"Position de l'enregistrement de la note\"],\"spaO7l\":[\"Note Cible\"],\"mkchvJ\":[\"Objectifs de la note\"],\"tD4BxK\":[\"Note Objectifs\"],\"jDThel\":[\"Titre de la note\"],\"1DBGsz\":[\"Notes\"],\"Ne73P/\":[\"Notes liées à l'article \",[\"label\"]],\"fXBE74\":[\"Notes liées à l'entreprise\"],\"iQ5AH6\":[\"Notes liées au contact\"],\"0bi/Eh\":[\"Notes liées à l'opportunité\"],\"B2Y6QU\":[\"NoteEntreprise cible\"],\"/mH0jo\":[\"NoteNote cible\"],\"DTs4tO\":[\"NoteOpportunité ciblée\"],\"gBwbnk\":[\"NotePersonne cible\"],\"ioJFzx\":[\"Nombre de salariés dans l'entreprise\"],\"hhe7Ce\":[\"Identité de l'objet\"],\"dnPgTI\":[\"Identifiant des métadonnées de l'objet\"],\"T/nPf5\":[\"Id des métadonnées de l'objet\"],\"afsWF6\":[\"Nom de l'objet\"],\"Fzfj4N\":[\"Opérande\"],\"FZg3wM\":[\"Fonctionnement\"],\"B1MDds\":[\"Opérations\"],\"4MyDFl\":[\"Opportunités\"],\"5QgKbT\":[\"Opportunités liées à l'entreprise.\"],\"SV/iis\":[\"Opportunité\"],\"WnMlKn\":[\"Montant de l'opportunité\"],\"aj3fnv\":[\"Date de clôture de l'opportunité\"],\"3NYczb\":[\"Entreprise d'opportunité\"],\"as45IN\":[\"Point de contact pour les opportunités\"],\"5Nu7Uw\":[\"Probabilité d'opportunité\"],\"Q1dzBp\":[\"Position d'enregistrement d'opportunité\"],\"5ugYS3\":[\"Stade de l'opportunité\"],\"eLggyd\":[\"Opération d'agrégation facultative\"],\"kdClJ/\":[\"Secret facultatif utilisé pour calculer la signature HMAC des données utiles du webhook. Ce secret est partagé entre Twenty et le consommateur de webhook pour authentifier les demandes de webhook.\"],\"gh06VD\":[\"Sortie\"],\"pDUbN1\":[\"Groupe de filtres de la vue parentale\"],\"YKSmIP\":[\"Vue parentale Filtre Groupe Id\"],\"1wdjme\":[\"Les personnes\"],\"E1zc7W\":[\"Personnes liées à l'entreprise.\"],\"OZdaTZ\":[\"Personne\"],\"c3Qq6o\":[\"Fiche de personne Position\"],\"zmwvG2\":[\"Téléphone\"],\"m2ivgq\":[\"Téléphones\"],\"P04j61\":[\"Point de contact\"],\"p/78dY\":[\"Position\"],\"HH1bMC\":[\"Position dans le groupe de filtres de la vue parentale\"],\"CvOSME\":[\"Position dans le groupe de filtres de vue\"],\"h8PGuF\":[\"Position dans le groupe de filtres de vue\"],\"TTHIbk\":[\"Schéma de couleurs préféré\"],\"5v4qYi\":[\"Langue préférée\"],\"WJIL29\":[\"Probabilité\"],\"CrfRPa\":[\"fournisseur\"],\"YfbwOB\":[\"Reçu à\"],\"4Tvtbu\":[\"Identifiant de l'enregistrement\"],\"9gXJw8\":[\"ID de l'événement récurrent\"],\"2rvMKg\":[\"Jeton de rafraîchissement\"],\"2LpFdR\":[\"Adresse électronique de l'utilisateur concerné\"],\"g87L9j\":[\"Relations\"],\"rnCndp\":[\"État de la réponse\"],\"MCWKAU\":[\"Date de révocation\"],\"GDvlUT\":[\"Rôle\"],\"Tpm2G9\":[\"Courses\"],\"N/rFzD\":[\"Scopes\"],\"PdVIJC\":[\"Vecteur de recherche\"],\"8VEDbV\":[\"Secret\"],\"Cj2Gtd\":[\"Taille\"],\"3PRxO3\":[\"Stade\"],\"D3iCkb\":[\"Date de début\"],\"uAQUqI\":[\"Statut\"],\"Db4W3/\":[\"Statuts\"],\"UJmAAK\":[\"Sujet\"],\"oyJYg7\":[\"Curseur de synchronisation\"],\"awvBUx\":[\"Curseur de synchronisation. Utilisé pour synchroniser les événements du fournisseur de calendrier\"],\"dNAbG6\":[\"Phase de synchronisation\"],\"aqNjQE\":[\"L'étape de synchronisation a commencé à\"],\"bRUdLR\":[\"État de la synchronisation\"],\"4SHJe4\":[\"Url cible\"],\"Q3P/4s\":[\"Tâche\"],\"kS+Ym6\":[\"Destinataire de la tâche\"],\"7fYQ6E\":[\"Pièces jointes aux tâches\"],\"X8fs74\":[\"Organe d'exécution\"],\"EPxYHS\":[\"Date d'échéance de la tâche\"],\"fUw1j+\":[\"Position de l'enregistrement de la tâche\"],\"I6+0ph\":[\"Statut de la tâche\"],\"WSiiWf\":[\"Tâche Cible\"],\"khGQLP\":[\"Objectifs de la tâche\"],\"836FiO\":[\"Objectifs de la tâche\"],\"R+s8S+\":[\"Titre de la tâche\"],\"GtycJ/\":[\"Tâches\"],\"HlDeG3\":[\"Tâches assignées au membre de l'espace de travail\"],\"Ca/n4T\":[\"Tâches liées à l'\",[\"label\"]],\"M4rBti\":[\"Tâches liées à l'entreprise\"],\"/VaiDW\":[\"Tâches liées au contact\"],\"1TfX9U\":[\"Tâches liées à l'opportunité\"],\"pP0Dt9\":[\"TâcheL'entreprise cible\"],\"UJ2aPi\":[\"TaskTarget opportunity\"],\"I1MiSs\":[\"TaskTarget personne\"],\"pciKLT\":[\"TaskTarget task\"],\"xeiujy\":[\"Texte\"],\"6PJbR2\":[\"L'identifiant du compte (email, nom d'utilisateur, numéro de téléphone, etc.)\"],\"zUXOAB\":[\"Le fournisseur de compte\"],\"qnNFrW\":[\"Le compte Linkedin de l'entreprise\"],\"N31Pso\":[\"Le nom de l'entreprise\"],\"BHFCqB\":[\"Le compte Twitter/X de l'entreprise\"],\"OBmU0K\":[\"L'URL du site web de l'entreprise. Nous utilisons cette URL pour récupérer l'icône de l'entreprise\"],\"zGBDEH\":[\"Le créateur de l'enregistrement\"],\"bMyVOx\":[\"L'état actuel des versions du flux de travail\"],\"0bo4Q0\":[\"Date de réception du message\"],\"8h4mhq\":[\"L'exécutant du flux de travail\"],\"W3raza\":[\"Le dossier auquel appartient ce favori\"],\"DbWmKZ\":[\"Le nom de l'opportunité\"],\"7mPrpl\":[\"Le nom de l'auditeur de l'événement du flux de travail\"],\"od0omS\":[\"L'identifiant de la dernière version publiée du flux de travail\"],\"/EdWx6\":[\"Le nom du flux de travail\"],\"EhAsND\":[\"Le nom de la version du flux de travail\"],\"dhx13p\":[\"L'état de la version du flux de travail\"],\"Zl0BJl\":[\"Filet Id externe\"],\"RSSbWN\":[\"Identité de la file d'attente du fournisseur de services de messagerie\"],\"sS8v5K\":[\"Comptage des défaillances de l'accélérateur\"],\"n9nSNJ\":[\"Format de l'heure\"],\"Mz2JN2\":[\"Fuseau horaire\"],\"az1boY\":[\"Calendrier des activités\"],\"fqKMpF\":[\"Chronologie Activités liées à l'entreprise\"],\"4/UzU5\":[\"Activités de la chronologie liées à la note.\"],\"p6feIz\":[\"Calendrier Activités liées à l'opportunité.\"],\"yvPwuF\":[\"Calendrier des activités liées à la course\"],\"q96UvB\":[\"Calendrier Activités liées à la tâche.\"],\"N9HMa/\":[\"Calendrier des activités liées à la version\"],\"B1CYKX\":[\"Activités de la chronologie liées au flux de travail\"],\"G0UmtQ\":[\"Calendrier Activités liées à l'\",[\"label\"]],\"K/kU4E\":[\"Activité chronologique\"],\"MHrjPM\":[\"Titre\"],\"+zy2Nq\":[\"Type\"],\"0gY5lO\":[\"Mise à jour de la date et de l'heure\"],\"YFciqL\":[\"Courriel de l'utilisateur\"],\"d1BTW8\":[\"Identité de l'utilisateur\"],\"4juE7s\":[\"Fuseau horaire de l'utilisateur\"],\"43zCwQ\":[\"Format de date préféré par l'utilisateur\"],\"kJuoKm\":[\"Format horaire préféré de l'utilisateur\"],\"wMHvYH\":[\"Valeur\"],\"7aatUy\":[\"Statut de la version\"],\"CdQeU7\":[\"Étapes de la version\"],\"PGMPIi\":[\"Déclencheur de version\"],\"IYNSdp\":[\"Versions\"],\"jpctdh\":[\"Voir\"],\"cZPDyy\":[\"Voir le champ\"],\"6jpoH4\":[\"Voir la position sur le terrain\"],\"Ju6gri\":[\"Vue Champ de vision connexe\"],\"tvTr2y\":[\"Vue Taille du champ\"],\"BkII8t\":[\"Champ de vision Champ cible\"],\"Gd/LzL\":[\"Vue Visibilité du champ\"],\"GUFYyq\":[\"Voir les champs\"],\"JRtI7Y\":[\"Voir le filtre\"],\"L2gQ5q\":[\"Voir la valeur d'affichage du filtre\"],\"l9/6pD\":[\"Voir le groupe de filtres\"],\"Mbosm8\":[\"Visualiser l'identifiant du groupe de filtrage\"],\"/aP3iG\":[\"Voir les groupes de filtres\"],\"4MG8+B\":[\"Voir l'opérande Filtre\"],\"OrUkUF\":[\"Vue Filtre Vue associée\"],\"TyXOtD\":[\"Visualiser le champ cible du filtre\"],\"3KzkxN\":[\"Voir la valeur du filtre\"],\"vj5JsR\":[\"Voir les filtres\"],\"ziEP12\":[\"Voir le groupe\"],\"uQ3c2q\":[\"Vue du groupe\"],\"EFlLpQ\":[\"Visualiser le champ cible du groupe\"],\"b1Vc+l\":[\"Voir la visibilité du groupe\"],\"V4nZs/\":[\"Voir les groupes\"],\"qXlovu\":[\"Voir l'icône\"],\"cd/+ZD\":[\"Voir le champ de la colonne Kanban\"],\"vdfZ+A\":[\"Voir la clé\"],\"oOljSE\":[\"Voir le nom\"],\"rhO8zp\":[\"Voir la position\"],\"EUjpwJ\":[\"Voir le tri\"],\"6ZUale\":[\"Voir le sens du tri\"],\"/rCPqN\":[\"Vue Trier la vue associée\"],\"+du2wy\":[\"Visualiser le champ cible du tri\"],\"UsdY3K\":[\"Voir les tris\"],\"clWwIZ\":[\"Visualiser l'objet cible\"],\"bJAIqT\":[\"Voir le type\"],\"1I6UoR\":[\"Points de vue\"],\"2q/Q7x\":[\"Visibilité\"],\"oh8+os\":[\"Visible\"],\"TRDppN\":[\"Crochet Web\"],\"fyB2Wp\":[\"Opération Webhook\"],\"gONLmX\":[\"Opérations de webhook\"],\"cPoSTF\":[\"URL cible du webhook\"],\"v1kQyJ\":[\"Crochets Web\"],\"bLt/0J\":[\"Flux de travail\"],\"E03XpH\":[\"Les auditeurs d'événements de flux de travail liés au flux de travail.\"],\"vwSkSW\":[\"Flux de travail lié à l'exécution.\"],\"y9tnFx\":[\"Position de l'enregistrement du flux de travail\"],\"5vIcqC\":[\"Exécution du flux de travail\"],\"3Iz+qz\":[\"L'exécution du flux de travail s'est terminée à\"],\"IUaK6s\":[\"Position d'exécution du flux de travail\"],\"zaN7tH\":[\"L'exécution du flux de travail a commencé à\"],\"1TU2A8\":[\"Statut d'exécution du flux de travail\"],\"u6DF/V\":[\"Exécution du flux de travail\"],\"9nOy7k\":[\"Exécution du flux de travail lié à la version.\"],\"c37F3j\":[\"Exécutions de flux de travail liées au flux de travail.\"],\"lTXctu\":[\"Version du flux de travail\"],\"+wYPET\":[\"Version du flux de travail\"],\"CocTJJ\":[\"Version du flux de travail liée à l'exécution.\"],\"9l+pJT\":[\"Position de la version du flux de travail\"],\"OCyhkn\":[\"Versions du flux de travail\"],\"018fP9\":[\"Versions du flux de travail liées au flux de travail.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"WorkflowEventListener workflow\"],\"3JA9se\":[\"Écouteurs de flux de travail (WorkflowEventListeners)\"],\"woYYQq\":[\"Flux de travail\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"WorkflowVersion workflow\"],\"CbGxon\":[\"Membre de l'espace de travail\"],\"qc38qR\":[\"Membre de l'espace de travail\"],\"R1S9pO\":[\"Avatar du membre de l'espace de travail\"],\"5VCX7o\":[\"Nom du membre de l'espace de travail\"],\"YCAEr+\":[\"Membres de l'espace de travail\"],\"EtzFC0\":[\"Membre de l'espace de travail\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Le membre de votre équipe responsable de la gestion du compte de l'entreprise\"]}")}; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.ts new file mode 100644 index 000000000000..b080d1038a2b --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/fr.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Système) Champs de visualisation\"],\"9Y3fTB\":[\"(Système) Voir les groupes de filtres\"],\"TB2jLV\":[\"(Système) Voir les filtres\"],\"Y7M7Ro\":[\"(Système) Groupes de vues\"],\"9vliLw\":[\"(Système) Afficher les tris\"],\"5B59WE\":[\"vues (système)\"],\"kZR6+h\":[\"Une entreprise\"],\"+aeifv\":[\"Un compte connecté\"],\"HCoswz\":[\"Un favori accessible à partir du menu de gauche\"],\"6w8bHl\":[\"Un dossier de favoris\"],\"sSGYmf\":[\"Un groupe de messages liés (par exemple, un fil de discussion sur un courriel, un fil de discussion sur un chat)\"],\"vZj1Xc\":[\"Un message envoyé ou reçu par l'intermédiaire d'un canal de messagerie (courriel, chat, etc.)\"],\"bufuBA\":[\"Une note\"],\"6kUkZW\":[\"Une note cible\"],\"Io42ej\":[\"Une personne\"],\"mkFXEH\":[\"Une tâche\"],\"hk2NzW\":[\"Un objectif de tâche\"],\"HTSJFW\":[\"Un webhook\"],\"ZIN9Ga\":[\"Un flux de travail\"],\"juBVjt\":[\"Un récepteur d'événements de flux de travail\"],\"1+xDbI\":[\"Un flux de travail\"],\"N0g7rp\":[\"Une version du flux de travail\"],\"HpZ/I5\":[\"Un membre de l'espace de travail\"],\"GDKKxT\":[\"Jeton d'accès\"],\"pd81Qb\":[\"Propriétaire de compte\"],\"loqL/f\":[\"Propriétaire de compte pour les entreprises\"],\"HZosRi\":[\"Propriétaire de compte pour les entreprises\"],\"Du6bPw\":[\"Adresse\"],\"JiOJxf\":[\"Adresse (obsolète) \"],\"Knl3c9\":[\"Adresse de l'entreprise\"],\"zJhwjv\":[\"Adresse de l'entreprise - obsolète en faveur du nouveau champ d'adresse\"],\"ZfVqbP\":[\"Fonctionnement des agrégats\"],\"W58PBh\":[\"Événement agrégé / filtré à afficher sur la ligne de temps\"],\"hehnjM\":[\"Montant\"],\"qeHcQj\":[\"Une clé API\"],\"MjyFvC\":[\"Une pièce jointe\"],\"+bL++X\":[\"Un journal d'audit des actions effectuées dans le système\"],\"muVHgL\":[\"Un événement lié au comportement de l'utilisateur\"],\"bZq8rL\":[\"Une opportunité\"],\"JKWicb\":[\"Revenu annuel récurrent : Le revenu annuel réel ou estimé de l'entreprise\"],\"yRnk5W\":[\"Clé API\"],\"FfSJ1Y\":[\"Clés API\"],\"puNs/l\":[\"Date d'expiration de la clé ApiKey\"],\"YHiNxr\":[\"Nom de la clé Api\"],\"xrndTt\":[\"Date de révocation de la clé ApiKey\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Tâches assignées\"],\"ojKCLU\":[\"Cessionnaire\"],\"Max2GU\":[\"Identité de l'utilisateur associé\"],\"UY1vmE\":[\"Pièce jointe\"],\"JAefBH\":[\"Auteur de la pièce jointe\"],\"bIaesZ\":[\"Entreprise de rattachement\"],\"gfGYcl\":[\"Chemin d'accès complet de la pièce jointe\"],\"wjocwa\":[\"Nom de la pièce jointe\"],\"FWlOXr\":[\"Note d'accompagnement\"],\"YASWpH\":[\"Opportunité de rattachement\"],\"P38yED\":[\"Personne rattachée\"],\"Tx1DxS\":[\"Tâche de rattachement\"],\"4qqxMt\":[\"Type d'attachement\"],\"w/Sphq\":[\"Pièces jointes\"],\"2tQOVc\":[\"Pièces jointes créées par le membre de l'espace de travail\"],\"iVnA89\":[\"Pièces jointes liées à l'entreprise\"],\"MuTXtT\":[\"Pièces jointes liées au contact.\"],\"kw0mLu\":[\"Pièces jointes liées à l'opportunité\"],\"fCbqr7\":[\"Pièces jointes liées au \",[\"label\"]],\"ilRCh1\":[\"Journal d'audit\"],\"EPEFrH\":[\"Journaux d'audit\"],\"RqCC/0\":[\"Journaux d'audit liés au membre de l'espace de travail\"],\"cNBqH+\":[\"L'authentification a échoué à\"],\"VbeIOx\":[\"Auteur\"],\"XJONK6\":[\"Auteur des pièces jointes\"],\"RpExX0\":[\"Création automatique d'enregistrements de personnes lors de la réception ou de l'envoi de courriels\"],\"lXxdId\":[\"Créez automatiquement des enregistrements pour les personnes avec lesquelles vous avez participé à un événement.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Url de l'avatar\"],\"20B9kW\":[\"Événement comportemental\"],\"Jeh/Q/\":[\"Événements comportementaux\"],\"K1172m\":[\"Liste de blocage\"],\"Tv2hxv\":[\"Poignées en liste bloquée\"],\"L5JhJe\":[\"Listes de blocage\"],\"bGQplw\":[\"Corps\"],\"8mVqF7\":[\"Nom de l'enregistrement mis en cache\"],\"Nh6GTX\":[\"Canal Calendrier\"],\"jfNQ0m\":[\"Calendrier Association des événements de la Manche\"],\"kYNT3F\":[\"Associations d'événements du canal Calendrier\"],\"Znix/S\":[\"Canaux du calendrier\"],\"bRk+FR\":[\"Calendrier\"],\"N2kMfO\":[\"Participant à un événement du calendrier\"],\"AWDqkQ\":[\"Participants aux événements du calendrier\"],\"ZI2UyM\":[\"Calendrier Participants aux événements\"],\"X9A2xC\":[\"Calendrier des événements\"],\"4IVK41\":[\"ID du canal\"],\"Ubg/B+\":[\"Type de canal\"],\"3wV73y\":[\"Ville\"],\"NRF7pg\":[\"Date de clôture\"],\"96YB1a\":[\"Schéma de couleurs\"],\"07OSD1\":[\"Vue compacte\"],\"s2QZS6\":[\"Entreprises\"],\"7i8j3G\":[\"Entreprise\"],\"yA1de7\":[\"Position d'enregistrement de l'entreprise\"],\"AgktVC\":[\"Solution pour les conférences\"],\"PQ1Dw2\":[\"Compte connecté\"],\"9TzudL\":[\"Comptes connectés\"],\"AMDUqA\":[\"Comptes connectés\"],\"bA6O5B\":[\"Politique de création automatique de contacts\"],\"RnsmQs\":[\"Avatar du contact\"],\"pL+pqi\":[\"Ville du contact\"],\"VnWMlz\":[\"Société du contact\"],\"ITlFIB\":[\"Emails du contact\"],\"GuRtLY\":[\"Titre du poste du contact\"],\"QrCvRQ\":[\"Compte Linkedin du contact\"],\"6xPSVt\":[\"Nom du contact\"],\"Y37CZ4\":[\"Numéro de téléphone du contact\"],\"zsW3gg\":[\"Numéros de téléphone des personnes à contacter\"],\"uuZ00G\":[\"Compte X/Twitter du contact\"],\"NCIYDF\":[\"Créé par\"],\"wPvFAD\":[\"Date de création\"],\"CJXWmO\":[\"Date de création\"],\"Lhd0oQ\":[\"Format de la date\"],\"1lL5Iu\":[\"Date de suppression de l'enregistrement\"],\"QN9ahV\":[\"Supprimé à\"],\"U1bSSI\":[\"Indique si la vue est en mode compact\"],\"Nu4oKW\":[\"Description\"],\"MRB7nI\":[\"Direction\"],\"0gS7M5\":[\"Nom d'affichage\"],\"0H/D9K\":[\"Valeur d'affichage\"],\"wMncXq\":[\"Nom de domaine\"],\"YOowcq\":[\"Date d'échéance\"],\"BXEcos\":[\"Emails\"],\"gqv5ZL\":[\"Salariés\"],\"VFv2ZC\":[\"Date de fin\"],\"k//6Xs\":[\"Entreprise événementielle\"],\"FJ7QI4\":[\"Contexte de l'événement\"],\"kJDmsI\":[\"Détails de l'événement\"],\"0JhmlM\":[\"ID externe de l'événement\"],\"aZJLAR\":[\"ID de l'événement\"],\"81maJp\":[\"Écouteurs d'événements\"],\"PYs3rP\":[\"Nom de l'événement\"],\"evIGwh\":[\"Nom/type de l'événement\"],\"vv99Wu\":[\"Note d'information\"],\"eSt759\":[\"Opportunité d'événement\"],\"aicVfT\":[\"Participants à l'événement\"],\"0mp45a\":[\"Personne de l'événement\"],\"mMq0Wy\":[\"Tâche événementielle\"],\"dCV1dS\":[\"Déroulement de l'événement\"],\"W84pl6\":[\"Exécution du flux de travail de l'événement\"],\"vUpps9\":[\"Version du flux d'événements\"],\"LxOGsB\":[\"Membre de l'espace de travail de l'événement\"],\"tst44n\":[\"Evénements\"],\"fHL+iH\":[\"Événements liés à la personne\"],\"3/O8MM\":[\"Événements liés au membre de l'espace de travail\"],\"QQlMid\":[\"Exclure les courriels de groupe\"],\"kenYGr\":[\"Exclure les courriels non professionnels\"],\"Lo5U0b\":[\"Exécuté par\"],\"sZg7s1\":[\"Date d'expiration\"],\"6Ki4Pv\":[\"Favoris\"],\"aKUOPp\":[\"Entreprise préférée\"],\"TDlZ/o\":[\"Dossier favori\"],\"WDVfUH\":[\"Position du dossier favori\"],\"SStz54\":[\"Dossiers favoris\"],\"dz/fFp\":[\"Note préférée\"],\"RRr9Bp\":[\"Opportunité préférée\"],\"RM6B6V\":[\"Personne préférée\"],\"oVA9vM\":[\"Position préférée\"],\"OaQVQH\":[\"Tâche préférée\"],\"VkWV1s\":[\"Vue préférée\"],\"l+lx2f\":[\"Flux de travail préféré\"],\"BPBnux\":[\"Course de flux de travail préférée\"],\"5X6Vlz\":[\"Version préférée du flux de travail\"],\"FDpezg\":[\"Membre de l'espace de travail préféré\"],\"X9kySA\":[\"Favoris\"],\"0CzeFL\":[\"Favoris de ce dossier\"],\"zQponA\":[\"Favoris liés à l'entreprise\"],\"VaKLrB\":[\"Favoris liés au contact\"],\"GOfcBt\":[\"Favoris liés à la note\"],\"9zd8hg\":[\"Favoris liés à l'opportunité\"],\"L5ccWD\":[\"Favoris liés à la tâche\"],\"R+1ib/\":[\"Favoris liés à la vue\"],\"ee0tmj\":[\"Favoris liés au flux de travail\"],\"zar5jz\":[\"Favoris liés à l'exécution du flux de travail\"],\"499/sw\":[\"Favoris liés à la version du flux de travail\"],\"rgmtb4\":[\"Favoris liés au membre de l'espace de travail\"],\"GyXrE1\":[\"Favoris liés à \",[\"label\"]],\"nSFFML\":[\"Champ Métadonnées Id\"],\"g+t8w9\":[\"Métadonnées de champ utilisées pour l'opération d'agrégation\"],\"J4hC2m\":[\"Champ utilisé pour la recherche en texte intégral\"],\"zuDgzc\":[\"Valeur du champ\"],\"lEpDue\":[\"Dossier pour le canal de messages\"],\"cqQyPB\":[\"Nom du dossier\"],\"oQA+cA\":[\"Chemin d'accès complet\"],\"UzpVUy\":[\"Grouper par la valeur de ce champ\"],\"TkE8dW\":[\"poignée\"],\"Nf7oXL\":[\"Poignée\"],\"GvgxWx\":[\"Alias de poignée\"],\"VehAU2\":[\"Message d'en-tête Id\"],\"NNJnBi\":[\"uID iCal\"],\"wwu18a\":[\"Icône\"],\"CiyiKN\":[\"PIC\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Profil du client idéal : Indique si l'entreprise est le client le plus approprié et le plus précieux pour vous\"],\"NrA0WZ\":[\"Si l'événement est lié à un objet particulier\"],\"grHYXZ\":[\"Est annulé\"],\"k+g9Uh\":[\"La création automatique de contacts est-elle activée ?\"],\"uBx1xd\":[\"Est une journée entière\"],\"3iAfL2\":[\"Est Organisateur\"],\"Mqzqb8\":[\"La synchronisation est-elle activée ?\"],\"27z+FV\":[\"Titre du poste\"],\"shbh25\":[\"Objet Json pour fournir le contexte (utilisateur, appareil, espace de travail, etc.)\"],\"HgJ9jQ\":[\"Objet Json pour fournir les résultats de l'exécution du flux de travail\"],\"AQuLwi\":[\"Objet Json pour fournir les étapes\"],\"fOjmZ1\":[\"Objet Json pour fournir le déclencheur\"],\"TVc0/Q\":[\"Valeur Json pour les détails de l'événement\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Clé\"],\"vXIe7J\":[\"Langue\"],\"WvYp6o\":[\"Dernière version publiée Identité de la version\"],\"Y60/DC\":[\"Dernier curseur de synchronisation\"],\"Zdx9Qq\":[\"Date de la dernière synchronisation\"],\"c7uqNg\":[\"ID du dernier historique de synchronisation\"],\"tGwswq\":[\"Dernière modification de l'enregistrement\"],\"o1zvNS\":[\"Dernière mise à jour\"],\"wR9USP\":[\"Métadonnées de l'objet lié Id\"],\"PV1Nm7\":[\"Opportunités liées\"],\"6YiMr4\":[\"Nom de l'enregistrement lié mis en cache\"],\"sgHAxx\":[\"Identifiant de l'enregistrement lié\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Liste des opportunités pour lesquelles cette personne est le point de contact\"],\"wJijgU\":[\"Localisation\"],\"y+q8Lv\":[\"Opérateur logique\"],\"6kQXsS\":[\"Opérateur logique pour le groupe de filtres\"],\"EnfPm2\":[\"Lien de rencontre\"],\"xDAtGP\":[\"Message\"],\"g+QGD6\":[\"Canal de messages\"],\"DzU4a3\":[\"Association de canaux de messages\"],\"wd/R++\":[\"Id du canal de message\"],\"disipM\":[\"Canal de messages Association de messages\"],\"ijQY3P\":[\"Canal de messages Associations de messages\"],\"k7LXPQ\":[\"Canaux de messages\"],\"/4uGJc\":[\"Direction du message\"],\"fBw8fQ\":[\"Message Identité externe\"],\"CStLnc\":[\"Dossier de messages\"],\"p4ANpY\":[\"Dossiers de messages\"],\"6icznk\":[\"Id du message\"],\"9FJSpK\":[\"Numéro d'identification du message figurant dans l'en-tête du message\"],\"yaC1Aq\":[\"Identifiant du message provenant du fournisseur de services de messagerie\"],\"IUmVwu\":[\"Message Participant\"],\"FhIFx7\":[\"Message Participants\"],\"IC5A8V\":[\"Message synchronisé avec un canal de messages\"],\"de2nM/\":[\"Fil de messages\"],\"km1jgD\":[\"Message Thread Id\"],\"RD0ecC\":[\"Fils de messages\"],\"t7TeQU\":[\"Messages\"],\"WoWdku\":[\"Messages de la chaîne.\"],\"rYPBO7\":[\"Messages du fil de discussion.\"],\"XcKQrV\":[\"Jeton d'accès au fournisseur de messagerie\"],\"80EvIk\":[\"Jeton de rafraîchissement du fournisseur de messagerie\"],\"6YtxFj\":[\"Nom\"],\"EEVPOx\":[\"Nom du dossier favori\"],\"csMjko\":[\"Nom de l'exécution du flux de travail\"],\"KiJn9B\":[\"Note\"],\"GGlkb7\":[\"Annexes aux notes\"],\"Q1Rz+6\":[\"Corps de note\"],\"Yp057F\":[\"Position de l'enregistrement de la note\"],\"spaO7l\":[\"Note Cible\"],\"mkchvJ\":[\"Objectifs de la note\"],\"tD4BxK\":[\"Note Objectifs\"],\"jDThel\":[\"Titre de la note\"],\"1DBGsz\":[\"Notes\"],\"Ne73P/\":[\"Notes liées à l'article \",[\"label\"]],\"fXBE74\":[\"Notes liées à l'entreprise\"],\"iQ5AH6\":[\"Notes liées au contact\"],\"0bi/Eh\":[\"Notes liées à l'opportunité\"],\"B2Y6QU\":[\"NoteEntreprise cible\"],\"/mH0jo\":[\"NoteNote cible\"],\"DTs4tO\":[\"NoteOpportunité ciblée\"],\"gBwbnk\":[\"NotePersonne cible\"],\"ioJFzx\":[\"Nombre de salariés dans l'entreprise\"],\"hhe7Ce\":[\"Identité de l'objet\"],\"dnPgTI\":[\"Identifiant des métadonnées de l'objet\"],\"T/nPf5\":[\"Id des métadonnées de l'objet\"],\"afsWF6\":[\"Nom de l'objet\"],\"Fzfj4N\":[\"Opérande\"],\"FZg3wM\":[\"Fonctionnement\"],\"B1MDds\":[\"Opérations\"],\"4MyDFl\":[\"Opportunités\"],\"5QgKbT\":[\"Opportunités liées à l'entreprise.\"],\"SV/iis\":[\"Opportunité\"],\"WnMlKn\":[\"Montant de l'opportunité\"],\"aj3fnv\":[\"Date de clôture de l'opportunité\"],\"3NYczb\":[\"Entreprise d'opportunité\"],\"as45IN\":[\"Point de contact pour les opportunités\"],\"5Nu7Uw\":[\"Probabilité d'opportunité\"],\"Q1dzBp\":[\"Position d'enregistrement d'opportunité\"],\"5ugYS3\":[\"Stade de l'opportunité\"],\"eLggyd\":[\"Opération d'agrégation facultative\"],\"kdClJ/\":[\"Secret facultatif utilisé pour calculer la signature HMAC des données utiles du webhook. Ce secret est partagé entre Twenty et le consommateur de webhook pour authentifier les demandes de webhook.\"],\"gh06VD\":[\"Sortie\"],\"pDUbN1\":[\"Groupe de filtres de la vue parentale\"],\"YKSmIP\":[\"Vue parentale Filtre Groupe Id\"],\"1wdjme\":[\"Les personnes\"],\"E1zc7W\":[\"Personnes liées à l'entreprise.\"],\"OZdaTZ\":[\"Personne\"],\"c3Qq6o\":[\"Fiche de personne Position\"],\"zmwvG2\":[\"Téléphone\"],\"m2ivgq\":[\"Téléphones\"],\"P04j61\":[\"Point de contact\"],\"p/78dY\":[\"Position\"],\"HH1bMC\":[\"Position dans le groupe de filtres de la vue parentale\"],\"CvOSME\":[\"Position dans le groupe de filtres de vue\"],\"h8PGuF\":[\"Position dans le groupe de filtres de vue\"],\"TTHIbk\":[\"Schéma de couleurs préféré\"],\"5v4qYi\":[\"Langue préférée\"],\"WJIL29\":[\"Probabilité\"],\"CrfRPa\":[\"fournisseur\"],\"YfbwOB\":[\"Reçu à\"],\"4Tvtbu\":[\"Identifiant de l'enregistrement\"],\"9gXJw8\":[\"ID de l'événement récurrent\"],\"2rvMKg\":[\"Jeton de rafraîchissement\"],\"2LpFdR\":[\"Adresse électronique de l'utilisateur concerné\"],\"g87L9j\":[\"Relations\"],\"rnCndp\":[\"État de la réponse\"],\"MCWKAU\":[\"Date de révocation\"],\"GDvlUT\":[\"Rôle\"],\"Tpm2G9\":[\"Courses\"],\"N/rFzD\":[\"Scopes\"],\"PdVIJC\":[\"Vecteur de recherche\"],\"8VEDbV\":[\"Secret\"],\"Cj2Gtd\":[\"Taille\"],\"3PRxO3\":[\"Stade\"],\"D3iCkb\":[\"Date de début\"],\"uAQUqI\":[\"Statut\"],\"Db4W3/\":[\"Statuts\"],\"UJmAAK\":[\"Sujet\"],\"oyJYg7\":[\"Curseur de synchronisation\"],\"awvBUx\":[\"Curseur de synchronisation. Utilisé pour synchroniser les événements du fournisseur de calendrier\"],\"dNAbG6\":[\"Phase de synchronisation\"],\"aqNjQE\":[\"L'étape de synchronisation a commencé à\"],\"bRUdLR\":[\"État de la synchronisation\"],\"4SHJe4\":[\"Url cible\"],\"Q3P/4s\":[\"Tâche\"],\"kS+Ym6\":[\"Destinataire de la tâche\"],\"7fYQ6E\":[\"Pièces jointes aux tâches\"],\"X8fs74\":[\"Organe d'exécution\"],\"EPxYHS\":[\"Date d'échéance de la tâche\"],\"fUw1j+\":[\"Position de l'enregistrement de la tâche\"],\"I6+0ph\":[\"Statut de la tâche\"],\"WSiiWf\":[\"Tâche Cible\"],\"khGQLP\":[\"Objectifs de la tâche\"],\"836FiO\":[\"Objectifs de la tâche\"],\"R+s8S+\":[\"Titre de la tâche\"],\"GtycJ/\":[\"Tâches\"],\"HlDeG3\":[\"Tâches assignées au membre de l'espace de travail\"],\"Ca/n4T\":[\"Tâches liées à l'\",[\"label\"]],\"M4rBti\":[\"Tâches liées à l'entreprise\"],\"/VaiDW\":[\"Tâches liées au contact\"],\"1TfX9U\":[\"Tâches liées à l'opportunité\"],\"pP0Dt9\":[\"TâcheL'entreprise cible\"],\"UJ2aPi\":[\"TaskTarget opportunity\"],\"I1MiSs\":[\"TaskTarget personne\"],\"pciKLT\":[\"TaskTarget task\"],\"xeiujy\":[\"Texte\"],\"6PJbR2\":[\"L'identifiant du compte (email, nom d'utilisateur, numéro de téléphone, etc.)\"],\"zUXOAB\":[\"Le fournisseur de compte\"],\"qnNFrW\":[\"Le compte Linkedin de l'entreprise\"],\"N31Pso\":[\"Le nom de l'entreprise\"],\"BHFCqB\":[\"Le compte Twitter/X de l'entreprise\"],\"OBmU0K\":[\"L'URL du site web de l'entreprise. Nous utilisons cette URL pour récupérer l'icône de l'entreprise\"],\"zGBDEH\":[\"Le créateur de l'enregistrement\"],\"bMyVOx\":[\"L'état actuel des versions du flux de travail\"],\"0bo4Q0\":[\"Date de réception du message\"],\"8h4mhq\":[\"L'exécutant du flux de travail\"],\"W3raza\":[\"Le dossier auquel appartient ce favori\"],\"DbWmKZ\":[\"Le nom de l'opportunité\"],\"7mPrpl\":[\"Le nom de l'auditeur de l'événement du flux de travail\"],\"od0omS\":[\"L'identifiant de la dernière version publiée du flux de travail\"],\"/EdWx6\":[\"Le nom du flux de travail\"],\"EhAsND\":[\"Le nom de la version du flux de travail\"],\"dhx13p\":[\"L'état de la version du flux de travail\"],\"Zl0BJl\":[\"Filet Id externe\"],\"RSSbWN\":[\"Identité de la file d'attente du fournisseur de services de messagerie\"],\"sS8v5K\":[\"Comptage des défaillances de l'accélérateur\"],\"n9nSNJ\":[\"Format de l'heure\"],\"Mz2JN2\":[\"Fuseau horaire\"],\"az1boY\":[\"Calendrier des activités\"],\"fqKMpF\":[\"Chronologie Activités liées à l'entreprise\"],\"4/UzU5\":[\"Activités de la chronologie liées à la note.\"],\"p6feIz\":[\"Calendrier Activités liées à l'opportunité.\"],\"yvPwuF\":[\"Calendrier des activités liées à la course\"],\"q96UvB\":[\"Calendrier Activités liées à la tâche.\"],\"N9HMa/\":[\"Calendrier des activités liées à la version\"],\"B1CYKX\":[\"Activités de la chronologie liées au flux de travail\"],\"G0UmtQ\":[\"Calendrier Activités liées à l'\",[\"label\"]],\"K/kU4E\":[\"Activité chronologique\"],\"MHrjPM\":[\"Titre\"],\"+zy2Nq\":[\"Type\"],\"0gY5lO\":[\"Mise à jour de la date et de l'heure\"],\"YFciqL\":[\"Courriel de l'utilisateur\"],\"d1BTW8\":[\"Identité de l'utilisateur\"],\"4juE7s\":[\"Fuseau horaire de l'utilisateur\"],\"43zCwQ\":[\"Format de date préféré par l'utilisateur\"],\"kJuoKm\":[\"Format horaire préféré de l'utilisateur\"],\"wMHvYH\":[\"Valeur\"],\"7aatUy\":[\"Statut de la version\"],\"CdQeU7\":[\"Étapes de la version\"],\"PGMPIi\":[\"Déclencheur de version\"],\"IYNSdp\":[\"Versions\"],\"jpctdh\":[\"Voir\"],\"cZPDyy\":[\"Voir le champ\"],\"6jpoH4\":[\"Voir la position sur le terrain\"],\"Ju6gri\":[\"Vue Champ de vision connexe\"],\"tvTr2y\":[\"Vue Taille du champ\"],\"BkII8t\":[\"Champ de vision Champ cible\"],\"Gd/LzL\":[\"Vue Visibilité du champ\"],\"GUFYyq\":[\"Voir les champs\"],\"JRtI7Y\":[\"Voir le filtre\"],\"L2gQ5q\":[\"Voir la valeur d'affichage du filtre\"],\"l9/6pD\":[\"Voir le groupe de filtres\"],\"Mbosm8\":[\"Visualiser l'identifiant du groupe de filtrage\"],\"/aP3iG\":[\"Voir les groupes de filtres\"],\"4MG8+B\":[\"Voir l'opérande Filtre\"],\"OrUkUF\":[\"Vue Filtre Vue associée\"],\"TyXOtD\":[\"Visualiser le champ cible du filtre\"],\"3KzkxN\":[\"Voir la valeur du filtre\"],\"vj5JsR\":[\"Voir les filtres\"],\"ziEP12\":[\"Voir le groupe\"],\"uQ3c2q\":[\"Vue du groupe\"],\"EFlLpQ\":[\"Visualiser le champ cible du groupe\"],\"b1Vc+l\":[\"Voir la visibilité du groupe\"],\"V4nZs/\":[\"Voir les groupes\"],\"qXlovu\":[\"Voir l'icône\"],\"cd/+ZD\":[\"Voir le champ de la colonne Kanban\"],\"vdfZ+A\":[\"Voir la clé\"],\"oOljSE\":[\"Voir le nom\"],\"rhO8zp\":[\"Voir la position\"],\"EUjpwJ\":[\"Voir le tri\"],\"6ZUale\":[\"Voir le sens du tri\"],\"/rCPqN\":[\"Vue Trier la vue associée\"],\"+du2wy\":[\"Visualiser le champ cible du tri\"],\"UsdY3K\":[\"Voir les tris\"],\"clWwIZ\":[\"Visualiser l'objet cible\"],\"bJAIqT\":[\"Voir le type\"],\"1I6UoR\":[\"Points de vue\"],\"2q/Q7x\":[\"Visibilité\"],\"oh8+os\":[\"Visible\"],\"TRDppN\":[\"Crochet Web\"],\"fyB2Wp\":[\"Opération Webhook\"],\"gONLmX\":[\"Opérations de webhook\"],\"cPoSTF\":[\"URL cible du webhook\"],\"v1kQyJ\":[\"Crochets Web\"],\"bLt/0J\":[\"Flux de travail\"],\"E03XpH\":[\"Les auditeurs d'événements de flux de travail liés au flux de travail.\"],\"vwSkSW\":[\"Flux de travail lié à l'exécution.\"],\"y9tnFx\":[\"Position de l'enregistrement du flux de travail\"],\"5vIcqC\":[\"Exécution du flux de travail\"],\"3Iz+qz\":[\"L'exécution du flux de travail s'est terminée à\"],\"IUaK6s\":[\"Position d'exécution du flux de travail\"],\"zaN7tH\":[\"L'exécution du flux de travail a commencé à\"],\"1TU2A8\":[\"Statut d'exécution du flux de travail\"],\"u6DF/V\":[\"Exécution du flux de travail\"],\"9nOy7k\":[\"Exécution du flux de travail lié à la version.\"],\"c37F3j\":[\"Exécutions de flux de travail liées au flux de travail.\"],\"lTXctu\":[\"Version du flux de travail\"],\"+wYPET\":[\"Version du flux de travail\"],\"CocTJJ\":[\"Version du flux de travail liée à l'exécution.\"],\"9l+pJT\":[\"Position de la version du flux de travail\"],\"OCyhkn\":[\"Versions du flux de travail\"],\"018fP9\":[\"Versions du flux de travail liées au flux de travail.\"],\"ENOy6I\":[\"WorkflowEventListener\"],\"HN90FO\":[\"WorkflowEventListener workflow\"],\"3JA9se\":[\"Écouteurs de flux de travail (WorkflowEventListeners)\"],\"woYYQq\":[\"Flux de travail\"],\"urCUgs\":[\"WorkflowVersion\"],\"b4kire\":[\"WorkflowVersion workflow\"],\"CbGxon\":[\"Membre de l'espace de travail\"],\"qc38qR\":[\"Membre de l'espace de travail\"],\"R1S9pO\":[\"Avatar du membre de l'espace de travail\"],\"5VCX7o\":[\"Nom du membre de l'espace de travail\"],\"YCAEr+\":[\"Membres de l'espace de travail\"],\"EtzFC0\":[\"Membre de l'espace de travail\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Le membre de votre équipe responsable de la gestion du compte de l'entreprise\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/it.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/it.ts new file mode 100644 index 000000000000..b2f9df4f3006 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/it.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Sistema) Campi di visualizzazione\"],\"9Y3fTB\":[\"(Sistema) Visualizzazione dei gruppi di filtri\"],\"TB2jLV\":[\"(Sistema) Visualizza filtri\"],\"Y7M7Ro\":[\"(Sistema) Gruppi di visualizzazione\"],\"9vliLw\":[\"(Sistema) Visualizza ordinamenti\"],\"5B59WE\":[\"(Sistema) Viste\"],\"kZR6+h\":[\"Una società\"],\"+aeifv\":[\"Un account collegato\"],\"HCoswz\":[\"Un preferito a cui si può accedere dal menu di sinistra\"],\"6w8bHl\":[\"Una cartella di preferiti\"],\"sSGYmf\":[\"Un gruppo di messaggi correlati (ad esempio, un thread di e-mail, un thread di chat)\"],\"vZj1Xc\":[\"Un messaggio inviato o ricevuto attraverso un canale di messaggistica (e-mail, chat, ecc.)\"],\"bufuBA\":[\"Una nota\"],\"6kUkZW\":[\"Un obiettivo di nota\"],\"Io42ej\":[\"Una persona\"],\"mkFXEH\":[\"Un compito\"],\"hk2NzW\":[\"Un obiettivo del compito\"],\"HTSJFW\":[\"Un webhook\"],\"ZIN9Ga\":[\"Un flusso di lavoro\"],\"juBVjt\":[\"Un ascoltatore di eventi del flusso di lavoro\"],\"1+xDbI\":[\"Esecuzione di un flusso di lavoro\"],\"N0g7rp\":[\"Una versione del flusso di lavoro\"],\"HpZ/I5\":[\"Un membro dello spazio di lavoro\"],\"GDKKxT\":[\"Gettone di accesso\"],\"pd81Qb\":[\"Proprietario del conto\"],\"loqL/f\":[\"Proprietario del conto per le aziende\"],\"HZosRi\":[\"Proprietario del conto per le aziende\"],\"Du6bPw\":[\"Indirizzo\"],\"JiOJxf\":[\"Indirizzo (deprecato) \"],\"Knl3c9\":[\"Indirizzo dell'azienda\"],\"zJhwjv\":[\"Indirizzo della società - deprecato in favore del nuovo campo indirizzo\"],\"ZfVqbP\":[\"Operazione di aggregazione\"],\"W58PBh\":[\"Evento aggregato / filtrato da visualizzare sulla timeline\"],\"hehnjM\":[\"Importo\"],\"qeHcQj\":[\"Una chiave API\"],\"MjyFvC\":[\"Un allegato\"],\"+bL++X\":[\"Un registro di audit delle azioni eseguite nel sistema\"],\"muVHgL\":[\"Un evento relativo al comportamento dell'utente\"],\"bZq8rL\":[\"Un'opportunità\"],\"JKWicb\":[\"Ricavi annuali ricorrenti: Il fatturato annuale effettivo o stimato dell'azienda\"],\"yRnk5W\":[\"Chiave API\"],\"FfSJ1Y\":[\"Chiavi API\"],\"puNs/l\":[\"Data di scadenza della chiave Api\"],\"YHiNxr\":[\"Nome della chiave Api\"],\"xrndTt\":[\"Data di revoca della chiave Api\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Compiti assegnati\"],\"ojKCLU\":[\"Cessionario\"],\"Max2GU\":[\"Id utente associato\"],\"UY1vmE\":[\"Allegato\"],\"JAefBH\":[\"Autore dell'allegato\"],\"bIaesZ\":[\"Allegato azienda\"],\"gfGYcl\":[\"Percorso completo dell'allegato\"],\"wjocwa\":[\"Nome dell'allegato\"],\"FWlOXr\":[\"Nota allegata\"],\"YASWpH\":[\"Opportunità di collegamento\"],\"P38yED\":[\"Allegato persona\"],\"Tx1DxS\":[\"Compito allegato\"],\"4qqxMt\":[\"Tipo di attacco\"],\"w/Sphq\":[\"Allegati\"],\"2tQOVc\":[\"Allegati creati dal membro dell'area di lavoro\"],\"iVnA89\":[\"Allegati legati all'azienda\"],\"MuTXtT\":[\"Allegati collegati al contatto.\"],\"kw0mLu\":[\"Allegati collegati all'opportunità\"],\"fCbqr7\":[\"Allegati legati al \",[\"label\"]],\"ilRCh1\":[\"Registro di controllo\"],\"EPEFrH\":[\"Registri di controllo\"],\"RqCC/0\":[\"Registri di audit collegati al membro dell'area di lavoro\"],\"cNBqH+\":[\"Autorizzazione fallita a\"],\"VbeIOx\":[\"Autore\"],\"XJONK6\":[\"Allegati autorizzati\"],\"RpExX0\":[\"Creare automaticamente i record delle persone quando si ricevono o si inviano e-mail\"],\"lXxdId\":[\"Creare automaticamente i record delle persone con cui si è partecipato a un evento.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Url dell'avatar\"],\"20B9kW\":[\"Evento comportamentale\"],\"Jeh/Q/\":[\"Eventi comportamentali\"],\"K1172m\":[\"Elenco di blocco\"],\"Tv2hxv\":[\"Maniglie bloccate\"],\"L5JhJe\":[\"Elenchi di blocco\"],\"bGQplw\":[\"Corpo\"],\"8mVqF7\":[\"Nome del record memorizzato nella cache\"],\"Nh6GTX\":[\"Canale Calendario\"],\"jfNQ0m\":[\"Calendario Associazione Eventi Canale\"],\"kYNT3F\":[\"Calendario Canale Associazioni di eventi\"],\"Znix/S\":[\"Canali del calendario\"],\"bRk+FR\":[\"Calendario eventi\"],\"N2kMfO\":[\"Partecipante a un evento del calendario\"],\"AWDqkQ\":[\"Partecipanti agli eventi del calendario\"],\"ZI2UyM\":[\"Calendario Partecipanti agli eventi\"],\"X9A2xC\":[\"Calendario eventi\"],\"4IVK41\":[\"ID canale\"],\"Ubg/B+\":[\"Tipo di canale\"],\"3wV73y\":[\"Città\"],\"NRF7pg\":[\"Data di chiusura\"],\"96YB1a\":[\"Schema di colore\"],\"07OSD1\":[\"Vista compatta\"],\"s2QZS6\":[\"Aziende\"],\"7i8j3G\":[\"Azienda\"],\"yA1de7\":[\"Posizione record dell'azienda\"],\"AgktVC\":[\"Soluzione per conferenze\"],\"PQ1Dw2\":[\"Conto collegato\"],\"9TzudL\":[\"Conti collegati\"],\"AMDUqA\":[\"Conti collegati\"],\"bA6O5B\":[\"Politica di creazione automatica dei contatti\"],\"RnsmQs\":[\"Avatar del contatto\"],\"pL+pqi\":[\"Città del contatto\"],\"VnWMlz\":[\"Azienda di contatto\"],\"ITlFIB\":[\"Email del contatto\"],\"GuRtLY\":[\"Titolo di lavoro del contatto\"],\"QrCvRQ\":[\"Account Linkedin del contatto\"],\"6xPSVt\":[\"Nome del contatto\"],\"Y37CZ4\":[\"Numero di telefono del contatto\"],\"zsW3gg\":[\"Numeri di telefono dei contatti\"],\"uuZ00G\":[\"Account X/Twitter del contatto\"],\"NCIYDF\":[\"Creato da\"],\"wPvFAD\":[\"Data di creazione\"],\"CJXWmO\":[\"Data di creazione\"],\"Lhd0oQ\":[\"Formato della data\"],\"1lL5Iu\":[\"Data di cancellazione del record\"],\"QN9ahV\":[\"Soppresso a\"],\"U1bSSI\":[\"Descrive se la vista è in modalità compatta\"],\"Nu4oKW\":[\"Descrizione\"],\"MRB7nI\":[\"Direzione\"],\"0gS7M5\":[\"Nome visualizzato\"],\"0H/D9K\":[\"Valore di visualizzazione\"],\"wMncXq\":[\"Nome di dominio\"],\"YOowcq\":[\"Data di scadenza\"],\"BXEcos\":[\"Email\"],\"gqv5ZL\":[\"I dipendenti\"],\"VFv2ZC\":[\"Data di fine\"],\"k//6Xs\":[\"Società di eventi\"],\"FJ7QI4\":[\"Contesto dell'evento\"],\"kJDmsI\":[\"Dettagli dell'evento\"],\"0JhmlM\":[\"ID esterno dell'evento\"],\"aZJLAR\":[\"ID evento\"],\"81maJp\":[\"Ascoltatori di eventi\"],\"PYs3rP\":[\"Nome dell'evento\"],\"evIGwh\":[\"Nome/tipo di evento\"],\"vv99Wu\":[\"Nota dell'evento\"],\"eSt759\":[\"Opportunità di evento\"],\"aicVfT\":[\"Partecipanti all'evento\"],\"0mp45a\":[\"Persona dell'evento\"],\"mMq0Wy\":[\"Compito dell'evento\"],\"dCV1dS\":[\"Flusso di lavoro dell'evento\"],\"W84pl6\":[\"Esecuzione del flusso di lavoro dell'evento\"],\"vUpps9\":[\"Versione del flusso di lavoro degli eventi\"],\"LxOGsB\":[\"Membro dello spazio di lavoro dell'evento\"],\"tst44n\":[\"Eventi\"],\"fHL+iH\":[\"Eventi legati alla persona\"],\"3/O8MM\":[\"Eventi legati al membro dell'area di lavoro\"],\"QQlMid\":[\"Escludere le e-mail di gruppo\"],\"kenYGr\":[\"Escludere le e-mail non professionali\"],\"Lo5U0b\":[\"Eseguito da\"],\"sZg7s1\":[\"Data di scadenza\"],\"6Ki4Pv\":[\"Preferito\"],\"aKUOPp\":[\"Azienda preferita\"],\"TDlZ/o\":[\"Cartella preferita\"],\"WDVfUH\":[\"Posizione della cartella preferita\"],\"SStz54\":[\"Cartelle preferite\"],\"dz/fFp\":[\"Nota preferita\"],\"RRr9Bp\":[\"Opportunità preferita\"],\"RM6B6V\":[\"Persona preferita\"],\"oVA9vM\":[\"Posizione preferita\"],\"OaQVQH\":[\"Attività preferita\"],\"VkWV1s\":[\"Vista preferita\"],\"l+lx2f\":[\"Flusso di lavoro preferito\"],\"BPBnux\":[\"Flusso di lavoro preferito\"],\"5X6Vlz\":[\"Versione preferita del flusso di lavoro\"],\"FDpezg\":[\"Membro preferito dello spazio di lavoro\"],\"X9kySA\":[\"Preferiti\"],\"0CzeFL\":[\"Preferiti in questa cartella\"],\"zQponA\":[\"Preferiti legati all'azienda\"],\"VaKLrB\":[\"Preferiti collegati al contatto\"],\"GOfcBt\":[\"Preferiti collegati alla nota\"],\"9zd8hg\":[\"Preferiti legati all'opportunità\"],\"L5ccWD\":[\"Preferiti collegati all'attività\"],\"R+1ib/\":[\"Preferiti collegati alla vista\"],\"ee0tmj\":[\"Preferiti collegati al flusso di lavoro\"],\"zar5jz\":[\"Preferiti collegati all'esecuzione del flusso di lavoro\"],\"499/sw\":[\"Preferiti legati alla versione del flusso di lavoro\"],\"rgmtb4\":[\"Preferiti collegati al membro dell'area di lavoro\"],\"GyXrE1\":[\"Preferiti legati al \",[\"label\"]],\"nSFFML\":[\"Campo Metadati Id\"],\"g+t8w9\":[\"Metadati del campo utilizzati per l'operazione di aggregazione\"],\"J4hC2m\":[\"Campo utilizzato per la ricerca full-text\"],\"zuDgzc\":[\"Valore del campo\"],\"lEpDue\":[\"Cartella per il canale dei messaggi\"],\"cqQyPB\":[\"Nome della cartella\"],\"oQA+cA\":[\"Percorso completo\"],\"UzpVUy\":[\"Raggruppare in base al valore di questo campo\"],\"TkE8dW\":[\"maniglia\"],\"Nf7oXL\":[\"Maniglia\"],\"GvgxWx\":[\"Alias di gestione\"],\"VehAU2\":[\"Messaggio di intestazione Id\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"Icona\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Profilo del cliente ideale: Indica se l'azienda è il cliente più adatto e prezioso per voi\"],\"NrA0WZ\":[\"Se l'evento è legato a un particolare oggetto\"],\"grHYXZ\":[\"È annullato\"],\"k+g9Uh\":[\"La creazione automatica dei contatti è abilitata\"],\"uBx1xd\":[\"È un giorno intero\"],\"3iAfL2\":[\"E' l'organizzatore\"],\"Mqzqb8\":[\"La sincronizzazione è abilitata\"],\"27z+FV\":[\"Titolo del lavoro\"],\"shbh25\":[\"Oggetto Json per fornire il contesto (utente, dispositivo, spazio di lavoro, ecc.)\"],\"HgJ9jQ\":[\"Oggetto Json per fornire l'output dell'esecuzione del flusso di lavoro\"],\"AQuLwi\":[\"Oggetto Json per fornire i passi\"],\"fOjmZ1\":[\"Oggetto Json per fornire il trigger\"],\"TVc0/Q\":[\"Valore Json per i dettagli dell'evento\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Chiave\"],\"vXIe7J\":[\"Lingua\"],\"WvYp6o\":[\"Ultima versione pubblicata Id\"],\"Y60/DC\":[\"Ultimo cursore di sincronizzazione\"],\"Zdx9Qq\":[\"Data dell'ultima sincronizzazione\"],\"c7uqNg\":[\"ID dell'ultima cronologia di sincronizzazione\"],\"tGwswq\":[\"Ultima modifica del record\"],\"o1zvNS\":[\"Ultimo aggiornamento\"],\"wR9USP\":[\"Id metadati dell'oggetto collegato\"],\"PV1Nm7\":[\"Opportunità collegate\"],\"6YiMr4\":[\"Nome del record collegato nella cache\"],\"sgHAxx\":[\"Id del record collegato\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Elenco delle opportunità per le quali la persona è il punto di contatto\"],\"wJijgU\":[\"Posizione\"],\"y+q8Lv\":[\"Operatore logico\"],\"6kQXsS\":[\"Operatore logico per il gruppo di filtri\"],\"EnfPm2\":[\"Incontrare Link\"],\"xDAtGP\":[\"Messaggio\"],\"g+QGD6\":[\"Canale dei messaggi\"],\"DzU4a3\":[\"Associazione dei canali di messaggio\"],\"wd/R++\":[\"Id del canale del messaggio\"],\"disipM\":[\"Canale dei messaggi Associazione dei messaggi\"],\"ijQY3P\":[\"Canale dei messaggi Associazioni di messaggi\"],\"k7LXPQ\":[\"Canali di messaggio\"],\"/4uGJc\":[\"Direzione del messaggio\"],\"fBw8fQ\":[\"Messaggio Id esterno\"],\"CStLnc\":[\"Cartella messaggi\"],\"p4ANpY\":[\"Cartelle di messaggi\"],\"6icznk\":[\"Id del messaggio\"],\"9FJSpK\":[\"Id del messaggio dall'intestazione del messaggio\"],\"yaC1Aq\":[\"Id del messaggio dal provider di messaggistica\"],\"IUmVwu\":[\"Messaggio Partecipante\"],\"FhIFx7\":[\"Messaggio Partecipanti\"],\"IC5A8V\":[\"Messaggio sincronizzato con un canale di messaggio\"],\"de2nM/\":[\"Filo conduttore del messaggio\"],\"km1jgD\":[\"Id del messaggio\"],\"RD0ecC\":[\"Thread del messaggio\"],\"t7TeQU\":[\"Messaggi\"],\"WoWdku\":[\"Messaggi dal canale.\"],\"rYPBO7\":[\"Messaggi dal thread.\"],\"XcKQrV\":[\"Token di accesso al provider di messaggistica\"],\"80EvIk\":[\"Token di aggiornamento del provider di messaggistica\"],\"6YtxFj\":[\"Nome\"],\"EEVPOx\":[\"Nome della cartella preferita\"],\"csMjko\":[\"Nome dell'esecuzione del flusso di lavoro\"],\"KiJn9B\":[\"Nota\"],\"GGlkb7\":[\"Allegati di nota\"],\"Q1Rz+6\":[\"Corpo di nota\"],\"Yp057F\":[\"Posizione del record della nota\"],\"spaO7l\":[\"Nota Obiettivo\"],\"mkchvJ\":[\"Obiettivi di nota\"],\"tD4BxK\":[\"Nota Obiettivi\"],\"jDThel\":[\"Titolo della nota\"],\"1DBGsz\":[\"Note\"],\"Ne73P/\":[\"Note legate al \",[\"label\"]],\"fXBE74\":[\"Note legate all'azienda\"],\"iQ5AH6\":[\"Note legate al contatto\"],\"0bi/Eh\":[\"Note legate all'opportunità\"],\"B2Y6QU\":[\"NotaAzienda target\"],\"/mH0jo\":[\"NotaNota di destinazione\"],\"DTs4tO\":[\"NotaOpportunità di destinazione\"],\"gBwbnk\":[\"NotaPersona target\"],\"ioJFzx\":[\"Numero di dipendenti dell'azienda\"],\"hhe7Ce\":[\"Id dell'oggetto\"],\"dnPgTI\":[\"Id dei metadati dell'oggetto\"],\"T/nPf5\":[\"Id metadati dell'oggetto\"],\"afsWF6\":[\"Nome dell'oggetto\"],\"Fzfj4N\":[\"Operando\"],\"FZg3wM\":[\"Operazione\"],\"B1MDds\":[\"Operazioni\"],\"4MyDFl\":[\"Opportunità\"],\"5QgKbT\":[\"Opportunità legate all'azienda.\"],\"SV/iis\":[\"Opportunità\"],\"WnMlKn\":[\"Importo dell'opportunità\"],\"aj3fnv\":[\"Data di chiusura dell'opportunità\"],\"3NYczb\":[\"Opportunità aziendale\"],\"as45IN\":[\"Punto di contatto per le opportunità\"],\"5Nu7Uw\":[\"Probabilità di opportunità\"],\"Q1dzBp\":[\"Posizione del record di opportunità\"],\"5ugYS3\":[\"Fase di opportunità\"],\"eLggyd\":[\"Funzionamento aggregato opzionale\"],\"kdClJ/\":[\"Segreto opzionale utilizzato per calcolare la firma HMAC dei payload dei webhook. Questo segreto è condiviso tra Twenty e il consumatore di webhook per autenticare le richieste di webhook.\"],\"gh06VD\":[\"Uscita\"],\"pDUbN1\":[\"Gruppo di filtri della vista genitore\"],\"YKSmIP\":[\"Vista principale Filtro Id gruppo\"],\"1wdjme\":[\"Persone\"],\"E1zc7W\":[\"Persone legate all'azienda.\"],\"OZdaTZ\":[\"Persona\"],\"c3Qq6o\":[\"Record personale Posizione\"],\"zmwvG2\":[\"Telefono\"],\"m2ivgq\":[\"Telefoni\"],\"P04j61\":[\"Punto di contatto\"],\"p/78dY\":[\"Posizione\"],\"HH1bMC\":[\"Posizione nel gruppo di filtri della vista padre\"],\"CvOSME\":[\"Posizione nel gruppo di filtri della vista\"],\"h8PGuF\":[\"Posizione nel gruppo di filtri di visualizzazione\"],\"TTHIbk\":[\"Schema di colori preferito\"],\"5v4qYi\":[\"Lingua preferita\"],\"WJIL29\":[\"Probabilità\"],\"CrfRPa\":[\"fornitore\"],\"YfbwOB\":[\"Ricevuto a\"],\"4Tvtbu\":[\"Id del record\"],\"9gXJw8\":[\"ID evento ricorrente\"],\"2rvMKg\":[\"Gettone di aggiornamento\"],\"2LpFdR\":[\"Indirizzo e-mail utente correlato\"],\"g87L9j\":[\"Relazioni\"],\"rnCndp\":[\"Stato della risposta\"],\"MCWKAU\":[\"Data di revoca\"],\"GDvlUT\":[\"Ruolo\"],\"Tpm2G9\":[\"Corse\"],\"N/rFzD\":[\"Cannocchiali\"],\"PdVIJC\":[\"Vettore di ricerca\"],\"8VEDbV\":[\"Segreto\"],\"Cj2Gtd\":[\"Dimensione\"],\"3PRxO3\":[\"Palcoscenico\"],\"D3iCkb\":[\"Data di inizio\"],\"uAQUqI\":[\"Stato\"],\"Db4W3/\":[\"Stati\"],\"UJmAAK\":[\"Oggetto\"],\"oyJYg7\":[\"Cursore di sincronizzazione\"],\"awvBUx\":[\"Cursore di sincronizzazione. Utilizzato per sincronizzare gli eventi dal provider del calendario\"],\"dNAbG6\":[\"Fase di sincronizzazione\"],\"aqNjQE\":[\"La fase di sincronizzazione è iniziata a\"],\"bRUdLR\":[\"Stato di sincronizzazione\"],\"4SHJe4\":[\"URL di destinazione\"],\"Q3P/4s\":[\"Compito\"],\"kS+Ym6\":[\"Destinatario del compito\"],\"7fYQ6E\":[\"Allegati al compito\"],\"X8fs74\":[\"Corpo del compito\"],\"EPxYHS\":[\"Data di scadenza dell'attività\"],\"fUw1j+\":[\"Posizione del record dell'attività\"],\"I6+0ph\":[\"Stato dell'attività\"],\"WSiiWf\":[\"Obiettivo dell'attività\"],\"khGQLP\":[\"Obiettivi del compito\"],\"836FiO\":[\"Obiettivi del compito\"],\"R+s8S+\":[\"Titolo del compito\"],\"GtycJ/\":[\"Compiti\"],\"HlDeG3\":[\"Attività assegnate al membro dello spazio di lavoro\"],\"Ca/n4T\":[\"Compiti legati al \",[\"label\"]],\"M4rBti\":[\"Compiti legati all'azienda\"],\"/VaiDW\":[\"Attività legate al contatto\"],\"1TfX9U\":[\"Compiti legati all'opportunità\"],\"pP0Dt9\":[\"TaskTarget azienda\"],\"UJ2aPi\":[\"AttivitàObiettivo opportunità\"],\"I1MiSs\":[\"TaskTarget persona\"],\"pciKLT\":[\"AttivitàTarget attività\"],\"xeiujy\":[\"Testo\"],\"6PJbR2\":[\"Il gestore dell'account (e-mail, nome utente, numero di telefono, ecc.)\"],\"zUXOAB\":[\"Il fornitore del conto\"],\"qnNFrW\":[\"L'account Linkedin aziendale\"],\"N31Pso\":[\"Il nome dell'azienda\"],\"BHFCqB\":[\"L'account Twitter/X dell'azienda\"],\"OBmU0K\":[\"L'URL del sito web dell'azienda. Utilizziamo questo URL per recuperare l'icona dell'azienda\"],\"zGBDEH\":[\"Il creatore del disco\"],\"bMyVOx\":[\"Gli stati attuali delle versioni del flusso di lavoro\"],\"0bo4Q0\":[\"La data di ricezione del messaggio\"],\"8h4mhq\":[\"L'esecutore del flusso di lavoro\"],\"W3raza\":[\"La cartella a cui appartiene questo preferito\"],\"DbWmKZ\":[\"Il nome dell'opportunità\"],\"7mPrpl\":[\"Nome dell'ascoltatore di eventi del flusso di lavoro\"],\"od0omS\":[\"L'id dell'ultima versione pubblicata del flusso di lavoro\"],\"/EdWx6\":[\"Il nome del flusso di lavoro\"],\"EhAsND\":[\"Il nome della versione del flusso di lavoro\"],\"dhx13p\":[\"Lo stato della versione del flusso di lavoro\"],\"Zl0BJl\":[\"Filettatura Id esterno\"],\"RSSbWN\":[\"Id del thread dal provider di messaggistica\"],\"sS8v5K\":[\"Conteggio dei guasti all'acceleratore\"],\"n9nSNJ\":[\"Formato dell'ora\"],\"Mz2JN2\":[\"Fuso orario\"],\"az1boY\":[\"Attività a tempo\"],\"fqKMpF\":[\"Timeline Attività legate all'azienda\"],\"4/UzU5\":[\"Timeline Attività collegate alla nota.\"],\"p6feIz\":[\"Timeline Attività legate all'opportunità.\"],\"yvPwuF\":[\"Attività temporali legate alla corsa\"],\"q96UvB\":[\"Timeline Attività collegate all'attività.\"],\"N9HMa/\":[\"Attività della timeline legate alla versione\"],\"B1CYKX\":[\"Attività della timeline collegate al flusso di lavoro\"],\"G0UmtQ\":[\"Timeline Attività legate al \",[\"label\"]],\"K/kU4E\":[\"Cronologia Attività\"],\"MHrjPM\":[\"Titolo\"],\"+zy2Nq\":[\"Tipo\"],\"0gY5lO\":[\"Aggiornare la data e l'ora\"],\"YFciqL\":[\"Email dell'utente\"],\"d1BTW8\":[\"Id utente\"],\"4juE7s\":[\"Fuso orario utente\"],\"43zCwQ\":[\"Formato di data preferito dall'utente\"],\"kJuoKm\":[\"Formato orario preferito dall'utente\"],\"wMHvYH\":[\"Valore\"],\"7aatUy\":[\"Stato della versione\"],\"CdQeU7\":[\"Fasi della versione\"],\"PGMPIi\":[\"Versione trigger\"],\"IYNSdp\":[\"Versioni\"],\"jpctdh\":[\"Vista\"],\"cZPDyy\":[\"Campo visivo\"],\"6jpoH4\":[\"Visualizza la posizione del campo\"],\"Ju6gri\":[\"Vista Campo relativo alla vista\"],\"tvTr2y\":[\"Visualizza le dimensioni del campo\"],\"BkII8t\":[\"Campo di visualizzazione Campo di destinazione\"],\"Gd/LzL\":[\"Visualizza la visibilità del campo\"],\"GUFYyq\":[\"Visualizza i campi\"],\"JRtI7Y\":[\"Visualizza filtro\"],\"L2gQ5q\":[\"Visualizza il valore di visualizzazione del filtro\"],\"l9/6pD\":[\"Visualizza gruppo di filtri\"],\"Mbosm8\":[\"Visualizza ID gruppo filtro\"],\"/aP3iG\":[\"Visualizzare i gruppi di filtri\"],\"4MG8+B\":[\"Visualizza operando il filtro\"],\"OrUkUF\":[\"Vista Filtro vista correlata\"],\"TyXOtD\":[\"Visualizza il campo di destinazione del filtro\"],\"3KzkxN\":[\"Visualizza il valore del filtro\"],\"vj5JsR\":[\"Visualizza i filtri\"],\"ziEP12\":[\"Gruppo di visualizzazione\"],\"uQ3c2q\":[\"Vista Gruppo vista correlata\"],\"EFlLpQ\":[\"Visualizza il campo di destinazione del gruppo\"],\"b1Vc+l\":[\"Visualizza la visibilità del gruppo\"],\"V4nZs/\":[\"Visualizza i gruppi\"],\"qXlovu\":[\"Visualizza l'icona\"],\"cd/+ZD\":[\"Visualizza il campo della colonna Kanban\"],\"vdfZ+A\":[\"Chiave di lettura\"],\"oOljSE\":[\"Visualizza il nome\"],\"rhO8zp\":[\"Visualizza la posizione\"],\"EUjpwJ\":[\"Visualizza l'ordinamento\"],\"6ZUale\":[\"Visualizza la direzione di ordinamento\"],\"/rCPqN\":[\"Vista Ordinamento vista correlata\"],\"+du2wy\":[\"Visualizza il campo di destinazione dell'ordinamento\"],\"UsdY3K\":[\"Visualizza le tipologie\"],\"clWwIZ\":[\"Visualizza l'oggetto di destinazione\"],\"bJAIqT\":[\"Visualizza tipo\"],\"1I6UoR\":[\"Visualizzazioni\"],\"2q/Q7x\":[\"Visibilità\"],\"oh8+os\":[\"Visibile\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Operazione Webhook\"],\"gONLmX\":[\"Operazioni Webhook\"],\"cPoSTF\":[\"URL di destinazione del webhook\"],\"v1kQyJ\":[\"Ganci web\"],\"bLt/0J\":[\"Flusso di lavoro\"],\"E03XpH\":[\"Ascoltatori di eventi del flusso di lavoro collegati al flusso di lavoro.\"],\"vwSkSW\":[\"Flusso di lavoro collegato alla corsa.\"],\"y9tnFx\":[\"Posizione del record del flusso di lavoro\"],\"5vIcqC\":[\"Esecuzione del flusso di lavoro\"],\"3Iz+qz\":[\"L'esecuzione del flusso di lavoro è terminata a\"],\"IUaK6s\":[\"Posizione di esecuzione del flusso di lavoro\"],\"zaN7tH\":[\"L'esecuzione del flusso di lavoro è iniziata a\"],\"1TU2A8\":[\"Stato di esecuzione del flusso di lavoro\"],\"u6DF/V\":[\"Esecuzioni del flusso di lavoro\"],\"9nOy7k\":[\"Esecuzione del flusso di lavoro legato alla versione.\"],\"c37F3j\":[\"Esecuzioni del flusso di lavoro collegate al flusso di lavoro.\"],\"lTXctu\":[\"Versione del flusso di lavoro\"],\"+wYPET\":[\"Versione del flusso di lavoro\"],\"CocTJJ\":[\"Versione del flusso di lavoro collegata alla corsa.\"],\"9l+pJT\":[\"Posizione della versione del flusso di lavoro\"],\"OCyhkn\":[\"Versioni del flusso di lavoro\"],\"018fP9\":[\"Versioni del flusso di lavoro collegate al flusso di lavoro.\"],\"ENOy6I\":[\"Ascoltatore di eventi del flusso di lavoro\"],\"HN90FO\":[\"WorkflowEventListener flusso di lavoro\"],\"3JA9se\":[\"Flusso di lavoroEventListeners\"],\"woYYQq\":[\"Flussi di lavoro\"],\"urCUgs\":[\"Flusso di lavoroVersione\"],\"b4kire\":[\"Flusso di lavoroVersione del flusso di lavoro\"],\"CbGxon\":[\"Membro dello spazio di lavoro\"],\"qc38qR\":[\"Membro dello spazio di lavoro\"],\"R1S9pO\":[\"Avatar del membro dello spazio di lavoro\"],\"5VCX7o\":[\"Nome del membro dello spazio di lavoro\"],\"YCAEr+\":[\"Membri dell'area di lavoro\"],\"EtzFC0\":[\"Membro dello spazio di lavoro\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Il membro del team responsabile della gestione del conto aziendale\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/ko.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/ko.ts new file mode 100644 index 000000000000..3e2f2958811c --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/ko.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(시스템) 필드 보기\"],\"9Y3fTB\":[\"(시스템) 필터 그룹 보기\"],\"TB2jLV\":[\"(시스템) 보기 필터\"],\"Y7M7Ro\":[\"(시스템) 그룹 보기\"],\"9vliLw\":[\"(시스템) 보기 정렬\"],\"5B59WE\":[\"(시스템) 보기\"],\"kZR6+h\":[\"회사\"],\"+aeifv\":[\"연결된 계정\"],\"HCoswz\":[\"왼쪽 메뉴에서 액세스할 수 있는 즐겨찾기\"],\"6w8bHl\":[\"즐겨찾기 폴더\"],\"sSGYmf\":[\"관련 메시지 그룹(예: 이메일 스레드, 채팅 스레드)\"],\"vZj1Xc\":[\"메시징 채널(이메일, 채팅 등)을 통해 주고받은 메시지입니다\"],\"bufuBA\":[\"참고\"],\"6kUkZW\":[\"노트 대상\"],\"Io42ej\":[\"사람\"],\"mkFXEH\":[\"작업\"],\"hk2NzW\":[\"작업 대상\"],\"HTSJFW\":[\"웹훅\"],\"ZIN9Ga\":[\"워크플로\"],\"juBVjt\":[\"워크플로 이벤트 리스너\"],\"1+xDbI\":[\"워크플로 실행\"],\"N0g7rp\":[\"워크플로 버전\"],\"HpZ/I5\":[\"워크스페이스 멤버\"],\"GDKKxT\":[\"액세스 토큰\"],\"pd81Qb\":[\"계정 소유자\"],\"loqL/f\":[\"기업용 계정 소유자\"],\"HZosRi\":[\"기업용 계정 소유자\"],\"Du6bPw\":[\"주소\"],\"JiOJxf\":[\"주소(사용 중단됨) \"],\"Knl3c9\":[\"회사 주소\"],\"zJhwjv\":[\"회사 주소 - 새 주소 필드를 위해 더 이상 사용되지 않습니다\"],\"ZfVqbP\":[\"집계 작업\"],\"W58PBh\":[\"타임라인에 표시할 집계/필터링된 이벤트\"],\"hehnjM\":[\"금액\"],\"qeHcQj\":[\"API 키\"],\"MjyFvC\":[\"첨부 파일\"],\"+bL++X\":[\"시스템에서 수행된 작업의 감사 로그\"],\"muVHgL\":[\"사용자 행동과 관련된 이벤트\"],\"bZq8rL\":[\"기회\"],\"JKWicb\":[\"연간 반복 수익: 회사의 실제 또는 예상 연간 수익\"],\"yRnk5W\":[\"API 키\"],\"FfSJ1Y\":[\"API 키\"],\"puNs/l\":[\"ApiKey 만료일\"],\"YHiNxr\":[\"API키 이름\"],\"xrndTt\":[\"ApiKey 해지 날짜\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"할당된 작업\"],\"ojKCLU\":[\"양수인\"],\"Max2GU\":[\"연결된 사용자 ID\"],\"UY1vmE\":[\"첨부 파일\"],\"JAefBH\":[\"첨부 파일 작성자\"],\"bIaesZ\":[\"첨부 회사\"],\"gfGYcl\":[\"첨부 파일 전체 경로\"],\"wjocwa\":[\"첨부 파일 이름\"],\"FWlOXr\":[\"첨부 파일 참고\"],\"YASWpH\":[\"첨부 기회\"],\"P38yED\":[\"첨부 파일 담당자\"],\"Tx1DxS\":[\"첨부 파일 작업\"],\"4qqxMt\":[\"첨부 파일 유형\"],\"w/Sphq\":[\"첨부 파일\"],\"2tQOVc\":[\"워크스페이스 구성원이 만든 첨부 파일\"],\"iVnA89\":[\"회사로 연결된 첨부 파일\"],\"MuTXtT\":[\"연락처에 연결된 첨부 파일.\"],\"kw0mLu\":[\"기회에 연결된 첨부 파일\"],\"fCbqr7\":[[\"label\"],\"]에 연결된 첨부 파일\"],\"ilRCh1\":[\"감사 로그\"],\"EPEFrH\":[\"감사 로그\"],\"RqCC/0\":[\"워크스페이스 멤버에 연결된 감사 로그\"],\"cNBqH+\":[\"인증에 실패했습니다\"],\"VbeIOx\":[\"작성자\"],\"XJONK6\":[\"작성된 첨부 파일\"],\"RpExX0\":[\"이메일을 받거나 보낼 때 자동으로 사람 레코드 만들기\"],\"lXxdId\":[\"이벤트에 함께 참여한 사람들에 대한 기록을 자동으로 생성합니다.\"],\"kfcRb0\":[\"아바타\"],\"S/mJUR\":[\"아바타 URL\"],\"20B9kW\":[\"행동 이벤트\"],\"Jeh/Q/\":[\"행동 이벤트\"],\"K1172m\":[\"차단 목록\"],\"Tv2hxv\":[\"차단된 핸들\"],\"L5JhJe\":[\"차단 목록\"],\"bGQplw\":[\"본문\"],\"8mVqF7\":[\"캐시된 레코드 이름\"],\"Nh6GTX\":[\"캘린더 채널\"],\"jfNQ0m\":[\"캘린더 채널 이벤트 연결\"],\"kYNT3F\":[\"캘린더 채널 이벤트 연결\"],\"Znix/S\":[\"캘린더 채널\"],\"bRk+FR\":[\"캘린더 이벤트\"],\"N2kMfO\":[\"캘린더 이벤트 참가자\"],\"AWDqkQ\":[\"캘린더 이벤트 참가자\"],\"ZI2UyM\":[\"캘린더 이벤트 참가자\"],\"X9A2xC\":[\"캘린더 이벤트\"],\"4IVK41\":[\"채널 ID\"],\"Ubg/B+\":[\"채널 유형\"],\"3wV73y\":[\"도시\"],\"NRF7pg\":[\"마감일\"],\"96YB1a\":[\"색 구성표\"],\"07OSD1\":[\"컴팩트 보기\"],\"s2QZS6\":[\"기업\"],\"7i8j3G\":[\"회사\"],\"yA1de7\":[\"회사 기록 위치\"],\"AgktVC\":[\"회의 솔루션\"],\"PQ1Dw2\":[\"연결된 계정\"],\"9TzudL\":[\"연결된 계정\"],\"AMDUqA\":[\"연결된 계정\"],\"bA6O5B\":[\"연락처 자동 생성 정책\"],\"RnsmQs\":[\"연락처의 아바타\"],\"pL+pqi\":[\"연락처의 도시\"],\"VnWMlz\":[\"연락처의 회사\"],\"ITlFIB\":[\"연락처 이메일\"],\"GuRtLY\":[\"연락처의 직책\"],\"QrCvRQ\":[\"연락처의 링크드인 계정\"],\"6xPSVt\":[\"연락처 이름\"],\"Y37CZ4\":[\"연락처의 전화번호\"],\"zsW3gg\":[\"연락처 전화번호\"],\"uuZ00G\":[\"연락처의 X/트위터 계정\"],\"NCIYDF\":[\"만든 사람\"],\"wPvFAD\":[\"생성 날짜\"],\"CJXWmO\":[\"생성 날짜/시간\"],\"Lhd0oQ\":[\"날짜 형식\"],\"1lL5Iu\":[\"레코드가 삭제된 날짜\"],\"QN9ahV\":[\"다음에서 삭제됨\"],\"U1bSSI\":[\"뷰가 콤팩트 모드인지 여부를 설명합니다\"],\"Nu4oKW\":[\"설명\"],\"MRB7nI\":[\"방향\"],\"0gS7M5\":[\"표시 이름\"],\"0H/D9K\":[\"표시 값\"],\"wMncXq\":[\"도메인 이름\"],\"YOowcq\":[\"마감일\"],\"BXEcos\":[\"이메일\"],\"gqv5ZL\":[\"직원\"],\"VFv2ZC\":[\"종료 날짜\"],\"k//6Xs\":[\"이벤트 회사\"],\"FJ7QI4\":[\"이벤트 컨텍스트\"],\"kJDmsI\":[\"이벤트 세부 정보\"],\"0JhmlM\":[\"이벤트 외부 ID\"],\"aZJLAR\":[\"이벤트 ID\"],\"81maJp\":[\"이벤트 리스너\"],\"PYs3rP\":[\"이벤트 이름\"],\"evIGwh\":[\"이벤트 이름/유형\"],\"vv99Wu\":[\"이벤트 노트\"],\"eSt759\":[\"이벤트 기회\"],\"aicVfT\":[\"이벤트 참가자\"],\"0mp45a\":[\"이벤트 담당자\"],\"mMq0Wy\":[\"이벤트 작업\"],\"dCV1dS\":[\"이벤트 워크플로\"],\"W84pl6\":[\"이벤트 워크플로 실행\"],\"vUpps9\":[\"이벤트 워크플로 버전\"],\"LxOGsB\":[\"이벤트 워크스페이스 멤버\"],\"tst44n\":[\"이벤트\"],\"fHL+iH\":[\"개인과 연결된 이벤트\"],\"3/O8MM\":[\"워크스페이스 멤버에 연결된 이벤트\"],\"QQlMid\":[\"그룹 이메일 제외\"],\"kenYGr\":[\"비업무용 이메일 제외\"],\"Lo5U0b\":[\"실행 주체\"],\"sZg7s1\":[\"만료일\"],\"6Ki4Pv\":[\"즐겨찾기\"],\"aKUOPp\":[\"즐겨 찾는 회사\"],\"TDlZ/o\":[\"즐겨찾는 폴더\"],\"WDVfUH\":[\"즐겨찾는 폴더 위치\"],\"SStz54\":[\"즐겨찾는 폴더\"],\"dz/fFp\":[\"즐겨찾는 노트\"],\"RRr9Bp\":[\"가장 좋아하는 기회\"],\"RM6B6V\":[\"좋아하는 사람\"],\"oVA9vM\":[\"즐겨 찾는 위치\"],\"OaQVQH\":[\"즐겨 찾는 작업\"],\"VkWV1s\":[\"즐겨 찾기 보기\"],\"l+lx2f\":[\"즐겨찾는 워크플로\"],\"BPBnux\":[\"즐겨찾는 워크플로 실행\"],\"5X6Vlz\":[\"즐겨찾는 워크플로 버전\"],\"FDpezg\":[\"즐겨찾는 워크스페이스 멤버\"],\"X9kySA\":[\"즐겨 찾기\"],\"0CzeFL\":[\"이 폴더의 즐겨찾기\"],\"zQponA\":[\"회사와 연결된 즐겨찾기\"],\"VaKLrB\":[\"연락처에 연결된 즐겨찾기\"],\"GOfcBt\":[\"노트에 연결된 즐겨찾기\"],\"9zd8hg\":[\"기회와 연결된 즐겨찾기\"],\"L5ccWD\":[\"작업과 연결된 즐겨찾기\"],\"R+1ib/\":[\"보기에 연결된 즐겨찾기\"],\"ee0tmj\":[\"워크플로에 연결된 즐겨찾기\"],\"zar5jz\":[\"워크플로 실행에 연결된 즐겨찾기\"],\"499/sw\":[\"워크플로 버전에 연결된 즐겨찾기\"],\"rgmtb4\":[\"워크스페이스 멤버에 연결된 즐겨찾기\"],\"GyXrE1\":[[\"label\"],\"]에 연결된 즐겨찾기\"],\"nSFFML\":[\"필드 메타데이터 ID\"],\"g+t8w9\":[\"집계 작업에 사용되는 필드 메타데이터\"],\"J4hC2m\":[\"전체 텍스트 검색에 사용되는 필드\"],\"zuDgzc\":[\"필드 값\"],\"lEpDue\":[\"메시지 채널용 폴더\"],\"cqQyPB\":[\"폴더 이름\"],\"oQA+cA\":[\"전체 경로\"],\"UzpVUy\":[\"이 필드 값을 기준으로 그룹화\"],\"TkE8dW\":[\"핸들\"],\"Nf7oXL\":[\"핸들\"],\"GvgxWx\":[\"별칭 처리\"],\"VehAU2\":[\"헤더 메시지 ID\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"아이콘\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"이상적인 고객 프로필: 회사가 귀하에게 가장 적합하고 가치 있는 고객인지 여부를 나타냅니다\"],\"NrA0WZ\":[\"이벤트가 특정 개체와 관련된 경우\"],\"grHYXZ\":[\"취소됨\"],\"k+g9Uh\":[\"연락처 자동 생성이 사용 설정되어 있습니까?\"],\"uBx1xd\":[\"하루 종일\"],\"3iAfL2\":[\"Is Organizer\"],\"Mqzqb8\":[\"동기화 사용 여부\"],\"27z+FV\":[\"직책\"],\"shbh25\":[\"컨텍스트(사용자, 기기, 워크스페이스 등)를 제공하는 Json 객체\"],\"HgJ9jQ\":[\"Json 객체를 사용하여 워크플로 실행의 출력을 제공합니다\"],\"AQuLwi\":[\"Json 객체를 사용하여 단계 제공\"],\"fOjmZ1\":[\"트리거를 제공하는 Json 객체\"],\"TVc0/Q\":[\"이벤트 세부 정보를 위한 Json 값\"],\"qmarO2\":[\"칸반필드메타데이터아이디\"],\"7sMeHQ\":[\"키\"],\"vXIe7J\":[\"언어\"],\"WvYp6o\":[\"마지막으로 게시된 버전 ID\"],\"Y60/DC\":[\"마지막 동기화 커서\"],\"Zdx9Qq\":[\"마지막 동기화 날짜\"],\"c7uqNg\":[\"마지막 동기화 기록 ID\"],\"tGwswq\":[\"마지막으로 기록이 변경된 시간\"],\"o1zvNS\":[\"마지막 업데이트\"],\"wR9USP\":[\"연결된 개체 메타데이터 ID\"],\"PV1Nm7\":[\"연결된 기회\"],\"6YiMr4\":[\"연결된 레코드 캐시된 이름\"],\"sgHAxx\":[\"연결된 레코드 ID\"],\"uCA6be\":[\"링크드인\"],\"LeFv/R\":[\"해당 담당자가 연락 담당자인 기회 목록\"],\"wJijgU\":[\"위치\"],\"y+q8Lv\":[\"논리 연산자\"],\"6kQXsS\":[\"필터 그룹의 논리 연산자\"],\"EnfPm2\":[\"링크 만나기\"],\"xDAtGP\":[\"메시지\"],\"g+QGD6\":[\"메시지 채널\"],\"DzU4a3\":[\"메시지 채널 연결\"],\"wd/R++\":[\"메시지 채널 ID\"],\"disipM\":[\"메시지 채널 메시지 연결\"],\"ijQY3P\":[\"메시지 채널 메시지 연결\"],\"k7LXPQ\":[\"메시지 채널\"],\"/4uGJc\":[\"메시지 방향\"],\"fBw8fQ\":[\"메시지 외부 ID\"],\"CStLnc\":[\"메시지 폴더\"],\"p4ANpY\":[\"메시지 폴더\"],\"6icznk\":[\"메시지 ID\"],\"9FJSpK\":[\"메시지 헤더의 메시지 ID\"],\"yaC1Aq\":[\"메시징 제공업체의 메시지 ID\"],\"IUmVwu\":[\"메시지 참가자\"],\"FhIFx7\":[\"메시지 참가자\"],\"IC5A8V\":[\"메시지 채널과 동기화된 메시지\"],\"de2nM/\":[\"메시지 스레드\"],\"km1jgD\":[\"메시지 스레드 ID\"],\"RD0ecC\":[\"메시지 스레드\"],\"t7TeQU\":[\"메시지\"],\"WoWdku\":[\"채널에서 보낸 메시지.\"],\"rYPBO7\":[\"스레드에서 보낸 메시지.\"],\"XcKQrV\":[\"메시징 공급자 액세스 토큰\"],\"80EvIk\":[\"메시징 공급자 새로 고침 토큰\"],\"6YtxFj\":[\"이름\"],\"EEVPOx\":[\"즐겨찾기 폴더의 이름\"],\"csMjko\":[\"워크플로 실행 이름\"],\"KiJn9B\":[\"참고\"],\"GGlkb7\":[\"노트 첨부 파일\"],\"Q1Rz+6\":[\"노트 본문\"],\"Yp057F\":[\"노트 레코드 위치\"],\"spaO7l\":[\"노트 대상\"],\"mkchvJ\":[\"노트 대상\"],\"tD4BxK\":[\"노트 대상\"],\"jDThel\":[\"노트 제목\"],\"1DBGsz\":[\"참고\"],\"Ne73P/\":[[\"label\"],\"]에 연결된 메모\"],\"fXBE74\":[\"회사와 연결된 메모\"],\"iQ5AH6\":[\"연락처에 연결된 메모\"],\"0bi/Eh\":[\"기회와 연결된 메모\"],\"B2Y6QU\":[\"참고대상 회사\"],\"/mH0jo\":[\"노트대상 노트\"],\"DTs4tO\":[\"참고타겟 기회\"],\"gBwbnk\":[\"참고대상자\"],\"ioJFzx\":[\"회사 내 직원 수\"],\"hhe7Ce\":[\"개체 ID\"],\"dnPgTI\":[\"개체 메타데이터 ID\"],\"T/nPf5\":[\"개체 메타데이터 ID\"],\"afsWF6\":[\"개체 이름\"],\"Fzfj4N\":[\"피연산자\"],\"FZg3wM\":[\"운영\"],\"B1MDds\":[\"운영\"],\"4MyDFl\":[\"기회\"],\"5QgKbT\":[\"회사와 연계된 기회.\"],\"SV/iis\":[\"기회\"],\"WnMlKn\":[\"기회 금액\"],\"aj3fnv\":[\"기회 마감일\"],\"3NYczb\":[\"기회 회사\"],\"as45IN\":[\"기회 접점\"],\"5Nu7Uw\":[\"기회 확률\"],\"Q1dzBp\":[\"기회 기록 위치\"],\"5ugYS3\":[\"기회 단계\"],\"eLggyd\":[\"선택적 집계 작업\"],\"kdClJ/\":[\"웹훅 페이로드에 대한 HMAC 서명을 계산하는 데 사용되는 선택적 비밀입니다. 이 비밀은 웹훅 요청을 인증하기 위해 Twenty와 웹훅 소비자 간에 공유됩니다.\"],\"gh06VD\":[\"출력\"],\"pDUbN1\":[\"상위 뷰 필터 그룹\"],\"YKSmIP\":[\"상위 뷰 필터 그룹 ID\"],\"1wdjme\":[\"사람\"],\"E1zc7W\":[\"회사와 연결된 사람들.\"],\"OZdaTZ\":[\"사람\"],\"c3Qq6o\":[\"개인 기록 위치\"],\"zmwvG2\":[\"전화\"],\"m2ivgq\":[\"전화\"],\"P04j61\":[\"연락 창구\"],\"p/78dY\":[\"위치\"],\"HH1bMC\":[\"상위 뷰 필터 그룹 내 위치\"],\"CvOSME\":[\"보기 필터 그룹 내 위치\"],\"h8PGuF\":[\"보기 필터 그룹 내 위치\"],\"TTHIbk\":[\"기본 색상 구성\"],\"5v4qYi\":[\"기본 언어\"],\"WJIL29\":[\"확률\"],\"CrfRPa\":[\"공급자\"],\"YfbwOB\":[\"수신 위치\"],\"4Tvtbu\":[\"레코드 ID\"],\"9gXJw8\":[\"반복 이벤트 ID\"],\"2rvMKg\":[\"토큰 새로 고침\"],\"2LpFdR\":[\"관련 사용자 이메일 주소\"],\"g87L9j\":[\"관계\"],\"rnCndp\":[\"응답 상태\"],\"MCWKAU\":[\"해지 날짜\"],\"GDvlUT\":[\"역할\"],\"Tpm2G9\":[\"실행\"],\"N/rFzD\":[\"범위\"],\"PdVIJC\":[\"검색 벡터\"],\"8VEDbV\":[\"비밀\"],\"Cj2Gtd\":[\"크기\"],\"3PRxO3\":[\"스테이지\"],\"D3iCkb\":[\"시작 날짜\"],\"uAQUqI\":[\"상태\"],\"Db4W3/\":[\"상태\"],\"UJmAAK\":[\"제목\"],\"oyJYg7\":[\"동기화 커서\"],\"awvBUx\":[\"동기화 커서. 캘린더 제공업체의 이벤트를 동기화하는 데 사용됩니다\"],\"dNAbG6\":[\"동기화 단계\"],\"aqNjQE\":[\"동기화 단계 시작\"],\"bRUdLR\":[\"동기화 상태\"],\"4SHJe4\":[\"대상 URL\"],\"Q3P/4s\":[\"작업\"],\"kS+Ym6\":[\"작업 할당자\"],\"7fYQ6E\":[\"작업 첨부 파일\"],\"X8fs74\":[\"작업 본문\"],\"EPxYHS\":[\"작업 마감일\"],\"fUw1j+\":[\"작업 기록 위치\"],\"I6+0ph\":[\"작업 상태\"],\"WSiiWf\":[\"작업 대상\"],\"khGQLP\":[\"작업 대상\"],\"836FiO\":[\"작업 목표\"],\"R+s8S+\":[\"작업 제목\"],\"GtycJ/\":[\"작업\"],\"HlDeG3\":[\"워크스페이스 멤버에게 할당된 작업\"],\"Ca/n4T\":[[\"label\"],\"]에 연결된 작업\"],\"M4rBti\":[\"회사와 연결된 작업\"],\"/VaiDW\":[\"연락처에 연결된 작업\"],\"1TfX9U\":[\"기회와 연결된 작업\"],\"pP0Dt9\":[\"작업 대상 회사\"],\"UJ2aPi\":[\"태스크 타겟 기회\"],\"I1MiSs\":[\"작업 대상자\"],\"pciKLT\":[\"작업 대상 작업\"],\"xeiujy\":[\"텍스트\"],\"6PJbR2\":[\"계정 핸들(이메일, 사용자 아이디, 전화번호 등)\"],\"zUXOAB\":[\"계정 공급자\"],\"qnNFrW\":[\"회사 링크드인 계정\"],\"N31Pso\":[\"회사 이름\"],\"BHFCqB\":[\"회사 트위터/X 계정\"],\"OBmU0K\":[\"회사 웹사이트 URL입니다. 이 URL을 사용하여 회사 아이콘을 가져옵니다\"],\"zGBDEH\":[\"기록 작성자\"],\"bMyVOx\":[\"워크플로 버전의 현재 상태\"],\"0bo4Q0\":[\"메시지를 받은 날짜\"],\"8h4mhq\":[\"워크플로우의 실행자\"],\"W3raza\":[\"이 즐겨찾기가 속한 폴더\"],\"DbWmKZ\":[\"기회 이름\"],\"7mPrpl\":[\"워크플로 이벤트 리스너 이름\"],\"od0omS\":[\"워크플로우 마지막으로 게시된 버전 ID\"],\"/EdWx6\":[\"워크플로 이름\"],\"EhAsND\":[\"워크플로 버전 이름\"],\"dhx13p\":[\"워크플로 버전 상태\"],\"Zl0BJl\":[\"스레드 외부 ID\"],\"RSSbWN\":[\"메시징 공급자의 스레드 ID\"],\"sS8v5K\":[\"스로틀 실패 횟수\"],\"n9nSNJ\":[\"시간 형식\"],\"Mz2JN2\":[\"시간대\"],\"az1boY\":[\"타임라인 활동\"],\"fqKMpF\":[\"회사와 연결된 타임라인 활동\"],\"4/UzU5\":[\"노트에 연결된 타임라인 활동\"],\"p6feIz\":[\"타임라인 기회와 연결된 활동\"],\"yvPwuF\":[\"런과 연결된 타임라인 활동\"],\"q96UvB\":[\"타임라인 작업과 연결된 활동.\"],\"N9HMa/\":[\"버전에 연결된 타임라인 활동\"],\"B1CYKX\":[\"워크플로에 연결된 타임라인 활동\"],\"G0UmtQ\":[[\"label\"],\"]에 연결된 타임라인 활동\"],\"K/kU4E\":[\"타임라인 활동\"],\"MHrjPM\":[\"제목\"],\"+zy2Nq\":[\"유형\"],\"0gY5lO\":[\"업데이트 날짜/시간\"],\"YFciqL\":[\"사용자 이메일\"],\"d1BTW8\":[\"사용자 ID\"],\"4juE7s\":[\"사용자 시간대\"],\"43zCwQ\":[\"사용자가 선호하는 날짜 형식\"],\"kJuoKm\":[\"사용자가 선호하는 시간 형식\"],\"wMHvYH\":[\"가치\"],\"7aatUy\":[\"버전 상태\"],\"CdQeU7\":[\"버전 단계\"],\"PGMPIi\":[\"버전 트리거\"],\"IYNSdp\":[\"버전\"],\"jpctdh\":[\"보기\"],\"cZPDyy\":[\"필드 보기\"],\"6jpoH4\":[\"필드 위치 보기\"],\"Ju6gri\":[\"필드 관련 보기 보기\"],\"tvTr2y\":[\"필드 크기 보기\"],\"BkII8t\":[\"필드 대상 필드 보기\"],\"Gd/LzL\":[\"필드 가시성 보기\"],\"GUFYyq\":[\"필드 보기\"],\"JRtI7Y\":[\"필터 보기\"],\"L2gQ5q\":[\"필터 표시 값 보기\"],\"l9/6pD\":[\"필터 그룹 보기\"],\"Mbosm8\":[\"필터 그룹 ID 보기\"],\"/aP3iG\":[\"필터 그룹 보기\"],\"4MG8+B\":[\"필터 피연산자 보기\"],\"OrUkUF\":[\"필터 관련 보기 보기\"],\"TyXOtD\":[\"필터 대상 필드 보기\"],\"3KzkxN\":[\"필터 값 보기\"],\"vj5JsR\":[\"필터 보기\"],\"ziEP12\":[\"그룹 보기\"],\"uQ3c2q\":[\"그룹 관련 보기 보기\"],\"EFlLpQ\":[\"그룹 대상 필드 보기\"],\"b1Vc+l\":[\"그룹 가시성 보기\"],\"V4nZs/\":[\"그룹 보기\"],\"qXlovu\":[\"아이콘 보기\"],\"cd/+ZD\":[\"칸반 열 필드 보기\"],\"vdfZ+A\":[\"보기 키\"],\"oOljSE\":[\"이름 보기\"],\"rhO8zp\":[\"위치 보기\"],\"EUjpwJ\":[\"정렬 보기\"],\"6ZUale\":[\"정렬 방향 보기\"],\"/rCPqN\":[\"정렬 관련 보기 보기\"],\"+du2wy\":[\"대상 필드 정렬 보기\"],\"UsdY3K\":[\"정렬 보기\"],\"clWwIZ\":[\"대상 개체 보기\"],\"bJAIqT\":[\"보기 유형\"],\"1I6UoR\":[\"조회수\"],\"2q/Q7x\":[\"가시성\"],\"oh8+os\":[\"가시성\"],\"TRDppN\":[\"웹훅\"],\"fyB2Wp\":[\"웹훅 작업\"],\"gONLmX\":[\"웹훅 작업\"],\"cPoSTF\":[\"웹훅 대상 URL\"],\"v1kQyJ\":[\"웹훅\"],\"bLt/0J\":[\"워크플로\"],\"E03XpH\":[\"워크플로에 연결된 워크플로 이벤트 리스너.\"],\"vwSkSW\":[\"실행에 연결된 워크플로.\"],\"y9tnFx\":[\"워크플로우 기록 위치\"],\"5vIcqC\":[\"워크플로 실행\"],\"3Iz+qz\":[\"워크플로 실행은 다음에서 종료됩니다\"],\"IUaK6s\":[\"워크플로 실행 위치\"],\"zaN7tH\":[\"워크플로 실행은 다음에서 시작됩니다\"],\"1TU2A8\":[\"워크플로 실행 상태\"],\"u6DF/V\":[\"워크플로 실행\"],\"9nOy7k\":[\"워크플로는 버전에 연결된 상태로 실행됩니다.\"],\"c37F3j\":[\"워크플로에 연결된 워크플로가 실행됩니다.\"],\"lTXctu\":[\"워크플로 버전\"],\"+wYPET\":[\"워크플로 버전\"],\"CocTJJ\":[\"실행에 연결된 워크플로 버전입니다.\"],\"9l+pJT\":[\"워크플로 버전 위치\"],\"OCyhkn\":[\"워크플로 버전\"],\"018fP9\":[\"워크플로에 연결된 워크플로 버전.\"],\"ENOy6I\":[\"워크플로우 이벤트 리스너\"],\"HN90FO\":[\"워크플로우 이벤트 리스너 워크플로우\"],\"3JA9se\":[\"워크플로우 이벤트 리스너\"],\"woYYQq\":[\"워크플로\"],\"urCUgs\":[\"워크플로 버전\"],\"b4kire\":[\"워크플로버전 워크플로\"],\"CbGxon\":[\"워크스페이스 멤버\"],\"qc38qR\":[\"워크스페이스 멤버\"],\"R1S9pO\":[\"워크스페이스 멤버 아바타\"],\"5VCX7o\":[\"워크스페이스 구성원 이름\"],\"YCAEr+\":[\"워크스페이스 멤버\"],\"EtzFC0\":[\"워크스페이스 멤버\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"회사 계정 관리를 담당하는 팀원\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pseudo-en.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pseudo-en.ts new file mode 100644 index 000000000000..58b7eda2e6e6 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pseudo-en.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Śŷśţēḿ) Vĩēŵ Ƒĩēĺďś\"],\"9Y3fTB\":[\"(Śŷśţēḿ) Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥś\"],\"TB2jLV\":[\"(Śŷśţēḿ) Vĩēŵ Ƒĩĺţēŕś\"],\"Y7M7Ro\":[\"(Śŷśţēḿ) Vĩēŵ Ĝŕōũƥś\"],\"9vliLw\":[\"(Śŷśţēḿ) Vĩēŵ Śōŕţś\"],\"5B59WE\":[\"(Śŷśţēḿ) Vĩēŵś\"],\"kZR6+h\":[\"À ćōḿƥàńŷ\"],\"+aeifv\":[\"À ćōńńēćţēď àććōũńţ\"],\"HCoswz\":[\"À ƒàvōŕĩţē ţĥàţ ćàń ƀē àććēśśēď ƒŕōḿ ţĥē ĺēƒţ ḿēńũ\"],\"6w8bHl\":[\"À Ƒōĺďēŕ ōƒ ƒàvōŕĩţēś\"],\"sSGYmf\":[\"À ĝŕōũƥ ōƒ ŕēĺàţēď ḿēśśàĝēś (ē.ĝ. ēḿàĩĺ ţĥŕēàď, ćĥàţ ţĥŕēàď)\"],\"vZj1Xc\":[\"À ḿēśśàĝē śēńţ ōŕ ŕēćēĩvēď ţĥŕōũĝĥ à ḿēśśàĝĩńĝ ćĥàńńēĺ (ēḿàĩĺ, ćĥàţ, ēţć.)\"],\"bufuBA\":[\"À ńōţē\"],\"6kUkZW\":[\"À ńōţē ţàŕĝēţ\"],\"Io42ej\":[\"À ƥēŕśōń\"],\"mkFXEH\":[\"À ţàśķ\"],\"hk2NzW\":[\"À ţàśķ ţàŕĝēţ\"],\"HTSJFW\":[\"À ŵēƀĥōōķ\"],\"ZIN9Ga\":[\"À ŵōŕķƒĺōŵ\"],\"juBVjt\":[\"À ŵōŕķƒĺōŵ ēvēńţ ĺĩśţēńēŕ\"],\"1+xDbI\":[\"À ŵōŕķƒĺōŵ ŕũń\"],\"N0g7rp\":[\"À ŵōŕķƒĺōŵ vēŕśĩōń\"],\"HpZ/I5\":[\"À ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"GDKKxT\":[\"Àććēśś Ţōķēń\"],\"pd81Qb\":[\"Àććōũńţ Ōŵńēŕ\"],\"loqL/f\":[\"Àććōũńţ ōŵńēŕ ƒōŕ ćōḿƥàńĩēś\"],\"HZosRi\":[\"Àććōũńţ Ōŵńēŕ Ƒōŕ Ćōḿƥàńĩēś\"],\"Du6bPw\":[\"Àďďŕēśś\"],\"JiOJxf\":[\"Àďďŕēśś (ďēƥŕēćàţēď) \"],\"Knl3c9\":[\"Àďďŕēśś ōƒ ţĥē ćōḿƥàńŷ\"],\"zJhwjv\":[\"Àďďŕēśś ōƒ ţĥē ćōḿƥàńŷ - ďēƥŕēćàţēď ĩń ƒàvōŕ ōƒ ńēŵ àďďŕēśś ƒĩēĺď\"],\"ZfVqbP\":[\"Àĝĝŕēĝàţē ōƥēŕàţĩōń\"],\"W58PBh\":[\"Àĝĝŕēĝàţēď / ƒĩĺţēŕēď ēvēńţ ţō ƀē ďĩśƥĺàŷēď ōń ţĥē ţĩḿēĺĩńē\"],\"hehnjM\":[\"Àḿōũńţ\"],\"qeHcQj\":[\"Àń ÀƤĨ ķēŷ\"],\"MjyFvC\":[\"Àń àţţàćĥḿēńţ\"],\"+bL++X\":[\"Àń àũďĩţ ĺōĝ ōƒ àćţĩōńś ƥēŕƒōŕḿēď ĩń ţĥē śŷśţēḿ\"],\"muVHgL\":[\"Àń ēvēńţ ŕēĺàţēď ţō ũśēŕ ƀēĥàvĩōŕ\"],\"bZq8rL\":[\"Àń ōƥƥōŕţũńĩţŷ\"],\"JKWicb\":[\"Àńńũàĺ Ŕēćũŕŕĩńĝ Ŕēvēńũē: Ţĥē àćţũàĺ ōŕ ēśţĩḿàţēď àńńũàĺ ŕēvēńũē ōƒ ţĥē ćōḿƥàńŷ\"],\"yRnk5W\":[\"ÀƤĨ Ķēŷ\"],\"FfSJ1Y\":[\"ÀƤĨ Ķēŷś\"],\"puNs/l\":[\"ÀƥĩĶēŷ ēxƥĩŕàţĩōń ďàţē\"],\"YHiNxr\":[\"ÀƥĩĶēŷ ńàḿē\"],\"xrndTt\":[\"ÀƥĩĶēŷ ŕēvōćàţĩōń ďàţē\"],\"3EiOLz\":[\"ÀŔŔ\"],\"Ek7xGj\":[\"Àśśĩĝńēď ţàśķś\"],\"ojKCLU\":[\"Àśśĩĝńēē\"],\"Max2GU\":[\"Àśśōćĩàţēď Ũśēŕ Ĩď\"],\"UY1vmE\":[\"Àţţàćĥḿēńţ\"],\"JAefBH\":[\"Àţţàćĥḿēńţ àũţĥōŕ\"],\"bIaesZ\":[\"Àţţàćĥḿēńţ ćōḿƥàńŷ\"],\"gfGYcl\":[\"Àţţàćĥḿēńţ ƒũĺĺ ƥàţĥ\"],\"wjocwa\":[\"Àţţàćĥḿēńţ ńàḿē\"],\"FWlOXr\":[\"Àţţàćĥḿēńţ ńōţē\"],\"YASWpH\":[\"Àţţàćĥḿēńţ ōƥƥōŕţũńĩţŷ\"],\"P38yED\":[\"Àţţàćĥḿēńţ ƥēŕśōń\"],\"Tx1DxS\":[\"Àţţàćĥḿēńţ ţàśķ\"],\"4qqxMt\":[\"Àţţàćĥḿēńţ ţŷƥē\"],\"w/Sphq\":[\"Àţţàćĥḿēńţś\"],\"2tQOVc\":[\"Àţţàćĥḿēńţś ćŕēàţēď ƀŷ ţĥē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"iVnA89\":[\"Àţţàćĥḿēńţś ĺĩńķēď ţō ţĥē ćōḿƥàńŷ\"],\"MuTXtT\":[\"Àţţàćĥḿēńţś ĺĩńķēď ţō ţĥē ćōńţàćţ.\"],\"kw0mLu\":[\"Àţţàćĥḿēńţś ĺĩńķēď ţō ţĥē ōƥƥōŕţũńĩţŷ\"],\"fCbqr7\":[\"Àţţàćĥḿēńţś ţĩēď ţō ţĥē \",[\"label\"]],\"ilRCh1\":[\"Àũďĩţ Ĺōĝ\"],\"EPEFrH\":[\"Àũďĩţ Ĺōĝś\"],\"RqCC/0\":[\"Àũďĩţ Ĺōĝś ĺĩńķēď ţō ţĥē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"cNBqH+\":[\"Àũţĥ ƒàĩĺēď àţ\"],\"VbeIOx\":[\"Àũţĥōŕ\"],\"XJONK6\":[\"Àũţĥōŕēď àţţàćĥḿēńţś\"],\"RpExX0\":[\"Àũţōḿàţĩćàĺĺŷ ćŕēàţē Ƥēōƥĺē ŕēćōŕďś ŵĥēń ŕēćēĩvĩńĝ ōŕ śēńďĩńĝ ēḿàĩĺś\"],\"lXxdId\":[\"Àũţōḿàţĩćàĺĺŷ ćŕēàţē ŕēćōŕďś ƒōŕ ƥēōƥĺē ŷōũ ƥàŕţĩćĩƥàţēď ŵĩţĥ ĩń àń ēvēńţ.\"],\"kfcRb0\":[\"Àvàţàŕ\"],\"S/mJUR\":[\"Àvàţàŕ Ũŕĺ\"],\"20B9kW\":[\"ßēĥàvĩōŕàĺ Ēvēńţ\"],\"Jeh/Q/\":[\"ßēĥàvĩōŕàĺ Ēvēńţś\"],\"K1172m\":[\"ßĺōćķĺĩśţ\"],\"Tv2hxv\":[\"ßĺōćķĺĩśţēď ĥàńďĺēś\"],\"L5JhJe\":[\"ßĺōćķĺĩśţś\"],\"bGQplw\":[\"ßōďŷ\"],\"8mVqF7\":[\"Ćàćĥēď ŕēćōŕď ńàḿē\"],\"Nh6GTX\":[\"Ćàĺēńďàŕ Ćĥàńńēĺ\"],\"jfNQ0m\":[\"Ćàĺēńďàŕ Ćĥàńńēĺ Ēvēńţ Àśśōćĩàţĩōń\"],\"kYNT3F\":[\"Ćàĺēńďàŕ Ćĥàńńēĺ Ēvēńţ Àśśōćĩàţĩōńś\"],\"Znix/S\":[\"Ćàĺēńďàŕ Ćĥàńńēĺś\"],\"bRk+FR\":[\"Ćàĺēńďàŕ ēvēńţ\"],\"N2kMfO\":[\"Ćàĺēńďàŕ ēvēńţ ƥàŕţĩćĩƥàńţ\"],\"AWDqkQ\":[\"Ćàĺēńďàŕ ēvēńţ ƥàŕţĩćĩƥàńţś\"],\"ZI2UyM\":[\"Ćàĺēńďàŕ Ēvēńţ Ƥàŕţĩćĩƥàńţś\"],\"X9A2xC\":[\"Ćàĺēńďàŕ ēvēńţś\"],\"4IVK41\":[\"Ćĥàńńēĺ ĨĎ\"],\"Ubg/B+\":[\"Ćĥàńńēĺ Ţŷƥē\"],\"3wV73y\":[\"Ćĩţŷ\"],\"NRF7pg\":[\"Ćĺōśē ďàţē\"],\"96YB1a\":[\"Ćōĺōŕ Śćĥēḿē\"],\"07OSD1\":[\"Ćōḿƥàćţ Vĩēŵ\"],\"s2QZS6\":[\"Ćōḿƥàńĩēś\"],\"7i8j3G\":[\"Ćōḿƥàńŷ\"],\"yA1de7\":[\"Ćōḿƥàńŷ ŕēćōŕď ƥōśĩţĩōń\"],\"AgktVC\":[\"Ćōńƒēŕēńćē Śōĺũţĩōń\"],\"PQ1Dw2\":[\"Ćōńńēćţēď Àććōũńţ\"],\"9TzudL\":[\"Ćōńńēćţēď àććōũńţś\"],\"AMDUqA\":[\"Ćōńńēćţēď Àććōũńţś\"],\"bA6O5B\":[\"Ćōńţàćţ àũţō ćŕēàţĩōń ƥōĺĩćŷ\"],\"RnsmQs\":[\"Ćōńţàćţ’ś àvàţàŕ\"],\"pL+pqi\":[\"Ćōńţàćţ’ś ćĩţŷ\"],\"VnWMlz\":[\"Ćōńţàćţ’ś ćōḿƥàńŷ\"],\"ITlFIB\":[\"Ćōńţàćţ’ś Ēḿàĩĺś\"],\"GuRtLY\":[\"Ćōńţàćţ’ś Ĵōƀ ţĩţĺē\"],\"QrCvRQ\":[\"Ćōńţàćţ’ś Ĺĩńķēďĩń àććōũńţ\"],\"6xPSVt\":[\"Ćōńţàćţ’ś ńàḿē\"],\"Y37CZ4\":[\"Ćōńţàćţ’ś ƥĥōńē ńũḿƀēŕ\"],\"zsW3gg\":[\"Ćōńţàćţ’ś ƥĥōńē ńũḿƀēŕś\"],\"uuZ00G\":[\"Ćōńţàćţ’ś X/Ţŵĩţţēŕ àććōũńţ\"],\"NCIYDF\":[\"Ćŕēàţēď ƀŷ\"],\"wPvFAD\":[\"Ćŕēàţĩōń ďàţē\"],\"CJXWmO\":[\"Ćŕēàţĩōń ĎàţēŢĩḿē\"],\"Lhd0oQ\":[\"Ďàţē ƒōŕḿàţ\"],\"1lL5Iu\":[\"Ďàţē ŵĥēń ţĥē ŕēćōŕď ŵàś ďēĺēţēď\"],\"QN9ahV\":[\"Ďēĺēţēď àţ\"],\"U1bSSI\":[\"Ďēśćŕĩƀēś ĩƒ ţĥē vĩēŵ ĩś ĩń ćōḿƥàćţ ḿōďē\"],\"Nu4oKW\":[\"Ďēśćŕĩƥţĩōń\"],\"MRB7nI\":[\"Ďĩŕēćţĩōń\"],\"0gS7M5\":[\"Ďĩśƥĺàŷ Ńàḿē\"],\"0H/D9K\":[\"Ďĩśƥĺàŷ Vàĺũē\"],\"wMncXq\":[\"Ďōḿàĩń Ńàḿē\"],\"YOowcq\":[\"Ďũē Ďàţē\"],\"BXEcos\":[\"Ēḿàĩĺś\"],\"gqv5ZL\":[\"Ēḿƥĺōŷēēś\"],\"VFv2ZC\":[\"Ēńď Ďàţē\"],\"k//6Xs\":[\"Ēvēńţ ćōḿƥàńŷ\"],\"FJ7QI4\":[\"Ēvēńţ ćōńţēxţ\"],\"kJDmsI\":[\"Ēvēńţ ďēţàĩĺś\"],\"0JhmlM\":[\"Ēvēńţ ēxţēŕńàĺ ĨĎ\"],\"aZJLAR\":[\"Ēvēńţ ĨĎ\"],\"81maJp\":[\"Ēvēńţ Ĺĩśţēńēŕś\"],\"PYs3rP\":[\"Ēvēńţ ńàḿē\"],\"evIGwh\":[\"Ēvēńţ ńàḿē/ţŷƥē\"],\"vv99Wu\":[\"Ēvēńţ ńōţē\"],\"eSt759\":[\"Ēvēńţ ōƥƥōŕţũńĩţŷ\"],\"aicVfT\":[\"Ēvēńţ Ƥàŕţĩćĩƥàńţś\"],\"0mp45a\":[\"Ēvēńţ ƥēŕśōń\"],\"mMq0Wy\":[\"Ēvēńţ ţàśķ\"],\"dCV1dS\":[\"Ēvēńţ ŵōŕķƒĺōŵ\"],\"W84pl6\":[\"Ēvēńţ ŵōŕķƒĺōŵ ŕũń\"],\"vUpps9\":[\"Ēvēńţ ŵōŕķƒĺōŵ vēŕśĩōń\"],\"LxOGsB\":[\"Ēvēńţ ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"tst44n\":[\"Ēvēńţś\"],\"fHL+iH\":[\"Ēvēńţś ĺĩńķēď ţō ţĥē ƥēŕśōń\"],\"3/O8MM\":[\"Ēvēńţś ĺĩńķēď ţō ţĥē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"QQlMid\":[\"Ēxćĺũďē ĝŕōũƥ ēḿàĩĺś\"],\"kenYGr\":[\"Ēxćĺũďē ńōń ƥŕōƒēśśĩōńàĺ ēḿàĩĺś\"],\"Lo5U0b\":[\"Ēxēćũţēď ƀŷ\"],\"sZg7s1\":[\"Ēxƥĩŕàţĩōń ďàţē\"],\"6Ki4Pv\":[\"Ƒàvōŕĩţē\"],\"aKUOPp\":[\"Ƒàvōŕĩţē ćōḿƥàńŷ\"],\"TDlZ/o\":[\"Ƒàvōŕĩţē Ƒōĺďēŕ\"],\"WDVfUH\":[\"Ƒàvōŕĩţē ƒōĺďēŕ ƥōśĩţĩōń\"],\"SStz54\":[\"Ƒàvōŕĩţē Ƒōĺďēŕś\"],\"dz/fFp\":[\"Ƒàvōŕĩţē ńōţē\"],\"RRr9Bp\":[\"Ƒàvōŕĩţē ōƥƥōŕţũńĩţŷ\"],\"RM6B6V\":[\"Ƒàvōŕĩţē ƥēŕśōń\"],\"oVA9vM\":[\"Ƒàvōŕĩţē ƥōśĩţĩōń\"],\"OaQVQH\":[\"Ƒàvōŕĩţē ţàśķ\"],\"VkWV1s\":[\"Ƒàvōŕĩţē vĩēŵ\"],\"l+lx2f\":[\"Ƒàvōŕĩţē ŵōŕķƒĺōŵ\"],\"BPBnux\":[\"Ƒàvōŕĩţē ŵōŕķƒĺōŵ ŕũń\"],\"5X6Vlz\":[\"Ƒàvōŕĩţē ŵōŕķƒĺōŵ vēŕśĩōń\"],\"FDpezg\":[\"Ƒàvōŕĩţē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"X9kySA\":[\"Ƒàvōŕĩţēś\"],\"0CzeFL\":[\"Ƒàvōŕĩţēś ĩń ţĥĩś ƒōĺďēŕ\"],\"zQponA\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ćōḿƥàńŷ\"],\"VaKLrB\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ćōńţàćţ\"],\"GOfcBt\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ńōţē\"],\"9zd8hg\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ōƥƥōŕţũńĩţŷ\"],\"L5ccWD\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ţàśķ\"],\"R+1ib/\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē vĩēŵ\"],\"ee0tmj\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ\"],\"zar5jz\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ ŕũń\"],\"499/sw\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ vēŕśĩōń\"],\"rgmtb4\":[\"Ƒàvōŕĩţēś ĺĩńķēď ţō ţĥē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"GyXrE1\":[\"Ƒàvōŕĩţēś ţĩēď ţō ţĥē \",[\"label\"]],\"nSFFML\":[\"Ƒĩēĺď Ḿēţàďàţà Ĩď\"],\"g+t8w9\":[\"Ƒĩēĺď ḿēţàďàţà ũśēď ƒōŕ àĝĝŕēĝàţē ōƥēŕàţĩōń\"],\"J4hC2m\":[\"Ƒĩēĺď ũśēď ƒōŕ ƒũĺĺ-ţēxţ śēàŕćĥ\"],\"zuDgzc\":[\"Ƒĩēĺď Vàĺũē\"],\"lEpDue\":[\"Ƒōĺďēŕ ƒōŕ Ḿēśśàĝē Ćĥàńńēĺ\"],\"cqQyPB\":[\"Ƒōĺďēŕ ńàḿē\"],\"oQA+cA\":[\"Ƒũĺĺ ƥàţĥ\"],\"UzpVUy\":[\"Ĝŕōũƥ ƀŷ ţĥĩś ƒĩēĺď vàĺũē\"],\"TkE8dW\":[\"ĥàńďĺē\"],\"Nf7oXL\":[\"Ĥàńďĺē\"],\"GvgxWx\":[\"Ĥàńďĺē Àĺĩàśēś\"],\"VehAU2\":[\"Ĥēàďēŕ ḿēśśàĝē Ĩď\"],\"NNJnBi\":[\"ĩĆàĺ ŨĨĎ\"],\"wwu18a\":[\"Ĩćōń\"],\"CiyiKN\":[\"ĨĆƤ\"],\"dFb5Nt\":[\"Ĩď\"],\"Ebc83S\":[\"Ĩďēàĺ Ćũśţōḿēŕ Ƥŕōƒĩĺē: Ĩńďĩćàţēś ŵĥēţĥēŕ ţĥē ćōḿƥàńŷ ĩś ţĥē ḿōśţ śũĩţàƀĺē àńď vàĺũàƀĺē ćũśţōḿēŕ ƒōŕ ŷōũ\"],\"NrA0WZ\":[\"Ĩƒ ţĥē ēvēńţ ĩś ŕēĺàţēď ţō à ƥàŕţĩćũĺàŕ ōƀĴēćţ\"],\"grHYXZ\":[\"Ĩś ćàńćēĺēď\"],\"k+g9Uh\":[\"Ĩś Ćōńţàćţ Àũţō Ćŕēàţĩōń Ēńàƀĺēď\"],\"uBx1xd\":[\"Ĩś Ƒũĺĺ Ďàŷ\"],\"3iAfL2\":[\"Ĩś Ōŕĝàńĩźēŕ\"],\"Mqzqb8\":[\"Ĩś Śŷńć Ēńàƀĺēď\"],\"27z+FV\":[\"ĵōƀ Ţĩţĺē\"],\"shbh25\":[\"ĵśōń ōƀĴēćţ ţō ƥŕōvĩďē ćōńţēxţ (ũśēŕ, ďēvĩćē, ŵōŕķśƥàćē, ēţć.)\"],\"HgJ9jQ\":[\"ĵśōń ōƀĴēćţ ţō ƥŕōvĩďē ōũţƥũţ ōƒ ţĥē ŵōŕķƒĺōŵ ŕũń\"],\"AQuLwi\":[\"ĵśōń ōƀĴēćţ ţō ƥŕōvĩďē śţēƥś\"],\"fOjmZ1\":[\"ĵśōń ōƀĴēćţ ţō ƥŕōvĩďē ţŕĩĝĝēŕ\"],\"TVc0/Q\":[\"ĵśōń vàĺũē ƒōŕ ēvēńţ ďēţàĩĺś\"],\"qmarO2\":[\"ķàńƀàńƒĩēĺďḾēţàďàţàĨď\"],\"7sMeHQ\":[\"Ķēŷ\"],\"vXIe7J\":[\"Ĺàńĝũàĝē\"],\"WvYp6o\":[\"Ĺàśţ ƥũƀĺĩśĥēď Vēŕśĩōń Ĩď\"],\"Y60/DC\":[\"Ĺàśţ śŷńć ćũŕśōŕ\"],\"Zdx9Qq\":[\"Ĺàśţ śŷńć ďàţē\"],\"c7uqNg\":[\"Ĺàśţ śŷńć ĥĩśţōŕŷ ĨĎ\"],\"tGwswq\":[\"Ĺàśţ ţĩḿē ţĥē ŕēćōŕď ŵàś ćĥàńĝēď\"],\"o1zvNS\":[\"Ĺàśţ ũƥďàţē\"],\"wR9USP\":[\"Ĺĩńķēď ŌƀĴēćţ Ḿēţàďàţà Ĩď\"],\"PV1Nm7\":[\"Ĺĩńķēď Ōƥƥōŕţũńĩţĩēś\"],\"6YiMr4\":[\"Ĺĩńķēď Ŕēćōŕď ćàćĥēď ńàḿē\"],\"sgHAxx\":[\"Ĺĩńķēď Ŕēćōŕď ĩď\"],\"uCA6be\":[\"Ĺĩńķēďĩń\"],\"LeFv/R\":[\"Ĺĩśţ ōƒ ōƥƥōŕţũńĩţĩēś ƒōŕ ŵĥĩćĥ ţĥàţ ƥēŕśōń ĩś ţĥē ƥōĩńţ ōƒ ćōńţàćţ\"],\"wJijgU\":[\"Ĺōćàţĩōń\"],\"y+q8Lv\":[\"Ĺōĝĩćàĺ Ōƥēŕàţōŕ\"],\"6kQXsS\":[\"Ĺōĝĩćàĺ ōƥēŕàţōŕ ƒōŕ ţĥē ƒĩĺţēŕ ĝŕōũƥ\"],\"EnfPm2\":[\"Ḿēēţ Ĺĩńķ\"],\"xDAtGP\":[\"Ḿēśśàĝē\"],\"g+QGD6\":[\"Ḿēśśàĝē Ćĥàńńēĺ\"],\"DzU4a3\":[\"Ḿēśśàĝē Ćĥàńńēĺ Àśśōćĩàţĩōń\"],\"wd/R++\":[\"Ḿēśśàĝē Ćĥàńńēĺ Ĩď\"],\"disipM\":[\"Ḿēśśàĝē Ćĥàńńēĺ Ḿēśśàĝē Àśśōćĩàţĩōń\"],\"ijQY3P\":[\"Ḿēśśàĝē Ćĥàńńēĺ Ḿēśśàĝē Àśśōćĩàţĩōńś\"],\"k7LXPQ\":[\"Ḿēśśàĝē Ćĥàńńēĺś\"],\"/4uGJc\":[\"Ḿēśśàĝē Ďĩŕēćţĩōń\"],\"fBw8fQ\":[\"Ḿēśśàĝē Ēxţēŕńàĺ Ĩď\"],\"CStLnc\":[\"Ḿēśśàĝē Ƒōĺďēŕ\"],\"p4ANpY\":[\"Ḿēśśàĝē Ƒōĺďēŕś\"],\"6icznk\":[\"Ḿēśśàĝē Ĩď\"],\"9FJSpK\":[\"Ḿēśśàĝē ĩď ƒŕōḿ ţĥē ḿēśśàĝē ĥēàďēŕ\"],\"yaC1Aq\":[\"Ḿēśśàĝē ĩď ƒŕōḿ ţĥē ḿēśśàĝĩńĝ ƥŕōvĩďēŕ\"],\"IUmVwu\":[\"Ḿēśśàĝē Ƥàŕţĩćĩƥàńţ\"],\"FhIFx7\":[\"Ḿēśśàĝē Ƥàŕţĩćĩƥàńţś\"],\"IC5A8V\":[\"Ḿēśśàĝē Śŷńćēď ŵĩţĥ à Ḿēśśàĝē Ćĥàńńēĺ\"],\"de2nM/\":[\"Ḿēśśàĝē Ţĥŕēàď\"],\"km1jgD\":[\"Ḿēśśàĝē Ţĥŕēàď Ĩď\"],\"RD0ecC\":[\"Ḿēśśàĝē Ţĥŕēàďś\"],\"t7TeQU\":[\"Ḿēśśàĝēś\"],\"WoWdku\":[\"Ḿēśśàĝēś ƒŕōḿ ţĥē ćĥàńńēĺ.\"],\"rYPBO7\":[\"Ḿēśśàĝēś ƒŕōḿ ţĥē ţĥŕēàď.\"],\"XcKQrV\":[\"Ḿēśśàĝĩńĝ ƥŕōvĩďēŕ àććēśś ţōķēń\"],\"80EvIk\":[\"Ḿēśśàĝĩńĝ ƥŕōvĩďēŕ ŕēƒŕēśĥ ţōķēń\"],\"6YtxFj\":[\"Ńàḿē\"],\"EEVPOx\":[\"Ńàḿē ōƒ ţĥē ƒàvōŕĩţē ƒōĺďēŕ\"],\"csMjko\":[\"Ńàḿē ōƒ ţĥē ŵōŕķƒĺōŵ ŕũń\"],\"KiJn9B\":[\"Ńōţē\"],\"GGlkb7\":[\"Ńōţē àţţàćĥḿēńţś\"],\"Q1Rz+6\":[\"Ńōţē ƀōďŷ\"],\"Yp057F\":[\"Ńōţē ŕēćōŕď ƥōśĩţĩōń\"],\"spaO7l\":[\"Ńōţē Ţàŕĝēţ\"],\"mkchvJ\":[\"Ńōţē ţàŕĝēţś\"],\"tD4BxK\":[\"Ńōţē Ţàŕĝēţś\"],\"jDThel\":[\"Ńōţē ţĩţĺē\"],\"1DBGsz\":[\"Ńōţēś\"],\"Ne73P/\":[\"Ńōţēś ţĩēď ţō ţĥē \",[\"label\"]],\"fXBE74\":[\"Ńōţēś ţĩēď ţō ţĥē ćōḿƥàńŷ\"],\"iQ5AH6\":[\"Ńōţēś ţĩēď ţō ţĥē ćōńţàćţ\"],\"0bi/Eh\":[\"Ńōţēś ţĩēď ţō ţĥē ōƥƥōŕţũńĩţŷ\"],\"B2Y6QU\":[\"ŃōţēŢàŕĝēţ ćōḿƥàńŷ\"],\"/mH0jo\":[\"ŃōţēŢàŕĝēţ ńōţē\"],\"DTs4tO\":[\"ŃōţēŢàŕĝēţ ōƥƥōŕţũńĩţŷ\"],\"gBwbnk\":[\"ŃōţēŢàŕĝēţ ƥēŕśōń\"],\"ioJFzx\":[\"Ńũḿƀēŕ ōƒ ēḿƥĺōŷēēś ĩń ţĥē ćōḿƥàńŷ\"],\"hhe7Ce\":[\"ŌƀĴēćţ ĩď\"],\"dnPgTI\":[\"ŌƀĴēćţ ḿēţàďàţà ĩď\"],\"T/nPf5\":[\"ŌƀĴēćţ Ḿēţàďàţà Ĩď\"],\"afsWF6\":[\"ŌƀĴēćţ ńàḿē\"],\"Fzfj4N\":[\"Ōƥēŕàńď\"],\"FZg3wM\":[\"Ōƥēŕàţĩōń\"],\"B1MDds\":[\"Ōƥēŕàţĩōńś\"],\"4MyDFl\":[\"Ōƥƥōŕţũńĩţĩēś\"],\"5QgKbT\":[\"Ōƥƥōŕţũńĩţĩēś ĺĩńķēď ţō ţĥē ćōḿƥàńŷ.\"],\"SV/iis\":[\"Ōƥƥōŕţũńĩţŷ\"],\"WnMlKn\":[\"Ōƥƥōŕţũńĩţŷ àḿōũńţ\"],\"aj3fnv\":[\"Ōƥƥōŕţũńĩţŷ ćĺōśē ďàţē\"],\"3NYczb\":[\"Ōƥƥōŕţũńĩţŷ ćōḿƥàńŷ\"],\"as45IN\":[\"Ōƥƥōŕţũńĩţŷ ƥōĩńţ ōƒ ćōńţàćţ\"],\"5Nu7Uw\":[\"Ōƥƥōŕţũńĩţŷ ƥŕōƀàƀĩĺĩţŷ\"],\"Q1dzBp\":[\"Ōƥƥōŕţũńĩţŷ ŕēćōŕď ƥōśĩţĩōń\"],\"5ugYS3\":[\"Ōƥƥōŕţũńĩţŷ śţàĝē\"],\"eLggyd\":[\"Ōƥţĩōńàĺ àĝĝŕēĝàţē ōƥēŕàţĩōń\"],\"kdClJ/\":[\"Ōƥţĩōńàĺ śēćŕēţ ũśēď ţō ćōḿƥũţē ţĥē ĤḾÀĆ śĩĝńàţũŕē ƒōŕ ŵēƀĥōōķ ƥàŷĺōàďś. Ţĥĩś śēćŕēţ ĩś śĥàŕēď ƀēţŵēēń Ţŵēńţŷ àńď ţĥē ŵēƀĥōōķ ćōńśũḿēŕ ţō àũţĥēńţĩćàţē ŵēƀĥōōķ ŕēǫũēśţś.\"],\"gh06VD\":[\"Ōũţƥũţ\"],\"pDUbN1\":[\"Ƥàŕēńţ Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥ\"],\"YKSmIP\":[\"Ƥàŕēńţ Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥ Ĩď\"],\"1wdjme\":[\"Ƥēōƥĺē\"],\"E1zc7W\":[\"Ƥēōƥĺē ĺĩńķēď ţō ţĥē ćōḿƥàńŷ.\"],\"OZdaTZ\":[\"Ƥēŕśōń\"],\"c3Qq6o\":[\"Ƥēŕśōń ŕēćōŕď Ƥōśĩţĩōń\"],\"zmwvG2\":[\"Ƥĥōńē\"],\"m2ivgq\":[\"Ƥĥōńēś\"],\"P04j61\":[\"Ƥōĩńţ ōƒ Ćōńţàćţ\"],\"p/78dY\":[\"Ƥōśĩţĩōń\"],\"HH1bMC\":[\"Ƥōśĩţĩōń ĩń ţĥē ƥàŕēńţ vĩēŵ ƒĩĺţēŕ ĝŕōũƥ\"],\"CvOSME\":[\"Ƥōśĩţĩōń ĩń ţĥē vĩēŵ ƒĩĺţēŕ ĝŕōũƥ\"],\"h8PGuF\":[\"Ƥōśĩţĩōń ĩń vĩēŵ ƒĩĺţēŕ ĝŕōũƥ\"],\"TTHIbk\":[\"Ƥŕēƒēŕŕēď ćōĺōŕ śćĥēḿē\"],\"5v4qYi\":[\"Ƥŕēƒēŕŕēď ĺàńĝũàĝē\"],\"WJIL29\":[\"Ƥŕōƀàƀĩĺĩţŷ\"],\"CrfRPa\":[\"ƥŕōvĩďēŕ\"],\"YfbwOB\":[\"Ŕēćēĩvēď Àţ\"],\"4Tvtbu\":[\"Ŕēćōŕď ĩď\"],\"9gXJw8\":[\"Ŕēćũŕŕĩńĝ Ēvēńţ ĨĎ\"],\"2rvMKg\":[\"Ŕēƒŕēśĥ Ţōķēń\"],\"2LpFdR\":[\"Ŕēĺàţēď ũśēŕ ēḿàĩĺ àďďŕēśś\"],\"g87L9j\":[\"Ŕēĺàţĩōńś\"],\"rnCndp\":[\"Ŕēśƥōńśē Śţàţũś\"],\"MCWKAU\":[\"Ŕēvōćàţĩōń ďàţē\"],\"GDvlUT\":[\"Ŕōĺē\"],\"Tpm2G9\":[\"Ŕũńś\"],\"N/rFzD\":[\"Śćōƥēś\"],\"PdVIJC\":[\"Śēàŕćĥ vēćţōŕ\"],\"8VEDbV\":[\"Śēćŕēţ\"],\"Cj2Gtd\":[\"Śĩźē\"],\"3PRxO3\":[\"Śţàĝē\"],\"D3iCkb\":[\"Śţàŕţ Ďàţē\"],\"uAQUqI\":[\"Śţàţũś\"],\"Db4W3/\":[\"Śţàţũśēś\"],\"UJmAAK\":[\"ŚũƀĴēćţ\"],\"oyJYg7\":[\"Śŷńć Ćũŕśōŕ\"],\"awvBUx\":[\"Śŷńć Ćũŕśōŕ. Ũśēď ƒōŕ śŷńćĩńĝ ēvēńţś ƒŕōḿ ţĥē ćàĺēńďàŕ ƥŕōvĩďēŕ\"],\"dNAbG6\":[\"Śŷńć śţàĝē\"],\"aqNjQE\":[\"Śŷńć śţàĝē śţàŕţēď àţ\"],\"bRUdLR\":[\"Śŷńć śţàţũś\"],\"4SHJe4\":[\"Ţàŕĝēţ Ũŕĺ\"],\"Q3P/4s\":[\"Ţàśķ\"],\"kS+Ym6\":[\"Ţàśķ àśśĩĝńēē\"],\"7fYQ6E\":[\"Ţàśķ àţţàćĥḿēńţś\"],\"X8fs74\":[\"Ţàśķ ƀōďŷ\"],\"EPxYHS\":[\"Ţàśķ ďũē ďàţē\"],\"fUw1j+\":[\"Ţàśķ ŕēćōŕď ƥōśĩţĩōń\"],\"I6+0ph\":[\"Ţàśķ śţàţũś\"],\"WSiiWf\":[\"Ţàśķ Ţàŕĝēţ\"],\"khGQLP\":[\"Ţàśķ ţàŕĝēţś\"],\"836FiO\":[\"Ţàśķ Ţàŕĝēţś\"],\"R+s8S+\":[\"Ţàśķ ţĩţĺē\"],\"GtycJ/\":[\"Ţàśķś\"],\"HlDeG3\":[\"Ţàśķś àśśĩĝńēď ţō ţĥē ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"Ca/n4T\":[\"Ţàśķś ţĩēď ţō ţĥē \",[\"label\"]],\"M4rBti\":[\"Ţàśķś ţĩēď ţō ţĥē ćōḿƥàńŷ\"],\"/VaiDW\":[\"Ţàśķś ţĩēď ţō ţĥē ćōńţàćţ\"],\"1TfX9U\":[\"Ţàśķś ţĩēď ţō ţĥē ōƥƥōŕţũńĩţŷ\"],\"pP0Dt9\":[\"ŢàśķŢàŕĝēţ ćōḿƥàńŷ\"],\"UJ2aPi\":[\"ŢàśķŢàŕĝēţ ōƥƥōŕţũńĩţŷ\"],\"I1MiSs\":[\"ŢàśķŢàŕĝēţ ƥēŕśōń\"],\"pciKLT\":[\"ŢàśķŢàŕĝēţ ţàśķ\"],\"xeiujy\":[\"Ţēxţ\"],\"6PJbR2\":[\"Ţĥē àććōũńţ ĥàńďĺē (ēḿàĩĺ, ũśēŕńàḿē, ƥĥōńē ńũḿƀēŕ, ēţć.)\"],\"zUXOAB\":[\"Ţĥē àććōũńţ ƥŕōvĩďēŕ\"],\"qnNFrW\":[\"Ţĥē ćōḿƥàńŷ Ĺĩńķēďĩń àććōũńţ\"],\"N31Pso\":[\"Ţĥē ćōḿƥàńŷ ńàḿē\"],\"BHFCqB\":[\"Ţĥē ćōḿƥàńŷ Ţŵĩţţēŕ/X àććōũńţ\"],\"OBmU0K\":[\"Ţĥē ćōḿƥàńŷ ŵēƀśĩţē ŨŔĹ. Ŵē ũśē ţĥĩś ũŕĺ ţō ƒēţćĥ ţĥē ćōḿƥàńŷ ĩćōń\"],\"zGBDEH\":[\"Ţĥē ćŕēàţōŕ ōƒ ţĥē ŕēćōŕď\"],\"bMyVOx\":[\"Ţĥē ćũŕŕēńţ śţàţũśēś ōƒ ţĥē ŵōŕķƒĺōŵ vēŕśĩōńś\"],\"0bo4Q0\":[\"Ţĥē ďàţē ţĥē ḿēśśàĝē ŵàś ŕēćēĩvēď\"],\"8h4mhq\":[\"Ţĥē ēxēćũţōŕ ōƒ ţĥē ŵōŕķƒĺōŵ\"],\"W3raza\":[\"Ţĥē ƒōĺďēŕ ţĥĩś ƒàvōŕĩţē ƀēĺōńĝś ţō\"],\"DbWmKZ\":[\"Ţĥē ōƥƥōŕţũńĩţŷ ńàḿē\"],\"7mPrpl\":[\"Ţĥē ŵōŕķƒĺōŵ ēvēńţ ĺĩśţēńēŕ ńàḿē\"],\"od0omS\":[\"Ţĥē ŵōŕķƒĺōŵ ĺàśţ ƥũƀĺĩśĥēď vēŕśĩōń ĩď\"],\"/EdWx6\":[\"Ţĥē ŵōŕķƒĺōŵ ńàḿē\"],\"EhAsND\":[\"Ţĥē ŵōŕķƒĺōŵ vēŕśĩōń ńàḿē\"],\"dhx13p\":[\"Ţĥē ŵōŕķƒĺōŵ vēŕśĩōń śţàţũś\"],\"Zl0BJl\":[\"Ţĥŕēàď Ēxţēŕńàĺ Ĩď\"],\"RSSbWN\":[\"Ţĥŕēàď ĩď ƒŕōḿ ţĥē ḿēśśàĝĩńĝ ƥŕōvĩďēŕ\"],\"sS8v5K\":[\"Ţĥŕōţţĺē Ƒàĩĺũŕē Ćōũńţ\"],\"n9nSNJ\":[\"Ţĩḿē ƒōŕḿàţ\"],\"Mz2JN2\":[\"Ţĩḿē źōńē\"],\"az1boY\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś\"],\"fqKMpF\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ćōḿƥàńŷ\"],\"4/UzU5\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ńōţē.\"],\"p6feIz\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ōƥƥōŕţũńĩţŷ.\"],\"yvPwuF\":[\"Ţĩḿēĺĩńē àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ŕũń\"],\"q96UvB\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ţàśķ.\"],\"N9HMa/\":[\"Ţĩḿēĺĩńē àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē vēŕśĩōń\"],\"B1CYKX\":[\"Ţĩḿēĺĩńē àćţĩvĩţĩēś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ\"],\"G0UmtQ\":[\"Ţĩḿēĺĩńē Àćţĩvĩţĩēś ţĩēď ţō ţĥē \",[\"label\"]],\"K/kU4E\":[\"Ţĩḿēĺĩńē Àćţĩvĩţŷ\"],\"MHrjPM\":[\"Ţĩţĺē\"],\"+zy2Nq\":[\"Ţŷƥē\"],\"0gY5lO\":[\"Ũƥďàţē ĎàţēŢĩḿē\"],\"YFciqL\":[\"Ũśēŕ Ēḿàĩĺ\"],\"d1BTW8\":[\"Ũśēŕ Ĩď\"],\"4juE7s\":[\"Ũśēŕ ţĩḿē źōńē\"],\"43zCwQ\":[\"Ũśēŕ'ś ƥŕēƒēŕŕēď ďàţē ƒōŕḿàţ\"],\"kJuoKm\":[\"Ũśēŕ'ś ƥŕēƒēŕŕēď ţĩḿē ƒōŕḿàţ\"],\"wMHvYH\":[\"Vàĺũē\"],\"7aatUy\":[\"Vēŕśĩōń śţàţũś\"],\"CdQeU7\":[\"Vēŕśĩōń śţēƥś\"],\"PGMPIi\":[\"Vēŕśĩōń ţŕĩĝĝēŕ\"],\"IYNSdp\":[\"Vēŕśĩōńś\"],\"jpctdh\":[\"Vĩēŵ\"],\"cZPDyy\":[\"Vĩēŵ Ƒĩēĺď\"],\"6jpoH4\":[\"Vĩēŵ Ƒĩēĺď ƥōśĩţĩōń\"],\"Ju6gri\":[\"Vĩēŵ Ƒĩēĺď ŕēĺàţēď vĩēŵ\"],\"tvTr2y\":[\"Vĩēŵ Ƒĩēĺď śĩźē\"],\"BkII8t\":[\"Vĩēŵ Ƒĩēĺď ţàŕĝēţ ƒĩēĺď\"],\"Gd/LzL\":[\"Vĩēŵ Ƒĩēĺď vĩśĩƀĩĺĩţŷ\"],\"GUFYyq\":[\"Vĩēŵ Ƒĩēĺďś\"],\"JRtI7Y\":[\"Vĩēŵ Ƒĩĺţēŕ\"],\"L2gQ5q\":[\"Vĩēŵ Ƒĩĺţēŕ Ďĩśƥĺàŷ Vàĺũē\"],\"l9/6pD\":[\"Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥ\"],\"Mbosm8\":[\"Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥ Ĩď\"],\"/aP3iG\":[\"Vĩēŵ Ƒĩĺţēŕ Ĝŕōũƥś\"],\"4MG8+B\":[\"Vĩēŵ Ƒĩĺţēŕ ōƥēŕàńď\"],\"OrUkUF\":[\"Vĩēŵ Ƒĩĺţēŕ ŕēĺàţēď vĩēŵ\"],\"TyXOtD\":[\"Vĩēŵ Ƒĩĺţēŕ ţàŕĝēţ ƒĩēĺď\"],\"3KzkxN\":[\"Vĩēŵ Ƒĩĺţēŕ vàĺũē\"],\"vj5JsR\":[\"Vĩēŵ Ƒĩĺţēŕś\"],\"ziEP12\":[\"Vĩēŵ Ĝŕōũƥ\"],\"uQ3c2q\":[\"Vĩēŵ Ĝŕōũƥ ŕēĺàţēď vĩēŵ\"],\"EFlLpQ\":[\"Vĩēŵ Ĝŕōũƥ ţàŕĝēţ ƒĩēĺď\"],\"b1Vc+l\":[\"Vĩēŵ Ĝŕōũƥ vĩśĩƀĩĺĩţŷ\"],\"V4nZs/\":[\"Vĩēŵ Ĝŕōũƥś\"],\"qXlovu\":[\"Vĩēŵ ĩćōń\"],\"cd/+ZD\":[\"Vĩēŵ Ķàńƀàń ćōĺũḿń ƒĩēĺď\"],\"vdfZ+A\":[\"Vĩēŵ ķēŷ\"],\"oOljSE\":[\"Vĩēŵ ńàḿē\"],\"rhO8zp\":[\"Vĩēŵ ƥōśĩţĩōń\"],\"EUjpwJ\":[\"Vĩēŵ Śōŕţ\"],\"6ZUale\":[\"Vĩēŵ Śōŕţ ďĩŕēćţĩōń\"],\"/rCPqN\":[\"Vĩēŵ Śōŕţ ŕēĺàţēď vĩēŵ\"],\"+du2wy\":[\"Vĩēŵ Śōŕţ ţàŕĝēţ ƒĩēĺď\"],\"UsdY3K\":[\"Vĩēŵ Śōŕţś\"],\"clWwIZ\":[\"Vĩēŵ ţàŕĝēţ ōƀĴēćţ\"],\"bJAIqT\":[\"Vĩēŵ ţŷƥē\"],\"1I6UoR\":[\"Vĩēŵś\"],\"2q/Q7x\":[\"Vĩśĩƀĩĺĩţŷ\"],\"oh8+os\":[\"Vĩśĩƀĺē\"],\"TRDppN\":[\"Ŵēƀĥōōķ\"],\"fyB2Wp\":[\"Ŵēƀĥōōķ ōƥēŕàţĩōń\"],\"gONLmX\":[\"Ŵēƀĥōōķ ōƥēŕàţĩōńś\"],\"cPoSTF\":[\"Ŵēƀĥōōķ ţàŕĝēţ ũŕĺ\"],\"v1kQyJ\":[\"Ŵēƀĥōōķś\"],\"bLt/0J\":[\"Ŵōŕķƒĺōŵ\"],\"E03XpH\":[\"Ŵōŕķƒĺōŵ ēvēńţ ĺĩśţēńēŕś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ.\"],\"vwSkSW\":[\"Ŵōŕķƒĺōŵ ĺĩńķēď ţō ţĥē ŕũń.\"],\"y9tnFx\":[\"Ŵōŕķƒĺōŵ ŕēćōŕď ƥōśĩţĩōń\"],\"5vIcqC\":[\"Ŵōŕķƒĺōŵ Ŕũń\"],\"3Iz+qz\":[\"Ŵōŕķƒĺōŵ ŕũń ēńďēď àţ\"],\"IUaK6s\":[\"Ŵōŕķƒĺōŵ ŕũń ƥōśĩţĩōń\"],\"zaN7tH\":[\"Ŵōŕķƒĺōŵ ŕũń śţàŕţēď àţ\"],\"1TU2A8\":[\"Ŵōŕķƒĺōŵ ŕũń śţàţũś\"],\"u6DF/V\":[\"Ŵōŕķƒĺōŵ Ŕũńś\"],\"9nOy7k\":[\"Ŵōŕķƒĺōŵ ŕũńś ĺĩńķēď ţō ţĥē vēŕśĩōń.\"],\"c37F3j\":[\"Ŵōŕķƒĺōŵ ŕũńś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ.\"],\"lTXctu\":[\"Ŵōŕķƒĺōŵ vēŕśĩōń\"],\"+wYPET\":[\"Ŵōŕķƒĺōŵ Vēŕśĩōń\"],\"CocTJJ\":[\"Ŵōŕķƒĺōŵ vēŕśĩōń ĺĩńķēď ţō ţĥē ŕũń.\"],\"9l+pJT\":[\"Ŵōŕķƒĺōŵ vēŕśĩōń ƥōśĩţĩōń\"],\"OCyhkn\":[\"Ŵōŕķƒĺōŵ Vēŕśĩōńś\"],\"018fP9\":[\"Ŵōŕķƒĺōŵ vēŕśĩōńś ĺĩńķēď ţō ţĥē ŵōŕķƒĺōŵ.\"],\"ENOy6I\":[\"ŴōŕķƒĺōŵĒvēńţĹĩśţēńēŕ\"],\"HN90FO\":[\"ŴōŕķƒĺōŵĒvēńţĹĩśţēńēŕ ŵōŕķƒĺōŵ\"],\"3JA9se\":[\"ŴōŕķƒĺōŵĒvēńţĹĩśţēńēŕś\"],\"woYYQq\":[\"Ŵōŕķƒĺōŵś\"],\"urCUgs\":[\"ŴōŕķƒĺōŵVēŕśĩōń\"],\"b4kire\":[\"ŴōŕķƒĺōŵVēŕśĩōń ŵōŕķƒĺōŵ\"],\"CbGxon\":[\"Ŵōŕķśƥàćē ḿēḿƀēŕ\"],\"qc38qR\":[\"Ŵōŕķśƥàćē Ḿēḿƀēŕ\"],\"R1S9pO\":[\"Ŵōŕķśƥàćē ḿēḿƀēŕ àvàţàŕ\"],\"5VCX7o\":[\"Ŵōŕķśƥàćē ḿēḿƀēŕ ńàḿē\"],\"YCAEr+\":[\"Ŵōŕķśƥàćē Ḿēḿƀēŕś\"],\"EtzFC0\":[\"ŴōŕķśƥàćēḾēḿƀēŕ\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"Ŷōũŕ ţēàḿ ḿēḿƀēŕ ŕēśƥōńśĩƀĺē ƒōŕ ḿàńàĝĩńĝ ţĥē ćōḿƥàńŷ àććōũńţ\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-BR.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-BR.ts new file mode 100644 index 000000000000..e17221e9aec9 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-BR.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Sistema) Campos de visualização\"],\"9Y3fTB\":[\"(Sistema) Exibir grupos de filtros\"],\"TB2jLV\":[\"(Sistema) Exibir filtros\"],\"Y7M7Ro\":[\"(Sistema) Exibir grupos\"],\"9vliLw\":[\"(Sistema) Exibir classificações\"],\"5B59WE\":[\"visualizações (sistema)\"],\"kZR6+h\":[\"Uma empresa\"],\"+aeifv\":[\"Uma conta conectada\"],\"HCoswz\":[\"Um favorito que pode ser acessado no menu à esquerda\"],\"6w8bHl\":[\"Uma pasta de favoritos\"],\"sSGYmf\":[\"Um grupo de mensagens relacionadas (por exemplo, thread de e-mail, thread de bate-papo)\"],\"vZj1Xc\":[\"Uma mensagem enviada ou recebida por meio de um canal de mensagens (e-mail, bate-papo, etc.)\"],\"bufuBA\":[\"Uma nota\"],\"6kUkZW\":[\"Um alvo de nota\"],\"Io42ej\":[\"Uma pessoa\"],\"mkFXEH\":[\"Uma tarefa\"],\"hk2NzW\":[\"Um objetivo de tarefa\"],\"HTSJFW\":[\"Um webhook\"],\"ZIN9Ga\":[\"Um fluxo de trabalho\"],\"juBVjt\":[\"Um ouvinte de eventos de fluxo de trabalho\"],\"1+xDbI\":[\"Execução de um fluxo de trabalho\"],\"N0g7rp\":[\"Uma versão do fluxo de trabalho\"],\"HpZ/I5\":[\"Um membro do espaço de trabalho\"],\"GDKKxT\":[\"Token de acesso\"],\"pd81Qb\":[\"Proprietário da conta\"],\"loqL/f\":[\"Proprietário da conta para empresas\"],\"HZosRi\":[\"Proprietário da conta para empresas\"],\"Du6bPw\":[\"Endereço\"],\"JiOJxf\":[\"Endereço (obsoleto) \"],\"Knl3c9\":[\"Endereço da empresa\"],\"zJhwjv\":[\"Endereço da empresa - preterido em favor do novo campo de endereço\"],\"ZfVqbP\":[\"Operação agregada\"],\"W58PBh\":[\"Evento agregado/filtrado a ser exibido na linha do tempo\"],\"hehnjM\":[\"Valor\"],\"qeHcQj\":[\"Uma chave de API\"],\"MjyFvC\":[\"Um anexo\"],\"+bL++X\":[\"Um registro de auditoria das ações executadas no sistema\"],\"muVHgL\":[\"Um evento relacionado ao comportamento do usuário\"],\"bZq8rL\":[\"Uma oportunidade\"],\"JKWicb\":[\"Receita recorrente anual: A receita anual real ou estimada da empresa\"],\"yRnk5W\":[\"Chave da API\"],\"FfSJ1Y\":[\"Chaves de API\"],\"puNs/l\":[\"Data de expiração da ApiKey\"],\"YHiNxr\":[\"Nome da ApiKey\"],\"xrndTt\":[\"Data de revogação da ApiKey\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Tarefas atribuídas\"],\"ojKCLU\":[\"Cessionário\"],\"Max2GU\":[\"ID de usuário associado\"],\"UY1vmE\":[\"Anexo\"],\"JAefBH\":[\"Autor do anexo\"],\"bIaesZ\":[\"Empresa de anexos\"],\"gfGYcl\":[\"Caminho completo do anexo\"],\"wjocwa\":[\"Nome do anexo\"],\"FWlOXr\":[\"Nota de anexo\"],\"YASWpH\":[\"Oportunidade de anexação\"],\"P38yED\":[\"Pessoa anexa\"],\"Tx1DxS\":[\"Tarefa de anexação\"],\"4qqxMt\":[\"Tipo de anexo\"],\"w/Sphq\":[\"Anexos\"],\"2tQOVc\":[\"Anexos criados pelo membro do espaço de trabalho\"],\"iVnA89\":[\"Anexos vinculados à empresa\"],\"MuTXtT\":[\"Anexos vinculados ao contato.\"],\"kw0mLu\":[\"Anexos vinculados à oportunidade\"],\"fCbqr7\":[\"Anexos vinculados ao \",[\"label\"]],\"ilRCh1\":[\"Registro de auditoria\"],\"EPEFrH\":[\"Registros de auditoria\"],\"RqCC/0\":[\"Registros de auditoria vinculados ao membro do espaço de trabalho\"],\"cNBqH+\":[\"A autenticação falhou em\"],\"VbeIOx\":[\"Autor\"],\"XJONK6\":[\"Anexos de autoria\"],\"RpExX0\":[\"Crie automaticamente registros de pessoas ao receber ou enviar e-mails\"],\"lXxdId\":[\"Crie automaticamente registros para as pessoas com quem você participou de um evento.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"URL do avatar\"],\"20B9kW\":[\"Evento comportamental\"],\"Jeh/Q/\":[\"Eventos comportamentais\"],\"K1172m\":[\"Lista de bloqueio\"],\"Tv2hxv\":[\"Alças na lista de bloqueio\"],\"L5JhJe\":[\"Listas de bloqueio\"],\"bGQplw\":[\"Corpo\"],\"8mVqF7\":[\"Nome do registro em cache\"],\"Nh6GTX\":[\"Canal do calendário\"],\"jfNQ0m\":[\"Associação de Eventos do Canal do Calendário\"],\"kYNT3F\":[\"Associações de eventos do canal do calendário\"],\"Znix/S\":[\"Canais de calendário\"],\"bRk+FR\":[\"Evento de calendário\"],\"N2kMfO\":[\"Participante do evento de calendário\"],\"AWDqkQ\":[\"Participantes de eventos do calendário\"],\"ZI2UyM\":[\"Calendário Participantes do evento\"],\"X9A2xC\":[\"Eventos do calendário\"],\"4IVK41\":[\"ID do canal\"],\"Ubg/B+\":[\"Tipo de canal\"],\"3wV73y\":[\"Cidade\"],\"NRF7pg\":[\"Data de fechamento\"],\"96YB1a\":[\"Esquema de cores\"],\"07OSD1\":[\"Visão compacta\"],\"s2QZS6\":[\"Empresas\"],\"7i8j3G\":[\"Empresa\"],\"yA1de7\":[\"Posição de registro da empresa\"],\"AgktVC\":[\"Solução para conferências\"],\"PQ1Dw2\":[\"Conta conectada\"],\"9TzudL\":[\"Contas conectadas\"],\"AMDUqA\":[\"Contas conectadas\"],\"bA6O5B\":[\"Política de criação automática de contatos\"],\"RnsmQs\":[\"Avatar do contato\"],\"pL+pqi\":[\"Cidade do contato\"],\"VnWMlz\":[\"Empresa do contato\"],\"ITlFIB\":[\"E-mails dos contatos\"],\"GuRtLY\":[\"Cargo do contato\"],\"QrCvRQ\":[\"Conta do contato no Linkedin\"],\"6xPSVt\":[\"Nome do contato\"],\"Y37CZ4\":[\"Número de telefone do contato\"],\"zsW3gg\":[\"Números de telefone dos contatos\"],\"uuZ00G\":[\"Conta X/Twitter do contato\"],\"NCIYDF\":[\"Criado por\"],\"wPvFAD\":[\"Data de criação\"],\"CJXWmO\":[\"Data e hora da criação\"],\"Lhd0oQ\":[\"Formato da data\"],\"1lL5Iu\":[\"Data em que o registro foi excluído\"],\"QN9ahV\":[\"Excluído em\"],\"U1bSSI\":[\"Descreve se a exibição está no modo compacto\"],\"Nu4oKW\":[\"Descrição\"],\"MRB7nI\":[\"Direção\"],\"0gS7M5\":[\"Nome de exibição\"],\"0H/D9K\":[\"Valor de exibição\"],\"wMncXq\":[\"Nome de domínio\"],\"YOowcq\":[\"Data de vencimento\"],\"BXEcos\":[\"E-mails\"],\"gqv5ZL\":[\"Funcionários\"],\"VFv2ZC\":[\"Data final\"],\"k//6Xs\":[\"Empresa de eventos\"],\"FJ7QI4\":[\"Contexto do evento\"],\"kJDmsI\":[\"Detalhes do evento\"],\"0JhmlM\":[\"ID externa do evento\"],\"aZJLAR\":[\"ID do evento\"],\"81maJp\":[\"Ouvintes de eventos\"],\"PYs3rP\":[\"Nome do evento\"],\"evIGwh\":[\"Nome/tipo do evento\"],\"vv99Wu\":[\"Nota do evento\"],\"eSt759\":[\"Oportunidade de evento\"],\"aicVfT\":[\"Participantes do evento\"],\"0mp45a\":[\"Pessoa do evento\"],\"mMq0Wy\":[\"Tarefa do evento\"],\"dCV1dS\":[\"Fluxo de trabalho do evento\"],\"W84pl6\":[\"Execução do fluxo de trabalho do evento\"],\"vUpps9\":[\"Versão do fluxo de trabalho do evento\"],\"LxOGsB\":[\"Membro do espaço de trabalho do evento\"],\"tst44n\":[\"Eventos\"],\"fHL+iH\":[\"Eventos vinculados à pessoa\"],\"3/O8MM\":[\"Eventos vinculados ao membro do espaço de trabalho\"],\"QQlMid\":[\"Excluir e-mails de grupos\"],\"kenYGr\":[\"Excluir e-mails não profissionais\"],\"Lo5U0b\":[\"Executado por\"],\"sZg7s1\":[\"Data de expiração\"],\"6Ki4Pv\":[\"Favorito\"],\"aKUOPp\":[\"Empresa favorita\"],\"TDlZ/o\":[\"Pasta favorita\"],\"WDVfUH\":[\"Posição da pasta favorita\"],\"SStz54\":[\"Pastas favoritas\"],\"dz/fFp\":[\"Nota favorita\"],\"RRr9Bp\":[\"Oportunidade favorita\"],\"RM6B6V\":[\"Pessoa favorita\"],\"oVA9vM\":[\"Posição favorita\"],\"OaQVQH\":[\"Tarefa favorita\"],\"VkWV1s\":[\"Vista favorita\"],\"l+lx2f\":[\"Fluxo de trabalho favorito\"],\"BPBnux\":[\"Execução do fluxo de trabalho favorito\"],\"5X6Vlz\":[\"Versão favorita do fluxo de trabalho\"],\"FDpezg\":[\"Membro favorito do espaço de trabalho\"],\"X9kySA\":[\"Favoritos\"],\"0CzeFL\":[\"Favoritos nesta pasta\"],\"zQponA\":[\"Favoritos vinculados à empresa\"],\"VaKLrB\":[\"Favoritos vinculados ao contato\"],\"GOfcBt\":[\"Favoritos vinculados à nota\"],\"9zd8hg\":[\"Favoritos vinculados à oportunidade\"],\"L5ccWD\":[\"Favoritos vinculados à tarefa\"],\"R+1ib/\":[\"Favoritos vinculados à visualização\"],\"ee0tmj\":[\"Favoritos vinculados ao fluxo de trabalho\"],\"zar5jz\":[\"Favoritos vinculados à execução do fluxo de trabalho\"],\"499/sw\":[\"Favoritos vinculados à versão do fluxo de trabalho\"],\"rgmtb4\":[\"Favoritos vinculados ao membro do espaço de trabalho\"],\"GyXrE1\":[\"Favoritos vinculados ao \",[\"label\"]],\"nSFFML\":[\"Id de metadados de campo\"],\"g+t8w9\":[\"Metadados de campo usados para operação de agregação\"],\"J4hC2m\":[\"Campo usado para pesquisa de texto completo\"],\"zuDgzc\":[\"Valor do campo\"],\"lEpDue\":[\"Pasta para o canal de mensagens\"],\"cqQyPB\":[\"Nome da pasta\"],\"oQA+cA\":[\"Caminho completo\"],\"UzpVUy\":[\"Agrupar por esse valor de campo\"],\"TkE8dW\":[\"manuseio\"],\"Nf7oXL\":[\"Alça\"],\"GvgxWx\":[\"Aliases de manuseio\"],\"VehAU2\":[\"Id da mensagem de cabeçalho\"],\"NNJnBi\":[\"uID do iCal\"],\"wwu18a\":[\"Ícone\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Perfil do cliente ideal: Indica se a empresa é o cliente mais adequado e valioso para você\"],\"NrA0WZ\":[\"Se o evento estiver relacionado a um objeto específico\"],\"grHYXZ\":[\"É cancelado\"],\"k+g9Uh\":[\"A criação automática de contatos está ativada?\"],\"uBx1xd\":[\"É dia inteiro\"],\"3iAfL2\":[\"É organizador\"],\"Mqzqb8\":[\"A sincronização está ativada\"],\"27z+FV\":[\"Cargo\"],\"shbh25\":[\"Objeto Json para fornecer contexto (usuário, dispositivo, espaço de trabalho, etc.)\"],\"HgJ9jQ\":[\"Objeto Json para fornecer a saída da execução do fluxo de trabalho\"],\"AQuLwi\":[\"Objeto Json para fornecer etapas\"],\"fOjmZ1\":[\"Objeto Json para fornecer o acionador\"],\"TVc0/Q\":[\"Valor Json para detalhes do evento\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Chave\"],\"vXIe7J\":[\"Idioma\"],\"WvYp6o\":[\"Id da última versão publicada\"],\"Y60/DC\":[\"Último cursor de sincronização\"],\"Zdx9Qq\":[\"Data da última sincronização\"],\"c7uqNg\":[\"ID do histórico da última sincronização\"],\"tGwswq\":[\"Última vez que o registro foi alterado\"],\"o1zvNS\":[\"Última atualização\"],\"wR9USP\":[\"Id de metadados de objetos vinculados\"],\"PV1Nm7\":[\"Oportunidades vinculadas\"],\"6YiMr4\":[\"Nome em cache do registro vinculado\"],\"sgHAxx\":[\"ID do registro vinculado\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Lista de oportunidades para as quais essa pessoa é o ponto de contato\"],\"wJijgU\":[\"Localização\"],\"y+q8Lv\":[\"Operador lógico\"],\"6kQXsS\":[\"Operador lógico para o grupo de filtros\"],\"EnfPm2\":[\"Conheça o Link\"],\"xDAtGP\":[\"Mensagem\"],\"g+QGD6\":[\"Canal de mensagens\"],\"DzU4a3\":[\"Associação de canais de mensagem\"],\"wd/R++\":[\"Identificação do canal de mensagem\"],\"disipM\":[\"Canal de mensagens Associação de mensagens\"],\"ijQY3P\":[\"Canal de mensagens Associações de mensagens\"],\"k7LXPQ\":[\"Canais de mensagens\"],\"/4uGJc\":[\"Direção da mensagem\"],\"fBw8fQ\":[\"Mensagem Id externo\"],\"CStLnc\":[\"Pasta de mensagens\"],\"p4ANpY\":[\"Pastas de mensagens\"],\"6icznk\":[\"Id da mensagem\"],\"9FJSpK\":[\"ID da mensagem do cabeçalho da mensagem\"],\"yaC1Aq\":[\"ID da mensagem do provedor de mensagens\"],\"IUmVwu\":[\"Participante da mensagem\"],\"FhIFx7\":[\"Participantes da mensagem\"],\"IC5A8V\":[\"Mensagem sincronizada com um canal de mensagens\"],\"de2nM/\":[\"Linha de mensagens\"],\"km1jgD\":[\"ID da linha de mensagens\"],\"RD0ecC\":[\"Tópicos de mensagens\"],\"t7TeQU\":[\"Mensagens\"],\"WoWdku\":[\"Mensagens do canal.\"],\"rYPBO7\":[\"Mensagens do tópico.\"],\"XcKQrV\":[\"Token de acesso ao provedor de mensagens\"],\"80EvIk\":[\"Token de atualização do provedor de mensagens\"],\"6YtxFj\":[\"Nome\"],\"EEVPOx\":[\"Nome da pasta favorita\"],\"csMjko\":[\"Nome da execução do fluxo de trabalho\"],\"KiJn9B\":[\"Observação\"],\"GGlkb7\":[\"Anexos de notas\"],\"Q1Rz+6\":[\"Corpo da nota\"],\"Yp057F\":[\"Posição do registro de notas\"],\"spaO7l\":[\"Nota Meta\"],\"mkchvJ\":[\"Objetivos da nota\"],\"tD4BxK\":[\"Metas de notas\"],\"jDThel\":[\"Título da nota\"],\"1DBGsz\":[\"Notas\"],\"Ne73P/\":[\"Notas vinculadas ao \",[\"label\"]],\"fXBE74\":[\"Notas vinculadas à empresa\"],\"iQ5AH6\":[\"Notas vinculadas ao contato\"],\"0bi/Eh\":[\"Notas relacionadas à oportunidade\"],\"B2Y6QU\":[\"NotaEmpresa alvo\"],\"/mH0jo\":[\"NotaNota de destino\"],\"DTs4tO\":[\"NotaOportunidade de destino\"],\"gBwbnk\":[\"Pessoa NoteTarget\"],\"ioJFzx\":[\"Número de funcionários da empresa\"],\"hhe7Ce\":[\"ID do objeto\"],\"dnPgTI\":[\"ID de metadados do objeto\"],\"T/nPf5\":[\"Id de metadados do objeto\"],\"afsWF6\":[\"Nome do objeto\"],\"Fzfj4N\":[\"Operando\"],\"FZg3wM\":[\"Operação\"],\"B1MDds\":[\"Operações\"],\"4MyDFl\":[\"Oportunidades\"],\"5QgKbT\":[\"Oportunidades ligadas à empresa.\"],\"SV/iis\":[\"Oportunidade\"],\"WnMlKn\":[\"Valor da oportunidade\"],\"aj3fnv\":[\"Data de encerramento da oportunidade\"],\"3NYczb\":[\"Empresa de oportunidades\"],\"as45IN\":[\"Ponto de contato da oportunidade\"],\"5Nu7Uw\":[\"Probabilidade de oportunidade\"],\"Q1dzBp\":[\"Posição de registro de oportunidade\"],\"5ugYS3\":[\"Estágio da oportunidade\"],\"eLggyd\":[\"Operação agregada opcional\"],\"kdClJ/\":[\"Segredo opcional usado para computar a assinatura HMAC para cargas de webhook. Esse segredo é compartilhado entre o Twenty e o consumidor do webhook para autenticar solicitações de webhook.\"],\"gh06VD\":[\"Saída\"],\"pDUbN1\":[\"Grupo de filtros da visualização principal\"],\"YKSmIP\":[\"Visualização pai Filtro ID do grupo\"],\"1wdjme\":[\"Pessoas\"],\"E1zc7W\":[\"Pessoas ligadas à empresa.\"],\"OZdaTZ\":[\"Pessoa\"],\"c3Qq6o\":[\"Registro pessoal Posição\"],\"zmwvG2\":[\"Telefone\"],\"m2ivgq\":[\"Telefones\"],\"P04j61\":[\"Ponto de contato\"],\"p/78dY\":[\"Posição\"],\"HH1bMC\":[\"Posição no grupo de filtros da visualização principal\"],\"CvOSME\":[\"Posição no grupo de filtros de visualização\"],\"h8PGuF\":[\"Posição no grupo de filtros de visualização\"],\"TTHIbk\":[\"Esquema de cores preferido\"],\"5v4qYi\":[\"Idioma preferido\"],\"WJIL29\":[\"Probabilidade\"],\"CrfRPa\":[\"provedor\"],\"YfbwOB\":[\"Recebido em\"],\"4Tvtbu\":[\"ID do registro\"],\"9gXJw8\":[\"ID do evento recorrente\"],\"2rvMKg\":[\"Token de atualização\"],\"2LpFdR\":[\"Endereço de e-mail do usuário relacionado\"],\"g87L9j\":[\"Relações\"],\"rnCndp\":[\"Status da resposta\"],\"MCWKAU\":[\"Data de revogação\"],\"GDvlUT\":[\"Função\"],\"Tpm2G9\":[\"Corridas\"],\"N/rFzD\":[\"Escopos\"],\"PdVIJC\":[\"Vetor de busca\"],\"8VEDbV\":[\"Secreto\"],\"Cj2Gtd\":[\"Tamanho\"],\"3PRxO3\":[\"Estágio\"],\"D3iCkb\":[\"Data de início\"],\"uAQUqI\":[\"Status\"],\"Db4W3/\":[\"Status\"],\"UJmAAK\":[\"Assunto\"],\"oyJYg7\":[\"Cursor de sincronização\"],\"awvBUx\":[\"Cursor de sincronização. Usado para sincronizar eventos do provedor de calendário\"],\"dNAbG6\":[\"Estágio de sincronização\"],\"aqNjQE\":[\"O estágio de sincronização começou em\"],\"bRUdLR\":[\"Status de sincronização\"],\"4SHJe4\":[\"URL de destino\"],\"Q3P/4s\":[\"Tarefa\"],\"kS+Ym6\":[\"Responsável pela tarefa\"],\"7fYQ6E\":[\"Anexos de tarefas\"],\"X8fs74\":[\"Corpo da tarefa\"],\"EPxYHS\":[\"Data de vencimento da tarefa\"],\"fUw1j+\":[\"Posição do registro de tarefas\"],\"I6+0ph\":[\"Status da tarefa\"],\"WSiiWf\":[\"Meta da tarefa\"],\"khGQLP\":[\"Metas de tarefas\"],\"836FiO\":[\"Metas da tarefa\"],\"R+s8S+\":[\"Título da tarefa\"],\"GtycJ/\":[\"Tarefas\"],\"HlDeG3\":[\"Tarefas atribuídas ao membro do espaço de trabalho\"],\"Ca/n4T\":[\"Tarefas vinculadas ao \",[\"label\"]],\"M4rBti\":[\"Tarefas vinculadas à empresa\"],\"/VaiDW\":[\"Tarefas vinculadas ao contato\"],\"1TfX9U\":[\"Tarefas vinculadas à oportunidade\"],\"pP0Dt9\":[\"Empresa TaskTarget\"],\"UJ2aPi\":[\"Oportunidade de TaskTarget\"],\"I1MiSs\":[\"Pessoa TaskTarget\"],\"pciKLT\":[\"TarefaTarefa de destino\"],\"xeiujy\":[\"Texto\"],\"6PJbR2\":[\"O identificador da conta (e-mail, nome de usuário, número de telefone, etc.)\"],\"zUXOAB\":[\"O provedor da conta\"],\"qnNFrW\":[\"A conta da empresa no Linkedin\"],\"N31Pso\":[\"O nome da empresa\"],\"BHFCqB\":[\"A conta da empresa no Twitter/X\"],\"OBmU0K\":[\"O URL do site da empresa. Usamos esse URL para buscar o ícone da empresa\"],\"zGBDEH\":[\"O criador do registro\"],\"bMyVOx\":[\"Os status atuais das versões do fluxo de trabalho\"],\"0bo4Q0\":[\"A data em que a mensagem foi recebida\"],\"8h4mhq\":[\"O executor do fluxo de trabalho\"],\"W3raza\":[\"A pasta à qual esse favorito pertence\"],\"DbWmKZ\":[\"O nome da oportunidade\"],\"7mPrpl\":[\"O nome do ouvinte do evento de fluxo de trabalho\"],\"od0omS\":[\"O ID da última versão publicada do fluxo de trabalho\"],\"/EdWx6\":[\"O nome do fluxo de trabalho\"],\"EhAsND\":[\"O nome da versão do fluxo de trabalho\"],\"dhx13p\":[\"O status da versão do fluxo de trabalho\"],\"Zl0BJl\":[\"Id externo da rosca\"],\"RSSbWN\":[\"ID da thread do provedor de mensagens\"],\"sS8v5K\":[\"Contagem de falhas do acelerador\"],\"n9nSNJ\":[\"Formato de hora\"],\"Mz2JN2\":[\"Fuso horário\"],\"az1boY\":[\"Atividades da linha do tempo\"],\"fqKMpF\":[\"Linha do tempo Atividades vinculadas à empresa\"],\"4/UzU5\":[\"Atividades da linha do tempo vinculadas à nota.\"],\"p6feIz\":[\"Cronograma Atividades vinculadas à oportunidade.\"],\"yvPwuF\":[\"Atividades do cronograma vinculadas à corrida\"],\"q96UvB\":[\"Linha do tempo Atividades vinculadas à tarefa.\"],\"N9HMa/\":[\"Atividades da linha do tempo vinculadas à versão\"],\"B1CYKX\":[\"Atividades da linha do tempo vinculadas ao fluxo de trabalho\"],\"G0UmtQ\":[\"Atividades da linha do tempo vinculadas ao \",[\"label\"]],\"K/kU4E\":[\"Atividade da linha do tempo\"],\"MHrjPM\":[\"Título\"],\"+zy2Nq\":[\"Tipo\"],\"0gY5lO\":[\"Atualizar DateTime\"],\"YFciqL\":[\"E-mail do usuário\"],\"d1BTW8\":[\"ID do usuário\"],\"4juE7s\":[\"Fuso horário do usuário\"],\"43zCwQ\":[\"Formato de data preferido do usuário\"],\"kJuoKm\":[\"Formato de hora preferido do usuário\"],\"wMHvYH\":[\"Valor\"],\"7aatUy\":[\"Status da versão\"],\"CdQeU7\":[\"Etapas da versão\"],\"PGMPIi\":[\"Acionador de versão\"],\"IYNSdp\":[\"Versões\"],\"jpctdh\":[\"Ver\"],\"cZPDyy\":[\"Exibir campo\"],\"6jpoH4\":[\"Ver Posição do campo\"],\"Ju6gri\":[\"Visualização Visualização relacionada ao campo\"],\"tvTr2y\":[\"Visualizar Tamanho do campo\"],\"BkII8t\":[\"Exibir campo Campo de destino\"],\"Gd/LzL\":[\"Ver Visibilidade do campo\"],\"GUFYyq\":[\"Exibir campos\"],\"JRtI7Y\":[\"Exibir filtro\"],\"L2gQ5q\":[\"Exibir valor de exibição do filtro\"],\"l9/6pD\":[\"Exibir grupo de filtros\"],\"Mbosm8\":[\"Exibir ID do grupo de filtros\"],\"/aP3iG\":[\"Exibir grupos de filtros\"],\"4MG8+B\":[\"Exibir operando de filtro\"],\"OrUkUF\":[\"Visualização Visualização relacionada ao filtro\"],\"TyXOtD\":[\"Exibir campo de destino do filtro\"],\"3KzkxN\":[\"Exibir valor do filtro\"],\"vj5JsR\":[\"Exibir filtros\"],\"ziEP12\":[\"Exibir grupo\"],\"uQ3c2q\":[\"Visualização Visualização relacionada ao grupo\"],\"EFlLpQ\":[\"Exibir campo de destino do grupo\"],\"b1Vc+l\":[\"Exibir visibilidade do grupo\"],\"V4nZs/\":[\"Exibir grupos\"],\"qXlovu\":[\"Exibir ícone\"],\"cd/+ZD\":[\"Exibir campo de coluna Kanban\"],\"vdfZ+A\":[\"Exibir chave\"],\"oOljSE\":[\"Ver nome\"],\"rhO8zp\":[\"Ver posição\"],\"EUjpwJ\":[\"Exibir classificação\"],\"6ZUale\":[\"Exibir Direção de classificação\"],\"/rCPqN\":[\"Exibição Classificar exibição relacionada\"],\"+du2wy\":[\"Exibir campo de destino de classificação\"],\"UsdY3K\":[\"Exibir tipos\"],\"clWwIZ\":[\"Exibir objeto de destino\"],\"bJAIqT\":[\"Exibir tipo\"],\"1I6UoR\":[\"Visualizações\"],\"2q/Q7x\":[\"Visibilidade\"],\"oh8+os\":[\"Visível\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Operação de webhook\"],\"gONLmX\":[\"Operações de webhook\"],\"cPoSTF\":[\"URL de destino do webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Fluxo de trabalho\"],\"E03XpH\":[\"Ouvintes de eventos de fluxo de trabalho vinculados ao fluxo de trabalho.\"],\"vwSkSW\":[\"Fluxo de trabalho vinculado à execução.\"],\"y9tnFx\":[\"Posição de registro do fluxo de trabalho\"],\"5vIcqC\":[\"Execução do fluxo de trabalho\"],\"3Iz+qz\":[\"A execução do fluxo de trabalho terminou em\"],\"IUaK6s\":[\"Posição de execução do fluxo de trabalho\"],\"zaN7tH\":[\"A execução do fluxo de trabalho começou em\"],\"1TU2A8\":[\"Status de execução do fluxo de trabalho\"],\"u6DF/V\":[\"Execuções de fluxo de trabalho\"],\"9nOy7k\":[\"O fluxo de trabalho é executado vinculado à versão.\"],\"c37F3j\":[\"O fluxo de trabalho é executado vinculado ao fluxo de trabalho.\"],\"lTXctu\":[\"Versão do fluxo de trabalho\"],\"+wYPET\":[\"Versão do fluxo de trabalho\"],\"CocTJJ\":[\"Versão do fluxo de trabalho vinculada à execução.\"],\"9l+pJT\":[\"Posição da versão do fluxo de trabalho\"],\"OCyhkn\":[\"Versões do fluxo de trabalho\"],\"018fP9\":[\"Versões do fluxo de trabalho vinculadas ao fluxo de trabalho.\"],\"ENOy6I\":[\"Listador de eventos de fluxo de trabalho\"],\"HN90FO\":[\"Fluxo de trabalho WorkflowEventListener\"],\"3JA9se\":[\"Listadores do WorkflowEventListeners\"],\"woYYQq\":[\"Fluxos de trabalho\"],\"urCUgs\":[\"Versão do fluxo de trabalho\"],\"b4kire\":[\"Fluxo de trabalhoVersão do fluxo de trabalho\"],\"CbGxon\":[\"Membro do espaço de trabalho\"],\"qc38qR\":[\"Membro do espaço de trabalho\"],\"R1S9pO\":[\"Avatar de membro do espaço de trabalho\"],\"5VCX7o\":[\"Nome do membro do espaço de trabalho\"],\"YCAEr+\":[\"Membros do espaço de trabalho\"],\"EtzFC0\":[\"Membro do espaço de trabalho\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"O membro da sua equipe responsável por gerenciar a conta da empresa\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-PT.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-PT.ts new file mode 100644 index 000000000000..c4ab3bf7ab42 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/pt-PT.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(Sistema) Campos de visualização\"],\"9Y3fTB\":[\"(Sistema) Ver grupos de filtros\"],\"TB2jLV\":[\"(Sistema) Ver filtros\"],\"Y7M7Ro\":[\"(Sistema) Ver grupos\"],\"9vliLw\":[\"(Sistema) Ver Ordenações\"],\"5B59WE\":[\"(Sistema) Vistas\"],\"kZR6+h\":[\"Uma empresa\"],\"+aeifv\":[\"Uma conta ligada\"],\"HCoswz\":[\"Um favorito que pode ser acedido a partir do menu da esquerda\"],\"6w8bHl\":[\"Uma pasta de favoritos\"],\"sSGYmf\":[\"Um grupo de mensagens relacionadas (por exemplo, thread de correio eletrónico, thread de chat)\"],\"vZj1Xc\":[\"Uma mensagem enviada ou recebida através de um canal de mensagens (correio eletrónico, chat, etc.)\"],\"bufuBA\":[\"Uma nota\"],\"6kUkZW\":[\"Um alvo de nota\"],\"Io42ej\":[\"Uma pessoa\"],\"mkFXEH\":[\"Uma tarefa\"],\"hk2NzW\":[\"Um objetivo de tarefa\"],\"HTSJFW\":[\"Um webhook\"],\"ZIN9Ga\":[\"Um fluxo de trabalho\"],\"juBVjt\":[\"Um ouvinte de eventos de fluxo de trabalho\"],\"1+xDbI\":[\"Execução de um fluxo de trabalho\"],\"N0g7rp\":[\"Uma versão do fluxo de trabalho\"],\"HpZ/I5\":[\"Um membro do espaço de trabalho\"],\"GDKKxT\":[\"Token de acesso\"],\"pd81Qb\":[\"Proprietário da conta\"],\"loqL/f\":[\"Responsável pela conta das empresas\"],\"HZosRi\":[\"Proprietário de conta para empresas\"],\"Du6bPw\":[\"Endereço\"],\"JiOJxf\":[\"Endereço (obsoleto) \"],\"Knl3c9\":[\"Endereço da empresa\"],\"zJhwjv\":[\"Endereço da empresa - suprimido em favor do novo campo de endereço\"],\"ZfVqbP\":[\"Operação agregada\"],\"W58PBh\":[\"Evento agregado/filtrado a ser apresentado na cronologia\"],\"hehnjM\":[\"Montante\"],\"qeHcQj\":[\"Uma chave API\"],\"MjyFvC\":[\"Um anexo\"],\"+bL++X\":[\"Um registo de auditoria das acções realizadas no sistema\"],\"muVHgL\":[\"Um evento relacionado com o comportamento do utilizador\"],\"bZq8rL\":[\"Uma oportunidade\"],\"JKWicb\":[\"Receita recorrente anual: A receita anual real ou estimada da empresa\"],\"yRnk5W\":[\"Chave API\"],\"FfSJ1Y\":[\"Chaves da API\"],\"puNs/l\":[\"Data de expiração da ApiKey\"],\"YHiNxr\":[\"Nome da ApiKey\"],\"xrndTt\":[\"Data de revogação da ApiKey\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"Tarefas atribuídas\"],\"ojKCLU\":[\"Cessionário\"],\"Max2GU\":[\"ID de utilizador associado\"],\"UY1vmE\":[\"Anexo\"],\"JAefBH\":[\"Autor do anexo\"],\"bIaesZ\":[\"Empresa de anexos\"],\"gfGYcl\":[\"Caminho completo do anexo\"],\"wjocwa\":[\"Nome do anexo\"],\"FWlOXr\":[\"Nota de anexo\"],\"YASWpH\":[\"Oportunidade de anexação\"],\"P38yED\":[\"Pessoa anexa\"],\"Tx1DxS\":[\"Tarefa de anexação\"],\"4qqxMt\":[\"Tipo de anexo\"],\"w/Sphq\":[\"Anexos\"],\"2tQOVc\":[\"Anexos criados pelo membro do espaço de trabalho\"],\"iVnA89\":[\"Anexos ligados à empresa\"],\"MuTXtT\":[\"Anexos ligados ao contacto.\"],\"kw0mLu\":[\"Anexos ligados à oportunidade\"],\"fCbqr7\":[\"Anexos ligados ao \",[\"label\"]],\"ilRCh1\":[\"Registo de auditoria\"],\"EPEFrH\":[\"Registos de auditoria\"],\"RqCC/0\":[\"Registos de auditoria ligados ao membro do espaço de trabalho\"],\"cNBqH+\":[\"A autenticação falhou em\"],\"VbeIOx\":[\"Autor\"],\"XJONK6\":[\"Anexos de autoria\"],\"RpExX0\":[\"Criar automaticamente registos de pessoas ao receber ou enviar mensagens de correio eletrónico\"],\"lXxdId\":[\"Criar automaticamente registos para as pessoas com quem participou num evento.\"],\"kfcRb0\":[\"Avatar\"],\"S/mJUR\":[\"Url do avatar\"],\"20B9kW\":[\"Evento comportamental\"],\"Jeh/Q/\":[\"Eventos comportamentais\"],\"K1172m\":[\"Lista de bloqueios\"],\"Tv2hxv\":[\"Pegas na lista de bloqueio\"],\"L5JhJe\":[\"Listas de bloqueio\"],\"bGQplw\":[\"Corpo\"],\"8mVqF7\":[\"Nome do registo em cache\"],\"Nh6GTX\":[\"Canal do calendário\"],\"jfNQ0m\":[\"Calendário Associação de Eventos do Canal\"],\"kYNT3F\":[\"Associações de eventos do canal Calendário\"],\"Znix/S\":[\"Canais de calendário\"],\"bRk+FR\":[\"Evento do calendário\"],\"N2kMfO\":[\"Participante no evento de calendário\"],\"AWDqkQ\":[\"Participantes em eventos do calendário\"],\"ZI2UyM\":[\"Calendário Participantes do evento\"],\"X9A2xC\":[\"Calendário de eventos\"],\"4IVK41\":[\"ID do canal\"],\"Ubg/B+\":[\"Tipo de canal\"],\"3wV73y\":[\"Cidade\"],\"NRF7pg\":[\"Data de fecho\"],\"96YB1a\":[\"Esquema de cores\"],\"07OSD1\":[\"Vista compacta\"],\"s2QZS6\":[\"Empresas\"],\"7i8j3G\":[\"Empresa\"],\"yA1de7\":[\"Posição de registo da empresa\"],\"AgktVC\":[\"Solução para conferências\"],\"PQ1Dw2\":[\"Conta ligada\"],\"9TzudL\":[\"Contas ligadas\"],\"AMDUqA\":[\"Contas ligadas\"],\"bA6O5B\":[\"Política de criação automática de contactos\"],\"RnsmQs\":[\"Avatar do contacto\"],\"pL+pqi\":[\"Cidade do contacto\"],\"VnWMlz\":[\"Empresa do contacto\"],\"ITlFIB\":[\"Emails de contacto\"],\"GuRtLY\":[\"Título profissional do contacto\"],\"QrCvRQ\":[\"Conta Linkedin do contacto\"],\"6xPSVt\":[\"Nome do contacto\"],\"Y37CZ4\":[\"Número de telefone do contacto\"],\"zsW3gg\":[\"Números de telefone dos contactos\"],\"uuZ00G\":[\"Conta X/Twitter do contacto\"],\"NCIYDF\":[\"Criado por\"],\"wPvFAD\":[\"Data de criação\"],\"CJXWmO\":[\"Data de criaçãoTempo\"],\"Lhd0oQ\":[\"Formato da data\"],\"1lL5Iu\":[\"Data em que o registo foi eliminado\"],\"QN9ahV\":[\"Suprimido em\"],\"U1bSSI\":[\"Descreve se a vista está em modo compacto\"],\"Nu4oKW\":[\"Descrição\"],\"MRB7nI\":[\"Direção\"],\"0gS7M5\":[\"Nome de exibição\"],\"0H/D9K\":[\"Valor de exibição\"],\"wMncXq\":[\"Nome de domínio\"],\"YOowcq\":[\"Data de vencimento\"],\"BXEcos\":[\"Emails\"],\"gqv5ZL\":[\"Empregados\"],\"VFv2ZC\":[\"Data final\"],\"k//6Xs\":[\"Empresa de eventos\"],\"FJ7QI4\":[\"Contexto do evento\"],\"kJDmsI\":[\"Detalhes do evento\"],\"0JhmlM\":[\"ID externo do evento\"],\"aZJLAR\":[\"ID do evento\"],\"81maJp\":[\"Ouvintes de eventos\"],\"PYs3rP\":[\"Nome do evento\"],\"evIGwh\":[\"Nome/tipo do evento\"],\"vv99Wu\":[\"Nota do evento\"],\"eSt759\":[\"Oportunidade de evento\"],\"aicVfT\":[\"Participantes do evento\"],\"0mp45a\":[\"Pessoa do evento\"],\"mMq0Wy\":[\"Tarefa do evento\"],\"dCV1dS\":[\"Fluxo de trabalho do evento\"],\"W84pl6\":[\"Execução do fluxo de trabalho do evento\"],\"vUpps9\":[\"Versão do fluxo de trabalho do evento\"],\"LxOGsB\":[\"Membro do espaço de trabalho do evento\"],\"tst44n\":[\"Eventos\"],\"fHL+iH\":[\"Eventos relacionados com a pessoa\"],\"3/O8MM\":[\"Eventos ligados ao membro do espaço de trabalho\"],\"QQlMid\":[\"Excluir grupos de correio eletrónico\"],\"kenYGr\":[\"Excluir mensagens de correio eletrónico não profissionais\"],\"Lo5U0b\":[\"Executado por\"],\"sZg7s1\":[\"Data de expiração\"],\"6Ki4Pv\":[\"Favorito\"],\"aKUOPp\":[\"Empresa favorita\"],\"TDlZ/o\":[\"Pasta favorita\"],\"WDVfUH\":[\"Posição da pasta favorita\"],\"SStz54\":[\"Pastas favoritas\"],\"dz/fFp\":[\"Nota favorita\"],\"RRr9Bp\":[\"Oportunidade favorita\"],\"RM6B6V\":[\"Pessoa favorita\"],\"oVA9vM\":[\"Posição favorita\"],\"OaQVQH\":[\"Tarefa favorita\"],\"VkWV1s\":[\"Vista favorita\"],\"l+lx2f\":[\"Fluxo de trabalho favorito\"],\"BPBnux\":[\"Execução do fluxo de trabalho favorito\"],\"5X6Vlz\":[\"Versão favorita do fluxo de trabalho\"],\"FDpezg\":[\"Membro favorito do espaço de trabalho\"],\"X9kySA\":[\"Favoritos\"],\"0CzeFL\":[\"Favoritos nesta pasta\"],\"zQponA\":[\"Favoritos ligados à empresa\"],\"VaKLrB\":[\"Favoritos ligados ao contacto\"],\"GOfcBt\":[\"Favoritos ligados à nota\"],\"9zd8hg\":[\"Favoritos ligados à oportunidade\"],\"L5ccWD\":[\"Favoritos ligados à tarefa\"],\"R+1ib/\":[\"Favoritos ligados à vista\"],\"ee0tmj\":[\"Favoritos ligados ao fluxo de trabalho\"],\"zar5jz\":[\"Favoritos ligados à execução do fluxo de trabalho\"],\"499/sw\":[\"Favoritos ligados à versão do fluxo de trabalho\"],\"rgmtb4\":[\"Favoritos ligados ao membro do espaço de trabalho\"],\"GyXrE1\":[\"Favoritos ligados ao \",[\"label\"]],\"nSFFML\":[\"Campo Metadados Id\"],\"g+t8w9\":[\"Metadados de campo utilizados para a operação de agregação\"],\"J4hC2m\":[\"Campo utilizado para pesquisa de texto integral\"],\"zuDgzc\":[\"Valor do campo\"],\"lEpDue\":[\"Pasta para o canal de mensagens\"],\"cqQyPB\":[\"Nome da pasta\"],\"oQA+cA\":[\"Caminho completo\"],\"UzpVUy\":[\"Agrupar por este valor de campo\"],\"TkE8dW\":[\"pega\"],\"Nf7oXL\":[\"Pega\"],\"GvgxWx\":[\"Manusear pseudónimos\"],\"VehAU2\":[\"Id da mensagem de cabeçalho\"],\"NNJnBi\":[\"uID do iCal\"],\"wwu18a\":[\"Ícone\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"Id\"],\"Ebc83S\":[\"Perfil do cliente ideal: Indica se a empresa é o cliente mais adequado e valioso para si\"],\"NrA0WZ\":[\"Se o evento estiver relacionado com um determinado objeto\"],\"grHYXZ\":[\"É cancelado\"],\"k+g9Uh\":[\"A criação automática de contactos está activada?\"],\"uBx1xd\":[\"É dia inteiro\"],\"3iAfL2\":[\"É organizador\"],\"Mqzqb8\":[\"A sincronização está activada\"],\"27z+FV\":[\"Título do emprego\"],\"shbh25\":[\"Objeto Json para fornecer contexto (utilizador, dispositivo, espaço de trabalho, etc.)\"],\"HgJ9jQ\":[\"Objeto Json para fornecer o resultado da execução do fluxo de trabalho\"],\"AQuLwi\":[\"Objeto Json para fornecer etapas\"],\"fOjmZ1\":[\"Objeto Json para fornecer o acionador\"],\"TVc0/Q\":[\"Valor Json para os pormenores do evento\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"Chave\"],\"vXIe7J\":[\"Língua\"],\"WvYp6o\":[\"Id da última versão publicada\"],\"Y60/DC\":[\"Último cursor de sincronização\"],\"Zdx9Qq\":[\"Última data de sincronização\"],\"c7uqNg\":[\"ID do histórico da última sincronização\"],\"tGwswq\":[\"Última vez que o registo foi alterado\"],\"o1zvNS\":[\"Última atualização\"],\"wR9USP\":[\"Id de metadados de objeto ligado\"],\"PV1Nm7\":[\"Oportunidades interligadas\"],\"6YiMr4\":[\"Nome em cache do registo ligado\"],\"sgHAxx\":[\"ID do registo associado\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"Lista de oportunidades para as quais essa pessoa é o ponto de contacto\"],\"wJijgU\":[\"Localização\"],\"y+q8Lv\":[\"Operador lógico\"],\"6kQXsS\":[\"Operador lógico para o grupo de filtros\"],\"EnfPm2\":[\"Conhecer a ligação\"],\"xDAtGP\":[\"Mensagem\"],\"g+QGD6\":[\"Canal de mensagens\"],\"DzU4a3\":[\"Associação de canais de mensagem\"],\"wd/R++\":[\"Identificação do canal de mensagem\"],\"disipM\":[\"Canal de Mensagens Associação de Mensagens\"],\"ijQY3P\":[\"Canal de Mensagens Associações de Mensagens\"],\"k7LXPQ\":[\"Canais de mensagens\"],\"/4uGJc\":[\"Direção da mensagem\"],\"fBw8fQ\":[\"Mensagem Id externo\"],\"CStLnc\":[\"Pasta de mensagens\"],\"p4ANpY\":[\"Pastas de mensagens\"],\"6icznk\":[\"Identificador da mensagem\"],\"9FJSpK\":[\"ID da mensagem do cabeçalho da mensagem\"],\"yaC1Aq\":[\"ID da mensagem do fornecedor de mensagens\"],\"IUmVwu\":[\"Participante da mensagem\"],\"FhIFx7\":[\"Participantes da mensagem\"],\"IC5A8V\":[\"Mensagem sincronizada com um canal de mensagens\"],\"de2nM/\":[\"Linha de mensagens\"],\"km1jgD\":[\"Id do segmento de mensagem\"],\"RD0ecC\":[\"Tópicos de mensagens\"],\"t7TeQU\":[\"Mensagens\"],\"WoWdku\":[\"Mensagens do canal.\"],\"rYPBO7\":[\"Mensagens do tópico.\"],\"XcKQrV\":[\"Token de acesso do fornecedor de mensagens\"],\"80EvIk\":[\"Token de atualização do fornecedor de serviços de mensagens\"],\"6YtxFj\":[\"Nome\"],\"EEVPOx\":[\"Nome da pasta favorita\"],\"csMjko\":[\"Nome da execução do fluxo de trabalho\"],\"KiJn9B\":[\"Nota\"],\"GGlkb7\":[\"Anexos de notas\"],\"Q1Rz+6\":[\"Corpo da nota\"],\"Yp057F\":[\"Posição do registo de notas\"],\"spaO7l\":[\"Nota Objetivo\"],\"mkchvJ\":[\"Objectivos da nota\"],\"tD4BxK\":[\"Nota Objectivos\"],\"jDThel\":[\"Título da nota\"],\"1DBGsz\":[\"Notas\"],\"Ne73P/\":[\"Notas ligadas ao \",[\"label\"]],\"fXBE74\":[\"Notas ligadas à empresa\"],\"iQ5AH6\":[\"Notas relacionadas com o contacto\"],\"0bi/Eh\":[\"Notas relacionadas com a oportunidade\"],\"B2Y6QU\":[\"NotaEmpresa destinatária\"],\"/mH0jo\":[\"NotaNota de destino\"],\"DTs4tO\":[\"NotaOportunidade de destino\"],\"gBwbnk\":[\"NotaPessoa de destino\"],\"ioJFzx\":[\"Número de trabalhadores da empresa\"],\"hhe7Ce\":[\"ID do objeto\"],\"dnPgTI\":[\"ID de metadados do objeto\"],\"T/nPf5\":[\"Id de metadados do objeto\"],\"afsWF6\":[\"Nome do objeto\"],\"Fzfj4N\":[\"Operando\"],\"FZg3wM\":[\"Funcionamento\"],\"B1MDds\":[\"Operações\"],\"4MyDFl\":[\"Oportunidades\"],\"5QgKbT\":[\"Oportunidades ligadas à empresa.\"],\"SV/iis\":[\"Oportunidade\"],\"WnMlKn\":[\"Montante da oportunidade\"],\"aj3fnv\":[\"Data de encerramento da oportunidade\"],\"3NYczb\":[\"Empresa de oportunidades\"],\"as45IN\":[\"Ponto de contacto da oportunidade\"],\"5Nu7Uw\":[\"Probabilidade de oportunidade\"],\"Q1dzBp\":[\"Posição do registo de oportunidades\"],\"5ugYS3\":[\"Fase de oportunidade\"],\"eLggyd\":[\"Operação agregada opcional\"],\"kdClJ/\":[\"Segredo opcional usado para computar a assinatura HMAC para cargas de webhook. Este segredo é partilhado entre o Twenty e o consumidor do webhook para autenticar os pedidos de webhook.\"],\"gh06VD\":[\"Saída\"],\"pDUbN1\":[\"Grupo de filtros da vista principal\"],\"YKSmIP\":[\"Vista principal Filtro Id do grupo\"],\"1wdjme\":[\"Pessoas\"],\"E1zc7W\":[\"Pessoas ligadas à empresa.\"],\"OZdaTZ\":[\"Pessoa\"],\"c3Qq6o\":[\"Registo de pessoa Posição\"],\"zmwvG2\":[\"Telefone\"],\"m2ivgq\":[\"Telefones\"],\"P04j61\":[\"Ponto de contacto\"],\"p/78dY\":[\"Posição\"],\"HH1bMC\":[\"Posição no grupo de filtros da vista principal\"],\"CvOSME\":[\"Posição no grupo de filtros da vista\"],\"h8PGuF\":[\"Posição no grupo de filtros de visualização\"],\"TTHIbk\":[\"Esquema de cores preferido\"],\"5v4qYi\":[\"Língua preferida\"],\"WJIL29\":[\"Probabilidade\"],\"CrfRPa\":[\"fornecedor\"],\"YfbwOB\":[\"Recebido em\"],\"4Tvtbu\":[\"ID do registo\"],\"9gXJw8\":[\"ID de evento recorrente\"],\"2rvMKg\":[\"Token de atualização\"],\"2LpFdR\":[\"Endereço de correio eletrónico do utilizador relacionado\"],\"g87L9j\":[\"Relações\"],\"rnCndp\":[\"Estado da resposta\"],\"MCWKAU\":[\"Data de revogação\"],\"GDvlUT\":[\"Papel\"],\"Tpm2G9\":[\"Corridas\"],\"N/rFzD\":[\"Escopos\"],\"PdVIJC\":[\"Vetor de pesquisa\"],\"8VEDbV\":[\"Segredo\"],\"Cj2Gtd\":[\"Tamanho\"],\"3PRxO3\":[\"Estágio\"],\"D3iCkb\":[\"Data de início\"],\"uAQUqI\":[\"Estado\"],\"Db4W3/\":[\"Estatutos\"],\"UJmAAK\":[\"Assunto\"],\"oyJYg7\":[\"Cursor de sincronização\"],\"awvBUx\":[\"Cursor de sincronização. Utilizado para sincronizar eventos do fornecedor de calendário\"],\"dNAbG6\":[\"Fase de sincronização\"],\"aqNjQE\":[\"A fase de sincronização começou em\"],\"bRUdLR\":[\"Estado de sincronização\"],\"4SHJe4\":[\"URL de destino\"],\"Q3P/4s\":[\"Tarefa\"],\"kS+Ym6\":[\"Responsável pela tarefa\"],\"7fYQ6E\":[\"Tarefas anexas\"],\"X8fs74\":[\"Corpo da tarefa\"],\"EPxYHS\":[\"Data de vencimento da tarefa\"],\"fUw1j+\":[\"Posição do registo de tarefas\"],\"I6+0ph\":[\"Estado da tarefa\"],\"WSiiWf\":[\"Objetivo da tarefa\"],\"khGQLP\":[\"Objectivos da tarefa\"],\"836FiO\":[\"Objectivos da tarefa\"],\"R+s8S+\":[\"Título da tarefa\"],\"GtycJ/\":[\"Tarefas\"],\"HlDeG3\":[\"Tarefas atribuídas ao membro do espaço de trabalho\"],\"Ca/n4T\":[\"Tarefas ligadas à \",[\"label\"]],\"M4rBti\":[\"Tarefas ligadas à empresa\"],\"/VaiDW\":[\"Tarefas ligadas ao contacto\"],\"1TfX9U\":[\"Tarefas relacionadas com a oportunidade\"],\"pP0Dt9\":[\"Empresa TaskTarget\"],\"UJ2aPi\":[\"Oportunidade TaskTarget\"],\"I1MiSs\":[\"Pessoa TaskTarget\"],\"pciKLT\":[\"TarefaTarefa de destino\"],\"xeiujy\":[\"Texto\"],\"6PJbR2\":[\"O identificador da conta (e-mail, nome de utilizador, número de telefone, etc.)\"],\"zUXOAB\":[\"O fornecedor da conta\"],\"qnNFrW\":[\"A conta Linkedin da empresa\"],\"N31Pso\":[\"O nome da empresa\"],\"BHFCqB\":[\"A conta Twitter/X da empresa\"],\"OBmU0K\":[\"O URL do sítio Web da empresa. Utilizamos este URL para ir buscar o ícone da empresa\"],\"zGBDEH\":[\"O criador do registo\"],\"bMyVOx\":[\"O estado atual das versões do fluxo de trabalho\"],\"0bo4Q0\":[\"A data em que a mensagem foi recebida\"],\"8h4mhq\":[\"O executor do fluxo de trabalho\"],\"W3raza\":[\"A pasta a que pertence este favorito\"],\"DbWmKZ\":[\"O nome da oportunidade\"],\"7mPrpl\":[\"O nome do ouvinte do evento de fluxo de trabalho\"],\"od0omS\":[\"O ID da última versão publicada do fluxo de trabalho\"],\"/EdWx6\":[\"O nome do fluxo de trabalho\"],\"EhAsND\":[\"O nome da versão do fluxo de trabalho\"],\"dhx13p\":[\"O estado da versão do fluxo de trabalho\"],\"Zl0BJl\":[\"Id externo da rosca\"],\"RSSbWN\":[\"ID da linha do fornecedor de mensagens\"],\"sS8v5K\":[\"Contagem de falhas do acelerador\"],\"n9nSNJ\":[\"Formato da hora\"],\"Mz2JN2\":[\"Fuso horário\"],\"az1boY\":[\"Actividades de cronologia\"],\"fqKMpF\":[\"Cronologia Actividades ligadas à empresa\"],\"4/UzU5\":[\"Linha de tempo Actividades ligadas à nota.\"],\"p6feIz\":[\"Cronograma Actividades relacionadas com a oportunidade.\"],\"yvPwuF\":[\"Actividades do calendário ligadas à corrida\"],\"q96UvB\":[\"Cronograma Actividades ligadas à tarefa.\"],\"N9HMa/\":[\"Actividades do calendário ligadas à versão\"],\"B1CYKX\":[\"Actividades da linha de tempo ligadas ao fluxo de trabalho\"],\"G0UmtQ\":[\"Cronograma Actividades ligadas à \",[\"label\"]],\"K/kU4E\":[\"Atividade de cronologia\"],\"MHrjPM\":[\"Título\"],\"+zy2Nq\":[\"Tipo\"],\"0gY5lO\":[\"Atualizar DateTime\"],\"YFciqL\":[\"E-mail do utilizador\"],\"d1BTW8\":[\"Id do utilizador\"],\"4juE7s\":[\"Fuso horário do utilizador\"],\"43zCwQ\":[\"Formato de data preferido do utilizador\"],\"kJuoKm\":[\"Formato de hora preferido do utilizador\"],\"wMHvYH\":[\"Valor\"],\"7aatUy\":[\"Estado da versão\"],\"CdQeU7\":[\"Etapas da versão\"],\"PGMPIi\":[\"Acionamento da versão\"],\"IYNSdp\":[\"Versões\"],\"jpctdh\":[\"Ver\"],\"cZPDyy\":[\"Ver campo\"],\"6jpoH4\":[\"Ver Posição do campo\"],\"Ju6gri\":[\"Vista Vista relacionada com o campo\"],\"tvTr2y\":[\"Ver Tamanho do campo\"],\"BkII8t\":[\"Ver Campo Campo de destino\"],\"Gd/LzL\":[\"Ver Visibilidade do campo\"],\"GUFYyq\":[\"Ver campos\"],\"JRtI7Y\":[\"Ver filtro\"],\"L2gQ5q\":[\"Ver valor de visualização do filtro\"],\"l9/6pD\":[\"Ver grupo de filtros\"],\"Mbosm8\":[\"Ver Id do grupo de filtros\"],\"/aP3iG\":[\"Ver grupos de filtros\"],\"4MG8+B\":[\"Ver operando de filtro\"],\"OrUkUF\":[\"Vista Vista relacionada com o filtro\"],\"TyXOtD\":[\"Ver Filtro campo de destino\"],\"3KzkxN\":[\"Ver valor do filtro\"],\"vj5JsR\":[\"Ver filtros\"],\"ziEP12\":[\"Ver grupo\"],\"uQ3c2q\":[\"Vista relacionada com o grupo\"],\"EFlLpQ\":[\"Ver campo de destino do grupo\"],\"b1Vc+l\":[\"Ver visibilidade do grupo\"],\"V4nZs/\":[\"Ver grupos\"],\"qXlovu\":[\"Ver ícone\"],\"cd/+ZD\":[\"Ver campo da coluna Kanban\"],\"vdfZ+A\":[\"Ver chave\"],\"oOljSE\":[\"Ver nome\"],\"rhO8zp\":[\"Ver posição\"],\"EUjpwJ\":[\"Ver Classificação\"],\"6ZUale\":[\"Ver Direção de ordenação\"],\"/rCPqN\":[\"Vista Ordenar vista relacionada\"],\"+du2wy\":[\"Ver Ordenar campo de destino\"],\"UsdY3K\":[\"Ver tipos\"],\"clWwIZ\":[\"Ver objeto de destino\"],\"bJAIqT\":[\"Ver tipo\"],\"1I6UoR\":[\"Vistas\"],\"2q/Q7x\":[\"Visibilidade\"],\"oh8+os\":[\"Visível\"],\"TRDppN\":[\"Webhook\"],\"fyB2Wp\":[\"Operação de webhook\"],\"gONLmX\":[\"Operações de webhook\"],\"cPoSTF\":[\"URL de destino do webhook\"],\"v1kQyJ\":[\"Webhooks\"],\"bLt/0J\":[\"Fluxo de trabalho\"],\"E03XpH\":[\"Ouvintes de eventos de fluxo de trabalho ligados ao fluxo de trabalho.\"],\"vwSkSW\":[\"Fluxo de trabalho ligado à execução.\"],\"y9tnFx\":[\"Posição de registo do fluxo de trabalho\"],\"5vIcqC\":[\"Execução do fluxo de trabalho\"],\"3Iz+qz\":[\"A execução do fluxo de trabalho terminou em\"],\"IUaK6s\":[\"Posição de execução do fluxo de trabalho\"],\"zaN7tH\":[\"Execução do fluxo de trabalho iniciada em\"],\"1TU2A8\":[\"Estado de execução do fluxo de trabalho\"],\"u6DF/V\":[\"Execuções de fluxo de trabalho\"],\"9nOy7k\":[\"O fluxo de trabalho é executado em função da versão.\"],\"c37F3j\":[\"O fluxo de trabalho é executado em ligação com o fluxo de trabalho.\"],\"lTXctu\":[\"Versão do fluxo de trabalho\"],\"+wYPET\":[\"Versão do fluxo de trabalho\"],\"CocTJJ\":[\"Versão do workflow ligada à execução.\"],\"9l+pJT\":[\"Posição da versão do fluxo de trabalho\"],\"OCyhkn\":[\"Versões do fluxo de trabalho\"],\"018fP9\":[\"Versões do fluxo de trabalho ligadas ao fluxo de trabalho.\"],\"ENOy6I\":[\"Listador de eventos de fluxo de trabalho\"],\"HN90FO\":[\"WorkflowEventListener fluxo de trabalho\"],\"3JA9se\":[\"Ouvintes do WorkflowEventListeners\"],\"woYYQq\":[\"Fluxos de trabalho\"],\"urCUgs\":[\"Versão do fluxo de trabalho\"],\"b4kire\":[\"Fluxo de trabalhoVersão do fluxo de trabalho\"],\"CbGxon\":[\"Membro do espaço de trabalho\"],\"qc38qR\":[\"Membro do espaço de trabalho\"],\"R1S9pO\":[\"Avatar de membro do espaço de trabalho\"],\"5VCX7o\":[\"Nome do membro do espaço de trabalho\"],\"YCAEr+\":[\"Membros do espaço de trabalho\"],\"EtzFC0\":[\"Membro do espaço de trabalho\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"O membro da sua equipa responsável pela gestão da conta da empresa\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hans.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hans.ts new file mode 100644 index 000000000000..46e640f1bf47 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hans.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(系统)视图字段\"],\"9Y3fTB\":[\"(系统)查看过滤器组\"],\"TB2jLV\":[\"(系统)查看过滤器\"],\"Y7M7Ro\":[\"(系统)视图组\"],\"9vliLw\":[\"(系统)视图排序\"],\"5B59WE\":[\"(系统)视图\"],\"kZR6+h\":[\"A 公司\"],\"+aeifv\":[\"连接账户\"],\"HCoswz\":[\"可从左侧菜单访问的收藏夹\"],\"6w8bHl\":[\"收藏夹\"],\"sSGYmf\":[\"一组相关信息(如电子邮件线程、聊天线程)\"],\"vZj1Xc\":[\"通过信息渠道(电子邮件、聊天等)发送或接收的信息\"],\"bufuBA\":[\"说明\"],\"6kUkZW\":[\"备注目标\"],\"Io42ej\":[\"一个人\"],\"mkFXEH\":[\"一项任务\"],\"hk2NzW\":[\"任务目标\"],\"HTSJFW\":[\"网络钩子\"],\"ZIN9Ga\":[\"工作流程\"],\"juBVjt\":[\"工作流事件监听器\"],\"1+xDbI\":[\"运行工作流程\"],\"N0g7rp\":[\"工作流程版本\"],\"HpZ/I5\":[\"工作区成员\"],\"GDKKxT\":[\"访问令牌\"],\"pd81Qb\":[\"账户所有人\"],\"loqL/f\":[\"公司账户负责人\"],\"HZosRi\":[\"公司客户经理\"],\"Du6bPw\":[\"地址\"],\"JiOJxf\":[\"地址(已弃用) \"],\"Knl3c9\":[\"公司地址\"],\"zJhwjv\":[\"公司地址 - 不再使用,改用新的地址字段\"],\"ZfVqbP\":[\"汇总操作\"],\"W58PBh\":[\"时间轴上显示的汇总/筛选事件\"],\"hehnjM\":[\"金额\"],\"qeHcQj\":[\"应用程序接口密钥\"],\"MjyFvC\":[\"附件\"],\"+bL++X\":[\"系统中执行操作的审计日志\"],\"muVHgL\":[\"与用户行为有关的事件\"],\"bZq8rL\":[\"一个机会\"],\"JKWicb\":[\"年度经常性收入:公司的实际或估计年收入\"],\"yRnk5W\":[\"API 密钥\"],\"FfSJ1Y\":[\"应用程序接口密钥\"],\"puNs/l\":[\"ApiKey 过期日期\"],\"YHiNxr\":[\"ApiKey 名称\"],\"xrndTt\":[\"ApiKey 注销日期\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"分配任务\"],\"ojKCLU\":[\"受让人\"],\"Max2GU\":[\"相关用户 ID\"],\"UY1vmE\":[\"附件\"],\"JAefBH\":[\"附件作者\"],\"bIaesZ\":[\"附件公司\"],\"gfGYcl\":[\"附件完整路径\"],\"wjocwa\":[\"附件名称\"],\"FWlOXr\":[\"附件说明\"],\"YASWpH\":[\"附带机会\"],\"P38yED\":[\"联系人\"],\"Tx1DxS\":[\"附件任务\"],\"4qqxMt\":[\"附件类型\"],\"w/Sphq\":[\"附件\"],\"2tQOVc\":[\"工作区成员创建的附件\"],\"iVnA89\":[\"与公司有关的附件\"],\"MuTXtT\":[\"链接到联系人的附件。\"],\"kw0mLu\":[\"与机会相关的附件\"],\"fCbqr7\":[\"与 \",[\"label\"],\" 绑定的附件\"],\"ilRCh1\":[\"审计日志\"],\"EPEFrH\":[\"审计日志\"],\"RqCC/0\":[\"链接到工作区成员的审计日志\"],\"cNBqH+\":[\"Auth 失败 at\"],\"VbeIOx\":[\"作者\"],\"XJONK6\":[\"作者附件\"],\"RpExX0\":[\"接收或发送电子邮件时自动创建人记录\"],\"lXxdId\":[\"自动为参与活动的人创建记录。\"],\"kfcRb0\":[\"阿凡达\"],\"S/mJUR\":[\"头像网址\"],\"20B9kW\":[\"行为事件\"],\"Jeh/Q/\":[\"行为事件\"],\"K1172m\":[\"拦截列表\"],\"Tv2hxv\":[\"被屏蔽的手柄\"],\"L5JhJe\":[\"拦截列表\"],\"bGQplw\":[\"身体\"],\"8mVqF7\":[\"缓存记录名称\"],\"Nh6GTX\":[\"日历频道\"],\"jfNQ0m\":[\"日历频道活动协会\"],\"kYNT3F\":[\"日历频道活动关联\"],\"Znix/S\":[\"日历频道\"],\"bRk+FR\":[\"日历活动\"],\"N2kMfO\":[\"日历活动参与者\"],\"AWDqkQ\":[\"日历活动参与者\"],\"ZI2UyM\":[\"日历活动参与者\"],\"X9A2xC\":[\"日历活动\"],\"4IVK41\":[\"频道 ID\"],\"Ubg/B+\":[\"通道类型\"],\"3wV73y\":[\"城市\"],\"NRF7pg\":[\"关闭日期\"],\"96YB1a\":[\"色彩方案\"],\"07OSD1\":[\"紧凑型视图\"],\"s2QZS6\":[\"公司\"],\"7i8j3G\":[\"公司名称\"],\"yA1de7\":[\"公司记录位置\"],\"AgktVC\":[\"会议解决方案\"],\"PQ1Dw2\":[\"连接帐户\"],\"9TzudL\":[\"连接账户\"],\"AMDUqA\":[\"联网账户\"],\"bA6O5B\":[\"联系自动创建政策\"],\"RnsmQs\":[\"联系人的头像\"],\"pL+pqi\":[\"联系人所在城市\"],\"VnWMlz\":[\"联系人的公司\"],\"ITlFIB\":[\"联系人的电子邮件\"],\"GuRtLY\":[\"联系人的职务\"],\"QrCvRQ\":[\"联系人的 Linkedin 账户\"],\"6xPSVt\":[\"联系人姓名\"],\"Y37CZ4\":[\"联系人电话号码\"],\"zsW3gg\":[\"联系人的电话号码\"],\"uuZ00G\":[\"联系人的 X/Twitter 账户\"],\"NCIYDF\":[\"创建者\"],\"wPvFAD\":[\"创建日期\"],\"CJXWmO\":[\"创建日期时间\"],\"Lhd0oQ\":[\"日期格式\"],\"1lL5Iu\":[\"删除记录的日期\"],\"QN9ahV\":[\"删除\"],\"U1bSSI\":[\"描述视图是否处于紧凑模式\"],\"Nu4oKW\":[\"说明\"],\"MRB7nI\":[\"方向\"],\"0gS7M5\":[\"显示名称\"],\"0H/D9K\":[\"显示值\"],\"wMncXq\":[\"域名\"],\"YOowcq\":[\"到期日\"],\"BXEcos\":[\"电子邮件\"],\"gqv5ZL\":[\"员工\"],\"VFv2ZC\":[\"结束日期\"],\"k//6Xs\":[\"活动公司\"],\"FJ7QI4\":[\"事件背景\"],\"kJDmsI\":[\"活动详情\"],\"0JhmlM\":[\"事件外部 ID\"],\"aZJLAR\":[\"事件 ID\"],\"81maJp\":[\"事件监听器\"],\"PYs3rP\":[\"活动名称\"],\"evIGwh\":[\"活动名称/类型\"],\"vv99Wu\":[\"活动说明\"],\"eSt759\":[\"活动机会\"],\"aicVfT\":[\"活动参与者\"],\"0mp45a\":[\"活动人员\"],\"mMq0Wy\":[\"活动任务\"],\"dCV1dS\":[\"活动工作流程\"],\"W84pl6\":[\"事件工作流程运行\"],\"vUpps9\":[\"事件工作流程版本\"],\"LxOGsB\":[\"活动工作区成员\"],\"tst44n\":[\"活动\"],\"fHL+iH\":[\"与个人相关的事件\"],\"3/O8MM\":[\"与工作区成员相关联的事件\"],\"QQlMid\":[\"排除群组电子邮件\"],\"kenYGr\":[\"排除非专业电子邮件\"],\"Lo5U0b\":[\"执行人\"],\"sZg7s1\":[\"到期日\"],\"6Ki4Pv\":[\"最爱\"],\"aKUOPp\":[\"最喜爱的公司\"],\"TDlZ/o\":[\"收藏夹\"],\"WDVfUH\":[\"最喜欢的文件夹位置\"],\"SStz54\":[\"收藏夹\"],\"dz/fFp\":[\"最喜欢的说明\"],\"RRr9Bp\":[\"最喜欢的机会\"],\"RM6B6V\":[\"最喜欢的人\"],\"oVA9vM\":[\"最喜欢的位置\"],\"OaQVQH\":[\"最喜欢的任务\"],\"VkWV1s\":[\"最喜欢的景观\"],\"l+lx2f\":[\"最喜欢的工作流程\"],\"BPBnux\":[\"最喜欢的工作流程运行\"],\"5X6Vlz\":[\"最喜欢的工作流程版本\"],\"FDpezg\":[\"最喜欢的工作区成员\"],\"X9kySA\":[\"收藏夹\"],\"0CzeFL\":[\"该文件夹中的收藏夹\"],\"zQponA\":[\"与公司相关的收藏夹\"],\"VaKLrB\":[\"与联系人相关联的收藏夹\"],\"GOfcBt\":[\"与注释链接的收藏夹\"],\"9zd8hg\":[\"与机会相关的收藏夹\"],\"L5ccWD\":[\"与任务相关联的收藏夹\"],\"R+1ib/\":[\"与视图相连的收藏夹\"],\"ee0tmj\":[\"与工作流程相关联的收藏夹\"],\"zar5jz\":[\"与工作流程运行相关联的收藏夹\"],\"499/sw\":[\"链接到工作流程版本的收藏夹\"],\"rgmtb4\":[\"链接到工作区成员的收藏夹\"],\"GyXrE1\":[\"与 \",[\"label\"],\" 绑定的收藏夹\"],\"nSFFML\":[\"字段元数据 ID\"],\"g+t8w9\":[\"用于汇总操作的字段元数据\"],\"J4hC2m\":[\"用于全文搜索的字段\"],\"zuDgzc\":[\"字段值\"],\"lEpDue\":[\"信息通道文件夹\"],\"cqQyPB\":[\"文件夹名称\"],\"oQA+cA\":[\"完整路径\"],\"UzpVUy\":[\"按此字段值分组\"],\"TkE8dW\":[\"处理\"],\"Nf7oXL\":[\"手柄\"],\"GvgxWx\":[\"句柄别名\"],\"VehAU2\":[\"标题信息 ID\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"图标\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"同上\"],\"Ebc83S\":[\"理想客户简介: 说明该公司是否是您最合适、最有价值的客户\"],\"NrA0WZ\":[\"如果事件与特定对象有关\"],\"grHYXZ\":[\"已取消\"],\"k+g9Uh\":[\"是否已启用联系人自动创建功能\"],\"uBx1xd\":[\"是全天\"],\"3iAfL2\":[\"是组织者\"],\"Mqzqb8\":[\"是否启用同步\"],\"27z+FV\":[\"职位名称\"],\"shbh25\":[\"提供上下文(用户、设备、工作区等)的 Json 对象\"],\"HgJ9jQ\":[\"Json 对象,用于提供工作流运行的输出结果\"],\"AQuLwi\":[\"提供步骤的 Json 对象\"],\"fOjmZ1\":[\"提供触发器的 Json 对象\"],\"TVc0/Q\":[\"事件详细信息的 Json 值\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"钥匙\"],\"vXIe7J\":[\"语言\"],\"WvYp6o\":[\"最近发布的版本号\"],\"Y60/DC\":[\"上次同步光标\"],\"Zdx9Qq\":[\"最后同步日期\"],\"c7uqNg\":[\"上次同步历史 ID\"],\"tGwswq\":[\"上次更改记录\"],\"o1zvNS\":[\"最后更新\"],\"wR9USP\":[\"关联对象元数据 ID\"],\"PV1Nm7\":[\"关联机会\"],\"6YiMr4\":[\"链接记录缓存名称\"],\"sgHAxx\":[\"链接记录 ID\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"由其担任联络人的机会清单\"],\"wJijgU\":[\"地点\"],\"y+q8Lv\":[\"逻辑运算符\"],\"6kQXsS\":[\"过滤组的逻辑运算符\"],\"EnfPm2\":[\"会见链接\"],\"xDAtGP\":[\"留言\"],\"g+QGD6\":[\"信息通道\"],\"DzU4a3\":[\"信息通道关联\"],\"wd/R++\":[\"信息通道标识\"],\"disipM\":[\"信息通道 信息关联\"],\"ijQY3P\":[\"信息通道 信息关联\"],\"k7LXPQ\":[\"信息渠道\"],\"/4uGJc\":[\"信息方向\"],\"fBw8fQ\":[\"信息外部标识\"],\"CStLnc\":[\"留言文件夹\"],\"p4ANpY\":[\"信息文件夹\"],\"6icznk\":[\"留言编号\"],\"9FJSpK\":[\"来自报文头的报文 ID\"],\"yaC1Aq\":[\"信息提供商提供的信息 ID\"],\"IUmVwu\":[\"留言参与者\"],\"FhIFx7\":[\"信息参与者\"],\"IC5A8V\":[\"与信息频道同步的信息\"],\"de2nM/\":[\"留言主题\"],\"km1jgD\":[\"信息线程编号\"],\"RD0ecC\":[\"留言主题\"],\"t7TeQU\":[\"信息\"],\"WoWdku\":[\"来自频道的信息\"],\"rYPBO7\":[\"来自主题的消息\"],\"XcKQrV\":[\"信息提供程序访问令牌\"],\"80EvIk\":[\"信息提供程序刷新令牌\"],\"6YtxFj\":[\"名称\"],\"EEVPOx\":[\"收藏夹名称\"],\"csMjko\":[\"工作流程运行名称\"],\"KiJn9B\":[\"备注\"],\"GGlkb7\":[\"说明附件\"],\"Q1Rz+6\":[\"说明主体\"],\"Yp057F\":[\"注释记录位置\"],\"spaO7l\":[\"备注 目标\"],\"mkchvJ\":[\"注释目标\"],\"tD4BxK\":[\"备注 目标\"],\"jDThel\":[\"说明标题\"],\"1DBGsz\":[\"说明\"],\"Ne73P/\":[\"与 \",[\"label\"],\" 有关的注释\"],\"fXBE74\":[\"与公司挂钩的票据\"],\"iQ5AH6\":[\"与联系人相关的备注\"],\"0bi/Eh\":[\"与机会相关的说明\"],\"B2Y6QU\":[\"目标公司\"],\"/mH0jo\":[\"注释目标注释\"],\"DTs4tO\":[\"目标机会\"],\"gBwbnk\":[\"NoteTarget person\"],\"ioJFzx\":[\"公司员工人数\"],\"hhe7Ce\":[\"对象 ID\"],\"dnPgTI\":[\"对象元数据 ID\"],\"T/nPf5\":[\"对象元数据 ID\"],\"afsWF6\":[\"对象名称\"],\"Fzfj4N\":[\"操作数\"],\"FZg3wM\":[\"运行\"],\"B1MDds\":[\"业务\"],\"4MyDFl\":[\"机会\"],\"5QgKbT\":[\"与公司有关的机会。\"],\"SV/iis\":[\"机会\"],\"WnMlKn\":[\"机会金额\"],\"aj3fnv\":[\"机会结束日期\"],\"3NYczb\":[\"机会公司\"],\"as45IN\":[\"机会联络点\"],\"5Nu7Uw\":[\"机会概率\"],\"Q1dzBp\":[\"机会记录位置\"],\"5ugYS3\":[\"机会阶段\"],\"eLggyd\":[\"可选的集合操作\"],\"kdClJ/\":[\"用于计算网络钩子有效载荷 HMAC 签名的可选密文。该秘密由二十和网络钩子用户共享,用于验证网络钩子请求。\"],\"gh06VD\":[\"输出\"],\"pDUbN1\":[\"父视图过滤组\"],\"YKSmIP\":[\"父视图 过滤器组 ID\"],\"1wdjme\":[\"人\"],\"E1zc7W\":[\"与公司有关的人员。\"],\"OZdaTZ\":[\"个人\"],\"c3Qq6o\":[\"个人记录 职位\"],\"zmwvG2\":[\"电话\"],\"m2ivgq\":[\"电话\"],\"P04j61\":[\"联系点\"],\"p/78dY\":[\"职位\"],\"HH1bMC\":[\"在父视图过滤器组中的位置\"],\"CvOSME\":[\"在视图过滤器组中的位置\"],\"h8PGuF\":[\"在视图筛选组中的位置\"],\"TTHIbk\":[\"首选配色方案\"],\"5v4qYi\":[\"首选语言\"],\"WJIL29\":[\"概率\"],\"CrfRPa\":[\"供应商\"],\"YfbwOB\":[\"收到时间\"],\"4Tvtbu\":[\"记录 id\"],\"9gXJw8\":[\"重复事件 ID\"],\"2rvMKg\":[\"刷新令牌\"],\"2LpFdR\":[\"相关用户电子邮件地址\"],\"g87L9j\":[\"关系\"],\"rnCndp\":[\"响应状态\"],\"MCWKAU\":[\"撤销日期\"],\"GDvlUT\":[\"角色\"],\"Tpm2G9\":[\"运行\"],\"N/rFzD\":[\"瞄准镜\"],\"PdVIJC\":[\"搜索矢量\"],\"8VEDbV\":[\"秘密\"],\"Cj2Gtd\":[\"尺寸\"],\"3PRxO3\":[\"舞台\"],\"D3iCkb\":[\"开始日期\"],\"uAQUqI\":[\"现状\"],\"Db4W3/\":[\"状态\"],\"UJmAAK\":[\"主题\"],\"oyJYg7\":[\"同步光标\"],\"awvBUx\":[\"同步光标。用于从日历提供程序同步事件\"],\"dNAbG6\":[\"同步阶段\"],\"aqNjQE\":[\"同步阶段从\"],\"bRUdLR\":[\"同步状态\"],\"4SHJe4\":[\"目标网址\"],\"Q3P/4s\":[\"任务\"],\"kS+Ym6\":[\"任务受让人\"],\"7fYQ6E\":[\"任务附件\"],\"X8fs74\":[\"任务机构\"],\"EPxYHS\":[\"任务到期日\"],\"fUw1j+\":[\"任务记录位置\"],\"I6+0ph\":[\"任务状态\"],\"WSiiWf\":[\"任务目标\"],\"khGQLP\":[\"任务目标\"],\"836FiO\":[\"任务目标\"],\"R+s8S+\":[\"任务名称\"],\"GtycJ/\":[\"任务\"],\"HlDeG3\":[\"分配给工作区成员的任务\"],\"Ca/n4T\":[\"与 \",[\"label\"],\" 有关的任务\"],\"M4rBti\":[\"与公司相关的任务\"],\"/VaiDW\":[\"与联系人相关的任务\"],\"1TfX9U\":[\"与机会相关的任务\"],\"pP0Dt9\":[\"任务目标公司\"],\"UJ2aPi\":[\"任务目标机会\"],\"I1MiSs\":[\"任务目标人\"],\"pciKLT\":[\"任务目标任务\"],\"xeiujy\":[\"文本\"],\"6PJbR2\":[\"账户名称(电子邮件、用户名、电话号码等)\"],\"zUXOAB\":[\"账户提供者\"],\"qnNFrW\":[\"公司 Linkedin 账户\"],\"N31Pso\":[\"公司名称\"],\"BHFCqB\":[\"公司 Twitter/X 账户\"],\"OBmU0K\":[\"公司网站 URL。我们使用该网址获取公司图标\"],\"zGBDEH\":[\"记录的创建者\"],\"bMyVOx\":[\"工作流程版本的当前状态\"],\"0bo4Q0\":[\"收到信息的日期\"],\"8h4mhq\":[\"工作流程的执行者\"],\"W3raza\":[\"此收藏夹所属文件夹\"],\"DbWmKZ\":[\"机会名称\"],\"7mPrpl\":[\"工作流事件监听器名称\"],\"od0omS\":[\"工作流程最后发布的版本 ID\"],\"/EdWx6\":[\"工作流程名称\"],\"EhAsND\":[\"工作流程版本名称\"],\"dhx13p\":[\"工作流程版本状态\"],\"Zl0BJl\":[\"螺纹外部标识\"],\"RSSbWN\":[\"信息提供者提供的线程 ID\"],\"sS8v5K\":[\"节气门故障计数\"],\"n9nSNJ\":[\"时间格式\"],\"Mz2JN2\":[\"时区\"],\"az1boY\":[\"时间表活动\"],\"fqKMpF\":[\"时间表 与公司有关的活动\"],\"4/UzU5\":[\"与注释相关联的时间线活动。\"],\"p6feIz\":[\"与机会相关的活动时间表。\"],\"yvPwuF\":[\"与长跑有关的时间表活动\"],\"q96UvB\":[\"时间轴 与任务相关的活动。\"],\"N9HMa/\":[\"与版本相关的时间表活动\"],\"B1CYKX\":[\"与工作流程相关联的时间轴活动\"],\"G0UmtQ\":[\"与 \",[\"label\"],\" 相关联的时间表活动\"],\"K/kU4E\":[\"时间表活动\"],\"MHrjPM\":[\"标题\"],\"+zy2Nq\":[\"类型\"],\"0gY5lO\":[\"更新日期时间\"],\"YFciqL\":[\"用户电子邮件\"],\"d1BTW8\":[\"用户名\"],\"4juE7s\":[\"用户时区\"],\"43zCwQ\":[\"用户首选的日期格式\"],\"kJuoKm\":[\"用户首选的时间格式\"],\"wMHvYH\":[\"价值\"],\"7aatUy\":[\"版本状态\"],\"CdQeU7\":[\"版本步骤\"],\"PGMPIi\":[\"版本触发器\"],\"IYNSdp\":[\"版本\"],\"jpctdh\":[\"查看\"],\"cZPDyy\":[\"查看领域\"],\"6jpoH4\":[\"查看球场位置\"],\"Ju6gri\":[\"相关视图\"],\"tvTr2y\":[\"查看字段大小\"],\"BkII8t\":[\"查看领域 目标领域\"],\"Gd/LzL\":[\"查看实地能见度\"],\"GUFYyq\":[\"查看字段\"],\"JRtI7Y\":[\"查看过滤器\"],\"L2gQ5q\":[\"查看过滤器显示值\"],\"l9/6pD\":[\"查看过滤器组\"],\"Mbosm8\":[\"查看过滤器组 ID\"],\"/aP3iG\":[\"查看过滤组\"],\"4MG8+B\":[\"查看过滤器操作数\"],\"OrUkUF\":[\"查看过滤器相关视图\"],\"TyXOtD\":[\"查看筛选器目标字段\"],\"3KzkxN\":[\"查看过滤器值\"],\"vj5JsR\":[\"查看过滤器\"],\"ziEP12\":[\"查看小组\"],\"uQ3c2q\":[\"查看组相关视图\"],\"EFlLpQ\":[\"查看组目标字段\"],\"b1Vc+l\":[\"查看小组能见度\"],\"V4nZs/\":[\"查看小组\"],\"qXlovu\":[\"查看图标\"],\"cd/+ZD\":[\"查看看板列字段\"],\"vdfZ+A\":[\"查看密钥\"],\"oOljSE\":[\"查看名称\"],\"rhO8zp\":[\"查看位置\"],\"EUjpwJ\":[\"查看分类\"],\"6ZUale\":[\"查看排序方向\"],\"/rCPqN\":[\"查看排序相关视图\"],\"+du2wy\":[\"查看排序目标字段\"],\"UsdY3K\":[\"查看种类\"],\"clWwIZ\":[\"查看目标对象\"],\"bJAIqT\":[\"查看类型\"],\"1I6UoR\":[\"意见\"],\"2q/Q7x\":[\"可见性\"],\"oh8+os\":[\"可见\"],\"TRDppN\":[\"网络钩子\"],\"fyB2Wp\":[\"Webhook 操作\"],\"gONLmX\":[\"Webhook 操作\"],\"cPoSTF\":[\"Webhook 目标网址\"],\"v1kQyJ\":[\"网络钩子\"],\"bLt/0J\":[\"工作流程\"],\"E03XpH\":[\"链接到工作流程的工作流程事件监听器。\"],\"vwSkSW\":[\"与运行相关联的工作流程。\"],\"y9tnFx\":[\"工作流程记录位置\"],\"5vIcqC\":[\"工作流程运行\"],\"3Iz+qz\":[\"工作流运行结束于\"],\"IUaK6s\":[\"工作流程运行位置\"],\"zaN7tH\":[\"工作流程运行开始于\"],\"1TU2A8\":[\"工作流程运行状态\"],\"u6DF/V\":[\"工作流程运行\"],\"9nOy7k\":[\"工作流程运行与版本相关联。\"],\"c37F3j\":[\"与工作流程相关联的工作流程运行。\"],\"lTXctu\":[\"工作流程版本\"],\"+wYPET\":[\"工作流程版本\"],\"CocTJJ\":[\"与运行相关联的工作流程版本。\"],\"9l+pJT\":[\"工作流程版本位置\"],\"OCyhkn\":[\"工作流程版本\"],\"018fP9\":[\"与工作流程链接的工作流程版本。\"],\"ENOy6I\":[\"工作流事件监听器\"],\"HN90FO\":[\"工作流事件监听器\"],\"3JA9se\":[\"工作流事件监听器\"],\"woYYQq\":[\"工作流程\"],\"urCUgs\":[\"工作流版本\"],\"b4kire\":[\"工作流程版本工作流程\"],\"CbGxon\":[\"工作区成员\"],\"qc38qR\":[\"工作区成员\"],\"R1S9pO\":[\"工作区成员头像\"],\"5VCX7o\":[\"工作区成员名称\"],\"YCAEr+\":[\"工作区成员\"],\"EtzFC0\":[\"工作空间成员\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"负责管理公司账户的团队成员\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hant.ts b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hant.ts new file mode 100644 index 000000000000..53f044c72e2a --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/generated/zh-Hant.ts @@ -0,0 +1 @@ +/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"Qyrd7v\":[\"(系统)视图字段\"],\"9Y3fTB\":[\"(系统)查看过滤器组\"],\"TB2jLV\":[\"(系统)查看过滤器\"],\"Y7M7Ro\":[\"(系统)视图组\"],\"9vliLw\":[\"(系统)视图排序\"],\"5B59WE\":[\"(系统)视图\"],\"kZR6+h\":[\"A 公司\"],\"+aeifv\":[\"连接账户\"],\"HCoswz\":[\"可从左侧菜单访问的收藏夹\"],\"6w8bHl\":[\"收藏夹\"],\"sSGYmf\":[\"一组相关信息(如电子邮件线程、聊天线程)\"],\"vZj1Xc\":[\"通过信息渠道(电子邮件、聊天等)发送或接收的信息\"],\"bufuBA\":[\"说明\"],\"6kUkZW\":[\"备注目标\"],\"Io42ej\":[\"一个人\"],\"mkFXEH\":[\"一项任务\"],\"hk2NzW\":[\"任务目标\"],\"HTSJFW\":[\"网络钩子\"],\"ZIN9Ga\":[\"工作流程\"],\"juBVjt\":[\"工作流事件监听器\"],\"1+xDbI\":[\"运行工作流程\"],\"N0g7rp\":[\"工作流程版本\"],\"HpZ/I5\":[\"工作区成员\"],\"GDKKxT\":[\"访问令牌\"],\"pd81Qb\":[\"账户所有人\"],\"loqL/f\":[\"公司账户负责人\"],\"HZosRi\":[\"公司客户经理\"],\"Du6bPw\":[\"地址\"],\"JiOJxf\":[\"地址(已弃用) \"],\"Knl3c9\":[\"公司地址\"],\"zJhwjv\":[\"公司地址 - 不再使用,改用新的地址字段\"],\"ZfVqbP\":[\"汇总操作\"],\"W58PBh\":[\"时间轴上显示的汇总/筛选事件\"],\"hehnjM\":[\"金额\"],\"qeHcQj\":[\"应用程序接口密钥\"],\"MjyFvC\":[\"附件\"],\"+bL++X\":[\"系统中执行操作的审计日志\"],\"muVHgL\":[\"与用户行为有关的事件\"],\"bZq8rL\":[\"一个机会\"],\"JKWicb\":[\"年度经常性收入:公司的实际或估计年收入\"],\"yRnk5W\":[\"API 密钥\"],\"FfSJ1Y\":[\"应用程序接口密钥\"],\"puNs/l\":[\"ApiKey 过期日期\"],\"YHiNxr\":[\"ApiKey 名称\"],\"xrndTt\":[\"ApiKey 注销日期\"],\"3EiOLz\":[\"ARR\"],\"Ek7xGj\":[\"分配任务\"],\"ojKCLU\":[\"受让人\"],\"Max2GU\":[\"相关用户 ID\"],\"UY1vmE\":[\"附件\"],\"JAefBH\":[\"附件作者\"],\"bIaesZ\":[\"附件公司\"],\"gfGYcl\":[\"附件完整路径\"],\"wjocwa\":[\"附件名称\"],\"FWlOXr\":[\"附件说明\"],\"YASWpH\":[\"附带机会\"],\"P38yED\":[\"联系人\"],\"Tx1DxS\":[\"附件任务\"],\"4qqxMt\":[\"附件类型\"],\"w/Sphq\":[\"附件\"],\"2tQOVc\":[\"工作区成员创建的附件\"],\"iVnA89\":[\"与公司有关的附件\"],\"MuTXtT\":[\"链接到联系人的附件。\"],\"kw0mLu\":[\"与机会相关的附件\"],\"fCbqr7\":[\"与 \",[\"label\"],\" 绑定的附件\"],\"ilRCh1\":[\"审计日志\"],\"EPEFrH\":[\"审计日志\"],\"RqCC/0\":[\"链接到工作区成员的审计日志\"],\"cNBqH+\":[\"Auth 失败 at\"],\"VbeIOx\":[\"作者\"],\"XJONK6\":[\"作者附件\"],\"RpExX0\":[\"接收或发送电子邮件时自动创建人记录\"],\"lXxdId\":[\"自动为参与活动的人创建记录。\"],\"kfcRb0\":[\"阿凡达\"],\"S/mJUR\":[\"头像网址\"],\"20B9kW\":[\"行为事件\"],\"Jeh/Q/\":[\"行为事件\"],\"K1172m\":[\"拦截列表\"],\"Tv2hxv\":[\"被屏蔽的手柄\"],\"L5JhJe\":[\"拦截列表\"],\"bGQplw\":[\"身体\"],\"8mVqF7\":[\"缓存记录名称\"],\"Nh6GTX\":[\"日历频道\"],\"jfNQ0m\":[\"日历频道活动协会\"],\"kYNT3F\":[\"日历频道活动关联\"],\"Znix/S\":[\"日历频道\"],\"bRk+FR\":[\"日历活动\"],\"N2kMfO\":[\"日历活动参与者\"],\"AWDqkQ\":[\"日历活动参与者\"],\"ZI2UyM\":[\"日历活动参与者\"],\"X9A2xC\":[\"日历活动\"],\"4IVK41\":[\"频道 ID\"],\"Ubg/B+\":[\"通道类型\"],\"3wV73y\":[\"城市\"],\"NRF7pg\":[\"关闭日期\"],\"96YB1a\":[\"色彩方案\"],\"07OSD1\":[\"紧凑型视图\"],\"s2QZS6\":[\"公司\"],\"7i8j3G\":[\"公司名称\"],\"yA1de7\":[\"公司记录位置\"],\"AgktVC\":[\"会议解决方案\"],\"PQ1Dw2\":[\"连接帐户\"],\"9TzudL\":[\"连接账户\"],\"AMDUqA\":[\"联网账户\"],\"bA6O5B\":[\"联系自动创建政策\"],\"RnsmQs\":[\"联系人的头像\"],\"pL+pqi\":[\"联系人所在城市\"],\"VnWMlz\":[\"联系人的公司\"],\"ITlFIB\":[\"联系人的电子邮件\"],\"GuRtLY\":[\"联系人的职务\"],\"QrCvRQ\":[\"联系人的 Linkedin 账户\"],\"6xPSVt\":[\"联系人姓名\"],\"Y37CZ4\":[\"联系人电话号码\"],\"zsW3gg\":[\"联系人的电话号码\"],\"uuZ00G\":[\"联系人的 X/Twitter 账户\"],\"NCIYDF\":[\"创建者\"],\"wPvFAD\":[\"创建日期\"],\"CJXWmO\":[\"创建日期时间\"],\"Lhd0oQ\":[\"日期格式\"],\"1lL5Iu\":[\"删除记录的日期\"],\"QN9ahV\":[\"删除\"],\"U1bSSI\":[\"描述视图是否处于紧凑模式\"],\"Nu4oKW\":[\"说明\"],\"MRB7nI\":[\"方向\"],\"0gS7M5\":[\"显示名称\"],\"0H/D9K\":[\"显示值\"],\"wMncXq\":[\"域名\"],\"YOowcq\":[\"到期日\"],\"BXEcos\":[\"电子邮件\"],\"gqv5ZL\":[\"员工\"],\"VFv2ZC\":[\"结束日期\"],\"k//6Xs\":[\"活动公司\"],\"FJ7QI4\":[\"事件背景\"],\"kJDmsI\":[\"活动详情\"],\"0JhmlM\":[\"事件外部 ID\"],\"aZJLAR\":[\"事件 ID\"],\"81maJp\":[\"事件监听器\"],\"PYs3rP\":[\"活动名称\"],\"evIGwh\":[\"活动名称/类型\"],\"vv99Wu\":[\"活动说明\"],\"eSt759\":[\"活动机会\"],\"aicVfT\":[\"活动参与者\"],\"0mp45a\":[\"活动人员\"],\"mMq0Wy\":[\"活动任务\"],\"dCV1dS\":[\"活动工作流程\"],\"W84pl6\":[\"事件工作流程运行\"],\"vUpps9\":[\"事件工作流程版本\"],\"LxOGsB\":[\"活动工作区成员\"],\"tst44n\":[\"活动\"],\"fHL+iH\":[\"与个人相关的事件\"],\"3/O8MM\":[\"与工作区成员相关联的事件\"],\"QQlMid\":[\"排除群组电子邮件\"],\"kenYGr\":[\"排除非专业电子邮件\"],\"Lo5U0b\":[\"执行人\"],\"sZg7s1\":[\"到期日\"],\"6Ki4Pv\":[\"最爱\"],\"aKUOPp\":[\"最喜爱的公司\"],\"TDlZ/o\":[\"收藏夹\"],\"WDVfUH\":[\"最喜欢的文件夹位置\"],\"SStz54\":[\"收藏夹\"],\"dz/fFp\":[\"最喜欢的说明\"],\"RRr9Bp\":[\"最喜欢的机会\"],\"RM6B6V\":[\"最喜欢的人\"],\"oVA9vM\":[\"最喜欢的位置\"],\"OaQVQH\":[\"最喜欢的任务\"],\"VkWV1s\":[\"最喜欢的景观\"],\"l+lx2f\":[\"最喜欢的工作流程\"],\"BPBnux\":[\"最喜欢的工作流程运行\"],\"5X6Vlz\":[\"最喜欢的工作流程版本\"],\"FDpezg\":[\"最喜欢的工作区成员\"],\"X9kySA\":[\"收藏夹\"],\"0CzeFL\":[\"该文件夹中的收藏夹\"],\"zQponA\":[\"与公司相关的收藏夹\"],\"VaKLrB\":[\"与联系人相关联的收藏夹\"],\"GOfcBt\":[\"与注释链接的收藏夹\"],\"9zd8hg\":[\"与机会相关的收藏夹\"],\"L5ccWD\":[\"与任务相关联的收藏夹\"],\"R+1ib/\":[\"与视图相连的收藏夹\"],\"ee0tmj\":[\"与工作流程相关联的收藏夹\"],\"zar5jz\":[\"与工作流程运行相关联的收藏夹\"],\"499/sw\":[\"链接到工作流程版本的收藏夹\"],\"rgmtb4\":[\"链接到工作区成员的收藏夹\"],\"GyXrE1\":[\"与 \",[\"label\"],\" 绑定的收藏夹\"],\"nSFFML\":[\"字段元数据 ID\"],\"g+t8w9\":[\"用于汇总操作的字段元数据\"],\"J4hC2m\":[\"用于全文搜索的字段\"],\"zuDgzc\":[\"字段值\"],\"lEpDue\":[\"信息通道文件夹\"],\"cqQyPB\":[\"文件夹名称\"],\"oQA+cA\":[\"完整路径\"],\"UzpVUy\":[\"按此字段值分组\"],\"TkE8dW\":[\"处理\"],\"Nf7oXL\":[\"手柄\"],\"GvgxWx\":[\"句柄别名\"],\"VehAU2\":[\"标题信息 ID\"],\"NNJnBi\":[\"iCal UID\"],\"wwu18a\":[\"图标\"],\"CiyiKN\":[\"ICP\"],\"dFb5Nt\":[\"同上\"],\"Ebc83S\":[\"理想客户简介: 说明该公司是否是您最合适、最有价值的客户\"],\"NrA0WZ\":[\"如果事件与特定对象有关\"],\"grHYXZ\":[\"已取消\"],\"k+g9Uh\":[\"是否已启用联系人自动创建功能\"],\"uBx1xd\":[\"是全天\"],\"3iAfL2\":[\"是组织者\"],\"Mqzqb8\":[\"是否启用同步\"],\"27z+FV\":[\"职位名称\"],\"shbh25\":[\"提供上下文(用户、设备、工作区等)的 Json 对象\"],\"HgJ9jQ\":[\"Json 对象,用于提供工作流运行的输出结果\"],\"AQuLwi\":[\"提供步骤的 Json 对象\"],\"fOjmZ1\":[\"提供触发器的 Json 对象\"],\"TVc0/Q\":[\"事件详细信息的 Json 值\"],\"qmarO2\":[\"kanbanfieldMetadataId\"],\"7sMeHQ\":[\"钥匙\"],\"vXIe7J\":[\"语言\"],\"WvYp6o\":[\"最近发布的版本号\"],\"Y60/DC\":[\"上次同步光标\"],\"Zdx9Qq\":[\"最后同步日期\"],\"c7uqNg\":[\"上次同步历史 ID\"],\"tGwswq\":[\"上次更改记录\"],\"o1zvNS\":[\"最后更新\"],\"wR9USP\":[\"关联对象元数据 ID\"],\"PV1Nm7\":[\"关联机会\"],\"6YiMr4\":[\"链接记录缓存名称\"],\"sgHAxx\":[\"链接记录 ID\"],\"uCA6be\":[\"Linkedin\"],\"LeFv/R\":[\"由其担任联络人的机会清单\"],\"wJijgU\":[\"地点\"],\"y+q8Lv\":[\"逻辑运算符\"],\"6kQXsS\":[\"过滤组的逻辑运算符\"],\"EnfPm2\":[\"会见链接\"],\"xDAtGP\":[\"留言\"],\"g+QGD6\":[\"信息通道\"],\"DzU4a3\":[\"信息通道关联\"],\"wd/R++\":[\"信息通道标识\"],\"disipM\":[\"信息通道 信息关联\"],\"ijQY3P\":[\"信息通道 信息关联\"],\"k7LXPQ\":[\"信息渠道\"],\"/4uGJc\":[\"信息方向\"],\"fBw8fQ\":[\"信息外部标识\"],\"CStLnc\":[\"留言文件夹\"],\"p4ANpY\":[\"信息文件夹\"],\"6icznk\":[\"留言编号\"],\"9FJSpK\":[\"来自报文头的报文 ID\"],\"yaC1Aq\":[\"信息提供商提供的信息 ID\"],\"IUmVwu\":[\"留言参与者\"],\"FhIFx7\":[\"信息参与者\"],\"IC5A8V\":[\"与信息频道同步的信息\"],\"de2nM/\":[\"留言主题\"],\"km1jgD\":[\"信息线程编号\"],\"RD0ecC\":[\"留言主题\"],\"t7TeQU\":[\"信息\"],\"WoWdku\":[\"来自频道的信息\"],\"rYPBO7\":[\"来自主题的消息\"],\"XcKQrV\":[\"信息提供程序访问令牌\"],\"80EvIk\":[\"信息提供程序刷新令牌\"],\"6YtxFj\":[\"名称\"],\"EEVPOx\":[\"收藏夹名称\"],\"csMjko\":[\"工作流程运行名称\"],\"KiJn9B\":[\"备注\"],\"GGlkb7\":[\"说明附件\"],\"Q1Rz+6\":[\"说明主体\"],\"Yp057F\":[\"注释记录位置\"],\"spaO7l\":[\"备注 目标\"],\"mkchvJ\":[\"注释目标\"],\"tD4BxK\":[\"备注 目标\"],\"jDThel\":[\"说明标题\"],\"1DBGsz\":[\"说明\"],\"Ne73P/\":[\"与 \",[\"label\"],\" 有关的注释\"],\"fXBE74\":[\"与公司挂钩的票据\"],\"iQ5AH6\":[\"与联系人相关的备注\"],\"0bi/Eh\":[\"与机会相关的说明\"],\"B2Y6QU\":[\"目标公司\"],\"/mH0jo\":[\"注释目标注释\"],\"DTs4tO\":[\"目标机会\"],\"gBwbnk\":[\"NoteTarget person\"],\"ioJFzx\":[\"公司员工人数\"],\"hhe7Ce\":[\"对象 ID\"],\"dnPgTI\":[\"对象元数据 ID\"],\"T/nPf5\":[\"对象元数据 ID\"],\"afsWF6\":[\"对象名称\"],\"Fzfj4N\":[\"操作数\"],\"FZg3wM\":[\"运行\"],\"B1MDds\":[\"业务\"],\"4MyDFl\":[\"机会\"],\"5QgKbT\":[\"与公司有关的机会。\"],\"SV/iis\":[\"机会\"],\"WnMlKn\":[\"机会金额\"],\"aj3fnv\":[\"机会结束日期\"],\"3NYczb\":[\"机会公司\"],\"as45IN\":[\"机会联络点\"],\"5Nu7Uw\":[\"机会概率\"],\"Q1dzBp\":[\"机会记录位置\"],\"5ugYS3\":[\"机会阶段\"],\"eLggyd\":[\"可选的集合操作\"],\"kdClJ/\":[\"用于计算网络钩子有效载荷 HMAC 签名的可选密文。该秘密由二十和网络钩子用户共享,用于验证网络钩子请求。\"],\"gh06VD\":[\"输出\"],\"pDUbN1\":[\"父视图过滤组\"],\"YKSmIP\":[\"父视图 过滤器组 ID\"],\"1wdjme\":[\"人\"],\"E1zc7W\":[\"与公司有关的人员。\"],\"OZdaTZ\":[\"个人\"],\"c3Qq6o\":[\"个人记录 职位\"],\"zmwvG2\":[\"电话\"],\"m2ivgq\":[\"电话\"],\"P04j61\":[\"联系点\"],\"p/78dY\":[\"职位\"],\"HH1bMC\":[\"在父视图过滤器组中的位置\"],\"CvOSME\":[\"在视图过滤器组中的位置\"],\"h8PGuF\":[\"在视图筛选组中的位置\"],\"TTHIbk\":[\"首选配色方案\"],\"5v4qYi\":[\"首选语言\"],\"WJIL29\":[\"概率\"],\"CrfRPa\":[\"供应商\"],\"YfbwOB\":[\"收到时间\"],\"4Tvtbu\":[\"记录 id\"],\"9gXJw8\":[\"重复事件 ID\"],\"2rvMKg\":[\"刷新令牌\"],\"2LpFdR\":[\"相关用户电子邮件地址\"],\"g87L9j\":[\"关系\"],\"rnCndp\":[\"响应状态\"],\"MCWKAU\":[\"撤销日期\"],\"GDvlUT\":[\"角色\"],\"Tpm2G9\":[\"运行\"],\"N/rFzD\":[\"瞄准镜\"],\"PdVIJC\":[\"搜索矢量\"],\"8VEDbV\":[\"秘密\"],\"Cj2Gtd\":[\"尺寸\"],\"3PRxO3\":[\"舞台\"],\"D3iCkb\":[\"开始日期\"],\"uAQUqI\":[\"现状\"],\"Db4W3/\":[\"状态\"],\"UJmAAK\":[\"主题\"],\"oyJYg7\":[\"同步光标\"],\"awvBUx\":[\"同步光标。用于从日历提供程序同步事件\"],\"dNAbG6\":[\"同步阶段\"],\"aqNjQE\":[\"同步阶段从\"],\"bRUdLR\":[\"同步状态\"],\"4SHJe4\":[\"目标网址\"],\"Q3P/4s\":[\"任务\"],\"kS+Ym6\":[\"任务受让人\"],\"7fYQ6E\":[\"任务附件\"],\"X8fs74\":[\"任务机构\"],\"EPxYHS\":[\"任务到期日\"],\"fUw1j+\":[\"任务记录位置\"],\"I6+0ph\":[\"任务状态\"],\"WSiiWf\":[\"任务目标\"],\"khGQLP\":[\"任务目标\"],\"836FiO\":[\"任务目标\"],\"R+s8S+\":[\"任务名称\"],\"GtycJ/\":[\"任务\"],\"HlDeG3\":[\"分配给工作区成员的任务\"],\"Ca/n4T\":[\"与 \",[\"label\"],\" 有关的任务\"],\"M4rBti\":[\"与公司相关的任务\"],\"/VaiDW\":[\"与联系人相关的任务\"],\"1TfX9U\":[\"与机会相关的任务\"],\"pP0Dt9\":[\"任务目标公司\"],\"UJ2aPi\":[\"任务目标机会\"],\"I1MiSs\":[\"任务目标人\"],\"pciKLT\":[\"任务目标任务\"],\"xeiujy\":[\"文本\"],\"6PJbR2\":[\"账户名称(电子邮件、用户名、电话号码等)\"],\"zUXOAB\":[\"账户提供者\"],\"qnNFrW\":[\"公司 Linkedin 账户\"],\"N31Pso\":[\"公司名称\"],\"BHFCqB\":[\"公司 Twitter/X 账户\"],\"OBmU0K\":[\"公司网站 URL。我们使用该网址获取公司图标\"],\"zGBDEH\":[\"记录的创建者\"],\"bMyVOx\":[\"工作流程版本的当前状态\"],\"0bo4Q0\":[\"收到信息的日期\"],\"8h4mhq\":[\"工作流程的执行者\"],\"W3raza\":[\"此收藏夹所属文件夹\"],\"DbWmKZ\":[\"机会名称\"],\"7mPrpl\":[\"工作流事件监听器名称\"],\"od0omS\":[\"工作流程最后发布的版本 ID\"],\"/EdWx6\":[\"工作流程名称\"],\"EhAsND\":[\"工作流程版本名称\"],\"dhx13p\":[\"工作流程版本状态\"],\"Zl0BJl\":[\"螺纹外部标识\"],\"RSSbWN\":[\"信息提供者提供的线程 ID\"],\"sS8v5K\":[\"节气门故障计数\"],\"n9nSNJ\":[\"时间格式\"],\"Mz2JN2\":[\"时区\"],\"az1boY\":[\"时间表活动\"],\"fqKMpF\":[\"时间表 与公司有关的活动\"],\"4/UzU5\":[\"与注释相关联的时间线活动。\"],\"p6feIz\":[\"与机会相关的活动时间表。\"],\"yvPwuF\":[\"与长跑有关的时间表活动\"],\"q96UvB\":[\"时间轴 与任务相关的活动。\"],\"N9HMa/\":[\"与版本相关的时间表活动\"],\"B1CYKX\":[\"与工作流程相关联的时间轴活动\"],\"G0UmtQ\":[\"与 \",[\"label\"],\" 相关联的时间表活动\"],\"K/kU4E\":[\"时间表活动\"],\"MHrjPM\":[\"标题\"],\"+zy2Nq\":[\"类型\"],\"0gY5lO\":[\"更新日期时间\"],\"YFciqL\":[\"用户电子邮件\"],\"d1BTW8\":[\"用户名\"],\"4juE7s\":[\"用户时区\"],\"43zCwQ\":[\"用户首选的日期格式\"],\"kJuoKm\":[\"用户首选的时间格式\"],\"wMHvYH\":[\"价值\"],\"7aatUy\":[\"版本状态\"],\"CdQeU7\":[\"版本步骤\"],\"PGMPIi\":[\"版本触发器\"],\"IYNSdp\":[\"版本\"],\"jpctdh\":[\"查看\"],\"cZPDyy\":[\"查看领域\"],\"6jpoH4\":[\"查看球场位置\"],\"Ju6gri\":[\"相关视图\"],\"tvTr2y\":[\"查看字段大小\"],\"BkII8t\":[\"查看领域 目标领域\"],\"Gd/LzL\":[\"查看实地能见度\"],\"GUFYyq\":[\"查看字段\"],\"JRtI7Y\":[\"查看过滤器\"],\"L2gQ5q\":[\"查看过滤器显示值\"],\"l9/6pD\":[\"查看过滤器组\"],\"Mbosm8\":[\"查看过滤器组 ID\"],\"/aP3iG\":[\"查看过滤组\"],\"4MG8+B\":[\"查看过滤器操作数\"],\"OrUkUF\":[\"查看过滤器相关视图\"],\"TyXOtD\":[\"查看筛选器目标字段\"],\"3KzkxN\":[\"查看过滤器值\"],\"vj5JsR\":[\"查看过滤器\"],\"ziEP12\":[\"查看小组\"],\"uQ3c2q\":[\"查看组相关视图\"],\"EFlLpQ\":[\"查看组目标字段\"],\"b1Vc+l\":[\"查看小组能见度\"],\"V4nZs/\":[\"查看小组\"],\"qXlovu\":[\"查看图标\"],\"cd/+ZD\":[\"查看看板列字段\"],\"vdfZ+A\":[\"查看密钥\"],\"oOljSE\":[\"查看名称\"],\"rhO8zp\":[\"查看位置\"],\"EUjpwJ\":[\"查看分类\"],\"6ZUale\":[\"查看排序方向\"],\"/rCPqN\":[\"查看排序相关视图\"],\"+du2wy\":[\"查看排序目标字段\"],\"UsdY3K\":[\"查看种类\"],\"clWwIZ\":[\"查看目标对象\"],\"bJAIqT\":[\"查看类型\"],\"1I6UoR\":[\"意见\"],\"2q/Q7x\":[\"可见性\"],\"oh8+os\":[\"可见\"],\"TRDppN\":[\"网络钩子\"],\"fyB2Wp\":[\"Webhook 操作\"],\"gONLmX\":[\"Webhook 操作\"],\"cPoSTF\":[\"Webhook 目标网址\"],\"v1kQyJ\":[\"网络钩子\"],\"bLt/0J\":[\"工作流程\"],\"E03XpH\":[\"链接到工作流的工作流事件监听器。\"],\"vwSkSW\":[\"与运行相关联的工作流程。\"],\"y9tnFx\":[\"工作流程记录位置\"],\"5vIcqC\":[\"工作流程运行\"],\"3Iz+qz\":[\"工作流运行结束于\"],\"IUaK6s\":[\"工作流程运行位置\"],\"zaN7tH\":[\"工作流程运行开始于\"],\"1TU2A8\":[\"工作流程运行状态\"],\"u6DF/V\":[\"工作流程运行\"],\"9nOy7k\":[\"工作流程运行与版本相关联。\"],\"c37F3j\":[\"与工作流程相关联的工作流程运行。\"],\"lTXctu\":[\"工作流程版本\"],\"+wYPET\":[\"工作流程版本\"],\"CocTJJ\":[\"与运行相关联的工作流程版本。\"],\"9l+pJT\":[\"工作流程版本位置\"],\"OCyhkn\":[\"工作流程版本\"],\"018fP9\":[\"与工作流程链接的工作流程版本。\"],\"ENOy6I\":[\"工作流事件监听器\"],\"HN90FO\":[\"工作流事件监听器\"],\"3JA9se\":[\"工作流事件监听器\"],\"woYYQq\":[\"工作流程\"],\"urCUgs\":[\"工作流版本\"],\"b4kire\":[\"工作流程版本工作流程\"],\"CbGxon\":[\"工作区成员\"],\"qc38qR\":[\"工作区成员\"],\"R1S9pO\":[\"工作区成员头像\"],\"5VCX7o\":[\"工作区成员名称\"],\"YCAEr+\":[\"工作区成员\"],\"EtzFC0\":[\"工作空间成员\"],\"0gv+T2\":[\"X\"],\"vPccnr\":[\"负责管理公司账户的团队成员\"]}")as Messages; \ No newline at end of file diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/it.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/it.po new file mode 100644 index 000000000000..5ec26deda9d3 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/it.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: it\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(Sistema) Campi di visualizzazione" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(Sistema) Visualizzazione dei gruppi di filtri" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(Sistema) Visualizza filtri" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(Sistema) Gruppi di visualizzazione" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(Sistema) Visualizza ordinamenti" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(Sistema) Viste" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "Una cartella di preferiti" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "Una società" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "Un account collegato" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "Un preferito a cui si può accedere dal menu di sinistra" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "Un gruppo di messaggi correlati (ad esempio, un thread di e-mail, un thread di chat)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "Un messaggio inviato o ricevuto attraverso un canale di messaggistica (e-mail, chat, ecc.)" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "Una nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "Un obiettivo di nota" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "Una persona" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "Un compito" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "Un obiettivo del compito" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "Un webhook" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "Un flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "Un ascoltatore di eventi del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "Esecuzione di un flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "Una versione del flusso di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "Un membro dello spazio di lavoro" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "Chiave API" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "Chiavi API" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "Gettone di accesso" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "Proprietario del conto" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "Proprietario del conto per le aziende" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "Proprietario del conto per le aziende" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "Indirizzo" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "Indirizzo (deprecato) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "Indirizzo dell'azienda" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "Indirizzo della società - deprecato in favore del nuovo campo indirizzo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "Operazione di aggregazione" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "Evento aggregato / filtrato da visualizzare sulla timeline" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "Importo" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "Una chiave API" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "Un allegato" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "Un registro di audit delle azioni eseguite nel sistema" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "Un evento relativo al comportamento dell'utente" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "Un'opportunità" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "Ricavi annuali ricorrenti: Il fatturato annuale effettivo o stimato dell'azienda" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "Data di scadenza della chiave Api" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "Nome della chiave Api" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "Data di revoca della chiave Api" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "Compiti assegnati" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "Cessionario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "Id utente associato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "Allegato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "Autore dell'allegato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "Allegato azienda" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "Percorso completo dell'allegato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "Nome dell'allegato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "Nota allegata" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "Opportunità di collegamento" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "Allegato persona" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "Compito allegato" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "Tipo di attacco" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "Allegati" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "Allegati creati dal membro dell'area di lavoro" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "Allegati legati all'azienda" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "Allegati collegati al contatto." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "Allegati collegati all'opportunità" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "Allegati legati al {label}" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "Registro di controllo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "Registri di controllo" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "Registri di audit collegati al membro dell'area di lavoro" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "Autorizzazione fallita a" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "Autore" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "Allegati autorizzati" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "Creare automaticamente i record delle persone quando si ricevono o si inviano e-mail" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "Creare automaticamente i record delle persone con cui si è partecipato a un evento." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "Avatar" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "Url dell'avatar" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "Evento comportamentale" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "Eventi comportamentali" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Elenco di blocco" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "Maniglie bloccate" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "Elenchi di blocco" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "Corpo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "Nome del record memorizzato nella cache" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "Canale Calendario" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "Calendario Associazione Eventi Canale" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "Calendario Canale Associazioni di eventi" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "Canali del calendario" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "Calendario Partecipanti agli eventi" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "Calendario eventi" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "Partecipante a un evento del calendario" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "Partecipanti agli eventi del calendario" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "Calendario eventi" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "ID canale" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "Tipo di canale" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "Città" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "Data di chiusura" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "Schema di colore" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "Vista compatta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Aziende" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "Azienda" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "Posizione record dell'azienda" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "Soluzione per conferenze" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "Conto collegato" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "Conti collegati" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Conti collegati" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "Politica di creazione automatica dei contatti" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "Email del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "Account Linkedin del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "Account X/Twitter del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "Avatar del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "Città del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "Azienda di contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "Titolo di lavoro del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "Nome del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "Numero di telefono del contatto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "Numeri di telefono dei contatti" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "Creato da" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "Data di creazione" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "Data di creazione" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Formato della data" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "Data di cancellazione del record" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "Soppresso a" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "Descrive se la vista è in modalità compatta" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Descrizione" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "Direzione" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "Nome visualizzato" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "Valore di visualizzazione" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "Nome di dominio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "Data di scadenza" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "Email" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "I dipendenti" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "Data di fine" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "ID evento" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "Ascoltatori di eventi" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "Partecipanti all'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "Società di eventi" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "Contesto dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "Dettagli dell'evento" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "ID esterno dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "Nome dell'evento" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "Nome/tipo di evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "Nota dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "Opportunità di evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "Persona dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "Compito dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "Flusso di lavoro dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "Esecuzione del flusso di lavoro dell'evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "Versione del flusso di lavoro degli eventi" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "Membro dello spazio di lavoro dell'evento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "Eventi" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "Eventi legati alla persona" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "Eventi legati al membro dell'area di lavoro" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "Escludere le e-mail di gruppo" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "Escludere le e-mail non professionali" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "Eseguito da" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "Data di scadenza" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "Preferito" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "Cartella preferita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "Cartelle preferite" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "Azienda preferita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "Posizione della cartella preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "Nota preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "Opportunità preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "Persona preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "Posizione preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "Attività preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "Vista preferita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "Flusso di lavoro preferito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "Flusso di lavoro preferito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "Versione preferita del flusso di lavoro" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "Membro preferito dello spazio di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Preferiti" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "Preferiti in questa cartella" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "Preferiti legati all'azienda" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "Preferiti collegati al contatto" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "Preferiti collegati alla nota" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "Preferiti legati all'opportunità" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "Preferiti collegati all'attività" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "Preferiti collegati alla vista" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "Preferiti collegati al flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "Preferiti collegati all'esecuzione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "Preferiti legati alla versione del flusso di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "Preferiti collegati al membro dell'area di lavoro" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "Preferiti legati al {label}" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "Campo Metadati Id" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "Valore del campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "Metadati del campo utilizzati per l'operazione di aggregazione" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "Campo utilizzato per la ricerca full-text" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Cartella per il canale dei messaggi" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Nome della cartella" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "Percorso completo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "Raggruppare in base al valore di questo campo" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "Maniglia" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "Alias di gestione" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "Messaggio di intestazione Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "Icona" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "Profilo del cliente ideale: Indica se l'azienda è il cliente più adatto e prezioso per voi" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "Se l'evento è legato a un particolare oggetto" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "La creazione automatica dei contatti è abilitata" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "È un giorno intero" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "E' l'organizzatore" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "La sincronizzazione è abilitata" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "È annullato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "Titolo del lavoro" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "Oggetto Json per fornire il contesto (utente, dispositivo, spazio di lavoro, ecc.)" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Oggetto Json per fornire l'output dell'esecuzione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Oggetto Json per fornire i passi" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "Oggetto Json per fornire il trigger" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "Valore Json per i dettagli dell'evento" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "Chiave" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Lingua" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "Ultima versione pubblicata Id" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "Ultimo cursore di sincronizzazione" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "Data dell'ultima sincronizzazione" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "ID dell'ultima cronologia di sincronizzazione" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "Ultima modifica del record" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "Ultimo aggiornamento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "Id metadati dell'oggetto collegato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "Opportunità collegate" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "Nome del record collegato nella cache" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "Id del record collegato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "Elenco delle opportunità per le quali la persona è il punto di contatto" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "Posizione" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "Operatore logico" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "Operatore logico per il gruppo di filtri" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "Incontrare Link" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "Messaggio" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "Canale dei messaggi" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "Associazione dei canali di messaggio" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "Id del canale del messaggio" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "Canale dei messaggi Associazione dei messaggi" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "Canale dei messaggi Associazioni di messaggi" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "Canali di messaggio" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "Direzione del messaggio" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "Messaggio Id esterno" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Cartella messaggi" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Cartelle di messaggi" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "Id del messaggio" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "Messaggio Partecipante" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "Messaggio Partecipanti" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "Messaggio sincronizzato con un canale di messaggio" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "Filo conduttore del messaggio" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "Id del messaggio" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "Thread del messaggio" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "Id del messaggio dall'intestazione del messaggio" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "Id del messaggio dal provider di messaggistica" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "Messaggi" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "Messaggi dal canale." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "Messaggi dal thread." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "Token di accesso al provider di messaggistica" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "Token di aggiornamento del provider di messaggistica" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Nome" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "Nome della cartella preferita" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "Nome dell'esecuzione del flusso di lavoro" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "Nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "Nota Obiettivo" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "Nota Obiettivi" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "Allegati di nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "Corpo di nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "Posizione del record della nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "Obiettivi di nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "Titolo della nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "NotaAzienda target" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "NotaNota di destinazione" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "NotaOpportunità di destinazione" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "NotaPersona target" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Note" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "Note legate all'azienda" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "Note legate al contatto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "Note legate all'opportunità" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "Note legate al {label}" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "Numero di dipendenti dell'azienda" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "Id metadati dell'oggetto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "Id dell'oggetto" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "Id dei metadati dell'oggetto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "Nome dell'oggetto" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "Operando" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "Operazione" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "Operazioni" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Opportunità" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "Opportunità legate all'azienda." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "Opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "Importo dell'opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "Data di chiusura dell'opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "Opportunità aziendale" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "Punto di contatto per le opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "Probabilità di opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "Posizione del record di opportunità" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "Fase di opportunità" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "Funzionamento aggregato opzionale" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "Segreto opzionale utilizzato per calcolare la firma HMAC dei payload dei webhook. Questo segreto è condiviso tra Twenty e il consumatore di webhook per autenticare le richieste di webhook." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "Uscita" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "Gruppo di filtri della vista genitore" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "Vista principale Filtro Id gruppo" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Persone" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "Persone legate all'azienda." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "Persona" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "Record personale Posizione" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "Telefono" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "Telefoni" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "Punto di contatto" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "Posizione" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "Posizione nel gruppo di filtri della vista padre" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "Posizione nel gruppo di filtri della vista" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "Posizione nel gruppo di filtri di visualizzazione" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "Schema di colori preferito" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "Lingua preferita" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "Probabilità" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "Ricevuto a" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "Id del record" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "ID evento ricorrente" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "Gettone di aggiornamento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "Indirizzo e-mail utente correlato" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "Relazioni" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "Stato della risposta" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "Data di revoca" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "Ruolo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "Corse" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "Cannocchiali" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "Vettore di ricerca" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Segreto" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "Dimensione" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "Palcoscenico" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "Data di inizio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "Stato" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "Stati" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "Oggetto" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "Cursore di sincronizzazione" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "Cursore di sincronizzazione. Utilizzato per sincronizzare gli eventi dal provider del calendario" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "Fase di sincronizzazione" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "La fase di sincronizzazione è iniziata a" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "Stato di sincronizzazione" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "URL di destinazione" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "Compito" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "Obiettivo dell'attività" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "Obiettivi del compito" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "Destinatario del compito" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "Allegati al compito" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "Corpo del compito" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "Data di scadenza dell'attività" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "Posizione del record dell'attività" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "Stato dell'attività" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "Obiettivi del compito" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "Titolo del compito" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "TaskTarget azienda" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "AttivitàObiettivo opportunità" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "TaskTarget persona" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "AttivitàTarget attività" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Compiti" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "Attività assegnate al membro dello spazio di lavoro" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "Compiti legati all'azienda" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "Attività legate al contatto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "Compiti legati all'opportunità" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "Compiti legati al {label}" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "Testo" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "Il gestore dell'account (e-mail, nome utente, numero di telefono, ecc.)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "Il fornitore del conto" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "L'account Linkedin aziendale" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "L'account Twitter/X dell'azienda" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "Il nome dell'azienda" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "L'URL del sito web dell'azienda. Utilizziamo questo URL per recuperare l'icona dell'azienda" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "Il creatore del disco" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "Gli stati attuali delle versioni del flusso di lavoro" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "La data di ricezione del messaggio" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "L'esecutore del flusso di lavoro" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "La cartella a cui appartiene questo preferito" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "Il nome dell'opportunità" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "Nome dell'ascoltatore di eventi del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "L'id dell'ultima versione pubblicata del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "Il nome del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "Il nome della versione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "Lo stato della versione del flusso di lavoro" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "Filettatura Id esterno" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "Id del thread dal provider di messaggistica" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "Conteggio dei guasti all'acceleratore" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Formato dell'ora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Fuso orario" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "Attività a tempo" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "Timeline Attività legate all'azienda" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "Timeline Attività collegate alla nota." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "Timeline Attività legate all'opportunità." + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "Timeline Attività collegate all'attività." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "Timeline Attività legate al {label}" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "Cronologia Attività" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "Attività temporali legate alla corsa" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "Attività della timeline legate alla versione" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "Attività della timeline collegate al flusso di lavoro" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "Titolo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Tipo" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "Aggiornare la data e l'ora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "Email dell'utente" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "Id utente" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "Fuso orario utente" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "Formato di data preferito dall'utente" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "Formato orario preferito dall'utente" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "Valore" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "Stato della versione" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "Fasi della versione" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "Versione trigger" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "Versioni" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Vista" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "Campo visivo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "Visualizza la posizione del campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "Vista Campo relativo alla vista" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "Visualizza le dimensioni del campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "Campo di visualizzazione Campo di destinazione" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "Visualizza la visibilità del campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "Visualizza i campi" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "Visualizza filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "Visualizza il valore di visualizzazione del filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "Visualizza gruppo di filtri" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "Visualizza ID gruppo filtro" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "Visualizzare i gruppi di filtri" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "Visualizza operando il filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "Vista Filtro vista correlata" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "Visualizza il campo di destinazione del filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "Visualizza il valore del filtro" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "Visualizza i filtri" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "Gruppo di visualizzazione" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "Vista Gruppo vista correlata" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "Visualizza il campo di destinazione del gruppo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "Visualizza la visibilità del gruppo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "Visualizza i gruppi" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "Visualizza il campo della colonna Kanban" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "Visualizza l'ordinamento" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "Visualizza la direzione di ordinamento" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "Vista Ordinamento vista correlata" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "Visualizza il campo di destinazione dell'ordinamento" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "Visualizza le tipologie" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "Visualizza l'icona" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "Chiave di lettura" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "Visualizza il nome" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "Visualizza la posizione" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "Visualizza l'oggetto di destinazione" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "Visualizza tipo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "Visualizzazioni" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "Visibilità" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "Visibile" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Operazione Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Operazioni Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "URL di destinazione del webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Ganci web" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "Flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "Esecuzione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "Esecuzioni del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "Versione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "Versioni del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "Ascoltatori di eventi del flusso di lavoro collegati al flusso di lavoro." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "Flusso di lavoro collegato alla corsa." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "Posizione del record del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "L'esecuzione del flusso di lavoro è terminata a" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "Posizione di esecuzione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "L'esecuzione del flusso di lavoro è iniziata a" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "Stato di esecuzione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "Esecuzione del flusso di lavoro legato alla versione." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "Esecuzioni del flusso di lavoro collegate al flusso di lavoro." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "Versione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "Versione del flusso di lavoro collegata alla corsa." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "Posizione della versione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "Versioni del flusso di lavoro collegate al flusso di lavoro." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "Ascoltatore di eventi del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "WorkflowEventListener flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "Flusso di lavoroEventListeners" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "Flusso di lavoroVersione" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "Flusso di lavoroVersione del flusso di lavoro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Flussi di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "Membro dello spazio di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "Membri dell'area di lavoro" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "Membro dello spazio di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "Avatar del membro dello spazio di lavoro" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "Nome del membro dello spazio di lavoro" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "Membro dello spazio di lavoro" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "Il membro del team responsabile della gestione del conto aziendale" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "maniglia" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "iCal UID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "fornitore" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ko.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko.po new file mode 100644 index 000000000000..aa2d5e4d14e9 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: ko\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(시스템) 필드 보기" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(시스템) 필터 그룹 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(시스템) 보기 필터" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(시스템) 그룹 보기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(시스템) 보기 정렬" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(시스템) 보기" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "즐겨찾기 폴더" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "회사" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "연결된 계정" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "왼쪽 메뉴에서 액세스할 수 있는 즐겨찾기" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "관련 메시지 그룹(예: 이메일 스레드, 채팅 스레드)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "메시징 채널(이메일, 채팅 등)을 통해 주고받은 메시지입니다" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "참고" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "노트 대상" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "사람" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "작업" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "작업 대상" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "웹훅" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "워크플로" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "워크플로 이벤트 리스너" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "워크플로 실행" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "워크플로 버전" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "워크스페이스 멤버" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "API 키" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "API 키" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "액세스 토큰" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "계정 소유자" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "기업용 계정 소유자" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "기업용 계정 소유자" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "주소" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "주소(사용 중단됨) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "회사 주소" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "회사 주소 - 새 주소 필드를 위해 더 이상 사용되지 않습니다" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "집계 작업" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "타임라인에 표시할 집계/필터링된 이벤트" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "금액" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "API 키" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "첨부 파일" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "시스템에서 수행된 작업의 감사 로그" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "사용자 행동과 관련된 이벤트" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "기회" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "연간 반복 수익: 회사의 실제 또는 예상 연간 수익" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "ApiKey 만료일" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "API키 이름" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "ApiKey 해지 날짜" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "할당된 작업" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "양수인" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "연결된 사용자 ID" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "첨부 파일" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "첨부 파일 작성자" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "첨부 회사" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "첨부 파일 전체 경로" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "첨부 파일 이름" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "첨부 파일 참고" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "첨부 기회" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "첨부 파일 담당자" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "첨부 파일 작업" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "첨부 파일 유형" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "첨부 파일" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "워크스페이스 구성원이 만든 첨부 파일" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "회사로 연결된 첨부 파일" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "연락처에 연결된 첨부 파일." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "기회에 연결된 첨부 파일" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "{label}]에 연결된 첨부 파일" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "감사 로그" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "감사 로그" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "워크스페이스 멤버에 연결된 감사 로그" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "인증에 실패했습니다" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "작성자" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "작성된 첨부 파일" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "이메일을 받거나 보낼 때 자동으로 사람 레코드 만들기" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "이벤트에 함께 참여한 사람들에 대한 기록을 자동으로 생성합니다." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "아바타" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "아바타 URL" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "행동 이벤트" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "행동 이벤트" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "차단 목록" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "차단된 핸들" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "차단 목록" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "본문" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "캐시된 레코드 이름" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "캘린더 채널" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "캘린더 채널 이벤트 연결" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "캘린더 채널 이벤트 연결" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "캘린더 채널" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "캘린더 이벤트 참가자" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "캘린더 이벤트" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "캘린더 이벤트 참가자" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "캘린더 이벤트 참가자" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "캘린더 이벤트" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "채널 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "채널 유형" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "도시" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "마감일" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "색 구성표" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "컴팩트 보기" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "기업" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "회사" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "회사 기록 위치" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "회의 솔루션" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "연결된 계정" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "연결된 계정" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "연결된 계정" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "연락처 자동 생성 정책" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "연락처 이메일" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "연락처의 링크드인 계정" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "연락처의 X/트위터 계정" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "연락처의 아바타" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "연락처의 도시" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "연락처의 회사" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "연락처의 직책" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "연락처 이름" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "연락처의 전화번호" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "연락처 전화번호" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "만든 사람" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "생성 날짜/시간" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "생성 날짜" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "날짜 형식" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "레코드가 삭제된 날짜" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "다음에서 삭제됨" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "뷰가 콤팩트 모드인지 여부를 설명합니다" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "설명" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "방향" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "표시 이름" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "표시 값" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "도메인 이름" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "마감일" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "이메일" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "직원" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "종료 날짜" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "이벤트 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "이벤트 리스너" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "이벤트 참가자" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "이벤트 회사" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "이벤트 컨텍스트" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "이벤트 세부 정보" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "이벤트 외부 ID" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "이벤트 이름" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "이벤트 이름/유형" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "이벤트 노트" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "이벤트 기회" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "이벤트 담당자" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "이벤트 작업" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "이벤트 워크플로" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "이벤트 워크플로 실행" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "이벤트 워크플로 버전" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "이벤트 워크스페이스 멤버" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "이벤트" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "개인과 연결된 이벤트" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "워크스페이스 멤버에 연결된 이벤트" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "그룹 이메일 제외" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "비업무용 이메일 제외" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "실행 주체" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "만료일" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "즐겨찾기" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "즐겨찾는 폴더" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "즐겨찾는 폴더" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "즐겨 찾는 회사" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "즐겨찾는 폴더 위치" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "즐겨찾는 노트" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "가장 좋아하는 기회" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "좋아하는 사람" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "즐겨 찾는 위치" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "즐겨 찾는 작업" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "즐겨 찾기 보기" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "즐겨찾는 워크플로" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "즐겨찾는 워크플로 실행" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "즐겨찾는 워크플로 버전" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "즐겨찾는 워크스페이스 멤버" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "즐겨 찾기" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "이 폴더의 즐겨찾기" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "회사와 연결된 즐겨찾기" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "연락처에 연결된 즐겨찾기" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "노트에 연결된 즐겨찾기" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "기회와 연결된 즐겨찾기" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "작업과 연결된 즐겨찾기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "보기에 연결된 즐겨찾기" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "워크플로에 연결된 즐겨찾기" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "워크플로 실행에 연결된 즐겨찾기" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "워크플로 버전에 연결된 즐겨찾기" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "워크스페이스 멤버에 연결된 즐겨찾기" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "{label}]에 연결된 즐겨찾기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "필드 메타데이터 ID" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "필드 값" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "집계 작업에 사용되는 필드 메타데이터" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "전체 텍스트 검색에 사용되는 필드" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "메시지 채널용 폴더" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "폴더 이름" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "전체 경로" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "이 필드 값을 기준으로 그룹화" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "핸들" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "별칭 처리" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "헤더 메시지 ID" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "아이콘" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "이상적인 고객 프로필: 회사가 귀하에게 가장 적합하고 가치 있는 고객인지 여부를 나타냅니다" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "이벤트가 특정 개체와 관련된 경우" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "연락처 자동 생성이 사용 설정되어 있습니까?" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "하루 종일" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "Is Organizer" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "동기화 사용 여부" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "취소됨" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "직책" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "컨텍스트(사용자, 기기, 워크스페이스 등)를 제공하는 Json 객체" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Json 객체를 사용하여 워크플로 실행의 출력을 제공합니다" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Json 객체를 사용하여 단계 제공" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "트리거를 제공하는 Json 객체" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "이벤트 세부 정보를 위한 Json 값" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "키" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "언어" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "마지막으로 게시된 버전 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "마지막 동기화 커서" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "마지막 동기화 날짜" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "마지막 동기화 기록 ID" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "마지막으로 기록이 변경된 시간" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "마지막 업데이트" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "연결된 개체 메타데이터 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "연결된 기회" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "연결된 레코드 캐시된 이름" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "연결된 레코드 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "링크드인" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "해당 담당자가 연락 담당자인 기회 목록" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "위치" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "논리 연산자" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "필터 그룹의 논리 연산자" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "링크 만나기" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "메시지" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "메시지 채널" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "메시지 채널 연결" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "메시지 채널 ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "메시지 채널 메시지 연결" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "메시지 채널 메시지 연결" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "메시지 채널" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "메시지 방향" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "메시지 외부 ID" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "메시지 폴더" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "메시지 폴더" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "메시지 ID" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "메시지 참가자" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "메시지 참가자" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "메시지 채널과 동기화된 메시지" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "메시지 스레드" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "메시지 스레드 ID" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "메시지 스레드" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "메시지 헤더의 메시지 ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "메시징 제공업체의 메시지 ID" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "메시지" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "채널에서 보낸 메시지." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "스레드에서 보낸 메시지." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "메시징 공급자 액세스 토큰" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "메시징 공급자 새로 고침 토큰" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "이름" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "즐겨찾기 폴더의 이름" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "워크플로 실행 이름" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "참고" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "노트 대상" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "노트 대상" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "노트 첨부 파일" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "노트 본문" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "노트 레코드 위치" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "노트 대상" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "노트 제목" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "참고대상 회사" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "노트대상 노트" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "참고타겟 기회" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "참고대상자" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "참고" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "회사와 연결된 메모" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "연락처에 연결된 메모" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "기회와 연결된 메모" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "{label}]에 연결된 메모" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "회사 내 직원 수" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "개체 메타데이터 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "개체 ID" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "개체 메타데이터 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "개체 이름" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "피연산자" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "운영" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "운영" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "기회" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "회사와 연계된 기회." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "기회" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "기회 금액" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "기회 마감일" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "기회 회사" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "기회 접점" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "기회 확률" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "기회 기록 위치" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "기회 단계" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "선택적 집계 작업" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "웹훅 페이로드에 대한 HMAC 서명을 계산하는 데 사용되는 선택적 비밀입니다. 이 비밀은 웹훅 요청을 인증하기 위해 Twenty와 웹훅 소비자 간에 공유됩니다." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "출력" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "상위 뷰 필터 그룹" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "상위 뷰 필터 그룹 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "사람" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "회사와 연결된 사람들." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "사람" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "개인 기록 위치" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "전화" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "전화" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "연락 창구" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "위치" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "상위 뷰 필터 그룹 내 위치" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "보기 필터 그룹 내 위치" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "보기 필터 그룹 내 위치" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "기본 색상 구성" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "기본 언어" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "확률" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "수신 위치" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "레코드 ID" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "반복 이벤트 ID" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "토큰 새로 고침" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "관련 사용자 이메일 주소" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "관계" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "응답 상태" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "해지 날짜" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "역할" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "실행" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "범위" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "검색 벡터" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "비밀" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "크기" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "스테이지" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "시작 날짜" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "상태" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "상태" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "제목" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "동기화 커서" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "동기화 커서. 캘린더 제공업체의 이벤트를 동기화하는 데 사용됩니다" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "동기화 단계" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "동기화 단계 시작" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "동기화 상태" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "대상 URL" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "작업" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "작업 대상" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "작업 목표" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "작업 할당자" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "작업 첨부 파일" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "작업 본문" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "작업 마감일" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "작업 기록 위치" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "작업 상태" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "작업 대상" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "작업 제목" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "작업 대상 회사" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "태스크 타겟 기회" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "작업 대상자" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "작업 대상 작업" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "작업" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "워크스페이스 멤버에게 할당된 작업" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "회사와 연결된 작업" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "연락처에 연결된 작업" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "기회와 연결된 작업" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "{label}]에 연결된 작업" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "텍스트" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "계정 핸들(이메일, 사용자 아이디, 전화번호 등)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "계정 공급자" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "회사 링크드인 계정" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "회사 트위터/X 계정" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "회사 이름" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "회사 웹사이트 URL입니다. 이 URL을 사용하여 회사 아이콘을 가져옵니다" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "기록 작성자" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "워크플로 버전의 현재 상태" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "메시지를 받은 날짜" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "워크플로우의 실행자" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "이 즐겨찾기가 속한 폴더" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "기회 이름" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "워크플로 이벤트 리스너 이름" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "워크플로우 마지막으로 게시된 버전 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "워크플로 이름" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "워크플로 버전 이름" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "워크플로 버전 상태" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "스레드 외부 ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "메시징 공급자의 스레드 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "스로틀 실패 횟수" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "시간 형식" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "시간대" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "타임라인 활동" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "회사와 연결된 타임라인 활동" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "노트에 연결된 타임라인 활동" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "타임라인 기회와 연결된 활동" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "타임라인 작업과 연결된 활동." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "{label}]에 연결된 타임라인 활동" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "타임라인 활동" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "런과 연결된 타임라인 활동" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "버전에 연결된 타임라인 활동" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "워크플로에 연결된 타임라인 활동" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "제목" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "유형" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "업데이트 날짜/시간" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "사용자 이메일" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "사용자 ID" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "사용자 시간대" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "사용자가 선호하는 날짜 형식" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "사용자가 선호하는 시간 형식" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "가치" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "버전 상태" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "버전 단계" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "버전 트리거" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "버전" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "보기" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "필드 보기" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "필드 위치 보기" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "필드 관련 보기 보기" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "필드 크기 보기" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "필드 대상 필드 보기" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "필드 가시성 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "필드 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "필터 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "필터 표시 값 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "필터 그룹 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "필터 그룹 ID 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "필터 그룹 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "필터 피연산자 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "필터 관련 보기 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "필터 대상 필드 보기" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "필터 값 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "필터 보기" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "그룹 보기" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "그룹 관련 보기 보기" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "그룹 대상 필드 보기" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "그룹 가시성 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "그룹 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "칸반 열 필드 보기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "정렬 보기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "정렬 방향 보기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "정렬 관련 보기 보기" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "대상 필드 정렬 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "정렬 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "아이콘 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "보기 키" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "이름 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "위치 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "대상 개체 보기" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "보기 유형" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "조회수" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "가시성" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "가시성" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "웹훅" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "웹훅 작업" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "웹훅 작업" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "웹훅 대상 URL" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "웹훅" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "워크플로" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "워크플로 실행" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "워크플로 실행" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "워크플로 버전" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "워크플로 버전" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "워크플로에 연결된 워크플로 이벤트 리스너." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "실행에 연결된 워크플로." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "워크플로우 기록 위치" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "워크플로 실행은 다음에서 종료됩니다" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "워크플로 실행 위치" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "워크플로 실행은 다음에서 시작됩니다" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "워크플로 실행 상태" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "워크플로는 버전에 연결된 상태로 실행됩니다." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "워크플로에 연결된 워크플로가 실행됩니다." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "워크플로 버전" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "실행에 연결된 워크플로 버전입니다." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "워크플로 버전 위치" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "워크플로에 연결된 워크플로 버전." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "워크플로우 이벤트 리스너" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "워크플로우 이벤트 리스너 워크플로우" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "워크플로우 이벤트 리스너" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "워크플로 버전" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "워크플로버전 워크플로" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "워크플로" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "워크스페이스 멤버" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "워크스페이스 멤버" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "워크스페이스 멤버" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "워크스페이스 멤버 아바타" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "워크스페이스 구성원 이름" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "워크스페이스 멤버" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "회사 계정 관리를 담당하는 팀원" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "핸들" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "iCal UID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "칸반필드메타데이터아이디" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "공급자" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po new file mode 100644 index 000000000000..cf724fda8834 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po @@ -0,0 +1,2242 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 12:50+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pseudo-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 +msgid "(System) View Fields" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-br.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-br.po new file mode 100644 index 000000000000..176c53ed4a63 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-br.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pt-BR\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(Sistema) Campos de visualização" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(Sistema) Exibir grupos de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(Sistema) Exibir filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(Sistema) Exibir grupos" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(Sistema) Exibir classificações" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "visualizações (sistema)" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "Uma pasta de favoritos" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "Uma empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "Uma conta conectada" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "Um favorito que pode ser acessado no menu à esquerda" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "Um grupo de mensagens relacionadas (por exemplo, thread de e-mail, thread de bate-papo)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "Uma mensagem enviada ou recebida por meio de um canal de mensagens (e-mail, bate-papo, etc.)" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "Uma nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "Um alvo de nota" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "Uma pessoa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "Uma tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "Um objetivo de tarefa" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "Um webhook" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "Um fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "Um ouvinte de eventos de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "Execução de um fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "Uma versão do fluxo de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "Um membro do espaço de trabalho" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "Chave da API" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "Chaves de API" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "Token de acesso" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "Proprietário da conta" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "Proprietário da conta para empresas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "Proprietário da conta para empresas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "Endereço" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "Endereço (obsoleto) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "Endereço da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "Endereço da empresa - preterido em favor do novo campo de endereço" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "Operação agregada" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "Evento agregado/filtrado a ser exibido na linha do tempo" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "Valor" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "Uma chave de API" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "Um anexo" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "Um registro de auditoria das ações executadas no sistema" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "Um evento relacionado ao comportamento do usuário" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "Uma oportunidade" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "Receita recorrente anual: A receita anual real ou estimada da empresa" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "Data de expiração da ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "Nome da ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "Data de revogação da ApiKey" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "Tarefas atribuídas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "Cessionário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "ID de usuário associado" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "Anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "Autor do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "Empresa de anexos" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "Caminho completo do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "Nome do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "Nota de anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "Oportunidade de anexação" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "Pessoa anexa" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "Tarefa de anexação" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "Tipo de anexo" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "Anexos" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "Anexos criados pelo membro do espaço de trabalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "Anexos vinculados à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "Anexos vinculados ao contato." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "Anexos vinculados à oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "Anexos vinculados ao {label}" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "Registro de auditoria" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "Registros de auditoria" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "Registros de auditoria vinculados ao membro do espaço de trabalho" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "A autenticação falhou em" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "Autor" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "Anexos de autoria" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "Crie automaticamente registros de pessoas ao receber ou enviar e-mails" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "Crie automaticamente registros para as pessoas com quem você participou de um evento." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "Avatar" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "URL do avatar" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "Evento comportamental" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "Eventos comportamentais" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Lista de bloqueio" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "Alças na lista de bloqueio" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "Listas de bloqueio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "Corpo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "Nome do registro em cache" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "Canal do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "Associação de Eventos do Canal do Calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "Associações de eventos do canal do calendário" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "Canais de calendário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "Calendário Participantes do evento" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "Evento de calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "Participante do evento de calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "Participantes de eventos do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "Eventos do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "ID do canal" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "Tipo de canal" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "Cidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "Data de fechamento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "Esquema de cores" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "Visão compacta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Empresas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "Empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "Posição de registro da empresa" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "Solução para conferências" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "Conta conectada" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "Contas conectadas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Contas conectadas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "Política de criação automática de contatos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "E-mails dos contatos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "Conta do contato no Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "Conta X/Twitter do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "Avatar do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "Cidade do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "Empresa do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "Cargo do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "Nome do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "Número de telefone do contato" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "Números de telefone dos contatos" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "Criado por" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "Data e hora da criação" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "Data de criação" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Formato da data" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "Data em que o registro foi excluído" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "Excluído em" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "Descreve se a exibição está no modo compacto" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Descrição" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "Direção" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "Nome de exibição" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "Valor de exibição" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "Nome de domínio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "Data de vencimento" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "E-mails" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "Funcionários" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "Data final" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "ID do evento" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "Ouvintes de eventos" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "Participantes do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "Empresa de eventos" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "Contexto do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "Detalhes do evento" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "ID externa do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "Nome do evento" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "Nome/tipo do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "Nota do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "Oportunidade de evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "Pessoa do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "Tarefa do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "Fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "Execução do fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "Versão do fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "Membro do espaço de trabalho do evento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "Eventos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "Eventos vinculados à pessoa" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "Eventos vinculados ao membro do espaço de trabalho" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "Excluir e-mails de grupos" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "Excluir e-mails não profissionais" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "Executado por" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "Data de expiração" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "Favorito" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "Pasta favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "Pastas favoritas" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "Empresa favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "Posição da pasta favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "Nota favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "Oportunidade favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "Pessoa favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "Posição favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "Tarefa favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "Vista favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "Fluxo de trabalho favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "Execução do fluxo de trabalho favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "Versão favorita do fluxo de trabalho" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "Membro favorito do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Favoritos" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "Favoritos nesta pasta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "Favoritos vinculados à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "Favoritos vinculados ao contato" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "Favoritos vinculados à nota" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "Favoritos vinculados à oportunidade" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "Favoritos vinculados à tarefa" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "Favoritos vinculados à visualização" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "Favoritos vinculados ao fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "Favoritos vinculados à execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "Favoritos vinculados à versão do fluxo de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "Favoritos vinculados ao membro do espaço de trabalho" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "Favoritos vinculados ao {label}" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "Id de metadados de campo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "Valor do campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "Metadados de campo usados para operação de agregação" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "Campo usado para pesquisa de texto completo" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Pasta para o canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Nome da pasta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "Caminho completo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "Agrupar por esse valor de campo" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "Alça" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "Aliases de manuseio" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "Id da mensagem de cabeçalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "Ícone" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "Perfil do cliente ideal: Indica se a empresa é o cliente mais adequado e valioso para você" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "Se o evento estiver relacionado a um objeto específico" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "A criação automática de contatos está ativada?" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "É dia inteiro" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "É organizador" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "A sincronização está ativada" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "É cancelado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "Cargo" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "Objeto Json para fornecer contexto (usuário, dispositivo, espaço de trabalho, etc.)" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Objeto Json para fornecer a saída da execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Objeto Json para fornecer etapas" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "Objeto Json para fornecer o acionador" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "Valor Json para detalhes do evento" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "Chave" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Idioma" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "Id da última versão publicada" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "Último cursor de sincronização" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "Data da última sincronização" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "ID do histórico da última sincronização" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "Última vez que o registro foi alterado" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "Última atualização" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "Id de metadados de objetos vinculados" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "Oportunidades vinculadas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "Nome em cache do registro vinculado" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "ID do registro vinculado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "Lista de oportunidades para as quais essa pessoa é o ponto de contato" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "Localização" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "Operador lógico" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "Operador lógico para o grupo de filtros" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "Conheça o Link" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "Mensagem" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "Canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "Associação de canais de mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "Identificação do canal de mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "Canal de mensagens Associação de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "Canal de mensagens Associações de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "Canais de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "Direção da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "Mensagem Id externo" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Pasta de mensagens" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Pastas de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "Id da mensagem" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "Participante da mensagem" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "Participantes da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "Mensagem sincronizada com um canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "Linha de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "ID da linha de mensagens" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "Tópicos de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "ID da mensagem do cabeçalho da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "ID da mensagem do provedor de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "Mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "Mensagens do canal." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "Mensagens do tópico." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "Token de acesso ao provedor de mensagens" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "Token de atualização do provedor de mensagens" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Nome" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "Nome da pasta favorita" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "Nome da execução do fluxo de trabalho" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "Observação" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "Nota Meta" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "Metas de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "Anexos de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "Corpo da nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "Posição do registro de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "Objetivos da nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "Título da nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "NotaEmpresa alvo" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "NotaNota de destino" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "NotaOportunidade de destino" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "Pessoa NoteTarget" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Notas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "Notas vinculadas à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "Notas vinculadas ao contato" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "Notas relacionadas à oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "Notas vinculadas ao {label}" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "Número de funcionários da empresa" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "Id de metadados do objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "ID do objeto" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "ID de metadados do objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "Nome do objeto" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "Operando" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "Operação" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "Operações" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Oportunidades" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "Oportunidades ligadas à empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "Oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "Valor da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "Data de encerramento da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "Empresa de oportunidades" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "Ponto de contato da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "Probabilidade de oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "Posição de registro de oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "Estágio da oportunidade" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "Operação agregada opcional" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "Segredo opcional usado para computar a assinatura HMAC para cargas de webhook. Esse segredo é compartilhado entre o Twenty e o consumidor do webhook para autenticar solicitações de webhook." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "Saída" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "Grupo de filtros da visualização principal" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "Visualização pai Filtro ID do grupo" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Pessoas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "Pessoas ligadas à empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "Pessoa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "Registro pessoal Posição" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "Telefone" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "Telefones" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "Ponto de contato" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "Posição" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "Posição no grupo de filtros da visualização principal" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "Posição no grupo de filtros de visualização" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "Posição no grupo de filtros de visualização" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "Esquema de cores preferido" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "Idioma preferido" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "Probabilidade" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "Recebido em" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "ID do registro" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "ID do evento recorrente" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "Token de atualização" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "Endereço de e-mail do usuário relacionado" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "Relações" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "Status da resposta" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "Data de revogação" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "Função" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "Corridas" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "Escopos" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "Vetor de busca" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Secreto" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "Tamanho" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "Estágio" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "Data de início" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "Status" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "Status" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "Assunto" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "Cursor de sincronização" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "Cursor de sincronização. Usado para sincronizar eventos do provedor de calendário" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "Estágio de sincronização" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "O estágio de sincronização começou em" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "Status de sincronização" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "URL de destino" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "Tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "Meta da tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "Metas da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "Responsável pela tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "Anexos de tarefas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "Corpo da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "Data de vencimento da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "Posição do registro de tarefas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "Status da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "Metas de tarefas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "Título da tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "Empresa TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "Oportunidade de TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "Pessoa TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "TarefaTarefa de destino" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Tarefas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "Tarefas atribuídas ao membro do espaço de trabalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "Tarefas vinculadas à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "Tarefas vinculadas ao contato" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "Tarefas vinculadas à oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "Tarefas vinculadas ao {label}" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "Texto" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "O identificador da conta (e-mail, nome de usuário, número de telefone, etc.)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "O provedor da conta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "A conta da empresa no Linkedin" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "A conta da empresa no Twitter/X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "O nome da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "O URL do site da empresa. Usamos esse URL para buscar o ícone da empresa" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "O criador do registro" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "Os status atuais das versões do fluxo de trabalho" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "A data em que a mensagem foi recebida" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "O executor do fluxo de trabalho" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "A pasta à qual esse favorito pertence" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "O nome da oportunidade" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "O nome do ouvinte do evento de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "O ID da última versão publicada do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "O nome do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "O nome da versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "O status da versão do fluxo de trabalho" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "Id externo da rosca" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "ID da thread do provedor de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "Contagem de falhas do acelerador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Formato de hora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Fuso horário" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "Atividades da linha do tempo" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "Linha do tempo Atividades vinculadas à empresa" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "Atividades da linha do tempo vinculadas à nota." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "Cronograma Atividades vinculadas à oportunidade." + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "Linha do tempo Atividades vinculadas à tarefa." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "Atividades da linha do tempo vinculadas ao {label}" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "Atividade da linha do tempo" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "Atividades do cronograma vinculadas à corrida" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "Atividades da linha do tempo vinculadas à versão" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "Atividades da linha do tempo vinculadas ao fluxo de trabalho" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "Título" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Tipo" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "Atualizar DateTime" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "E-mail do usuário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "ID do usuário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "Fuso horário do usuário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "Formato de data preferido do usuário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "Formato de hora preferido do usuário" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "Valor" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "Status da versão" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "Etapas da versão" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "Acionador de versão" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "Versões" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Ver" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "Exibir campo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "Ver Posição do campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "Visualização Visualização relacionada ao campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "Visualizar Tamanho do campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "Exibir campo Campo de destino" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "Ver Visibilidade do campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "Exibir campos" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "Exibir filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "Exibir valor de exibição do filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "Exibir grupo de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "Exibir ID do grupo de filtros" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "Exibir grupos de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "Exibir operando de filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "Visualização Visualização relacionada ao filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "Exibir campo de destino do filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "Exibir valor do filtro" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "Exibir filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "Exibir grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "Visualização Visualização relacionada ao grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "Exibir campo de destino do grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "Exibir visibilidade do grupo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "Exibir grupos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "Exibir campo de coluna Kanban" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "Exibir classificação" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "Exibir Direção de classificação" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "Exibição Classificar exibição relacionada" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "Exibir campo de destino de classificação" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "Exibir tipos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "Exibir ícone" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "Exibir chave" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "Ver nome" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "Ver posição" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "Exibir objeto de destino" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "Exibir tipo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "Visualizações" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "Visibilidade" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "Visível" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Operação de webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Operações de webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "URL de destino do webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "Fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "Execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "Execuções de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "Versões do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "Ouvintes de eventos de fluxo de trabalho vinculados ao fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "Fluxo de trabalho vinculado à execução." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "Posição de registro do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "A execução do fluxo de trabalho terminou em" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "Posição de execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "A execução do fluxo de trabalho começou em" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "Status de execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "O fluxo de trabalho é executado vinculado à versão." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "O fluxo de trabalho é executado vinculado ao fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "Versão do fluxo de trabalho vinculada à execução." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "Posição da versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "Versões do fluxo de trabalho vinculadas ao fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "Listador de eventos de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "Fluxo de trabalho WorkflowEventListener" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "Listadores do WorkflowEventListeners" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "Fluxo de trabalhoVersão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Fluxos de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "Membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "Membros do espaço de trabalho" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "Membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "Avatar de membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "Nome do membro do espaço de trabalho" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "Membro do espaço de trabalho" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "O membro da sua equipe responsável por gerenciar a conta da empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "manuseio" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "uID do iCal" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "provedor" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-pt.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-pt.po new file mode 100644 index 000000000000..664bd1006f2a --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-pt.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pt-PT\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(Sistema) Campos de visualização" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(Sistema) Ver grupos de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(Sistema) Ver filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(Sistema) Ver grupos" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(Sistema) Ver Ordenações" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(Sistema) Vistas" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "Uma pasta de favoritos" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "Uma empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "Uma conta ligada" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "Um favorito que pode ser acedido a partir do menu da esquerda" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "Um grupo de mensagens relacionadas (por exemplo, thread de correio eletrónico, thread de chat)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "Uma mensagem enviada ou recebida através de um canal de mensagens (correio eletrónico, chat, etc.)" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "Uma nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "Um alvo de nota" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "Uma pessoa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "Uma tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "Um objetivo de tarefa" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "Um webhook" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "Um fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "Um ouvinte de eventos de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "Execução de um fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "Uma versão do fluxo de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "Um membro do espaço de trabalho" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "Chave API" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "Chaves da API" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "Token de acesso" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "Proprietário da conta" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "Proprietário de conta para empresas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "Responsável pela conta das empresas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "Endereço" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "Endereço (obsoleto) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "Endereço da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "Endereço da empresa - suprimido em favor do novo campo de endereço" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "Operação agregada" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "Evento agregado/filtrado a ser apresentado na cronologia" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "Montante" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "Uma chave API" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "Um anexo" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "Um registo de auditoria das acções realizadas no sistema" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "Um evento relacionado com o comportamento do utilizador" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "Uma oportunidade" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "Receita recorrente anual: A receita anual real ou estimada da empresa" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "Data de expiração da ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "Nome da ApiKey" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "Data de revogação da ApiKey" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "Tarefas atribuídas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "Cessionário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "ID de utilizador associado" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "Anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "Autor do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "Empresa de anexos" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "Caminho completo do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "Nome do anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "Nota de anexo" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "Oportunidade de anexação" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "Pessoa anexa" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "Tarefa de anexação" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "Tipo de anexo" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "Anexos" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "Anexos criados pelo membro do espaço de trabalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "Anexos ligados à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "Anexos ligados ao contacto." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "Anexos ligados à oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "Anexos ligados ao {label}" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "Registo de auditoria" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "Registos de auditoria" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "Registos de auditoria ligados ao membro do espaço de trabalho" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "A autenticação falhou em" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "Autor" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "Anexos de autoria" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "Criar automaticamente registos de pessoas ao receber ou enviar mensagens de correio eletrónico" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "Criar automaticamente registos para as pessoas com quem participou num evento." + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "Avatar" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "Url do avatar" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "Evento comportamental" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "Eventos comportamentais" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Lista de bloqueios" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "Pegas na lista de bloqueio" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "Listas de bloqueio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "Corpo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "Nome do registo em cache" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "Canal do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "Calendário Associação de Eventos do Canal" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "Associações de eventos do canal Calendário" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "Canais de calendário" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "Calendário Participantes do evento" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "Evento do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "Participante no evento de calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "Participantes em eventos do calendário" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "Calendário de eventos" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "ID do canal" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "Tipo de canal" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "Cidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "Data de fecho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "Esquema de cores" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "Vista compacta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Empresas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "Empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "Posição de registo da empresa" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "Solução para conferências" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "Conta ligada" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "Contas ligadas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Contas ligadas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "Política de criação automática de contactos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "Emails de contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "Conta Linkedin do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "Conta X/Twitter do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "Avatar do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "Cidade do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "Empresa do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "Título profissional do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "Nome do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "Número de telefone do contacto" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "Números de telefone dos contactos" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "Criado por" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "Data de criaçãoTempo" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "Data de criação" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Formato da data" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "Data em que o registo foi eliminado" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "Suprimido em" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "Descreve se a vista está em modo compacto" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Descrição" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "Direção" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "Nome de exibição" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "Valor de exibição" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "Nome de domínio" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "Data de vencimento" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "Emails" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "Empregados" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "Data final" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "ID do evento" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "Ouvintes de eventos" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "Participantes do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "Empresa de eventos" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "Contexto do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "Detalhes do evento" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "ID externo do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "Nome do evento" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "Nome/tipo do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "Nota do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "Oportunidade de evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "Pessoa do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "Tarefa do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "Fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "Execução do fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "Versão do fluxo de trabalho do evento" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "Membro do espaço de trabalho do evento" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "Eventos" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "Eventos relacionados com a pessoa" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "Eventos ligados ao membro do espaço de trabalho" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "Excluir grupos de correio eletrónico" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "Excluir mensagens de correio eletrónico não profissionais" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "Executado por" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "Data de expiração" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "Favorito" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "Pasta favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "Pastas favoritas" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "Empresa favorita" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "Posição da pasta favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "Nota favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "Oportunidade favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "Pessoa favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "Posição favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "Tarefa favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "Vista favorita" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "Fluxo de trabalho favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "Execução do fluxo de trabalho favorito" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "Versão favorita do fluxo de trabalho" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "Membro favorito do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Favoritos" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "Favoritos nesta pasta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "Favoritos ligados à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "Favoritos ligados ao contacto" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "Favoritos ligados à nota" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "Favoritos ligados à oportunidade" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "Favoritos ligados à tarefa" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "Favoritos ligados à vista" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "Favoritos ligados ao fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "Favoritos ligados à execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "Favoritos ligados à versão do fluxo de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "Favoritos ligados ao membro do espaço de trabalho" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "Favoritos ligados ao {label}" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "Campo Metadados Id" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "Valor do campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "Metadados de campo utilizados para a operação de agregação" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "Campo utilizado para pesquisa de texto integral" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "Pasta para o canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "Nome da pasta" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "Caminho completo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "Agrupar por este valor de campo" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "Pega" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "Manusear pseudónimos" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "Id da mensagem de cabeçalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "Ícone" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "Id" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "Perfil do cliente ideal: Indica se a empresa é o cliente mais adequado e valioso para si" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "Se o evento estiver relacionado com um determinado objeto" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "A criação automática de contactos está activada?" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "É dia inteiro" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "É organizador" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "A sincronização está activada" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "É cancelado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "Título do emprego" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "Objeto Json para fornecer contexto (utilizador, dispositivo, espaço de trabalho, etc.)" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Objeto Json para fornecer o resultado da execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "Objeto Json para fornecer etapas" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "Objeto Json para fornecer o acionador" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "Valor Json para os pormenores do evento" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "Chave" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Língua" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "Id da última versão publicada" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "Último cursor de sincronização" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "Última data de sincronização" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "ID do histórico da última sincronização" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "Última vez que o registo foi alterado" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "Última atualização" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "Id de metadados de objeto ligado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "Oportunidades interligadas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "Nome em cache do registo ligado" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "ID do registo associado" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "Lista de oportunidades para as quais essa pessoa é o ponto de contacto" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "Localização" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "Operador lógico" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "Operador lógico para o grupo de filtros" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "Conhecer a ligação" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "Mensagem" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "Canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "Associação de canais de mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "Identificação do canal de mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "Canal de Mensagens Associação de Mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "Canal de Mensagens Associações de Mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "Canais de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "Direção da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "Mensagem Id externo" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "Pasta de mensagens" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "Pastas de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "Identificador da mensagem" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "Participante da mensagem" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "Participantes da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "Mensagem sincronizada com um canal de mensagens" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "Linha de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "Id do segmento de mensagem" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "Tópicos de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "ID da mensagem do cabeçalho da mensagem" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "ID da mensagem do fornecedor de mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "Mensagens" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "Mensagens do canal." + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "Mensagens do tópico." + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "Token de acesso do fornecedor de mensagens" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "Token de atualização do fornecedor de serviços de mensagens" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Nome" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "Nome da pasta favorita" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "Nome da execução do fluxo de trabalho" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "Nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "Nota Objetivo" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "Nota Objectivos" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "Anexos de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "Corpo da nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "Posição do registo de notas" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "Objectivos da nota" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "Título da nota" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "NotaEmpresa destinatária" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "NotaNota de destino" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "NotaOportunidade de destino" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "NotaPessoa de destino" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Notas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "Notas ligadas à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "Notas relacionadas com o contacto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "Notas relacionadas com a oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "Notas ligadas ao {label}" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "Número de trabalhadores da empresa" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "Id de metadados do objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "ID do objeto" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "ID de metadados do objeto" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "Nome do objeto" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "Operando" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "Funcionamento" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "Operações" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Oportunidades" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "Oportunidades ligadas à empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "Oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "Montante da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "Data de encerramento da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "Empresa de oportunidades" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "Ponto de contacto da oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "Probabilidade de oportunidade" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "Posição do registo de oportunidades" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "Fase de oportunidade" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "Operação agregada opcional" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "Segredo opcional usado para computar a assinatura HMAC para cargas de webhook. Este segredo é partilhado entre o Twenty e o consumidor do webhook para autenticar os pedidos de webhook." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "Saída" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "Grupo de filtros da vista principal" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "Vista principal Filtro Id do grupo" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Pessoas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "Pessoas ligadas à empresa." + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "Pessoa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "Registo de pessoa Posição" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "Telefone" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "Telefones" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "Ponto de contacto" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "Posição" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "Posição no grupo de filtros da vista principal" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "Posição no grupo de filtros da vista" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "Posição no grupo de filtros de visualização" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "Esquema de cores preferido" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "Língua preferida" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "Probabilidade" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "Recebido em" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "ID do registo" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "ID de evento recorrente" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "Token de atualização" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "Endereço de correio eletrónico do utilizador relacionado" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "Relações" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "Estado da resposta" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "Data de revogação" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "Papel" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "Corridas" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "Escopos" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "Vetor de pesquisa" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Segredo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "Tamanho" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "Estágio" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "Data de início" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "Estado" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "Estatutos" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "Assunto" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "Cursor de sincronização" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "Cursor de sincronização. Utilizado para sincronizar eventos do fornecedor de calendário" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "Fase de sincronização" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "A fase de sincronização começou em" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "Estado de sincronização" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "URL de destino" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "Tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "Objetivo da tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "Objectivos da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "Responsável pela tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "Tarefas anexas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "Corpo da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "Data de vencimento da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "Posição do registo de tarefas" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "Estado da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "Objectivos da tarefa" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "Título da tarefa" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "Empresa TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "Oportunidade TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "Pessoa TaskTarget" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "TarefaTarefa de destino" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Tarefas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "Tarefas atribuídas ao membro do espaço de trabalho" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "Tarefas ligadas à empresa" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "Tarefas ligadas ao contacto" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "Tarefas relacionadas com a oportunidade" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "Tarefas ligadas à {label}" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "Texto" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "O identificador da conta (e-mail, nome de utilizador, número de telefone, etc.)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "O fornecedor da conta" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "A conta Linkedin da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "A conta Twitter/X da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "O nome da empresa" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "O URL do sítio Web da empresa. Utilizamos este URL para ir buscar o ícone da empresa" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "O criador do registo" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "O estado atual das versões do fluxo de trabalho" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "A data em que a mensagem foi recebida" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "O executor do fluxo de trabalho" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "A pasta a que pertence este favorito" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "O nome da oportunidade" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "O nome do ouvinte do evento de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "O ID da última versão publicada do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "O nome do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "O nome da versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "O estado da versão do fluxo de trabalho" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "Id externo da rosca" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "ID da linha do fornecedor de mensagens" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "Contagem de falhas do acelerador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Formato da hora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Fuso horário" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "Actividades de cronologia" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "Cronologia Actividades ligadas à empresa" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "Linha de tempo Actividades ligadas à nota." + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "Cronograma Actividades relacionadas com a oportunidade." + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "Cronograma Actividades ligadas à tarefa." + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "Cronograma Actividades ligadas à {label}" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "Atividade de cronologia" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "Actividades do calendário ligadas à corrida" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "Actividades do calendário ligadas à versão" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "Actividades da linha de tempo ligadas ao fluxo de trabalho" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "Título" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Tipo" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "Atualizar DateTime" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "E-mail do utilizador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "Id do utilizador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "Fuso horário do utilizador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "Formato de data preferido do utilizador" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "Formato de hora preferido do utilizador" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "Valor" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "Estado da versão" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "Etapas da versão" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "Acionamento da versão" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "Versões" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Ver" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "Ver campo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "Ver Posição do campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "Vista Vista relacionada com o campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "Ver Tamanho do campo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "Ver Campo Campo de destino" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "Ver Visibilidade do campo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "Ver campos" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "Ver filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "Ver valor de visualização do filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "Ver grupo de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "Ver Id do grupo de filtros" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "Ver grupos de filtros" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "Ver operando de filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "Vista Vista relacionada com o filtro" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "Ver Filtro campo de destino" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "Ver valor do filtro" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "Ver filtros" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "Ver grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "Vista relacionada com o grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "Ver campo de destino do grupo" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "Ver visibilidade do grupo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "Ver grupos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "Ver campo da coluna Kanban" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "Ver Classificação" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "Ver Direção de ordenação" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "Vista Ordenar vista relacionada" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "Ver Ordenar campo de destino" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "Ver tipos" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "Ver ícone" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "Ver chave" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "Ver nome" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "Ver posição" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "Ver objeto de destino" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "Ver tipo" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "Vistas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "Visibilidade" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "Visível" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Operação de webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Operações de webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "URL de destino do webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "Fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "Execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "Execuções de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "Versões do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "Ouvintes de eventos de fluxo de trabalho ligados ao fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "Fluxo de trabalho ligado à execução." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "Posição de registo do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "A execução do fluxo de trabalho terminou em" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "Posição de execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "Execução do fluxo de trabalho iniciada em" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "Estado de execução do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "O fluxo de trabalho é executado em função da versão." + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "O fluxo de trabalho é executado em ligação com o fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "Versão do workflow ligada à execução." + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "Posição da versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "Versões do fluxo de trabalho ligadas ao fluxo de trabalho." + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "Listador de eventos de fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "WorkflowEventListener fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "Ouvintes do WorkflowEventListeners" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "Versão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "Fluxo de trabalhoVersão do fluxo de trabalho" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Fluxos de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "Membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "Membros do espaço de trabalho" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "Membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "Avatar de membro do espaço de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "Nome do membro do espaço de trabalho" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "Membro do espaço de trabalho" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "O membro da sua equipa responsável pela gestão da conta da empresa" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "pega" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "uID do iCal" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "fornecedor" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt.po new file mode 100644 index 000000000000..e34a128e8c46 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 12:51+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pt\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "Chave API" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "Lista de bloqueios" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "Empresas" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "Contas ligadas" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "Formato da data" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "Descrição" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "Emails" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "Empregados" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "Favoritos" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "Língua" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "Nome" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "Notas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "Oportunidades" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "Pessoas" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "Segredo" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "Tarefas" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "Formato da hora" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "Fuso horário" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "Tipo" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "Ver" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "Webhook" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "Fluxos de trabalho" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hans.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hans.po new file mode 100644 index 000000000000..142e1664f7c5 --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hans.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: zh-Hans\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(系统)视图字段" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(系统)查看过滤器组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(系统)查看过滤器" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(系统)视图组" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(系统)视图排序" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(系统)视图" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "收藏夹" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "A 公司" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "连接账户" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "可从左侧菜单访问的收藏夹" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "一组相关信息(如电子邮件线程、聊天线程)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "通过信息渠道(电子邮件、聊天等)发送或接收的信息" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "说明" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "备注目标" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "一个人" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "一项任务" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "任务目标" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "网络钩子" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "运行工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "工作流程版本" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "工作区成员" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "API 密钥" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "应用程序接口密钥" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "访问令牌" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "账户所有人" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "公司客户经理" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "公司账户负责人" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "地址" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "地址(已弃用) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "公司地址" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "公司地址 - 不再使用,改用新的地址字段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "汇总操作" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "时间轴上显示的汇总/筛选事件" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "金额" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "应用程序接口密钥" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "附件" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "系统中执行操作的审计日志" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "与用户行为有关的事件" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "一个机会" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "年度经常性收入:公司的实际或估计年收入" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "ApiKey 过期日期" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "ApiKey 名称" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "ApiKey 注销日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "分配任务" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "受让人" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "相关用户 ID" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "附件" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "附件作者" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "附件公司" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "附件完整路径" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "附件名称" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "附件说明" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "附带机会" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "联系人" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "附件任务" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "附件类型" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "附件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "工作区成员创建的附件" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "与公司有关的附件" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "链接到联系人的附件。" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "与机会相关的附件" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "与 {label} 绑定的附件" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "审计日志" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "审计日志" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "链接到工作区成员的审计日志" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "Auth 失败 at" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "作者" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "作者附件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "接收或发送电子邮件时自动创建人记录" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "自动为参与活动的人创建记录。" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "阿凡达" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "头像网址" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "行为事件" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "行为事件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "拦截列表" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "被屏蔽的手柄" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "拦截列表" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "身体" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "缓存记录名称" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "日历频道" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "日历频道活动协会" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "日历频道活动关联" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "日历频道" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "日历活动" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "日历活动" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "频道 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "通道类型" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "城市" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "关闭日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "色彩方案" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "紧凑型视图" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "公司" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "公司名称" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "公司记录位置" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "会议解决方案" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "连接帐户" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "联网账户" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "连接账户" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "联系自动创建政策" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "联系人的电子邮件" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "联系人的 Linkedin 账户" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "联系人的 X/Twitter 账户" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "联系人的头像" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "联系人所在城市" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "联系人的公司" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "联系人的职务" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "联系人姓名" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "联系人电话号码" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "联系人的电话号码" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "创建者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "创建日期时间" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "创建日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "日期格式" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "删除记录的日期" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "删除" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "描述视图是否处于紧凑模式" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "说明" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "方向" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "显示名称" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "显示值" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "域名" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "到期日" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "电子邮件" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "员工" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "结束日期" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "事件 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "事件监听器" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "活动参与者" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "活动公司" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "事件背景" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "活动详情" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "事件外部 ID" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "活动名称" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "活动名称/类型" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "活动说明" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "活动机会" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "活动人员" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "活动任务" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "活动工作流程" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "事件工作流程运行" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "事件工作流程版本" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "活动工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "活动" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "与个人相关的事件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "与工作区成员相关联的事件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "排除群组电子邮件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "排除非专业电子邮件" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "执行人" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "到期日" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "最爱" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "收藏夹" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "收藏夹" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "最喜爱的公司" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "最喜欢的文件夹位置" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "最喜欢的说明" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "最喜欢的机会" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "最喜欢的人" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "最喜欢的位置" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "最喜欢的任务" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "最喜欢的景观" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "最喜欢的工作流程" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "最喜欢的工作流程运行" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "最喜欢的工作流程版本" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "最喜欢的工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "收藏夹" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "该文件夹中的收藏夹" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "与公司相关的收藏夹" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "与联系人相关联的收藏夹" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "与注释链接的收藏夹" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "与机会相关的收藏夹" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "与任务相关联的收藏夹" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "与视图相连的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "与工作流程相关联的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "与工作流程运行相关联的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "链接到工作流程版本的收藏夹" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "链接到工作区成员的收藏夹" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "与 {label} 绑定的收藏夹" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "字段元数据 ID" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "字段值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "用于汇总操作的字段元数据" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "用于全文搜索的字段" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "信息通道文件夹" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "文件夹名称" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "完整路径" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "按此字段值分组" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "手柄" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "句柄别名" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "标题信息 ID" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "图标" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "同上" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "理想客户简介: 说明该公司是否是您最合适、最有价值的客户" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "如果事件与特定对象有关" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "是否已启用联系人自动创建功能" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "是全天" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "是组织者" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "是否启用同步" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "已取消" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "职位名称" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "提供上下文(用户、设备、工作区等)的 Json 对象" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Json 对象,用于提供工作流运行的输出结果" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "提供步骤的 Json 对象" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "提供触发器的 Json 对象" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "事件详细信息的 Json 值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "钥匙" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "语言" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "最近发布的版本号" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "上次同步光标" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "最后同步日期" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "上次同步历史 ID" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "上次更改记录" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "最后更新" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "关联对象元数据 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "关联机会" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "链接记录缓存名称" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "链接记录 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "由其担任联络人的机会清单" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "地点" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "逻辑运算符" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "过滤组的逻辑运算符" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "会见链接" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "留言" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "信息通道" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "信息通道关联" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "信息通道标识" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "信息通道 信息关联" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "信息通道 信息关联" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "信息渠道" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "信息方向" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "信息外部标识" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "留言文件夹" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "信息文件夹" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "留言编号" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "留言参与者" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "信息参与者" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "与信息频道同步的信息" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "留言主题" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "信息线程编号" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "留言主题" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "来自报文头的报文 ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "信息提供商提供的信息 ID" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "信息" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "来自频道的信息" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "来自主题的消息" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "信息提供程序访问令牌" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "信息提供程序刷新令牌" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "名称" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "收藏夹名称" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "工作流程运行名称" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "备注" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "备注 目标" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "备注 目标" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "说明附件" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "说明主体" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "注释记录位置" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "注释目标" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "说明标题" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "目标公司" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "注释目标注释" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "目标机会" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "NoteTarget person" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "说明" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "与公司挂钩的票据" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "与联系人相关的备注" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "与机会相关的说明" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "与 {label} 有关的注释" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "公司员工人数" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "对象元数据 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "对象 ID" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "对象元数据 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "对象名称" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "操作数" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "运行" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "业务" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "机会" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "与公司有关的机会。" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "机会" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "机会金额" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "机会结束日期" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "机会公司" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "机会联络点" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "机会概率" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "机会记录位置" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "机会阶段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "可选的集合操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "用于计算网络钩子有效载荷 HMAC 签名的可选密文。该秘密由二十和网络钩子用户共享,用于验证网络钩子请求。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "输出" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "父视图过滤组" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "父视图 过滤器组 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "人" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "与公司有关的人员。" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "个人" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "个人记录 职位" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "电话" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "电话" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "联系点" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "职位" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "在父视图过滤器组中的位置" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "在视图过滤器组中的位置" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "在视图筛选组中的位置" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "首选配色方案" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "首选语言" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "概率" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "收到时间" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "记录 id" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "重复事件 ID" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "刷新令牌" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "相关用户电子邮件地址" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "关系" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "响应状态" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "撤销日期" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "角色" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "运行" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "瞄准镜" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "搜索矢量" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "秘密" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "尺寸" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "舞台" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "开始日期" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "现状" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "状态" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "主题" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "同步光标" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "同步光标。用于从日历提供程序同步事件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "同步阶段" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "同步阶段从" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "同步状态" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "目标网址" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "任务" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "任务受让人" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "任务附件" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "任务机构" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "任务到期日" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "任务记录位置" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "任务状态" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "任务名称" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "任务目标公司" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "任务目标机会" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "任务目标人" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "任务目标任务" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "任务" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "分配给工作区成员的任务" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "与公司相关的任务" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "与联系人相关的任务" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "与机会相关的任务" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "与 {label} 有关的任务" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "文本" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "账户名称(电子邮件、用户名、电话号码等)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "账户提供者" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "公司 Linkedin 账户" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "公司 Twitter/X 账户" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "公司名称" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "公司网站 URL。我们使用该网址获取公司图标" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "记录的创建者" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "工作流程版本的当前状态" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "收到信息的日期" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "工作流程的执行者" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "此收藏夹所属文件夹" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "机会名称" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "工作流事件监听器名称" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "工作流程最后发布的版本 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "工作流程名称" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "工作流程版本名称" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "工作流程版本状态" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "螺纹外部标识" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "信息提供者提供的线程 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "节气门故障计数" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "时间格式" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "时区" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "时间表活动" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "时间表 与公司有关的活动" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "与注释相关联的时间线活动。" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "与机会相关的活动时间表。" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "时间轴 与任务相关的活动。" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "与 {label} 相关联的时间表活动" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "与长跑有关的时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "与版本相关的时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "与工作流程相关联的时间轴活动" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "标题" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "类型" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "更新日期时间" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "用户电子邮件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "用户名" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "用户时区" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "用户首选的日期格式" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "用户首选的时间格式" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "价值" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "版本状态" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "版本步骤" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "版本触发器" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "版本" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "查看" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "查看领域" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "查看球场位置" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "相关视图" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "查看字段大小" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "查看领域 目标领域" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "查看实地能见度" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "查看字段" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "查看过滤器" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "查看过滤器显示值" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "查看过滤器组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "查看过滤器组 ID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "查看过滤组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "查看过滤器操作数" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "查看过滤器相关视图" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "查看筛选器目标字段" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "查看过滤器值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "查看过滤器" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "查看小组" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "查看组相关视图" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "查看组目标字段" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "查看小组能见度" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "查看小组" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "查看看板列字段" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "查看分类" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "查看排序方向" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "查看排序相关视图" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "查看排序目标字段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "查看种类" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "查看图标" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "查看密钥" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "查看名称" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "查看位置" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "查看目标对象" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "查看类型" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "意见" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "可见性" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "可见" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "网络钩子" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Webhook 操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Webhook 操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "Webhook 目标网址" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "网络钩子" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "工作流程运行" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "工作流程运行" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "链接到工作流程的工作流程事件监听器。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "与运行相关联的工作流程。" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "工作流程记录位置" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "工作流运行结束于" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "工作流程运行位置" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "工作流程运行开始于" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "工作流程运行状态" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "工作流程运行与版本相关联。" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "与工作流程相关联的工作流程运行。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "与运行相关联的工作流程版本。" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "工作流程版本位置" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "与工作流程链接的工作流程版本。" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "工作流事件监听器" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "工作流版本" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "工作流程版本工作流程" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "工作流程" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "工作区成员" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "工作区成员头像" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "工作区成员名称" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "工作空间成员" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "负责管理公司账户的团队成员" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "处理" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "iCal UID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "供应商" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hant.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hant.po new file mode 100644 index 000000000000..7c0f0c43d1ba --- /dev/null +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-Hant.po @@ -0,0 +1,2236 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-01-31 13:59+0100\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: zh-Hant\n" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32 +msgid "(System) View Fields" +msgstr "(系统)视图字段" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29 +msgid "(System) View Filter Groups" +msgstr "(系统)查看过滤器组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25 +msgid "(System) View Filters" +msgstr "(系统)查看过滤器" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23 +msgid "(System) View Groups" +msgstr "(系统)视图组" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26 +msgid "(System) View Sorts" +msgstr "(系统)视图排序" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:33 +msgid "(System) Views" +msgstr "(系统)视图" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24 +msgid "A Folder of favorites" +msgstr "收藏夹" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:55 +msgid "A company" +msgstr "A 公司" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:30 +msgid "A connected account" +msgstr "连接账户" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37 +msgid "A favorite that can be accessed from the left menu" +msgstr "可从左侧菜单访问的收藏夹" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25 +msgid "A group of related messages (e.g. email thread, chat thread)" +msgstr "一组相关信息(如电子邮件线程、聊天线程)" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30 +msgid "A message sent or received through a messaging channel (email, chat, etc.)" +msgstr "通过信息渠道(电子邮件、聊天等)发送或接收的信息" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:46 +msgid "A note" +msgstr "说明" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27 +msgid "A note target" +msgstr "备注目标" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:59 +msgid "A person" +msgstr "一个人" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:48 +msgid "A task" +msgstr "一项任务" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27 +msgid "A task target" +msgstr "任务目标" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20 +msgid "A webhook" +msgstr "网络钩子" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:59 +msgid "A workflow" +msgstr "工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24 +msgid "A workflow event listener" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:54 +msgid "A workflow run" +msgstr "运行工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67 +msgid "A workflow version" +msgstr "工作流程版本" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78 +msgid "A workspace member" +msgstr "工作区成员" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17 +msgid "API Key" +msgstr "API 密钥" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18 +msgid "API Keys" +msgstr "应用程序接口密钥" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:113 +msgid "ARR" +msgstr "ARR" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:58 +msgid "Access Token" +msgstr "访问令牌" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:114 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:115 +#: src/modules/company/standard-objects/company.workspace-entity.ts:176 +msgid "Account Owner" +msgstr "账户所有人" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:168 +msgid "Account Owner For Companies" +msgstr "公司客户经理" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:169 +msgid "Account owner for companies" +msgstr "公司账户负责人" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:123 +msgid "Address" +msgstr "地址" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:264 +msgid "Address (deprecated) " +msgstr "地址(已弃用) " + +#: src/modules/company/standard-objects/company.workspace-entity.ts:124 +msgid "Address of the company" +msgstr "公司地址" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:265 +msgid "Address of the company - deprecated in favor of new address field" +msgstr "公司地址 - 不再使用,改用新的地址字段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:189 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96 +msgid "Aggregate operation" +msgstr "汇总操作" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35 +msgid "Aggregated / filtered event to be displayed on the timeline" +msgstr "时间轴上显示的汇总/筛选事件" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:69 +msgid "Amount" +msgstr "金额" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19 +msgid "An API key" +msgstr "应用程序接口密钥" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32 +msgid "An attachment" +msgstr "附件" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24 +msgid "An audit log of actions performed in the system" +msgstr "系统中执行操作的审计日志" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20 +msgid "An event related to user behavior" +msgstr "与用户行为有关的事件" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:50 +msgid "An opportunity" +msgstr "一个机会" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:114 +msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company" +msgstr "年度经常性收入:公司的实际或估计年收入" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39 +msgid "ApiKey expiration date" +msgstr "ApiKey 过期日期" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:30 +msgid "ApiKey name" +msgstr "ApiKey 名称" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:48 +msgid "ApiKey revocation date" +msgstr "ApiKey 注销日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:145 +msgid "Assigned tasks" +msgstr "分配任务" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:168 +msgid "Assignee" +msgstr "受让人" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:136 +msgid "Associated User Id" +msgstr "相关用户 ID" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30 +msgid "Attachment" +msgstr "附件" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:70 +msgid "Attachment author" +msgstr "附件作者" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:129 +msgid "Attachment company" +msgstr "附件公司" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:52 +msgid "Attachment full path" +msgstr "附件完整路径" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:43 +msgid "Attachment name" +msgstr "附件名称" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:99 +msgid "Attachment note" +msgstr "附件说明" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:144 +msgid "Attachment opportunity" +msgstr "附带机会" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:114 +msgid "Attachment person" +msgstr "联系人" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:84 +msgid "Attachment task" +msgstr "附件任务" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:61 +msgid "Attachment type" +msgstr "附件类型" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:156 +#: src/modules/person/standard-objects/person.workspace-entity.ts:238 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:199 +#: src/modules/note/standard-objects/note.workspace-entity.ts:118 +#: src/modules/company/standard-objects/company.workspace-entity.ts:239 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31 +#: src/engine/twenty-orm/custom.workspace-entity.ts:118 +msgid "Attachments" +msgstr "附件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:181 +msgid "Attachments created by the workspace member" +msgstr "工作区成员创建的附件" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:240 +msgid "Attachments linked to the company" +msgstr "与公司有关的附件" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:239 +msgid "Attachments linked to the contact." +msgstr "链接到联系人的附件。" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:200 +msgid "Attachments linked to the opportunity" +msgstr "与机会相关的附件" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:123 +msgid "Attachments tied to the {label}" +msgstr "与 {label} 绑定的附件" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22 +msgid "Audit Log" +msgstr "审计日志" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:255 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23 +msgid "Audit Logs" +msgstr "审计日志" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:256 +msgid "Audit Logs linked to the workspace member" +msgstr "链接到工作区成员的审计日志" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:85 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:86 +msgid "Auth failed at" +msgstr "Auth 失败 at" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:69 +msgid "Author" +msgstr "作者" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:180 +msgid "Authored attachments" +msgstr "作者附件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:171 +msgid "Automatically create People records when receiving or sending emails" +msgstr "接收或发送电子邮件时自动创建人记录" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222 +msgid "Automatically create records for people you participated with in an event." +msgstr "自动为参与活动的人创建记录。" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:146 +msgid "Avatar" +msgstr "阿凡达" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:117 +msgid "Avatar Url" +msgstr "头像网址" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18 +msgid "Behavioral Event" +msgstr "行为事件" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19 +msgid "Behavioral Events" +msgstr "行为事件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:216 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24 +msgid "Blocklist" +msgstr "拦截列表" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:217 +msgid "Blocklisted handles" +msgstr "被屏蔽的手柄" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23 +msgid "Blocklists" +msgstr "拦截列表" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:77 +#: src/modules/task/standard-objects/task.workspace-entity.ts:87 +#: src/modules/note/standard-objects/note.workspace-entity.ts:75 +#: src/modules/note/standard-objects/note.workspace-entity.ts:85 +msgid "Body" +msgstr "身体" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:75 +msgid "Cached record name" +msgstr "缓存记录名称" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74 +msgid "Calendar Channel" +msgstr "日历频道" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23 +msgid "Calendar Channel Event Association" +msgstr "日历频道活动协会" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25 +msgid "Calendar Channel Event Associations" +msgstr "日历频道活动关联" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:139 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:140 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76 +msgid "Calendar Channels" +msgstr "日历频道" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:228 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:229 +#: src/modules/person/standard-objects/person.workspace-entity.ts:262 +#: src/modules/person/standard-objects/person.workspace-entity.ts:263 +msgid "Calendar Event Participants" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27 +msgid "Calendar event" +msgstr "日历活动" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32 +msgid "Calendar event participant" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34 +msgid "Calendar event participants" +msgstr "日历活动参与者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29 +msgid "Calendar events" +msgstr "日历活动" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:55 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:56 +msgid "Channel ID" +msgstr "频道 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:136 +msgid "Channel Type" +msgstr "通道类型" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:137 +msgid "City" +msgstr "城市" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:79 +msgid "Close date" +msgstr "关闭日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:97 +msgid "Color Scheme" +msgstr "色彩方案" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:108 +msgid "Compact View" +msgstr "紧凑型视图" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:54 +msgid "Companies" +msgstr "公司" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:134 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:65 +#: src/modules/person/standard-objects/person.workspace-entity.ts:177 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:148 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:65 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:88 +#: src/modules/company/standard-objects/company.workspace-entity.ts:53 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:128 +msgid "Company" +msgstr "公司名称" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:144 +msgid "Company record position" +msgstr "公司记录位置" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:135 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:136 +msgid "Conference Solution" +msgstr "会议解决方案" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:28 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308 +msgid "Connected Account" +msgstr "连接帐户" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:29 +msgid "Connected Accounts" +msgstr "联网账户" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:192 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:193 +msgid "Connected accounts" +msgstr "连接账户" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:221 +msgid "Contact auto creation policy" +msgstr "联系自动创建政策" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:80 +msgid "Contact’s Emails" +msgstr "联系人的电子邮件" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:90 +msgid "Contact’s Linkedin account" +msgstr "联系人的 Linkedin 账户" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:100 +msgid "Contact’s X/Twitter account" +msgstr "联系人的 X/Twitter 账户" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:147 +msgid "Contact’s avatar" +msgstr "联系人的头像" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:138 +msgid "Contact’s city" +msgstr "联系人所在城市" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:178 +msgid "Contact’s company" +msgstr "联系人的公司" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:110 +msgid "Contact’s job title" +msgstr "联系人的职务" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:70 +msgid "Contact’s name" +msgstr "联系人姓名" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:119 +msgid "Contact’s phone number" +msgstr "联系人电话号码" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:129 +msgid "Contact’s phone numbers" +msgstr "联系人的电话号码" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166 +#: src/modules/task/standard-objects/task.workspace-entity.ts:136 +#: src/modules/person/standard-objects/person.workspace-entity.ts:167 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:123 +#: src/modules/note/standard-objects/note.workspace-entity.ts:98 +#: src/modules/company/standard-objects/company.workspace-entity.ts:154 +#: src/engine/twenty-orm/custom.workspace-entity.ts:61 +msgid "Created by" +msgstr "创建者" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:88 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:89 +msgid "Creation DateTime" +msgstr "创建日期时间" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:44 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:45 +#: src/engine/twenty-orm/base.workspace-entity.ts:26 +#: src/engine/twenty-orm/base.workspace-entity.ts:27 +msgid "Creation date" +msgstr "创建日期" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:278 +msgid "Date format" +msgstr "日期格式" + +#: src/engine/twenty-orm/base.workspace-entity.ts:53 +msgid "Date when the record was deleted" +msgstr "删除记录的日期" + +#: src/engine/twenty-orm/base.workspace-entity.ts:52 +msgid "Deleted at" +msgstr "删除" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:109 +msgid "Describes if the view is in compact mode" +msgstr "描述视图是否处于紧凑模式" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:59 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:108 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:109 +msgid "Description" +msgstr "说明" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:48 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:66 +msgid "Direction" +msgstr "方向" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:62 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:54 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:55 +msgid "Display Name" +msgstr "显示名称" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:59 +msgid "Display Value" +msgstr "显示值" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:73 +msgid "Domain Name" +msgstr "域名" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:100 +msgid "Due Date" +msgstr "到期日" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:79 +msgid "Emails" +msgstr "电子邮件" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:83 +msgid "Employees" +msgstr "员工" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:78 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:79 +msgid "End Date" +msgstr "结束日期" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:109 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:110 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:70 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:71 +msgid "Event ID" +msgstr "事件 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:132 +msgid "Event Listeners" +msgstr "事件监听器" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:168 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:169 +msgid "Event Participants" +msgstr "活动参与者" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:135 +msgid "Event company" +msgstr "活动公司" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:67 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:52 +msgid "Event context" +msgstr "事件背景" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:63 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:57 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:42 +msgid "Event details" +msgstr "活动详情" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:35 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:36 +msgid "Event external ID" +msgstr "事件外部 ID" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:54 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:55 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:48 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:49 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:33 +msgid "Event name" +msgstr "活动名称" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34 +msgid "Event name/type" +msgstr "活动名称/类型" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:165 +msgid "Event note" +msgstr "活动说明" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:150 +msgid "Event opportunity" +msgstr "活动机会" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:120 +msgid "Event person" +msgstr "活动人员" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:180 +msgid "Event task" +msgstr "活动任务" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:195 +msgid "Event workflow" +msgstr "活动工作流程" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:225 +msgid "Event workflow run" +msgstr "事件工作流程运行" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:210 +msgid "Event workflow version" +msgstr "事件工作流程版本" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91 +msgid "Event workspace member" +msgstr "活动工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:242 +#: src/modules/person/standard-objects/person.workspace-entity.ts:276 +msgid "Events" +msgstr "活动" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:277 +msgid "Events linked to the person" +msgstr "与个人相关的事件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:243 +msgid "Events linked to the workspace member" +msgstr "与工作区成员相关联的事件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211 +msgid "Exclude group emails" +msgstr "排除群组电子邮件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201 +msgid "Exclude non professional emails" +msgstr "排除非专业电子邮件" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:127 +msgid "Executed by" +msgstr "执行人" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:38 +msgid "Expiration date" +msgstr "到期日" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35 +msgid "Favorite" +msgstr "最爱" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:103 +msgid "Favorite Folder" +msgstr "收藏夹" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23 +msgid "Favorite Folders" +msgstr "收藏夹" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:89 +msgid "Favorite company" +msgstr "最喜爱的公司" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:33 +msgid "Favorite folder position" +msgstr "最喜欢的文件夹位置" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:194 +msgid "Favorite note" +msgstr "最喜欢的说明" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:119 +msgid "Favorite opportunity" +msgstr "最喜欢的机会" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:74 +msgid "Favorite person" +msgstr "最喜欢的人" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:47 +msgid "Favorite position" +msgstr "最喜欢的位置" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:179 +msgid "Favorite task" +msgstr "最喜欢的任务" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:209 +msgid "Favorite view" +msgstr "最喜欢的景观" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:134 +msgid "Favorite workflow" +msgstr "最喜欢的工作流程" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:164 +msgid "Favorite workflow run" +msgstr "最喜欢的工作流程运行" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:149 +msgid "Favorite workflow version" +msgstr "最喜欢的工作流程版本" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:59 +msgid "Favorite workspace member" +msgstr "最喜欢的工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186 +#: src/modules/view/standard-objects/view.workspace-entity.ts:177 +#: src/modules/task/standard-objects/task.workspace-entity.ts:197 +#: src/modules/person/standard-objects/person.workspace-entity.ts:226 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:143 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36 +#: src/modules/company/standard-objects/company.workspace-entity.ts:226 +#: src/engine/twenty-orm/custom.workspace-entity.ts:101 +msgid "Favorites" +msgstr "收藏夹" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:53 +msgid "Favorites in this folder" +msgstr "该文件夹中的收藏夹" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:227 +msgid "Favorites linked to the company" +msgstr "与公司相关的收藏夹" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:227 +msgid "Favorites linked to the contact" +msgstr "与联系人相关联的收藏夹" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:144 +msgid "Favorites linked to the note" +msgstr "与注释链接的收藏夹" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:165 +msgid "Favorites linked to the opportunity" +msgstr "与机会相关的收藏夹" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:198 +msgid "Favorites linked to the task" +msgstr "与任务相关联的收藏夹" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:178 +msgid "Favorites linked to the view" +msgstr "与视图相连的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:144 +msgid "Favorites linked to the workflow" +msgstr "与工作流程相关联的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187 +msgid "Favorites linked to the workflow run" +msgstr "与工作流程运行相关联的收藏夹" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:155 +msgid "Favorites linked to the workflow version" +msgstr "链接到工作流程版本的收藏夹" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:158 +msgid "Favorites linked to the workspace member" +msgstr "链接到工作区成员的收藏夹" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:106 +msgid "Favorites tied to the {label}" +msgstr "与 {label} 绑定的收藏夹" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:32 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:45 +msgid "Field Metadata Id" +msgstr "字段元数据 ID" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51 +msgid "Field Value" +msgstr "字段值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:262 +#: src/modules/view/standard-objects/view.workspace-entity.ts:263 +msgid "Field metadata used for aggregate operation" +msgstr "用于汇总操作的字段元数据" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6 +msgid "Field used for full-text search" +msgstr "用于全文搜索的字段" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:23 +msgid "Folder for Message Channel" +msgstr "信息通道文件夹" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:33 +msgid "Folder name" +msgstr "文件夹名称" + +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51 +msgid "Full path" +msgstr "完整路径" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:52 +msgid "Group by this field value" +msgstr "按此字段值分组" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:53 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:54 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:126 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:127 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:46 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:86 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:87 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:34 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:35 +msgid "Handle" +msgstr "手柄" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:95 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:96 +msgid "Handle Aliases" +msgstr "句柄别名" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:40 +msgid "Header message Id" +msgstr "标题信息 ID" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:133 +msgid "ICP" +msgstr "ICP" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:79 +msgid "Icon" +msgstr "图标" + +#: src/engine/twenty-orm/base.workspace-entity.ts:14 +#: src/engine/twenty-orm/base.workspace-entity.ts:15 +msgid "Id" +msgstr "同上" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:134 +msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you" +msgstr "理想客户简介: 说明该公司是否是您最合适、最有价值的客户" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78 +msgid "If the event is related to a particular object" +msgstr "如果事件与特定对象有关" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:160 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:161 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:211 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:212 +msgid "Is Contact Auto Creation Enabled" +msgstr "是否已启用联系人自动创建功能" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:59 +msgid "Is Full Day" +msgstr "是全天" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:63 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:64 +msgid "Is Organizer" +msgstr "是组织者" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259 +msgid "Is Sync Enabled" +msgstr "是否启用同步" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49 +msgid "Is canceled" +msgstr "已取消" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:109 +msgid "Job Title" +msgstr "职位名称" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53 +msgid "Json object to provide context (user, device, workspace, etc.)" +msgstr "提供上下文(用户、设备、工作区等)的 Json 对象" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:137 +msgid "Json object to provide output of the workflow run" +msgstr "Json 对象,用于提供工作流运行的输出结果" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:95 +msgid "Json object to provide steps" +msgstr "提供步骤的 Json 对象" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:85 +msgid "Json object to provide trigger" +msgstr "提供触发器的 Json 对象" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:64 +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:58 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:43 +msgid "Json value for event details" +msgstr "事件详细信息的 Json 值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:68 +msgid "Key" +msgstr "钥匙" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:107 +msgid "Language" +msgstr "语言" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:77 +msgid "Last published Version Id" +msgstr "最近发布的版本号" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231 +msgid "Last sync cursor" +msgstr "上次同步光标" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278 +msgid "Last sync date" +msgstr "最后同步日期" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:76 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:77 +msgid "Last sync history ID" +msgstr "上次同步历史 ID" + +#: src/engine/twenty-orm/base.workspace-entity.ts:40 +msgid "Last time the record was changed" +msgstr "上次更改记录" + +#: src/engine/twenty-orm/base.workspace-entity.ts:39 +msgid "Last update" +msgstr "最后更新" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94 +msgid "Linked Object Metadata Id" +msgstr "关联对象元数据 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:192 +msgid "Linked Opportunities" +msgstr "关联机会" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:74 +msgid "Linked Record cached name" +msgstr "链接记录缓存名称" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:83 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:84 +msgid "Linked Record id" +msgstr "链接记录 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:89 +#: src/modules/company/standard-objects/company.workspace-entity.ts:93 +msgid "Linkedin" +msgstr "Linkedin" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:193 +msgid "List of opportunities for which that person is the point of contact" +msgstr "由其担任联络人的机会清单" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:117 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:118 +msgid "Location" +msgstr "地点" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:60 +msgid "Logical Operator" +msgstr "逻辑运算符" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:61 +msgid "Logical operator for the filter group" +msgstr "过滤组的逻辑运算符" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:144 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:145 +msgid "Meet Link" +msgstr "会见链接" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:71 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:72 +msgid "Message" +msgstr "留言" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:41 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:42 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84 +msgid "Message Channel" +msgstr "信息通道" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374 +msgid "Message Channel Association" +msgstr "信息通道关联" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:91 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:92 +msgid "Message Channel Id" +msgstr "信息通道标识" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29 +msgid "Message Channel Message Association" +msgstr "信息通道 信息关联" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30 +msgid "Message Channel Message Associations" +msgstr "信息通道 信息关联" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:86 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:128 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:129 +msgid "Message Channels" +msgstr "信息渠道" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:67 +msgid "Message Direction" +msgstr "信息方向" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:45 +msgid "Message External Id" +msgstr "信息外部标识" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:21 +msgid "Message Folder" +msgstr "留言文件夹" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:22 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:388 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:389 +msgid "Message Folders" +msgstr "信息文件夹" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:107 +msgid "Message Id" +msgstr "留言编号" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25 +msgid "Message Participant" +msgstr "留言参与者" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:204 +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:205 +#: src/modules/person/standard-objects/person.workspace-entity.ts:249 +#: src/modules/person/standard-objects/person.workspace-entity.ts:250 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:93 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:94 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27 +msgid "Message Participants" +msgstr "信息参与者" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:31 +msgid "Message Synced with a Message Channel" +msgstr "与信息频道同步的信息" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23 +msgid "Message Thread" +msgstr "留言主题" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:77 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:78 +msgid "Message Thread Id" +msgstr "信息线程编号" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24 +msgid "Message Threads" +msgstr "留言主题" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:41 +msgid "Message id from the message header" +msgstr "来自报文头的报文 ID" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:46 +msgid "Message id from the messaging provider" +msgstr "信息提供商提供的信息 ID" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29 +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:34 +msgid "Messages" +msgstr "信息" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375 +msgid "Messages from the channel." +msgstr "来自频道的信息" + +#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:35 +msgid "Messages from the thread." +msgstr "来自主题的消息" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:59 +msgid "Messaging provider access token" +msgstr "信息提供程序访问令牌" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:68 +msgid "Messaging provider refresh token" +msgstr "信息提供程序刷新令牌" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:88 +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:68 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:75 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:62 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:34 +#: src/modules/view/standard-objects/view.workspace-entity.ts:43 +#: src/modules/person/standard-objects/person.workspace-entity.ts:69 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:60 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:32 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:43 +#: src/modules/company/standard-objects/company.workspace-entity.ts:64 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:42 +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:29 +#: src/engine/twenty-orm/custom.workspace-entity.ts:40 +#: src/engine/twenty-orm/custom.workspace-entity.ts:41 +msgid "Name" +msgstr "名称" + +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:44 +msgid "Name of the favorite folder" +msgstr "收藏夹名称" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:63 +msgid "Name of the workflow run" +msgstr "工作流程运行名称" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:164 +#: src/modules/note/standard-objects/note.workspace-entity.ts:44 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:193 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:98 +msgid "Note" +msgstr "备注" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25 +msgid "Note Target" +msgstr "备注 目标" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26 +msgid "Note Targets" +msgstr "备注 目标" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:119 +msgid "Note attachments" +msgstr "说明附件" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:76 +#: src/modules/note/standard-objects/note.workspace-entity.ts:86 +msgid "Note body" +msgstr "说明主体" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:56 +msgid "Note record position" +msgstr "注释记录位置" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:107 +msgid "Note targets" +msgstr "注释目标" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:67 +msgid "Note title" +msgstr "说明标题" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:66 +msgid "NoteTarget company" +msgstr "目标公司" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:36 +msgid "NoteTarget note" +msgstr "注释目标注释" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:81 +msgid "NoteTarget opportunity" +msgstr "目标机会" + +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:51 +msgid "NoteTarget person" +msgstr "NoteTarget person" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:215 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:188 +#: src/modules/note/standard-objects/note.workspace-entity.ts:45 +#: src/modules/company/standard-objects/company.workspace-entity.ts:203 +#: src/engine/twenty-orm/custom.workspace-entity.ts:69 +msgid "Notes" +msgstr "说明" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:204 +msgid "Notes tied to the company" +msgstr "与公司挂钩的票据" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:216 +msgid "Notes tied to the contact" +msgstr "与联系人相关的备注" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:189 +msgid "Notes tied to the opportunity" +msgstr "与机会相关的说明" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:74 +msgid "Notes tied to the {label}" +msgstr "与 {label} 有关的注释" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:84 +msgid "Number of employees in the company" +msgstr "公司员工人数" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:51 +msgid "Object Metadata Id" +msgstr "对象元数据 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86 +msgid "Object id" +msgstr "对象 ID" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72 +msgid "Object metadata id" +msgstr "对象元数据 ID" + +#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63 +msgid "Object name" +msgstr "对象名称" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:42 +msgid "Operand" +msgstr "操作数" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:39 +msgid "Operation" +msgstr "运行" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:49 +msgid "Operations" +msgstr "业务" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:49 +#: src/modules/company/standard-objects/company.workspace-entity.ts:214 +msgid "Opportunities" +msgstr "机会" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:215 +msgid "Opportunities linked to the company." +msgstr "与公司有关的机会。" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:149 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:80 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:48 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:80 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:118 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:143 +msgid "Opportunity" +msgstr "机会" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:70 +msgid "Opportunity amount" +msgstr "机会金额" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:80 +msgid "Opportunity close date" +msgstr "机会结束日期" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:149 +msgid "Opportunity company" +msgstr "机会公司" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:133 +msgid "Opportunity point of contact" +msgstr "机会联络点" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:224 +msgid "Opportunity probability" +msgstr "机会概率" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:113 +msgid "Opportunity record position" +msgstr "机会记录位置" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:90 +msgid "Opportunity stage" +msgstr "机会阶段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:190 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:97 +msgid "Optional aggregate operation" +msgstr "可选的集合操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70 +msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests." +msgstr "用于计算网络钩子有效载荷 HMAC 签名的可选密文。该秘密由二十和网络钩子用户共享,用于验证网络钩子请求。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:136 +msgid "Output" +msgstr "输出" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:52 +msgid "Parent View Filter Group" +msgstr "父视图过滤组" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:51 +msgid "Parent View Filter Group Id" +msgstr "父视图 过滤器组 ID" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:58 +#: src/modules/company/standard-objects/company.workspace-entity.ts:164 +msgid "People" +msgstr "人" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:165 +msgid "People linked to the company." +msgstr "与公司有关的人员。" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:119 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:50 +#: src/modules/person/standard-objects/person.workspace-entity.ts:57 +#: src/modules/note/standard-objects/note-target.workspace-entity.ts:50 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:85 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:86 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:123 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:124 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:113 +msgid "Person" +msgstr "个人" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:157 +msgid "Person record Position" +msgstr "个人记录 职位" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:118 +msgid "Phone" +msgstr "电话" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:128 +msgid "Phones" +msgstr "电话" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:132 +msgid "Point of Contact" +msgstr "联系点" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146 +#: src/modules/view/standard-objects/view.workspace-entity.ts:98 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74 +#: src/modules/task/standard-objects/task.workspace-entity.ts:57 +#: src/modules/person/standard-objects/person.workspace-entity.ts:156 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:112 +#: src/modules/note/standard-objects/note.workspace-entity.ts:55 +#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46 +#: src/modules/company/standard-objects/company.workspace-entity.ts:143 +#: src/engine/twenty-orm/custom.workspace-entity.ts:49 +#: src/engine/twenty-orm/custom.workspace-entity.ts:50 +msgid "Position" +msgstr "职位" + +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:90 +msgid "Position in the parent view filter group" +msgstr "在父视图过滤器组中的位置" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:92 +msgid "Position in the view filter group" +msgstr "在视图过滤器组中的位置" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:91 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:89 +msgid "Position in view filter group" +msgstr "在视图筛选组中的位置" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:98 +msgid "Preferred color scheme" +msgstr "首选配色方案" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:108 +msgid "Preferred language" +msgstr "首选语言" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:223 +msgid "Probability" +msgstr "概率" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:67 +msgid "Received At" +msgstr "收到时间" + +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81 +msgid "Record id" +msgstr "记录 id" + +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:45 +#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:46 +msgid "Recurring Event ID" +msgstr "重复事件 ID" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:67 +msgid "Refresh Token" +msgstr "刷新令牌" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:127 +msgid "Related user email address" +msgstr "相关用户电子邮件地址" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:144 +#: src/modules/note/standard-objects/note.workspace-entity.ts:106 +msgid "Relations" +msgstr "关系" + +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:73 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:74 +msgid "Response Status" +msgstr "响应状态" + +#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:47 +msgid "Revocation date" +msgstr "撤销日期" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:37 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:38 +msgid "Role" +msgstr "角色" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:121 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:142 +msgid "Runs" +msgstr "运行" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:104 +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:105 +msgid "Scopes" +msgstr "瞄准镜" + +#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5 +msgid "Search vector" +msgstr "搜索矢量" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69 +msgid "Secret" +msgstr "秘密" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:64 +msgid "Size" +msgstr "尺寸" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:89 +msgid "Stage" +msgstr "舞台" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:68 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:69 +msgid "Start Date" +msgstr "开始日期" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:110 +msgid "Status" +msgstr "现状" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:87 +msgid "Statuses" +msgstr "状态" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:49 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:50 +msgid "Subject" +msgstr "主题" + +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:51 +#: src/modules/messaging/common/standard-objects/message-folder.workspace-entity.ts:52 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268 +msgid "Sync Cursor" +msgstr "同步光标" + +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269 +msgid "Sync Cursor. Used for syncing events from the calendar provider" +msgstr "同步光标。用于从日历提供程序同步事件" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138 +msgid "Sync stage" +msgstr "同步阶段" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288 +msgid "Sync stage started at" +msgstr "同步阶段从" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96 +msgid "Sync status" +msgstr "同步状态" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:30 +msgid "Target Url" +msgstr "目标网址" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:179 +#: src/modules/task/standard-objects/task.workspace-entity.ts:46 +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:35 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:178 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:83 +msgid "Task" +msgstr "任务" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25 +msgid "Task Target" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26 +msgid "Task Targets" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:169 +msgid "Task assignee" +msgstr "任务受让人" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:157 +msgid "Task attachments" +msgstr "任务附件" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:78 +#: src/modules/task/standard-objects/task.workspace-entity.ts:88 +msgid "Task body" +msgstr "任务机构" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:101 +msgid "Task due date" +msgstr "任务到期日" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:58 +msgid "Task record position" +msgstr "任务记录位置" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:111 +msgid "Task status" +msgstr "任务状态" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:145 +msgid "Task targets" +msgstr "任务目标" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:69 +msgid "Task title" +msgstr "任务名称" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:66 +msgid "TaskTarget company" +msgstr "任务目标公司" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:81 +msgid "TaskTarget opportunity" +msgstr "任务目标机会" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:51 +msgid "TaskTarget person" +msgstr "任务目标人" + +#: src/modules/task/standard-objects/task-target.workspace-entity.ts:36 +msgid "TaskTarget task" +msgstr "任务目标任务" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:47 +#: src/modules/person/standard-objects/person.workspace-entity.ts:204 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:177 +#: src/modules/company/standard-objects/company.workspace-entity.ts:192 +#: src/engine/twenty-orm/custom.workspace-entity.ts:85 +msgid "Tasks" +msgstr "任务" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:146 +msgid "Tasks assigned to the workspace member" +msgstr "分配给工作区成员的任务" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:193 +msgid "Tasks tied to the company" +msgstr "与公司相关的任务" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:205 +msgid "Tasks tied to the contact" +msgstr "与联系人相关的任务" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:178 +msgid "Tasks tied to the opportunity" +msgstr "与机会相关的任务" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:90 +msgid "Tasks tied to the {label}" +msgstr "与 {label} 有关的任务" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:58 +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:59 +msgid "Text" +msgstr "文本" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:41 +msgid "The account handle (email, username, phone number, etc.)" +msgstr "账户名称(电子邮件、用户名、电话号码等)" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:50 +msgid "The account provider" +msgstr "账户提供者" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:94 +msgid "The company Linkedin account" +msgstr "公司 Linkedin 账户" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:104 +msgid "The company Twitter/X account" +msgstr "公司 Twitter/X 账户" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:65 +msgid "The company name" +msgstr "公司名称" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:74 +msgid "The company website URL. We use this url to fetch the company icon" +msgstr "公司网站 URL。我们使用该网址获取公司图标" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:168 +#: src/modules/task/standard-objects/task.workspace-entity.ts:138 +#: src/modules/person/standard-objects/person.workspace-entity.ts:169 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:125 +#: src/modules/note/standard-objects/note.workspace-entity.ts:100 +#: src/modules/company/standard-objects/company.workspace-entity.ts:156 +#: src/engine/twenty-orm/custom.workspace-entity.ts:63 +msgid "The creator of the record" +msgstr "记录的创建者" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:88 +msgid "The current statuses of the workflow versions" +msgstr "工作流程版本的当前状态" + +#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:68 +msgid "The date the message was received" +msgstr "收到信息的日期" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:129 +msgid "The executor of the workflow" +msgstr "工作流程的执行者" + +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:104 +msgid "The folder this favorite belongs to" +msgstr "此收藏夹所属文件夹" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:61 +msgid "The opportunity name" +msgstr "机会名称" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:35 +msgid "The workflow event listener name" +msgstr "工作流事件监听器名称" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:78 +msgid "The workflow last published version id" +msgstr "工作流程最后发布的版本 ID" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:69 +msgid "The workflow name" +msgstr "工作流程名称" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:76 +msgid "The workflow version name" +msgstr "工作流程版本名称" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:105 +msgid "The workflow version status" +msgstr "工作流程版本状态" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:56 +msgid "Thread External Id" +msgstr "螺纹外部标识" + +#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:57 +msgid "Thread id from the messaging provider" +msgstr "信息提供者提供的线程 ID" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298 +msgid "Throttle Failure Count" +msgstr "节气门故障计数" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:314 +msgid "Time format" +msgstr "时间格式" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:268 +msgid "Time zone" +msgstr "时区" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34 +#: src/modules/task/standard-objects/task.workspace-entity.ts:185 +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211 +#: src/modules/note/standard-objects/note.workspace-entity.ts:131 +#: src/modules/company/standard-objects/company.workspace-entity.ts:251 +#: src/engine/twenty-orm/custom.workspace-entity.ts:134 +msgid "Timeline Activities" +msgstr "时间表活动" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:252 +msgid "Timeline Activities linked to the company" +msgstr "时间表 与公司有关的活动" + +#: src/modules/note/standard-objects/note.workspace-entity.ts:132 +msgid "Timeline Activities linked to the note." +msgstr "与注释相关联的时间线活动。" + +#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:212 +msgid "Timeline Activities linked to the opportunity." +msgstr "与机会相关的活动时间表。" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:186 +msgid "Timeline Activities linked to the task." +msgstr "时间轴 与任务相关的活动。" + +#: src/engine/twenty-orm/custom.workspace-entity.ts:139 +msgid "Timeline Activities tied to the {label}" +msgstr "与 {label} 相关联的时间表活动" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33 +msgid "Timeline Activity" +msgstr "时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199 +msgid "Timeline activities linked to the run" +msgstr "与长跑有关的时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:167 +msgid "Timeline activities linked to the version" +msgstr "与版本相关的时间表活动" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:156 +msgid "Timeline activities linked to the workflow" +msgstr "与工作流程相关联的时间轴活动" + +#: src/modules/task/standard-objects/task.workspace-entity.ts:68 +#: src/modules/note/standard-objects/note.workspace-entity.ts:66 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:39 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:40 +msgid "Title" +msgstr "标题" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:59 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:135 +#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:60 +msgid "Type" +msgstr "类型" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:98 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:99 +msgid "Update DateTime" +msgstr "更新日期时间" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:126 +msgid "User Email" +msgstr "用户电子邮件" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:135 +msgid "User Id" +msgstr "用户名" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:270 +msgid "User time zone" +msgstr "用户时区" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279 +msgid "User's preferred date format" +msgstr "用户首选的日期格式" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315 +msgid "User's preferred time format" +msgstr "用户首选的时间格式" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51 +msgid "Value" +msgstr "价值" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:104 +msgid "Version status" +msgstr "版本状态" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:94 +msgid "Version steps" +msgstr "版本步骤" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:84 +msgid "Version trigger" +msgstr "版本触发器" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:110 +msgid "Versions" +msgstr "版本" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:31 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:57 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:70 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:67 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:38 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:39 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:85 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:208 +msgid "View" +msgstr "查看" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30 +msgid "View Field" +msgstr "查看领域" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:60 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:75 +msgid "View Field position" +msgstr "查看球场位置" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:86 +msgid "View Field related view" +msgstr "相关视图" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:65 +msgid "View Field size" +msgstr "查看字段大小" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:46 +msgid "View Field target field" +msgstr "查看领域 目标领域" + +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:55 +msgid "View Field visibility" +msgstr "查看实地能见度" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:117 +#: src/modules/view/standard-objects/view.workspace-entity.ts:118 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31 +msgid "View Fields" +msgstr "查看字段" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23 +msgid "View Filter" +msgstr "查看过滤器" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:60 +msgid "View Filter Display Value" +msgstr "查看过滤器显示值" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:83 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27 +msgid "View Filter Group" +msgstr "查看过滤器组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:82 +msgid "View Filter Group Id" +msgstr "查看过滤器组 ID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:153 +#: src/modules/view/standard-objects/view.workspace-entity.ts:154 +#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28 +msgid "View Filter Groups" +msgstr "查看过滤组" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:43 +msgid "View Filter operand" +msgstr "查看过滤器操作数" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:68 +msgid "View Filter related view" +msgstr "查看过滤器相关视图" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:35 +msgid "View Filter target field" +msgstr "查看筛选器目标字段" + +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:52 +msgid "View Filter value" +msgstr "查看过滤器值" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:141 +#: src/modules/view/standard-objects/view.workspace-entity.ts:142 +#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24 +msgid "View Filters" +msgstr "查看过滤器" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21 +msgid "View Group" +msgstr "查看小组" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:71 +msgid "View Group related view" +msgstr "查看组相关视图" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:33 +msgid "View Group target field" +msgstr "查看组目标字段" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:42 +msgid "View Group visibility" +msgstr "查看小组能见度" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:129 +#: src/modules/view/standard-objects/view.workspace-entity.ts:130 +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22 +msgid "View Groups" +msgstr "查看小组" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:88 +msgid "View Kanban column field" +msgstr "查看看板列字段" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24 +msgid "View Sort" +msgstr "查看分类" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:49 +msgid "View Sort direction" +msgstr "查看排序方向" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:58 +msgid "View Sort related view" +msgstr "查看排序相关视图" + +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:40 +msgid "View Sort target field" +msgstr "查看排序目标字段" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:165 +#: src/modules/view/standard-objects/view.workspace-entity.ts:166 +#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25 +msgid "View Sorts" +msgstr "查看种类" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:80 +msgid "View icon" +msgstr "查看图标" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:69 +msgid "View key" +msgstr "查看密钥" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:44 +msgid "View name" +msgstr "查看名称" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:99 +msgid "View position" +msgstr "查看位置" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:52 +msgid "View target object" +msgstr "查看目标对象" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:60 +msgid "View type" +msgstr "查看类型" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:32 +msgid "Views" +msgstr "意见" + +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:96 +#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:97 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:186 +#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:187 +msgid "Visibility" +msgstr "可见性" + +#: src/modules/view/standard-objects/view-group.workspace-entity.ts:41 +#: src/modules/view/standard-objects/view-field.workspace-entity.ts:54 +msgid "Visible" +msgstr "可见" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18 +msgid "Webhook" +msgstr "网络钩子" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:40 +msgid "Webhook operation" +msgstr "Webhook 操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:50 +msgid "Webhook operations" +msgstr "Webhook 操作" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:31 +msgid "Webhook target url" +msgstr "Webhook 目标网址" + +#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19 +msgid "Webhooks" +msgstr "网络钩子" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57 +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172 +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:148 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:163 +msgid "Workflow" +msgstr "工作流程" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:52 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:224 +msgid "Workflow Run" +msgstr "工作流程运行" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:53 +msgid "Workflow Runs" +msgstr "工作流程运行" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65 +msgid "Workflow Version" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66 +msgid "Workflow Versions" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:133 +msgid "Workflow event listeners linked to the workflow." +msgstr "链接到工作流的工作流事件监听器。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173 +msgid "Workflow linked to the run." +msgstr "与运行相关联的工作流程。" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:99 +msgid "Workflow record position" +msgstr "工作流程记录位置" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:81 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:82 +msgid "Workflow run ended at" +msgstr "工作流运行结束于" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147 +msgid "Workflow run position" +msgstr "工作流程运行位置" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:71 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:72 +msgid "Workflow run started at" +msgstr "工作流程运行开始于" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:91 +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:92 +msgid "Workflow run status" +msgstr "工作流程运行状态" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:143 +msgid "Workflow runs linked to the version." +msgstr "工作流程运行与版本相关联。" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:122 +msgid "Workflow runs linked to the workflow." +msgstr "与工作流程相关联的工作流程运行。" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158 +msgid "Workflow version" +msgstr "工作流程版本" + +#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159 +msgid "Workflow version linked to the run." +msgstr "与运行相关联的工作流程版本。" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:116 +msgid "Workflow version position" +msgstr "工作流程版本位置" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:111 +msgid "Workflow versions linked to the workflow." +msgstr "与工作流程链接的工作流程版本。" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22 +msgid "WorkflowEventListener" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:44 +msgid "WorkflowEventListener workflow" +msgstr "工作流事件监听器" + +#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23 +msgid "WorkflowEventListeners" +msgstr "工作流事件监听器" + +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:209 +msgid "WorkflowVersion" +msgstr "工作流版本" + +#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:128 +msgid "WorkflowVersion workflow" +msgstr "工作流程版本工作流程" + +#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:58 +msgid "Workflows" +msgstr "工作流程" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76 +#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104 +#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90 +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100 +#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138 +#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:139 +msgid "Workspace Member" +msgstr "工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77 +msgid "Workspace Members" +msgstr "工作区成员" + +#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:101 +msgid "Workspace member" +msgstr "工作区成员" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:118 +msgid "Workspace member avatar" +msgstr "工作区成员头像" + +#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:89 +msgid "Workspace member name" +msgstr "工作区成员名称" + +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:43 +#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:44 +msgid "WorkspaceMember" +msgstr "工作空间成员" + +#: src/modules/person/standard-objects/person.workspace-entity.ts:99 +#: src/modules/company/standard-objects/company.workspace-entity.ts:103 +msgid "X" +msgstr "X" + +#: src/modules/company/standard-objects/company.workspace-entity.ts:177 +msgid "Your team member responsible for managing the company account" +msgstr "负责管理公司账户的团队成员" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:40 +msgid "handle" +msgstr "处理" + +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:126 +#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:127 +msgid "iCal UID" +msgstr "iCal UID" + +#: src/modules/view/standard-objects/view.workspace-entity.ts:87 +msgid "kanbanfieldMetadataId" +msgstr "kanbanfieldMetadataId" + +#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:49 +msgid "provider" +msgstr "供应商" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/types/i18n-context.type.ts b/packages/twenty-server/src/engine/core-modules/i18n/types/i18n-context.type.ts index dd14812b539b..bb3ebcb69946 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/types/i18n-context.type.ts +++ b/packages/twenty-server/src/engine/core-modules/i18n/types/i18n-context.type.ts @@ -1,7 +1,9 @@ +import { APP_LOCALES } from 'twenty-shared'; + export type I18nContext = { req: { headers: { - 'x-locale': string | undefined; + 'x-locale': (typeof APP_LOCALES)[keyof typeof APP_LOCALES] | undefined; }; }; }; diff --git a/packages/twenty-server/src/engine/metadata-modules/object-metadata/object-metadata.service.ts b/packages/twenty-server/src/engine/metadata-modules/object-metadata/object-metadata.service.ts index cccda0e1fccb..12096654352f 100644 --- a/packages/twenty-server/src/engine/metadata-modules/object-metadata/object-metadata.service.ts +++ b/packages/twenty-server/src/engine/metadata-modules/object-metadata/object-metadata.service.ts @@ -5,6 +5,7 @@ import { i18n } from '@lingui/core'; import { Query, QueryOptions } from '@ptc-org/nestjs-query-core'; import { TypeOrmQueryService } from '@ptc-org/nestjs-query-typeorm'; import { isDefined } from 'class-validator'; +import { APP_LOCALES } from 'twenty-shared'; import { FindManyOptions, FindOneOptions, In, Not, Repository } from 'typeorm'; import { ObjectMetadataStandardIdToIdMap } from 'src/engine/metadata-modules/object-metadata/interfaces/object-metadata-standard-id-to-id-map'; @@ -538,7 +539,7 @@ export class ObjectMetadataService extends TypeOrmQueryService { if (objectMetadata.isCustom) { return objectMetadata[labelKey]; @@ -548,6 +549,8 @@ export class ObjectMetadataService extends TypeOrmQueryService