Files
twenty/packages/twenty-front/src/locales/en.po
T
Félix Malfait 1088f7bbab feat: add lingui/no-unlocalized-strings ESLint rule and fix translations (#16610)
## Summary
This PR adds the `lingui/no-unlocalized-strings` ESLint rule to detect
untranslated strings and fixes translation issues across multiple
components.

## Changes

### ESLint Configuration (`eslint.config.react.mjs`)
- Added comprehensive `ignore` patterns for non-translatable strings
(CSS values, HTML attributes, technical identifiers)
- Added `ignoreNames` for props that don't need translation (className,
data-*, aria-*, etc.)
- Added `ignoreFunctions` for console methods, URL APIs, and other
non-user-facing functions
- Disabled rule for debug files, storybook, and test files

### Components Fixed (~19 files)
- Object record components (field inputs, pickers, merge dialogs)
- Settings components (accounts, admin panel)
- Serverless function components
- Record table and title cell components

## Status
🚧 **Work in Progress** - ~124 files remaining to fix

This PR is being submitted as draft to allow progressive fixing of
remaining translation issues.

## Testing
- Run `npx eslint "src/**/*.tsx"` in `packages/twenty-front` to check
remaining issues
2025-12-17 22:08:33 +01:00

12541 lines
502 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
msgid ""
msgstr ""
"POT-Creation-Date: 2025-01-30 18:16+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: en\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#. js-lingui-id: lndIq/
#: src/modules/billing/hooks/useBillingWording.ts
#: src/modules/billing/hooks/useBillingWording.ts
msgid " billed annually"
msgstr " billed annually"
#. js-lingui-id: /8h/VA
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid " must be one of {ratingValues} values"
msgstr " must be one of {ratingValues} values"
#. js-lingui-id: ypz2+E
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": Empty"
msgstr ": Empty"
#. js-lingui-id: CE75IR
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": Future"
msgstr ": Future"
#. js-lingui-id: uhan84
#: src/modules/views/hooks/useComputeRecordRelationFilterLabelValue.tsx
msgid ": Loading..."
msgstr ": Loading..."
#. js-lingui-id: Nk/d+Z
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": Not"
msgstr ": Not"
#. js-lingui-id: 1ORnec
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": NotEmpty"
msgstr ": NotEmpty"
#. js-lingui-id: 11QpPG
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": NotNull"
msgstr ": NotNull"
#. js-lingui-id: gK4ysT
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": Past"
msgstr ": Past"
#. js-lingui-id: 4iJDkt
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid ": Today"
msgstr ": Today"
#. js-lingui-id: N/lIUf
#: src/modules/billing/hooks/useBillingWording.ts
msgid ". The change will be applied the {beautifiedRenewDate}."
msgstr ". The change will be applied the {beautifiedRenewDate}."
#. js-lingui-id: 4tCM3o
#: src/modules/views/components/ViewBarFilterDropdownVectorSearchButton.tsx
#: src/modules/views/components/ViewBarFilterDropdownAnyFieldSearchButtonMenuItem.tsx
msgid "· {objectFilterDropdownSearchInput}"
msgstr "· {objectFilterDropdownSearchInput}"
#. js-lingui-id: L4H5SW
#: src/modules/ui/input/components/IconPicker.tsx
msgid "(no icon selected)"
msgstr "(no icon selected)"
#. js-lingui-id: 6Ux0ik
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/components/AvailableWorkspaceItem.tsx
msgid "(No name)"
msgstr "(No name)"
#. js-lingui-id: p35p2M
#: src/modules/ui/input/components/IconPicker.tsx
msgid "(selected: {selectedIconKey})"
msgstr "(selected: {selectedIconKey})"
#. js-lingui-id: ZBGbuw
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepInputDetail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RawJsonFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/JsonFieldDisplay.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "[empty string]"
msgstr "[empty string]"
#. js-lingui-id: Z2fCN4
#. placeholder {0}: failedResults.length
#. placeholder {1}: failedResults.length
#. placeholder {2}: failedResults.length
#: src/modules/settings/admin-panel/health-status/hooks/useDeleteJobs.ts
msgid "{0, plural, one {{1} job could not be deleted} other {{2} jobs could not be deleted}}"
msgstr "{0, plural, one {{1} job could not be deleted} other {{2} jobs could not be deleted}}"
#. js-lingui-id: VjPlMz
#. placeholder {0}: failedResults.length
#. placeholder {1}: failedResults.length
#. placeholder {2}: failedResults.length
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
msgid "{0, plural, one {{1} job could not be retried} other {{2} jobs could not be retried}}"
msgstr "{0, plural, one {{1} job could not be retried} other {{2} jobs could not be retried}}"
#. js-lingui-id: m6BGdm
#. placeholder {0}: Math.abs(days)
#. placeholder {1}: import { isDate, isNumber, isString } from '@sniptt/guards'; import { differenceInCalendarDays, differenceInDays, differenceInYears, format, formatDistance, formatDistanceToNow, isToday, isValid, parseISO, type Locale, } from 'date-fns'; import { DateFormat } from '@/localization/constants/DateFormat'; import { CustomError, isDefined } from 'twenty-shared/utils'; import { i18n } from '@lingui/core'; import { plural, t } from '@lingui/core/macro'; import { logError } from './logError'; export const parseDate = (dateToParse: Date | string | number): Date => { if (dateToParse === 'now') return new Date(); let formattedDate: Date | null = null; if (!dateToParse) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } else if (isString(dateToParse)) { formattedDate = parseISO(dateToParse); } else if (isDate(dateToParse)) { formattedDate = dateToParse; } else if (isNumber(dateToParse)) { formattedDate = new Date(dateToParse); } if (!formattedDate) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } if (!isValid(formattedDate)) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } return formattedDate; }; export const formatDate = ( dateToFormat: Date | string | number, formatString: string, ) => { try { const parsedDate = parseDate(dateToFormat); return format(parsedDate, formatString); } catch (error) { logError(error); return ''; } }; export const beautifyExactDateTime = ( dateToBeautify: Date | string | number, ) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); const dateFormat = isTodayDate ? 'HH:mm' : 'MMM d, yyyy · HH:mm'; return formatDate(dateToBeautify, dateFormat); }; export const beautifyExactDate = (dateToBeautify: Date | string | number) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); if (isTodayDate) { return t`Today`; } return formatDate(dateToBeautify, 'MMM d, yyyy'); }; export const beautifyPastDateRelativeToNow = ( pastDate: Date | string | number, locale?: Locale, ) => { try { const parsedDate = parseDate(pastDate); const now = new Date(); const diffInSeconds = Math.abs( (now.getTime() - parsedDate.getTime()) / 1000, ); // For very recent times (less than 30 seconds), show "now" if (diffInSeconds < 30) { return t`now`; } return formatDistanceToNow(parsedDate, { addSuffix: true, locale, includeSeconds: true, }); } catch (error) { logError(error); return ''; } }; export const hasDatePassed = (date: Date | string | number) => { try { const parsedDate = parseDate(date); return differenceInCalendarDays(new Date(), parsedDate) >= 1; } catch (error) { logError(error); return false; } }; export const beautifyDateDiff = ( date: string, dateToCompareWith?: string, short = false, locale?: Locale, ) => { // For simple cases, use date-fns which has excellent locale support if (!short && isDefined(locale)) { const fromDate = new Date(date); const toDate = dateToCompareWith ? new Date(dateToCompareWith) : new Date(); return formatDistance(fromDate, toDate, { locale }); } // Manual implementation for complex cases or when locale is not available const fromDate = parseISO(date); const toDate = dateToCompareWith ? parseISO(dateToCompareWith) : new Date(); const years = differenceInYears(fromDate, toDate); // Calculate remaining days after accounting for full years const startDateForDayCalculation = new Date(toDate); startDateForDayCalculation.setFullYear( startDateForDayCalculation.getFullYear() + years, ); const days = differenceInDays(fromDate, startDateForDayCalculation); let result = ''; if (years !== 0) { result = plural(Math.abs(years), { one: `${years} ${t`year`}`, other: `${years} ${t`years`}`, }); if (short) return result; } if (years !== 0 && days !== 0) { result += ` ${t`and`} `; } if (days !== 0) { const daysPart = plural(Math.abs(days), { one: `${days} ${t`day`}`, other: `${days} ${t`days`}`, }); result += daysPart; } return result; }; export const formatToHumanReadableDate = (date: Date | string) => { const parsedJSDate = parseDate(date); return i18n.date(parsedJSDate, { dateStyle: 'medium' }); }; export const getDateTimeFormatStringFoDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy HH:mm`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd HH:mm`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy HH:mm`; } }; export const getDateFormatStringForDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy`; } };
#. placeholder {2}: import { isDate, isNumber, isString } from '@sniptt/guards'; import { differenceInCalendarDays, differenceInDays, differenceInYears, format, formatDistance, formatDistanceToNow, isToday, isValid, parseISO, type Locale, } from 'date-fns'; import { DateFormat } from '@/localization/constants/DateFormat'; import { CustomError, isDefined } from 'twenty-shared/utils'; import { i18n } from '@lingui/core'; import { plural, t } from '@lingui/core/macro'; import { logError } from './logError'; export const parseDate = (dateToParse: Date | string | number): Date => { if (dateToParse === 'now') return new Date(); let formattedDate: Date | null = null; if (!dateToParse) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } else if (isString(dateToParse)) { formattedDate = parseISO(dateToParse); } else if (isDate(dateToParse)) { formattedDate = dateToParse; } else if (isNumber(dateToParse)) { formattedDate = new Date(dateToParse); } if (!formattedDate) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } if (!isValid(formattedDate)) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } return formattedDate; }; export const formatDate = ( dateToFormat: Date | string | number, formatString: string, ) => { try { const parsedDate = parseDate(dateToFormat); return format(parsedDate, formatString); } catch (error) { logError(error); return ''; } }; export const beautifyExactDateTime = ( dateToBeautify: Date | string | number, ) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); const dateFormat = isTodayDate ? 'HH:mm' : 'MMM d, yyyy · HH:mm'; return formatDate(dateToBeautify, dateFormat); }; export const beautifyExactDate = (dateToBeautify: Date | string | number) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); if (isTodayDate) { return t`Today`; } return formatDate(dateToBeautify, 'MMM d, yyyy'); }; export const beautifyPastDateRelativeToNow = ( pastDate: Date | string | number, locale?: Locale, ) => { try { const parsedDate = parseDate(pastDate); const now = new Date(); const diffInSeconds = Math.abs( (now.getTime() - parsedDate.getTime()) / 1000, ); // For very recent times (less than 30 seconds), show "now" if (diffInSeconds < 30) { return t`now`; } return formatDistanceToNow(parsedDate, { addSuffix: true, locale, includeSeconds: true, }); } catch (error) { logError(error); return ''; } }; export const hasDatePassed = (date: Date | string | number) => { try { const parsedDate = parseDate(date); return differenceInCalendarDays(new Date(), parsedDate) >= 1; } catch (error) { logError(error); return false; } }; export const beautifyDateDiff = ( date: string, dateToCompareWith?: string, short = false, locale?: Locale, ) => { // For simple cases, use date-fns which has excellent locale support if (!short && isDefined(locale)) { const fromDate = new Date(date); const toDate = dateToCompareWith ? new Date(dateToCompareWith) : new Date(); return formatDistance(fromDate, toDate, { locale }); } // Manual implementation for complex cases or when locale is not available const fromDate = parseISO(date); const toDate = dateToCompareWith ? parseISO(dateToCompareWith) : new Date(); const years = differenceInYears(fromDate, toDate); // Calculate remaining days after accounting for full years const startDateForDayCalculation = new Date(toDate); startDateForDayCalculation.setFullYear( startDateForDayCalculation.getFullYear() + years, ); const days = differenceInDays(fromDate, startDateForDayCalculation); let result = ''; if (years !== 0) { result = plural(Math.abs(years), { one: `${years} ${t`year`}`, other: `${years} ${t`years`}`, }); if (short) return result; } if (years !== 0 && days !== 0) { result += ` ${t`and`} `; } if (days !== 0) { const daysPart = plural(Math.abs(days), { one: `${days} ${t`day`}`, other: `${days} ${t`days`}`, }); result += daysPart; } return result; }; export const formatToHumanReadableDate = (date: Date | string) => { const parsedJSDate = parseDate(date); return i18n.date(parsedJSDate, { dateStyle: 'medium' }); }; export const getDateTimeFormatStringFoDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy HH:mm`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd HH:mm`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy HH:mm`; } }; export const getDateFormatStringForDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy`; } };
#: src/utils/date-utils.ts
msgid "{0, plural, one {{days} {1}} other {{days} {2}}}"
msgstr "{0, plural, one {{days} {1}} other {{days} {2}}}"
#. js-lingui-id: FYY5cK
#. placeholder {0}: Math.abs(years)
#. placeholder {1}: import { isDate, isNumber, isString } from '@sniptt/guards'; import { differenceInCalendarDays, differenceInDays, differenceInYears, format, formatDistance, formatDistanceToNow, isToday, isValid, parseISO, type Locale, } from 'date-fns'; import { DateFormat } from '@/localization/constants/DateFormat'; import { CustomError, isDefined } from 'twenty-shared/utils'; import { i18n } from '@lingui/core'; import { plural, t } from '@lingui/core/macro'; import { logError } from './logError'; export const parseDate = (dateToParse: Date | string | number): Date => { if (dateToParse === 'now') return new Date(); let formattedDate: Date | null = null; if (!dateToParse) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } else if (isString(dateToParse)) { formattedDate = parseISO(dateToParse); } else if (isDate(dateToParse)) { formattedDate = dateToParse; } else if (isNumber(dateToParse)) { formattedDate = new Date(dateToParse); } if (!formattedDate) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } if (!isValid(formattedDate)) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } return formattedDate; }; export const formatDate = ( dateToFormat: Date | string | number, formatString: string, ) => { try { const parsedDate = parseDate(dateToFormat); return format(parsedDate, formatString); } catch (error) { logError(error); return ''; } }; export const beautifyExactDateTime = ( dateToBeautify: Date | string | number, ) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); const dateFormat = isTodayDate ? 'HH:mm' : 'MMM d, yyyy · HH:mm'; return formatDate(dateToBeautify, dateFormat); }; export const beautifyExactDate = (dateToBeautify: Date | string | number) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); if (isTodayDate) { return t`Today`; } return formatDate(dateToBeautify, 'MMM d, yyyy'); }; export const beautifyPastDateRelativeToNow = ( pastDate: Date | string | number, locale?: Locale, ) => { try { const parsedDate = parseDate(pastDate); const now = new Date(); const diffInSeconds = Math.abs( (now.getTime() - parsedDate.getTime()) / 1000, ); // For very recent times (less than 30 seconds), show "now" if (diffInSeconds < 30) { return t`now`; } return formatDistanceToNow(parsedDate, { addSuffix: true, locale, includeSeconds: true, }); } catch (error) { logError(error); return ''; } }; export const hasDatePassed = (date: Date | string | number) => { try { const parsedDate = parseDate(date); return differenceInCalendarDays(new Date(), parsedDate) >= 1; } catch (error) { logError(error); return false; } }; export const beautifyDateDiff = ( date: string, dateToCompareWith?: string, short = false, locale?: Locale, ) => { // For simple cases, use date-fns which has excellent locale support if (!short && isDefined(locale)) { const fromDate = new Date(date); const toDate = dateToCompareWith ? new Date(dateToCompareWith) : new Date(); return formatDistance(fromDate, toDate, { locale }); } // Manual implementation for complex cases or when locale is not available const fromDate = parseISO(date); const toDate = dateToCompareWith ? parseISO(dateToCompareWith) : new Date(); const years = differenceInYears(fromDate, toDate); // Calculate remaining days after accounting for full years const startDateForDayCalculation = new Date(toDate); startDateForDayCalculation.setFullYear( startDateForDayCalculation.getFullYear() + years, ); const days = differenceInDays(fromDate, startDateForDayCalculation); let result = ''; if (years !== 0) { result = plural(Math.abs(years), { one: `${years} ${t`year`}`, other: `${years} ${t`years`}`, }); if (short) return result; } if (years !== 0 && days !== 0) { result += ` ${t`and`} `; } if (days !== 0) { const daysPart = plural(Math.abs(days), { one: `${days} ${t`day`}`, other: `${days} ${t`days`}`, }); result += daysPart; } return result; }; export const formatToHumanReadableDate = (date: Date | string) => { const parsedJSDate = parseDate(date); return i18n.date(parsedJSDate, { dateStyle: 'medium' }); }; export const getDateTimeFormatStringFoDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy HH:mm`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd HH:mm`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy HH:mm`; } }; export const getDateFormatStringForDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy`; } };
#. placeholder {2}: import { isDate, isNumber, isString } from '@sniptt/guards'; import { differenceInCalendarDays, differenceInDays, differenceInYears, format, formatDistance, formatDistanceToNow, isToday, isValid, parseISO, type Locale, } from 'date-fns'; import { DateFormat } from '@/localization/constants/DateFormat'; import { CustomError, isDefined } from 'twenty-shared/utils'; import { i18n } from '@lingui/core'; import { plural, t } from '@lingui/core/macro'; import { logError } from './logError'; export const parseDate = (dateToParse: Date | string | number): Date => { if (dateToParse === 'now') return new Date(); let formattedDate: Date | null = null; if (!dateToParse) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } else if (isString(dateToParse)) { formattedDate = parseISO(dateToParse); } else if (isDate(dateToParse)) { formattedDate = dateToParse; } else if (isNumber(dateToParse)) { formattedDate = new Date(dateToParse); } if (!formattedDate) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } if (!isValid(formattedDate)) { throw new CustomError( `Invalid date passed to formatPastDate: "${dateToParse}"`, 'INVALID_DATE_FORMAT', ); } return formattedDate; }; export const formatDate = ( dateToFormat: Date | string | number, formatString: string, ) => { try { const parsedDate = parseDate(dateToFormat); return format(parsedDate, formatString); } catch (error) { logError(error); return ''; } }; export const beautifyExactDateTime = ( dateToBeautify: Date | string | number, ) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); const dateFormat = isTodayDate ? 'HH:mm' : 'MMM d, yyyy · HH:mm'; return formatDate(dateToBeautify, dateFormat); }; export const beautifyExactDate = (dateToBeautify: Date | string | number) => { const parsedDate = parseDate(dateToBeautify); const isTodayDate = isToday(parsedDate); if (isTodayDate) { return t`Today`; } return formatDate(dateToBeautify, 'MMM d, yyyy'); }; export const beautifyPastDateRelativeToNow = ( pastDate: Date | string | number, locale?: Locale, ) => { try { const parsedDate = parseDate(pastDate); const now = new Date(); const diffInSeconds = Math.abs( (now.getTime() - parsedDate.getTime()) / 1000, ); // For very recent times (less than 30 seconds), show "now" if (diffInSeconds < 30) { return t`now`; } return formatDistanceToNow(parsedDate, { addSuffix: true, locale, includeSeconds: true, }); } catch (error) { logError(error); return ''; } }; export const hasDatePassed = (date: Date | string | number) => { try { const parsedDate = parseDate(date); return differenceInCalendarDays(new Date(), parsedDate) >= 1; } catch (error) { logError(error); return false; } }; export const beautifyDateDiff = ( date: string, dateToCompareWith?: string, short = false, locale?: Locale, ) => { // For simple cases, use date-fns which has excellent locale support if (!short && isDefined(locale)) { const fromDate = new Date(date); const toDate = dateToCompareWith ? new Date(dateToCompareWith) : new Date(); return formatDistance(fromDate, toDate, { locale }); } // Manual implementation for complex cases or when locale is not available const fromDate = parseISO(date); const toDate = dateToCompareWith ? parseISO(dateToCompareWith) : new Date(); const years = differenceInYears(fromDate, toDate); // Calculate remaining days after accounting for full years const startDateForDayCalculation = new Date(toDate); startDateForDayCalculation.setFullYear( startDateForDayCalculation.getFullYear() + years, ); const days = differenceInDays(fromDate, startDateForDayCalculation); let result = ''; if (years !== 0) { result = plural(Math.abs(years), { one: `${years} ${t`year`}`, other: `${years} ${t`years`}`, }); if (short) return result; } if (years !== 0 && days !== 0) { result += ` ${t`and`} `; } if (days !== 0) { const daysPart = plural(Math.abs(days), { one: `${days} ${t`day`}`, other: `${days} ${t`days`}`, }); result += daysPart; } return result; }; export const formatToHumanReadableDate = (date: Date | string) => { const parsedJSDate = parseDate(date); return i18n.date(parsedJSDate, { dateStyle: 'medium' }); }; export const getDateTimeFormatStringFoDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy HH:mm`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd HH:mm`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy HH:mm`; } }; export const getDateFormatStringForDatePickerInputMask = ( dateFormat: DateFormat, ): string => { switch (dateFormat) { case DateFormat.DAY_FIRST: return `dd/MM/yyyy`; case DateFormat.YEAR_FIRST: return `yyyy-MM-dd`; case DateFormat.MONTH_FIRST: default: return `MM/dd/yyyy`; } };
#: src/utils/date-utils.ts
msgid "{0, plural, one {{years} {1}} other {{years} {2}}}"
msgstr "{0, plural, one {{years} {1}} other {{years} {2}}}"
#. js-lingui-id: Qvm3VE
#. placeholder {0}: selectedOptions.length
#: src/modules/settings/components/SettingsMorphRelationMultiSelect.tsx
#: src/modules/settings/components/SettingsMorphRelationMultiSelect.tsx
msgid "{0, plural, one {# Object} other {# Objects}}"
msgstr "{0, plural, one {# Object} other {# Objects}}"
#. js-lingui-id: WTc9VY
#. placeholder {0}: restriction.fieldNames.length
#: src/modules/page-layout/widgets/components/PageLayoutWidgetForbiddenDisplay.tsx
msgid "{0, plural, one {You do not have permission to access the {fieldsList} field} other {You do not have permission to access the {fieldsList} fields}}"
msgstr "{0, plural, one {You do not have permission to access the {fieldsList} field} other {You do not have permission to access the {fieldsList} fields}}"
#. js-lingui-id: qdQhzv
#: src/modules/views/components/AdvancedFilterChip.tsx
msgid "{advancedFilterCount, plural, one {{advancedFilterCount} advanced rule} other {{advancedFilterCount} advanced rules}}"
msgstr "{advancedFilterCount, plural, one {{advancedFilterCount} advanced rule} other {{advancedFilterCount} advanced rules}}"
#. js-lingui-id: lhr2m3
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
msgid "{agentLabel} Agent Role"
msgstr "{agentLabel} Agent Role"
#. js-lingui-id: ROdDR9
#: src/modules/object-record/record-aggregate/utils/getAggregateLabelWithFieldName.ts
msgid "{aggregateLabel} of {fieldLabel}"
msgstr "{aggregateLabel} of {fieldLabel}"
#. js-lingui-id: LTvJAf
#: src/pages/auth/Authorize.tsx
msgid "{appName} wants to access your account"
msgstr "{appName} wants to access your account"
#. js-lingui-id: zi5SHH
#: src/modules/object-record/record-index/components/RecordIndexPageHeader.tsx
msgid "{contextStoreNumberOfSelectedRecords} selected"
msgstr "{contextStoreNumberOfSelectedRecords} selected"
#. js-lingui-id: 8SynPU
#. placeholder {0}: (type === 'percentage' ? 99 : 1000).toFixed(count)
#. placeholder {1}: type === 'percentage' ? '%' : ''
#. placeholder {2}: (type === 'percentage' ? 99 : 1000).toFixed(count)
#. placeholder {3}: type === 'percentage' ? '%' : ''
#: src/modules/settings/data-model/fields/forms/number/components/SettingsDataModelFieldNumberForm.tsx
msgid "{count, plural, one {E.g. {0}{1} for {count} decimal} other {E.g. {2}{3} for {count} decimals}}"
msgstr "{count, plural, one {E.g. {0}{1} for {count} decimal} other {E.g. {2}{3} for {count} decimals}}"
#. js-lingui-id: aTq2js
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "{credits} Credits - ${price}"
msgstr "{credits} Credits - ${price}"
#. js-lingui-id: 0aO0VO
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "{days, plural, one {{days} day} other {{days} days}}"
msgstr "{days, plural, one {{days} day} other {{days} days}}"
#. js-lingui-id: MIIEDl
#: src/modules/settings/admin-panel/health-status/hooks/useDeleteJobs.ts
#: src/modules/settings/admin-panel/health-status/hooks/useDeleteJobs.ts
msgid "{deletedCount, plural, one {Successfully deleted {deletedCount} job} other {Successfully deleted {deletedCount} jobs}}"
msgstr "{deletedCount, plural, one {Successfully deleted {deletedCount} job} other {Successfully deleted {deletedCount} jobs}}"
#. js-lingui-id: 2Xxop4
#: src/modules/billing/components/TrialCard.tsx
msgid "{duration} days trial"
msgstr "{duration} days trial"
#. js-lingui-id: JBSWmp
#: src/modules/activities/timeline-activities/rows/activity/components/EventRowActivity.tsx
msgid "{eventAction} a related {eventObject}"
msgstr "{eventAction} a related {eventObject}"
#. js-lingui-id: POhzPf
#: src/modules/ai/hooks/useAIChatFileUpload.ts
msgid "{failedCount} file(s) failed to upload"
msgstr "{failedCount} file(s) failed to upload"
#. js-lingui-id: bPZh8X
#: src/modules/activities/timeline-activities/rows/main-object/components/EventRowMainObjectUpdated.tsx
msgid "{fieldCount} fields on {recordLabel}"
msgstr "{fieldCount} fields on {recordLabel}"
#. js-lingui-id: /9/Y5z
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "{fileName} upload rejected"
msgstr "{fileName} upload rejected"
#. js-lingui-id: bv2QCV
#: src/modules/command-menu/pages/page-layout/hooks/useChartSettingsValues.ts
msgid "{filterRulesCount, plural, one {{filterRulesCount} rule} other {{filterRulesCount} rules}}"
msgstr "{filterRulesCount, plural, one {{filterRulesCount} rule} other {{filterRulesCount} rules}}"
#. js-lingui-id: WS/avX
#: src/modules/spreadsheet-import/steps/components/ImportDataStep.tsx
msgid "{formattedCreatedRecordsProgress} out of {formattedRecordsToImportCount} records imported."
msgstr "{formattedCreatedRecordsProgress} out of {formattedRecordsToImportCount} records imported."
#. js-lingui-id: YF/a2j
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableRow.tsx
msgid "{grantedBy, plural, one {Granted for {grantedBy} object} other {Granted for {grantedBy} objects}}"
msgstr "{grantedBy, plural, one {Granted for {grantedBy} object} other {Granted for {grantedBy} objects}}"
#. js-lingui-id: 2EPGDl
#: src/modules/command-menu/components/hooks/usePageLayoutHeaderInfo.ts
msgid "{graphTypeLabel} Chart"
msgstr "{graphTypeLabel} Chart"
#. js-lingui-id: LB2Hw6
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestExecutionResult.tsx
msgid "{headersCount} headers received"
msgstr "{headersCount} headers received"
#. js-lingui-id: pEl0a0
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "{hours, plural, one {{hours} hour} other {{hours} hours}}"
msgstr "{hours, plural, one {{hours} hour} other {{hours} hours}}"
#. js-lingui-id: jz0Rnl
#: src/modules/ai/components/internal/AIChatContextUsageButton.tsx
msgid "{inputCredits} credits"
msgstr "{inputCredits} credits"
#. js-lingui-id: Z4Vsx1
#: src/modules/workspace/components/WorkspaceInviteTeam.tsx
msgid "{invitationCount} invitations sent"
msgstr "{invitationCount} invitations sent"
#. js-lingui-id: j9A2IB
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminDeleteJobsConfirmationModal.tsx
msgid "{jobCount, plural, one {Delete {jobCount} Job} other {Delete {jobCount} Jobs}}"
msgstr "{jobCount, plural, one {Delete {jobCount} Job} other {Delete {jobCount} Jobs}}"
#. js-lingui-id: 48w++B
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminRetryJobsConfirmationModal.tsx
msgid "{jobCount, plural, one {Retry {jobCount} Job} other {Retry {jobCount} Jobs}}"
msgstr "{jobCount, plural, one {Retry {jobCount} Job} other {Retry {jobCount} Jobs}}"
#. js-lingui-id: X78+Nn
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminDeleteJobsConfirmationModal.tsx
msgid "{jobCount, plural, one {This will permanently remove it from the queue. This action cannot be undone.} other {This will permanently remove them from the queue. This action cannot be undone.}}"
msgstr "{jobCount, plural, one {This will permanently remove it from the queue. This action cannot be undone.} other {This will permanently remove them from the queue. This action cannot be undone.}}"
#. js-lingui-id: QJYN9L
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminRetryJobsConfirmationModal.tsx
msgid "{jobCount, plural, one {This will retry the selected job. It will be re-executed from the beginning.} other {This will retry the selected jobs. They will be re-executed from the beginning.}}"
msgstr "{jobCount, plural, one {This will retry the selected job. It will be re-executed from the beginning.} other {This will retry the selected jobs. They will be re-executed from the beginning.}}"
#. js-lingui-id: Koe99p
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
msgid "{morphRelationCount} Objects"
msgstr "{morphRelationCount} Objects"
#. js-lingui-id: g9mDO3
#: src/utils/format/getOrdinalNumber.ts
msgid "{num, selectordinal, one {{num}st} two {{num}nd} few {{num}rd} other {{num}th}}"
msgstr "{num, selectordinal, one {{num}st} two {{num}nd} few {{num}rd} other {{num}th}}"
#. js-lingui-id: h4Zpx/
#: src/modules/ai/components/internal/AIChatContextUsageButton.tsx
msgid "{outputCredits} credits"
msgstr "{outputCredits} credits"
#. js-lingui-id: FaQB54
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/hooks/useWorkflowAiAgentPermissionActions.ts
msgid "{permissionLabel} permission removed"
msgstr "{permissionLabel} permission removed"
#. js-lingui-id: VsXMnq
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/hooks/useWorkflowAiAgentPermissionActions.ts
msgid "{permissionLabel} Permission removed"
msgstr "{permissionLabel} Permission removed"
#. js-lingui-id: HpUf/k
#: src/modules/object-record/record-merge/components/MergeSettingsTab.tsx
msgid "{positionLabel} record holds priority"
msgstr "{positionLabel} record holds priority"
#. js-lingui-id: 5d0hY6
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
msgid "{retriedCount, plural, one {Successfully retried {retriedCount} job} other {Successfully retried {retriedCount} jobs}}"
msgstr "{retriedCount, plural, one {Successfully retried {retriedCount} job} other {Successfully retried {retriedCount} jobs}}"
#. js-lingui-id: hcRYEH
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableRow.tsx
msgid "{revokedBy, plural, one {Revoked for {revokedBy} object} other {Revoked for {revokedBy} objects}}"
msgstr "{revokedBy, plural, one {Revoked for {revokedBy} object} other {Revoked for {revokedBy} objects}}"
#. js-lingui-id: OeIgEg
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelOverrideCell.tsx
msgid "{roleLabel} can {humanReadableAction} {objectLabel} records"
msgstr "{roleLabel} can {humanReadableAction} {objectLabel} records"
#. js-lingui-id: D0C09b
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelOverrideCell.tsx
msgid "{roleLabel} can't {humanReadableAction} {objectLabel} records"
msgstr "{roleLabel} can't {humanReadableAction} {objectLabel} records"
#. js-lingui-id: uHZWwU
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentConfirmationModal.tsx
msgid "{roleTargetName} will be assigned to the \"{newRoleName}\" role."
msgstr "{roleTargetName} will be assigned to the \"{newRoleName}\" role."
#. js-lingui-id: kvVMdH
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "{selectedCount, plural, one {Delete {selectedCount} Job} other {Delete {selectedCount} Jobs}}"
msgstr "{selectedCount, plural, one {Delete {selectedCount} Job} other {Delete {selectedCount} Jobs}}"
#. js-lingui-id: 1y0QK1
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "{selectedCount, plural, one {Retry {selectedCount} Job} other {Retry {selectedCount} Jobs}}"
msgstr "{selectedCount, plural, one {Retry {selectedCount} Job} other {Retry {selectedCount} Jobs}}"
#. js-lingui-id: e5lBpY
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownSourceSelect.tsx
msgid "{selectedCount} source types"
msgstr "{selectedCount} source types"
#. js-lingui-id: hvL8np
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
msgid "{serviceLabel} service is unreachable"
msgstr "{serviceLabel} service is unreachable"
#. js-lingui-id: Bzjg0/
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepCalendar.tsx
msgid "{stepNumber}. Calendar"
msgstr "{stepNumber}. Calendar"
#. js-lingui-id: A9Y2Sy
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "{totalCost} credits"
msgstr "{totalCost} credits"
#. js-lingui-id: ITVweg
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "{visibleFieldsCount} shown"
msgstr "{visibleFieldsCount} shown"
#. js-lingui-id: riMLMq
#: src/modules/workflow/workflow-steps/workflow-actions/iterator-action/components/WorkflowIteratorSubStepSwitcher.tsx
msgid "{workflowRunIteratorSubStepIterationsCount, plural, one {# item} other {# items}}"
msgstr "{workflowRunIteratorSubStepIterationsCount, plural, one {# item} other {# items}}"
#. js-lingui-id: WN9tFl
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentConfirmationModalSubtitle.tsx
msgid "{workspaceMemberName} will be unassigned from the following role:"
msgstr "{workspaceMemberName} will be unassigned from the following role:"
#. js-lingui-id: CwstSL
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "••••••••"
msgstr "••••••••"
#. js-lingui-id: Cx0xl3
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "0"
msgstr "0"
#. js-lingui-id: F5VNGT
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "0 */1 * * *"
msgstr "0 */1 * * *"
#. js-lingui-id: tEdOxj
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
msgid "1. Email"
msgstr "1. Email"
#. js-lingui-id: vb5TwV
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldSelect.tsx
msgid "1. Select a field type"
msgstr "1. Select a field type"
#. js-lingui-id: XSdCGq
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
msgid "1. Select an object"
msgstr "1. Select an object"
#. js-lingui-id: SLjiTq
#: src/modules/settings/data-model/components/SettingsDataModelNewFieldBreadcrumbDropDown.tsx
#: src/modules/settings/data-model/components/SettingsDataModelNewFieldBreadcrumbDropDown.tsx
msgid "1. Type"
msgstr "1. Type"
#. js-lingui-id: 7IIx+y
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "10,000 workflow node executions"
msgstr "10,000 workflow node executions"
#. js-lingui-id: bM5lnW
#: src/modules/settings/experience/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "12h - {hour12Label}"
msgstr "12h - {hour12Label}"
#. js-lingui-id: 4EdXYs
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "12h ({hour12Label})"
msgstr "12h ({hour12Label})"
#. js-lingui-id: yXvRMf
#: src/modules/settings/data-model/components/SettingsDataModelNewFieldBreadcrumbDropDown.tsx
#: src/modules/settings/data-model/components/SettingsDataModelNewFieldBreadcrumbDropDown.tsx
msgid "2. Configure"
msgstr "2. Configure"
#. js-lingui-id: 0HAF12
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "2. Configure field"
msgstr "2. Configure field"
#. js-lingui-id: 0Tx9MD
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
msgid "2. Set {objectLabelPlural} permissions"
msgstr "2. Set {objectLabelPlural} permissions"
#. js-lingui-id: YfwnsU
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "20,000 workflow node executions"
msgstr "20,000 workflow node executions"
#. js-lingui-id: 8aH7ml
#: src/modules/serverless-functions/components/ServerlessFunctionExecutionResult.tsx
msgid "200 OK - {duration}ms"
msgstr "200 OK - {duration}ms"
#. js-lingui-id: mwTnop
#: src/modules/settings/experience/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "24h - {hour24Label}"
msgstr "24h - {hour24Label}"
#. js-lingui-id: QsMprd
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "24h ({hour24Label})"
msgstr "24h ({hour24Label})"
#. js-lingui-id: hziCGA
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "2FA Method has been deleted successfully."
msgstr "2FA Method has been deleted successfully."
#. js-lingui-id: cNBo/E
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "2FA Method Reset"
msgstr "2FA Method Reset"
#. js-lingui-id: 4lbHin
#: src/modules/serverless-functions/components/ServerlessFunctionExecutionResult.tsx
msgid "500 Error - {duration}ms"
msgstr "500 Error - {duration}ms"
#. js-lingui-id: keUlu+
#: src/modules/workflow/components/OverrideWorkflowDraftConfirmationModal.tsx
msgid "A draft already exists"
msgstr "A draft already exists"
#. js-lingui-id: OITESn
#: src/modules/workflow/components/OverrideWorkflowDraftConfirmationModal.tsx
msgid "A draft already exists for this workflow. Are you sure you want to erase it?"
msgstr "A draft already exists for this workflow. Are you sure you want to erase it?"
#. js-lingui-id: C6xZqR
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "A role must be selected for the API key"
msgstr "A role must be selected for the API key"
#. js-lingui-id: nMTB1f
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "A shared environment where you will be able to manage your customer relations with your team."
msgstr "A shared environment where you will be able to manage your customer relations with your team."
#. js-lingui-id: /cSHSG
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "A verification email has been sent to"
msgstr "A verification email has been sent to"
#. js-lingui-id: DqlQy+
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Ability to add more than one email address"
msgstr "Ability to add more than one email address"
#. js-lingui-id: XkK/Vw
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Ability to add more than one phone number"
msgstr "Ability to add more than one phone number"
#. js-lingui-id: ICtlXD
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Ability to add more than one URL"
msgstr "Ability to add more than one URL"
#. js-lingui-id: JE9zuL
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsSection.tsx
msgid "Ability to edit all settings"
msgstr "Ability to edit all settings"
#. js-lingui-id: wTKqOI
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
msgid "Ability to interact with this object's fields."
msgstr "Ability to interact with this object's fields."
#. js-lingui-id: ssjjFt
#: src/modules/ui/input/components/ImageInput.tsx
msgid "Abort"
msgstr "Abort"
#. js-lingui-id: uyJsf6
#: src/pages/settings/data-model/SettingsNewObject.tsx
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionNewForm.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "About"
msgstr "About"
#. js-lingui-id: NBHoKd
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "About my subscription"
msgstr "About my subscription"
#. js-lingui-id: DhgC7B
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "About this user"
msgstr "About this user"
#. js-lingui-id: PtK3Kn
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "About this workspace"
msgstr "About this workspace"
#. js-lingui-id: c2UA7k
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "Access your workspace data from your favorite MCP client like Claude Desktop, Windsurf or Cursor."
msgstr "Access your workspace data from your favorite MCP client like Claude Desktop, Windsurf or Cursor."
#. js-lingui-id: u2Cycw
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionTabEnvironmentVariablesSection.tsx
msgid "Accessible in your function via process.env.KEY"
msgstr "Accessible in your function via process.env.KEY"
#. js-lingui-id: AeXO77
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepCalendar.tsx
#: src/pages/settings/accounts/SettingsAccounts.tsx
#: src/pages/settings/accounts/SettingsAccounts.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/settings/accounts/components/SettingsConnectedAccountsTableHeader.tsx
msgid "Account"
msgstr "Account"
#. js-lingui-id: 9o6rjW
#: src/utils/title-utils.ts
msgid "Account - Settings"
msgstr "Account - Settings"
#. js-lingui-id: gW0DoU
#: src/pages/settings/accounts/SettingsAccountsConfiguration.tsx
msgid "Account added successfully. Sync started."
msgstr "Account added successfully. Sync started."
#. js-lingui-id: nD0Y+a
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Account Deletion"
msgstr "Account Deletion"
#. js-lingui-id: bPwFdf
#: src/pages/settings/accounts/SettingsNewAccount.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
msgid "Accounts"
msgstr "Accounts"
#. js-lingui-id: X5unbK
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "ACS Url"
msgstr "ACS Url"
#. js-lingui-id: GGcxJO
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "ACS Url copied to clipboard"
msgstr "ACS Url copied to clipboard"
#. js-lingui-id: bwRvnp
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
msgid "Action"
msgstr "Action"
#. js-lingui-id: j6ogTf
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldOnClickActionForm.tsx
msgid "Action on click"
msgstr "Action on click"
#. js-lingui-id: 7L01XJ
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsTab.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsTab.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsToolSection.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsTableHeader.tsx
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableHeader.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevelTableHeader.tsx
msgid "Actions"
msgstr "Actions"
#. js-lingui-id: mQKK3r
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsToolSection.tsx
msgid "Actions permissions"
msgstr "Actions permissions"
#. js-lingui-id: N4ZcCd
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
msgid "Actions users can perform on this object"
msgstr "Actions users can perform on this object"
#. js-lingui-id: FQBaXG
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/objects/components/SettingsObjectInactiveMenuDropDown.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
#: src/modules/information-banner/components/billing/InformationBannerEndTrialPeriod.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Activate"
msgstr "Activate"
#. js-lingui-id: tu8A/k
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Activate Workflow"
msgstr "Activate Workflow"
#. js-lingui-id: F6pfE9
#: src/pages/settings/SettingsProfile.tsx
#: src/modules/settings/integrations/components/SettingsIntegrationComponent.tsx
#: src/modules/settings/domains/components/SettingsWorkspaceDomainCard.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Active"
msgstr "Active"
#. js-lingui-id: Mue4oc
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Active API keys created by you or your team."
msgstr "Active API keys created by you or your team."
#. js-lingui-id: QHjErc
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthAccountSyncCountersTable.tsx
msgid "Active Sync"
msgstr "Active Sync"
#. js-lingui-id: m16xKo
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
#: src/modules/settings/integrations/components/SettingsIntegrationComponent.tsx
msgid "Add"
msgstr "Add"
#. js-lingui-id: QXX2VR
#: src/modules/settings/data-model/fields/forms/select/components/AddSelectOptionMenuItem.tsx
msgid "Add \"{trimmedName}\" to options"
msgstr "Add \"{trimmedName}\" to options"
#. js-lingui-id: 9CHcSG
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateNoRecordFoundForFilter.tsx
msgid "Add a {objectLabelSingular}"
msgstr "Add a {objectLabelSingular}"
#. js-lingui-id: m3/V2n
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Add a node"
msgstr "Add a node"
#. js-lingui-id: eMc2xs
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCreateStepElement.tsx
msgid "Add a step"
msgstr "Add a step"
#. js-lingui-id: KKfos4
#: src/modules/workflow/workflow-diagram/workflow-nodes/components/WorkflowDiagramEmptyTriggerReadonly.tsx
#: src/modules/workflow/workflow-diagram/workflow-nodes/components/WorkflowDiagramEmptyTriggerReadonly.tsx
#: src/modules/workflow/workflow-diagram/workflow-nodes/components/WorkflowDiagramEmptyTriggerEditable.tsx
msgid "Add a Trigger"
msgstr "Add a Trigger"
#. js-lingui-id: MPPZ54
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepCalendar.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsListCard.tsx
msgid "Add account"
msgstr "Add account"
#. js-lingui-id: HD0x5p
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr "Add Approved Access Domain"
#. js-lingui-id: We0vOO
#: src/modules/ui/input/editor/components/CustomSideMenu.tsx
#: src/modules/page-layout/widgets/standalone-rich-text/components/DashboardBlockDragHandleMenu.tsx
msgid "Add Block"
msgstr "Add Block"
#. js-lingui-id: 3O3+7h
#: src/pages/settings/emailing-domains/SettingsEmailingDomains.tsx
#: src/pages/settings/emailing-domains/SettingsEmailingDomains.tsx
msgid "Add Emailing Domain"
msgstr "Add Emailing Domain"
#. js-lingui-id: DpV70M
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormBuilder.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Add Field"
#. js-lingui-id: T7RGT6
#: src/modules/activities/files/components/FilesCard.tsx
#: src/modules/activities/files/components/FilesCard.tsx
msgid "Add file"
msgstr "Add file"
#. js-lingui-id: vCSBPD
#: src/modules/views/components/ViewBarDetailsAddFilterButton.tsx
#: src/modules/object-record/advanced-filter/command-menu/components/AdvancedFilterCommandMenuCreateRootFilterButton.tsx
#: src/modules/object-record/advanced-filter/command-menu/components/AdvancedFilterCommandMenuCreateRootFilterButton.tsx
msgid "Add filter"
msgstr "Add filter"
#. js-lingui-id: +NDti1
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
msgid "Add filter rule"
msgstr "Add filter rule"
#. js-lingui-id: kydAxA
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddRootStepFilterButton.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddRootStepFilterButton.tsx
msgid "Add first filter"
msgstr "Add first filter"
#. js-lingui-id: //rVZt
#: src/modules/favorites/favorite-folder-picker/components/FavoriteFolderPickerFooter.tsx
msgid "Add folder"
msgstr "Add folder"
#. js-lingui-id: 7XzAKI
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormEmptyMessage.tsx
msgid "Add inputs to your form"
msgstr "Add inputs to your form"
#. js-lingui-id: NQ8llq
#: src/modules/object-record/record-field/ui/form-types/components/FormArrayFieldInput.tsx
msgid "Add item"
msgstr "Add item"
#. js-lingui-id: qgF8ew
#: src/modules/object-record/record-field/ui/meta-types/input/components/ArrayFieldInput.tsx
msgid "Add Item"
msgstr "Add Item"
#. js-lingui-id: Hkobke
#: src/modules/object-record/record-table/record-table-section/components/RecordTableRecordGroupSectionAddNew.tsx
msgid "Add new"
msgstr "Add new"
#. js-lingui-id: ApsD9J
#: src/modules/object-record/record-table/components/RecordTableNoRecordGroupAddNew.tsx
#: src/modules/object-record/record-picker/single-record-picker/components/SingleRecordPickerMenuItemsWithSearch.tsx
#: src/modules/object-record/record-picker/single-record-picker/components/SingleRecordPickerMenuItemsWithSearch.tsx
#: src/modules/object-record/record-picker/multiple-record-picker/components/MultipleRecordPicker.tsx
msgid "Add New"
msgstr "Add New"
#. js-lingui-id: erHjaG
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramRightClickCommandMenu.tsx
msgid "Add node"
msgstr "Add node"
#. js-lingui-id: NeOuRn
#: src/modules/activities/notes/components/NotesCard.tsx
msgid "Add note"
msgstr "Add note"
#. js-lingui-id: dEO3Zx
#: src/pages/settings/data-model/SettingsObjects.tsx
msgid "Add object"
msgstr "Add object"
#. js-lingui-id: mFtRj8
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
msgid "Add object permission"
msgstr "Add object permission"
#. js-lingui-id: Dl5lVI
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectForm.tsx
msgid "Add option"
msgstr "Add option"
#. js-lingui-id: M067Bn
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Add or remove users"
msgstr "Add or remove users"
#. js-lingui-id: 7YdkgZ
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "Add Output Field"
msgstr "Add Output Field"
#. js-lingui-id: aYtHO6
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsTab.tsx
msgid "Add permission"
msgstr "Add permission"
#. js-lingui-id: wTsnV9
#: src/modules/settings/domains/components/SettingsPublicDomainsListCard.tsx
#: src/modules/settings/domains/components/SettingsPublicDomainsListCard.tsx
msgid "Add Public Domain"
msgstr "Add Public Domain"
#. js-lingui-id: O8tK4v
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSection.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
msgid "Add rule"
msgstr "Add rule"
#. js-lingui-id: cLBcTT
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterAddFilterRuleSelect.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterAddFilterRuleSelect.tsx
msgid "Add rule group"
msgstr "Add rule group"
#. js-lingui-id: TdZwYb
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowFindRecordsSorts.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowFindRecordsSorts.tsx
msgid "Add sort"
msgstr "Add sort"
#. js-lingui-id: sgXUv+
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCardWrapper.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Add SSO Identity Provider"
#. js-lingui-id: hWkQMS
#: src/modules/activities/tasks/components/AddTaskButton.tsx
msgid "Add task"
msgstr "Add task"
#. js-lingui-id: 6Tl23V
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "Add test input for evaluation (e.g., \"Find all customers in NY\")"
msgstr "Add test input for evaluation (e.g., \"Find all customers in NY\")"
#. js-lingui-id: FQArA8
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainVerificationRecords.tsx
msgid "Add these records to verify your domain."
msgstr "Add these records to verify your domain."
#. js-lingui-id: 5+ttxv
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx
msgid "Add to blocklist"
msgstr "Add to blocklist"
#. js-lingui-id: yVOmgE
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
msgid "Add to Favorite"
msgstr "Add to Favorite"
#. js-lingui-id: pBsoKL
#: src/modules/favorites/components/PageFavoriteButton.tsx
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Add to favorites"
msgstr "Add to favorites"
#. js-lingui-id: q9e2Bs
#: src/modules/views/view-picker/components/ViewPickerListContent.tsx
msgid "Add view"
msgstr "Add view"
#. js-lingui-id: 8sZiWP
#: src/modules/page-layout/widgets/components/DashboardWidgetPlaceholder.tsx
msgid "Add widget"
msgstr "Add widget"
#. js-lingui-id: iRpDWj
#: src/modules/page-layout/widgets/widget-card/components/WidgetCardHeader.tsx
#: src/modules/page-layout/widgets/components/DashboardWidgetPlaceholder.tsx
#: src/modules/command-menu/pages/page-layout/utils/getPageLayoutPageTitle.ts
msgid "Add Widget"
msgstr "Add Widget"
#. js-lingui-id: m2qDV8
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts
msgid "Add your first {objectLabel}"
msgstr "Add your first {objectLabel}"
#. js-lingui-id: vLO+NG
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx
msgid "Added {beautifiedCreatedAt}"
msgstr "Added {beautifiedCreatedAt}"
#. js-lingui-id: jEHeq+
#: src/pages/settings/emailing-domains/SettingsEmailingDomains.tsx
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Added {beautifyPastDateRelative}"
msgstr "Added {beautifyPastDateRelative}"
#. js-lingui-id: 9iIYOy
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
msgid "Added to blocklist"
msgstr "Added to blocklist"
#. js-lingui-id: hW/fMg
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Address 1"
msgstr "Address 1"
#. js-lingui-id: 5Um70B
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Address 2"
msgstr "Address 2"
#. js-lingui-id: Eis4ey
#: src/modules/settings/roles/components/SettingsRolesDefaultRole.tsx
msgid "Adjust the role-related settings"
msgstr "Adjust the role-related settings"
#. js-lingui-id: U3pytU
#: src/modules/settings/members/components/MemberInfosTab.tsx
msgid "Admin"
msgstr "Admin"
#. js-lingui-id: g1in8j
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Admin Panel"
msgstr "Admin Panel"
#. js-lingui-id: sxkWRg
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowObjectDropdownContent.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowObjectDropdownContent.tsx
msgid "Advanced"
msgstr "Advanced"
#. js-lingui-id: +uqBul
#: src/modules/settings/data-model/object-details/components/tabs/ObjectIndexes.tsx
msgid "Advanced feature to improve the performance of queries and to enforce unicity constraints."
msgstr "Advanced feature to improve the performance of queries and to enforce unicity constraints."
#. js-lingui-id: tMFFwF
#: src/modules/views/components/ViewBarFilterDropdownAdvancedFilterButton.tsx
msgid "Advanced filter"
msgstr "Advanced filter"
#. js-lingui-id: luNzWN
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Advanced model for complex planning"
msgstr "Advanced model for complex planning"
#. js-lingui-id: miuPUc
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartDataSourceDropdownContent.tsx
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartDataSourceDropdownContent.tsx
msgid "Advanced objects"
msgstr "Advanced objects"
#. js-lingui-id: WsKDNF
#: src/modules/navigation/components/SettingsNavigationDrawer.tsx
msgid "Advanced:"
msgstr "Advanced:"
#. js-lingui-id: 1Cox/a
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Afrikaans"
msgstr "Afrikaans"
#. js-lingui-id: NawEr2
#: src/modules/object-record/record-calendar/month/hooks/useRecordCalendarQueryDateRangeFilter.tsx
msgid "After"
msgstr "After"
#. js-lingui-id: 5wZlI9
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "After a set amount of time"
msgstr "After a set amount of time"
#. js-lingui-id: fcYF58
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "agent"
msgstr "agent"
#. js-lingui-id: iEQQyu
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/hooks/useWorkflowAiAgentPermissionActions.ts
msgid "Agent"
msgstr "Agent"
#. js-lingui-id: 6SbwJa
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Agent execution"
msgstr "Agent execution"
#. js-lingui-id: WrQ+BN
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Agent interactions will appear here once the agent is used in conversations"
msgstr "Agent interactions will appear here once the agent is used in conversations"
#. js-lingui-id: mDXkHu
#: src/pages/settings/ai/SettingsAgentForm.tsx
msgid "Agent not found"
msgstr "Agent not found"
#. js-lingui-id: 77hGcG
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "Agent roles"
msgstr "Agent roles"
#. js-lingui-id: Nl33Ds
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Agent tokens"
msgstr "Agent tokens"
#. js-lingui-id: 8Uv5e6
#: src/pages/settings/ai/SettingsAI.tsx
#: src/pages/settings/ai/components/SettingsAIAgentsTable.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "Agents"
msgstr "Agents"
#. js-lingui-id: Y1fJZS
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Agents created by application"
msgstr "Agents created by application"
#. js-lingui-id: 0k5XwN
#: src/pages/settings/ai/components/SettingsAIAgentsTable.tsx
msgid "Agents used to route queries to specialized agents"
msgstr "Agents used to route queries to specialized agents"
#. js-lingui-id: sPQ5qN
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Aggregate Chart"
msgstr "Aggregate Chart"
#. js-lingui-id: jsQZMk
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAI.tsx
#: src/pages/settings/ai/SettingsAI.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/command-menu/pages/workflow/action/components/CommandMenuWorkflowSelectAction.tsx
msgid "AI"
msgstr "AI"
#. js-lingui-id: kNfr85
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPromptTab.tsx
msgid "AI Model"
msgstr "AI Model"
#. js-lingui-id: tGx4Zn
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "AI Models"
msgstr "AI Models"
#. js-lingui-id: jwOWhc
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "AI request prep"
msgstr "AI request prep"
#. js-lingui-id: QwgquD
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "AI Response Schema"
msgstr "AI Response Schema"
#. js-lingui-id: Zdun41
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Alert"
msgstr "Alert"
#. js-lingui-id: N40H+G
#: src/modules/views/view-picker/components/ViewPickerDropdown.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTableAllHeaderRow.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelUpdateFieldsValueForObject.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSeeFieldsValueForObject.tsx
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/activities/timeline-activities/components/TimelineCard.tsx
#: src/modules/activities/notes/components/NotesCard.tsx
#: src/modules/activities/files/components/FilesCard.tsx
msgid "All"
msgstr "All"
#. js-lingui-id: 3saA7W
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationSection.tsx
msgid "All ({relationRecordsCount})"
msgstr "All ({relationRecordsCount})"
#. js-lingui-id: Hn61nE
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsToolSection.tsx
msgid "All Actions Access"
msgstr "All Actions Access"
#. js-lingui-id: 1kLn6M
#: src/modules/activities/calendar/components/CalendarEventRow.tsx
msgid "All day"
msgstr "All day"
#. js-lingui-id: dJn2LR
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "All emails and events linked to this account ({accountHandle}) will be deleted"
msgstr "All emails and events linked to this account ({accountHandle}) will be deleted"
#. js-lingui-id: GNJgJf
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
msgid "All failed jobs have been retried"
msgstr "All failed jobs have been retried"
#. js-lingui-id: 3xugyj
#: src/modules/spreadsheet-import/components/MatchColumnSelectFieldSelectDropdownContent.tsx
msgid "All fields"
msgstr "All fields"
#. js-lingui-id: BKoJRa
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariables.tsx
msgid "All Groups"
msgstr "All Groups"
#. js-lingui-id: 623MHa
#: src/modules/settings/data-model/fields/forms/components/text/constants/TextDataModelSelectOptions.ts
msgid "All lines"
msgstr "All lines"
#. js-lingui-id: aFE/OW
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableHeader.tsx
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
msgid "All Objects"
msgstr "All Objects"
#. js-lingui-id: Hm90t3
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "All roles"
msgstr "All roles"
#. js-lingui-id: 9MrEDw
#: src/pages/onboarding/PaymentSuccess.tsx
msgid "All set!"
msgstr "All set!"
#. js-lingui-id: p+lpde
#: src/modules/activities/tasks/components/TaskGroups.tsx
msgid "All tasks addressed. Maintain the momentum."
msgstr "All tasks addressed. Maintain the momentum."
#. js-lingui-id: XuuWVF
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelObjectPicker.tsx
msgid "All the standard objects"
msgstr "All the standard objects"
#. js-lingui-id: XLzFVD
#: src/modules/settings/roles/role-assignment/constants/RoleTargetConfig.ts
msgid "All workspace members already have this role"
msgstr "All workspace members already have this role"
#. js-lingui-id: MLmnB2
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "All workspaces this user is a member of"
msgstr "All workspaces this user is a member of"
#. js-lingui-id: pPTmfc
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelObjectPicker.tsx
msgid "All your custom objects"
msgstr "All your custom objects"
#. js-lingui-id: 2M5OF+
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Allow downloading files and attachments"
msgstr "Allow downloading files and attachments"
#. js-lingui-id: 6BV/aG
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Allow email & password login for SSO bypass users."
msgstr "Allow email & password login for SSO bypass users."
#. js-lingui-id: +XmkDf
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Allow exporting data to CSV files"
msgstr "Allow exporting data to CSV files"
#. js-lingui-id: q/pgyN
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Allow Google-based login for users with SSO bypass permissions."
msgstr "Allow Google-based login for users with SSO bypass permissions."
#. js-lingui-id: gCnKdT
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Allow importing data from CSV files"
msgstr "Allow importing data from CSV files"
#. js-lingui-id: GMx1K0
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Allow logins through Google's single sign-on functionality."
#. js-lingui-id: dea+zy
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Allow logins through Microsoft's single sign-on functionality."
#. js-lingui-id: pf6MGm
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Allow Microsoft-based login for users with SSO bypass permissions."
msgstr "Allow Microsoft-based login for users with SSO bypass permissions."
#. js-lingui-id: U6bnfj
#: src/modules/settings/workspace/components/ToggleImpersonate.tsx
msgid "Allow Support Team Access"
msgstr "Allow Support Team Access"
#. js-lingui-id: wMg43c
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Allow the invitation of new users by sharing an invite link."
#. js-lingui-id: JBjv4v
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Allow uploading files and attachments"
msgstr "Allow uploading files and attachments"
#. js-lingui-id: vHeVg5
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Allow users to sign in with an email and password."
#. js-lingui-id: uprOiC
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Amber"
msgstr "Amber"
#. js-lingui-id: hehnjM
#: src/modules/object-record/record-field/ui/form-types/components/FormCurrencyFieldInput.tsx
msgid "Amount"
msgstr "Amount"
#. js-lingui-id: Vw8l6h
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestExecutionResult.tsx
msgid "An error occurred"
msgstr "An error occurred"
#. js-lingui-id: VD5bNu
#: src/modules/auth/sign-in-up/hooks/useSignInUp.ts
msgid "An error occurred while checking user existence"
msgstr "An error occurred while checking user existence"
#. js-lingui-id: I/scZd
#: src/modules/ai/components/AIChatErrorMessage.tsx
msgid "An error occurred while processing your message"
msgstr "An error occurred while processing your message"
#. js-lingui-id: g6Wfbf
#: src/modules/settings/workspace-member/components/WorkspaceMemberPictureUploader.tsx
msgid "An error occurred while removing the picture."
msgstr "An error occurred while removing the picture."
#. js-lingui-id: kDx/lV
#: src/modules/settings/workspace-member/components/WorkspaceMemberPictureUploader.tsx
msgid "An error occurred while uploading the picture."
msgstr "An error occurred while uploading the picture."
#. js-lingui-id: XyOToQ
#: src/utils/get-error-message-from-apollo-error.util.ts
#: src/modules/views/hooks/internal/usePersistViewGroup.ts
#: src/modules/views/hooks/internal/usePersistViewFilter.ts
#: src/modules/views/hooks/internal/usePersistViewFilter.ts
#: src/modules/views/hooks/internal/usePersistViewFilter.ts
#: src/modules/views/hooks/internal/usePersistViewFilter.ts
#: src/modules/views/hooks/internal/usePersistViewField.ts
#: src/modules/views/hooks/internal/usePersistViewField.ts
#: src/modules/views/hooks/internal/usePersistViewField.ts
#: src/modules/views/hooks/internal/usePersistViewField.ts
#: src/modules/views/hooks/internal/usePersistView.ts
#: src/modules/views/hooks/internal/usePersistView.ts
#: src/modules/views/hooks/internal/usePersistView.ts
#: src/modules/ui/feedback/snack-bar-manager/hooks/useSnackBar.ts
#: src/modules/settings/serverless-functions/hooks/usePersistServerlessFunction.ts
#: src/modules/settings/serverless-functions/hooks/usePersistServerlessFunction.ts
#: src/modules/settings/serverless-functions/hooks/usePersistServerlessFunction.ts
#: src/modules/object-metadata/hooks/useUpdateOneObjectMetadataItem.ts
#: src/modules/object-metadata/hooks/useUpdateOneFieldMetadataItem.ts
#: src/modules/object-metadata/hooks/useDeleteOneObjectMetadataItem.ts
#: src/modules/object-metadata/hooks/useDeleteOneFieldMetadataItem.ts
#: src/modules/object-metadata/hooks/useCreateOneObjectMetadataItem.ts
#: src/modules/object-metadata/hooks/useCreateOneFieldMetadataItem.ts
msgid "An error occurred."
msgstr "An error occurred."
#. js-lingui-id: 2xLtB4
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "An internal error occurred while applying your changes. Please contact support and try again later."
msgstr "An internal error occurred while applying your changes. Please contact support and try again later."
#. js-lingui-id: oRksj8
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "An internal error occurred while validating your changes. Please contact support."
msgstr "An internal error occurred while validating your changes. Please contact support."
#. js-lingui-id: U+NKyj
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "An object with this name already exists"
msgstr "An object with this name already exists"
#. js-lingui-id: lxentK
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
#: src/modules/ai/utils/extractErrorMessage.ts
msgid "An unexpected error occurred"
msgstr "An unexpected error occurred"
#. js-lingui-id: HZFm5R
#: src/utils/date-utils.ts
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "and"
msgstr "and"
#. js-lingui-id: qVyNMm
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterLogicalOperatorCell.tsx
msgid "And"
msgstr "And"
#. js-lingui-id: KYvJeB
#: src/modules/object-record/advanced-filter/components/AdvancedFilterSubFieldSelectMenu.tsx
msgid "Any {fieldLabel} field"
msgstr "Any {fieldLabel} field"
#. js-lingui-id: I8f+hC
#: src/modules/views/components/AnyFieldSearchChip.tsx
msgid "Any field"
msgstr "Any field"
#. js-lingui-id: xJR+Wq
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr "Anyone with an email address at these domains is allowed to sign up for this workspace."
#. js-lingui-id: OZtEcz
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "API"
msgstr "API"
#. js-lingui-id: 0RqpZr
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "API & Webhooks"
msgstr "API & Webhooks"
#. js-lingui-id: yRnk5W
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "API Key"
msgstr "API Key"
#. js-lingui-id: r+NRG6
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr "API Key copied to clipboard"
#. js-lingui-id: Widx6n
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "API key roles"
msgstr "API key roles"
#. js-lingui-id: 5h8ooz
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "API keys"
msgstr "API keys"
#. js-lingui-id: FfSJ1Y
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
msgid "API Keys"
msgstr "API Keys"
#. js-lingui-id: VIs5Hx
#: src/utils/title-utils.ts
msgid "API Keys - Settings"
msgstr "API Keys - Settings"
#. js-lingui-id: vByqA1
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "API Keys & Webhooks"
msgstr "API Keys & Webhooks"
#. js-lingui-id: kAtj+q
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "API Name"
msgstr "API Name"
#. js-lingui-id: lwCAhN
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "API Name (Plural)"
msgstr "API Name (Plural)"
#. js-lingui-id: KclpRp
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "API Name (Singular)"
msgstr "API Name (Singular)"
#. js-lingui-id: Z3Brb2
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectForm.tsx
msgid "API values"
msgstr "API values"
#. js-lingui-id: JR6nY7
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "APIs"
msgstr "APIs"
#. js-lingui-id: ZZAOwb
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "APIs & Webhooks"
msgstr "APIs & Webhooks"
#. js-lingui-id: BnUHmx
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "Apostrophe and dot - {apostropheAndDotExample}"
msgstr "Apostrophe and dot - {apostropheAndDotExample}"
#. js-lingui-id: aAIQg2
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Appearance"
msgstr "Appearance"
#. js-lingui-id: QsDjlD
#: src/pages/onboarding/CreateWorkspace.tsx
#: src/modules/settings/workspace/components/NameField.tsx
msgid "Apple"
msgstr "Apple"
#. js-lingui-id: d7+zQ6
#: src/modules/settings/roles/role-settings/components/SettingsRoleApplicability.tsx
msgid "Applicability"
msgstr "Applicability"
#. js-lingui-id: uNojI9
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Application agents"
msgstr "Application agents"
#. js-lingui-id: bw50Pz
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionTabEnvironmentVariablesSection.tsx
msgid "application detail page"
msgstr "application detail page"
#. js-lingui-id: vdieHo
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
msgid "Application details"
msgstr "Application details"
#. js-lingui-id: E5NJII
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Application objects"
msgstr "Application objects"
#. js-lingui-id: fqP45C
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Application serverless functions"
msgstr "Application serverless functions"
#. js-lingui-id: +tE2x9
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Application successfully uninstalled."
msgstr "Application successfully uninstalled."
#. js-lingui-id: fL7WXr
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
#: src/pages/settings/applications/SettingsApplications.tsx
#: src/pages/settings/applications/SettingsApplications.tsx
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Applications"
msgstr "Applications"
#. js-lingui-id: UDlRcx
#: src/modules/settings/security/components/approvedAccessDomains/SettingsSecurityApprovedAccessDomainValidationEffect.tsx
msgid "Approved access domain validated"
msgstr "Approved access domain validated"
#. js-lingui-id: 9tggYj
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Approved Domains"
msgstr "Approved Domains"
#. js-lingui-id: 8HV3WN
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabic"
#. js-lingui-id: i19Zro
#: src/modules/activities/files/components/DocumentViewer.tsx
msgid "Archive files cannot be previewed. Please download the file to access its contents."
msgstr "Archive files cannot be previewed. Please download the file to access its contents."
#. js-lingui-id: 4CHeVx
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "Are you sure you want to delete this evaluation input?"
msgstr "Are you sure you want to delete this evaluation input?"
#. js-lingui-id: RqYOrT
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationRecordsListItem.tsx
msgid "Are you sure you want to delete this related {relationObjectMetadataNameSingular}?<0/>This action will break all its relationships with other objects."
msgstr "Are you sure you want to delete this related {relationObjectMetadataNameSingular}?<0/>This action will break all its relationships with other objects."
#. js-lingui-id: OJOR8q
#: src/modules/action-menu/actions/record-actions/multiple-records/components/DestroyMultipleRecordsAction.tsx
msgid "Are you sure you want to destroy these records? They won't be recoverable anymore."
msgstr "Are you sure you want to destroy these records? They won't be recoverable anymore."
#. js-lingui-id: UK5TO6
#: src/modules/action-menu/actions/record-actions/single-record/components/DestroySingleRecordAction.tsx
msgid "Are you sure you want to destroy this record? It cannot be recovered anymore."
msgstr "Are you sure you want to destroy this record? It cannot be recovered anymore."
#. js-lingui-id: mcHVC1
#: src/modules/action-menu/actions/record-actions/multiple-records/components/RestoreMultipleRecordsAction.tsx
msgid "Are you sure you want to restore these records?"
msgstr "Are you sure you want to restore these records?"
#. js-lingui-id: lmgkf0
#: src/modules/action-menu/actions/record-actions/single-record/components/RestoreSingleRecordAction.tsx
msgid "Are you sure you want to restore this record?"
msgstr "Are you sure you want to restore this record?"
#. js-lingui-id: 9JFf0y
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Are you sure you want to update the role of this user from \"{oldRoleLabel}\" to \"{newRoleLabel}\"?"
msgstr "Are you sure you want to update the role of this user from \"{oldRoleLabel}\" to \"{newRoleLabel}\"?"
#. js-lingui-id: rnCqBK
#: src/modules/spreadsheet-import/provider/components/SpreadsheetImport.tsx
msgid "Are you sure? Your current information will not be saved."
msgstr "Are you sure? Your current information will not be saved."
#. js-lingui-id: cybVUo
#: src/modules/settings/members/components/MemberInfosTab.tsx
msgid "As it will be displayed in the workspace"
msgstr "As it will be displayed in the workspace"
#. js-lingui-id: nYD/Cq
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowFindRecordsSorts.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/command-menu/pages/page-layout/hooks/useGraphXSortOptionLabels.ts
#: src/modules/command-menu/pages/page-layout/hooks/useGraphXSortOptionLabels.ts
#: src/modules/command-menu/pages/page-layout/hooks/useGraphGroupBySortOptionLabels.ts
msgid "Ascending"
msgstr "Ascending"
#. js-lingui-id: xWEvuo
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
#: src/modules/navigation/components/MainNavigationDrawerFixedItems.tsx
#: src/modules/command-menu/hooks/useOpenAskAIPageInCommandMenu.ts
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
msgid "Ask AI"
msgstr "Ask AI"
#. js-lingui-id: OBqG7p
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentConfirmationModal.tsx
msgid "Assign {roleTargetName}?"
msgstr "Assign {roleTargetName}?"
#. js-lingui-id: nerbkq
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "Assign roles to specify access permissions"
msgstr "Assign roles to specify access permissions"
#. js-lingui-id: krsgB0
#: src/modules/settings/roles/role-assignment/constants/RoleTargetConfig.ts
msgid "Assign to agent"
msgstr "Assign to agent"
#. js-lingui-id: ngx6hS
#: src/modules/settings/roles/role-assignment/constants/RoleTargetConfig.ts
msgid "Assign to API key"
msgstr "Assign to API key"
#. js-lingui-id: 2y2quh
#: src/modules/settings/roles/role-assignment/constants/RoleTargetConfig.ts
msgid "Assign to member"
msgstr "Assign to member"
#. js-lingui-id: sqEW29
#: src/modules/settings/roles/role-settings/components/SettingsRoleApplicability.tsx
msgid "Assignable to Agents"
msgstr "Assignable to Agents"
#. js-lingui-id: kOksfH
#: src/modules/settings/roles/role-settings/components/SettingsRoleApplicability.tsx
msgid "Assignable to API Keys"
msgstr "Assignable to API Keys"
#. js-lingui-id: OUbMUU
#: src/modules/settings/roles/role-settings/components/SettingsRoleApplicability.tsx
msgid "Assignable to Workspace Members"
msgstr "Assignable to Workspace Members"
#. js-lingui-id: 7qh2Hx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "Assigned {roleTargetDisplayName}"
msgstr "Assigned {roleTargetDisplayName}"
#. js-lingui-id: lxQ+5m
#: src/modules/settings/roles/components/SettingsRolesTableHeader.tsx
msgid "Assigned to"
msgstr "Assigned to"
#. js-lingui-id: 0dtKl9
#: src/modules/settings/roles/role/components/SettingsRole.tsx
msgid "Assignment"
msgstr "Assignment"
#. js-lingui-id: d/bvvp
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Assistant"
msgstr "Assistant"
#. js-lingui-id: UHs3Ds
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "at {firstTime} and {secondTime}"
msgstr "at {firstTime} and {secondTime}"
#. js-lingui-id: FpXNVu
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "at {formattedTime}"
msgstr "at {formattedTime}"
#. js-lingui-id: EbOhpt
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "at {minuteNumStr} minutes past the hour"
msgstr "at {minuteNumStr} minutes past the hour"
#. js-lingui-id: B4LoNY
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "at {remainingTimes} and {lastTime}"
msgstr "at {remainingTimes} and {lastTime}"
#. js-lingui-id: MTsGe4
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "at 1 minute past the hour"
msgstr "at 1 minute past the hour"
#. js-lingui-id: vyXyF0
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "At a specific date or time"
msgstr "At a specific date or time"
#. js-lingui-id: H8QGSx
#: src/modules/auth/sign-in-up/components/internal/SignInUpPasswordField.tsx
msgid "At least 8 characters long."
msgstr "At least 8 characters long."
#. js-lingui-id: Y7Dx6e
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "At least one authentication method must be enabled"
#. js-lingui-id: tqMllA
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "at minutes {firstValue} and {secondValue}"
msgstr "at minutes {firstValue} and {secondValue}"
#. js-lingui-id: r+gFlA
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "at minutes {remainingValues} and {lastValue}"
msgstr "at minutes {remainingValues} and {lastValue}"
#. js-lingui-id: PuQ8VT
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "at the top of the hour"
msgstr "at the top of the hour"
#. js-lingui-id: w/Sphq
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Attachments"
msgstr "Attachments"
#. js-lingui-id: kIuOL4
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
msgid "Auth"
msgstr "Auth"
#. js-lingui-id: DzqB0O
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Auth Required"
msgstr "Auth Required"
#. js-lingui-id: P8fBlG
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Authentication"
msgstr "Authentication"
#. js-lingui-id: htuqBH
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr "Authentication failed"
#. js-lingui-id: H7qgYQ
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Authenticator app"
msgstr "Authenticator app"
#. js-lingui-id: YZWcQL
#: src/pages/settings/SettingsProfile.tsx
msgid "Authenticator App"
msgstr "Authenticator App"
#. js-lingui-id: 9aB4Rs
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Authenticator apps and browser extensions like 1Password, Authy, Microsoft Authenticator, etc. generate one-time passwords that are used as a second factor to verify your identity when prompted during sign-in."
msgstr "Authenticator apps and browser extensions like 1Password, Authy, Microsoft Authenticator, etc. generate one-time passwords that are used as a second factor to verify your identity when prompted during sign-in."
#. js-lingui-id: yIVrHZ
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Authorize"
#. js-lingui-id: wTBNbL
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Authorized URI"
msgstr "Authorized URI"
#. js-lingui-id: Ovw0c6
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Authorized URL copied to clipboard"
msgstr "Authorized URL copied to clipboard"
#. js-lingui-id: 2zJkmL
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Auto-creation"
msgstr "Auto-creation"
#. js-lingui-id: HX/jD4
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/hooks/useWorkflowAiAgentPermissionActions.ts
msgid "Auto-generated role for {agentDisplayName}"
msgstr "Auto-generated role for {agentDisplayName}"
#. js-lingui-id: YRT7ZW
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Automatically create contacts for people you've participated in an event with."
msgstr "Automatically create contacts for people you've participated in an event with."
#. js-lingui-id: lgw3U4
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Automatically create contacts for people."
msgstr "Automatically create contacts for people."
#. js-lingui-id: RpExX0
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Automatically create People records when receiving or sending emails"
msgstr "Automatically create People records when receiving or sending emails"
#. js-lingui-id: lXkUEV
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "Availability"
msgstr "Availability"
#. js-lingui-id: csDS2L
#: src/modules/settings/data-model/new-object/components/SettingsAvailableStandardObjectsSection.tsx
msgid "Available"
msgstr "Available"
#. js-lingui-id: oD38t2
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Available tools"
msgstr "Available tools"
#. js-lingui-id: 3uQmjD
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Average"
msgstr "Average"
#. js-lingui-id: li9In6
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Axis name"
msgstr "Axis name"
#. js-lingui-id: iH8pgl
#: src/pages/onboarding/BookCall.tsx
#: src/modules/spreadsheet-import/components/StepNavigationButton.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationVerification.tsx
msgid "Back"
msgstr "Back"
#. js-lingui-id: VlP+1b
#: src/modules/ui/navigation/bread-crumb/components/MobileBreadcrumb.tsx
msgid "Back to {linkText}"
msgstr "Back to {linkText}"
#. js-lingui-id: Dht9W3
#: src/pages/not-found/NotFound.tsx
msgid "Back to content"
msgstr "Back to content"
#. js-lingui-id: OvBnOM
#: src/modules/ui/navigation/bread-crumb/components/MobileBreadcrumb.tsx
msgid "Back to Settings"
msgstr "Back to Settings"
#. js-lingui-id: GtJbUa
#: src/modules/error-handler/components/AppRootErrorFallback.tsx
msgid "Background"
msgstr "Background"
#. js-lingui-id: Hv/jpu
#: src/modules/page-layout/widgets/standalone-rich-text/components/DashboardColorSelectionMenu.tsx
msgid "Background Colors"
msgstr "Background Colors"
#. js-lingui-id: EmSrGB
#: src/modules/object-record/record-calendar/month/hooks/useRecordCalendarQueryDateRangeFilter.tsx
msgid "Before"
msgstr "Before"
#. js-lingui-id: NgFKo1
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "between {startMonth} and {endMonth}"
msgstr "between {startMonth} and {endMonth}"
#. js-lingui-id: N7WQ1K
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "between {startTime} and {endTime}"
msgstr "between {startTime} and {endTime}"
#. js-lingui-id: FE1Mq4
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "between minute {start} and {end}"
msgstr "between minute {start} and {end}"
#. js-lingui-id: cQ8mjx
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "between the {startOrdinal} and {endOrdinal} of the month"
msgstr "between the {startOrdinal} and {endOrdinal} of the month"
#. js-lingui-id: R+w/Va
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Billing"
msgstr "Billing"
#. js-lingui-id: nJGwRf
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Billing interval"
msgstr "Billing interval"
#. js-lingui-id: K1172m
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx
msgid "Blocklist"
msgstr "Blocklist"
#. js-lingui-id: Zn5crm
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Blue"
msgstr "Blue"
#. js-lingui-id: bGQplw
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Body"
msgstr "Body"
#. js-lingui-id: khA6nE
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Body Input"
msgstr "Body Input"
#. js-lingui-id: 2yl5lQ
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Book a Call"
msgstr "Book a Call"
#. js-lingui-id: d/yr35
#: src/pages/onboarding/BookCallDecision.tsx
msgid "Book onboarding"
msgstr "Book onboarding"
#. js-lingui-id: 2X0NCp
#: src/pages/onboarding/BookCallDecision.tsx
msgid "Book your onboarding"
msgstr "Book your onboarding"
#. js-lingui-id: bOwPjT
#: src/modules/ai/constants/OutputFieldTypeOptions.ts
msgid "Boolean"
msgstr "Boolean"
#. js-lingui-id: njBeMm
#: src/modules/command-menu/pages/page-layout/utils/getChartAxisNameDisplayOptions.ts
msgid "Both"
msgstr "Both"
#. js-lingui-id: qDsMss
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "Brief explanation of this output field"
msgstr "Brief explanation of this output field"
#. js-lingui-id: CSDv65
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Bronze"
msgstr "Bronze"
#. js-lingui-id: JLxwQS
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Brown"
msgstr "Brown"
#. js-lingui-id: VkwIHa
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "bullet"
msgstr "bullet"
#. js-lingui-id: s1c0ja
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Bullet List"
msgstr "Bullet List"
#. js-lingui-id: 8Pfllj
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "By using Twenty, you agree to the"
msgstr "By using Twenty, you agree to the"
#. js-lingui-id: Yx41df
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "Bypass SSO"
msgstr "Bypass SSO"
#. js-lingui-id: PmmvzS
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx
msgid "Calculate"
msgstr "Calculate"
#. js-lingui-id: GixROH
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Configuration"
msgstr "CalDAV Configuration"
#. js-lingui-id: 4dwQbl
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Password"
msgstr "CalDAV Password"
#. js-lingui-id: JUGLyW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Server"
msgstr "CalDAV Server"
#. js-lingui-id: kGKOiW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Username"
msgstr "CalDAV Username"
#. js-lingui-id: +x0fpb
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "caldav.example.com"
msgstr "caldav.example.com"
#. js-lingui-id: AjVXBS
#: src/modules/views/view-picker/constants/ViewPickerTypeSelectOptions.ts
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Calendar"
msgstr "Calendar"
#. js-lingui-id: wRpDAv
#: src/modules/command-menu/hooks/useOpenCalendarEventInCommandMenu.ts
msgid "Calendar Event"
msgstr "Calendar Event"
#. js-lingui-id: xG4khu
#: src/modules/activities/timeline-activities/rows/calendar/components/EventCardCalendarEvent.tsx
msgid "Calendar event not found"
msgstr "Calendar event not found"
#. js-lingui-id: wLtx+m
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Calendar settings"
msgstr "Calendar settings"
#. js-lingui-id: xmUVPi
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "Calendar start day"
msgstr "Calendar start day"
#. js-lingui-id: LbIh3Y
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Calendar Sync"
msgstr "Calendar Sync"
#. js-lingui-id: CpnBmA
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Calendar Sync is not available because the service is down"
msgstr "Calendar Sync is not available because the service is down"
#. js-lingui-id: alkXJ5
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Calendar view"
msgstr "Calendar view"
#. js-lingui-id: nhn/TI
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarViewContent.tsx
msgid "Calendar View"
msgstr "Calendar View"
#. js-lingui-id: EUpfsd
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Calendars"
msgstr "Calendars"
#. js-lingui-id: msssZq
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Can't change API names for standard objects"
msgstr "Can't change API names for standard objects"
#. js-lingui-id: YXzPl1
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Can't scan? Copy the"
msgstr "Can't scan? Copy the"
#. js-lingui-id: dEgA5A
#: src/pages/auth/Authorize.tsx
#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
#: src/modules/spreadsheet-import/steps/components/ImportDataStep.tsx
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
#: src/modules/spreadsheet-import/provider/components/SpreadsheetImport.tsx
#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Cancel"
msgstr "Cancel"
#. js-lingui-id: HYLdMN
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Cancel Edition"
msgstr "Cancel Edition"
#. js-lingui-id: dV4HC5
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel interval switching"
msgstr "Cancel interval switching"
#. js-lingui-id: M5CqkG
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel interval switching?"
msgstr "Cancel interval switching?"
#. js-lingui-id: /Dmw1h
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel metered tier switching"
msgstr "Cancel metered tier switching"
#. js-lingui-id: Q/chGD
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel metered tier switching?"
msgstr "Cancel metered tier switching?"
#. js-lingui-id: rRK/Lf
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "Cancel Plan"
msgstr "Cancel Plan"
#. js-lingui-id: 8eSMLX
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel plan switching"
msgstr "Cancel plan switching"
#. js-lingui-id: f6KFEf
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Cancel plan switching?"
msgstr "Cancel plan switching?"
#. js-lingui-id: N6gPiD
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "Cancel your subscription"
msgstr "Cancel your subscription"
#. js-lingui-id: 8fbdLj
#: src/modules/ui/feedback/snack-bar-manager/utils/sanitizeMessageToRenderInSnackbar.ts
#: src/modules/ui/feedback/snack-bar-manager/utils/sanitizeMessageToRenderInSnackbar.ts
msgid "Cannot display message"
msgstr "Cannot display message"
#. js-lingui-id: W3MumH
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Cannot impersonate selected user"
msgstr "Cannot impersonate selected user"
#. js-lingui-id: Po5MgW
#: src/pages/auth/PasswordReset.tsx
#: src/modules/auth/sign-in-up/hooks/useSignInUp.ts
#: src/modules/auth/sign-in-up/hooks/useSignInUp.ts
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationVerification.tsx
msgid "Captcha (anti-bot check) is still loading, try again"
msgstr "Captcha (anti-bot check) is still loading, try again"
#. js-lingui-id: M1RLfx
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Catalan"
msgstr "Catalan"
#. js-lingui-id: tHntRt
#: src/modules/ui/input/editor/components/CustomSideMenu.tsx
#: src/modules/page-layout/widgets/standalone-rich-text/components/DashboardBlockDragHandleMenu.tsx
msgid "Change Color"
msgstr "Change Color"
#. js-lingui-id: feCRNv
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Change email"
msgstr "Change email"
#. js-lingui-id: Vf6hT6
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
msgid "Change node type"
msgstr "Change node type"
#. js-lingui-id: VhMDMg
#: src/pages/auth/PasswordReset.tsx
#: src/modules/settings/profile/components/SetOrChangePassword.tsx
msgid "Change Password"
msgstr "Change Password"
#. js-lingui-id: wRtBJP
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Change Plan"
msgstr "Change Plan"
#. js-lingui-id: EYSFEW
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Change subdomain?"
msgstr "Change subdomain?"
#. js-lingui-id: 9m7pJA
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Change to Monthly?"
msgstr "Change to Monthly?"
#. js-lingui-id: C8G9Mq
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Change to Organization Plan?"
msgstr "Change to Organization Plan?"
#. js-lingui-id: t7uUc+
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Change to Pro Plan?"
msgstr "Change to Pro Plan?"
#. js-lingui-id: N8mUQE
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Change to Yearly?"
msgstr "Change to Yearly?"
#. js-lingui-id: CWe7wB
#: src/pages/settings/releases/SettingsReleases.tsx
msgid "Changelog"
msgstr "Changelog"
#. js-lingui-id: nuBbBr
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutWidgetTypeSelect.tsx
#: src/modules/command-menu/components/hooks/usePageLayoutHeaderInfo.ts
msgid "Chart"
msgstr "Chart"
#. js-lingui-id: AHZflp
#: src/modules/ai/components/AIChatEmptyState.tsx
msgid "Chat"
msgstr "Chat"
#. js-lingui-id: UxeiNP
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Chat with AI agents and use AI features"
msgstr "Chat with AI agents and use AI features"
#. js-lingui-id: h5C4B4
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainVerificationRecords.tsx
msgid "Check verification"
msgstr "Check verification"
#. js-lingui-id: AwAGI4
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Check your Emails"
msgstr "Check your Emails"
#. js-lingui-id: SxwQE8
#: src/modules/billing/hooks/useHandleCheckoutSession.ts
msgid "Checkout session error. Please retry or contact Twenty team"
msgstr "Checkout session error. Please retry or contact Twenty team"
#. js-lingui-id: SviKkE
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Chinese — Simplified"
msgstr "Chinese — Simplified"
#. js-lingui-id: dzb4Ep
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Chinese — Traditional"
msgstr "Chinese — Traditional"
#. js-lingui-id: NFfUic
#: src/pages/auth/SignInUp.tsx
msgid "Choose a Workspace"
msgstr "Choose a Workspace"
#. js-lingui-id: Qz73jD
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
msgid "Choose between OIDC and SAML protocols"
msgstr "Choose between OIDC and SAML protocols"
#. js-lingui-id: 2ZFG9X
#: src/modules/settings/data-model/fields/forms/currency/components/SettingsDataModelFieldCurrencyForm.tsx
msgid "Choose between Short and Full"
msgstr "Choose between Short and Full"
#. js-lingui-id: YcrXB2
#: src/modules/settings/data-model/fields/forms/currency/components/SettingsDataModelFieldCurrencyForm.tsx
msgid "Choose the default currency that will apply"
msgstr "Choose the default currency that will apply"
#. js-lingui-id: LHce7q
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Choose the fields that will identify your records"
msgstr "Choose the fields that will identify your records"
#. js-lingui-id: hIJigY
#: src/modules/settings/data-model/fields/forms/date/utils/getDisplayFormatSelectDescription.tsx
msgid "Choose the format used to display date value"
msgstr "Choose the format used to display date value"
#. js-lingui-id: CiPJbh
#: src/modules/settings/data-model/fields/forms/utils/getSettingsDataModelFieldOnClickActionDescription.util.ts
msgid "Choose what happens when you click a link"
msgstr "Choose what happens when you click a link"
#. js-lingui-id: D3MauW
#: src/modules/settings/data-model/fields/forms/utils/getSettingsDataModelFieldOnClickActionDescription.util.ts
msgid "Choose what happens when you click a phone number"
msgstr "Choose what happens when you click a phone number"
#. js-lingui-id: QR1yAR
#: src/modules/settings/data-model/fields/forms/utils/getSettingsDataModelFieldOnClickActionDescription.util.ts
msgid "Choose what happens when you click an email"
msgstr "Choose what happens when you click an email"
#. js-lingui-id: 02EFne
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Choose which profile fields users with the Edit Profile permission can modify"
msgstr "Choose which profile fields users with the Edit Profile permission can modify"
#. js-lingui-id: 9qP96p
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Choose your Trial"
msgstr "Choose your Trial"
#. js-lingui-id: 3wV73y
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "City"
msgstr "City"
#. js-lingui-id: xCJdfg
#: src/modules/ui/input/components/internal/date/components/DateTimePicker.tsx
#: src/modules/ui/input/components/internal/date/components/DatePicker.tsx
msgid "Clear"
msgstr "Clear"
#. js-lingui-id: wu0RfR
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Clear the field or \"X\" to revert to environment/default value."
msgstr "Clear the field or \"X\" to revert to environment/default value."
#. js-lingui-id: HevGC0
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormEmptyMessage.tsx
msgid "Click on \"Add Field\" below to add the first input to your form. The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other types of triggers, it will be displayed in the Workflow run record page."
msgstr "Click on \"Add Field\" below to add the first input to your form. The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other types of triggers, it will be displayed in the Workflow run record page."
#. js-lingui-id: RFmRvm
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "Click on \"Add Output Field\" below to define the structure of your AI agent's response. These fields will be used to format and validate the AI's output when the workflow is executed, and can be referenced by subsequent workflow steps."
msgstr "Click on \"Add Output Field\" below to define the structure of your AI agent's response. These fields will be used to format and validate the AI's output when the workflow is executed, and can be referenced by subsequent workflow steps."
#. js-lingui-id: b8wwse
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Click on the checkmark to apply your changes."
msgstr "Click on the checkmark to apply your changes."
#. js-lingui-id: WTlZnA
#: src/modules/page-layout/widgets/components/DashboardWidgetPlaceholder.tsx
msgid "Click to add your first widget"
msgstr "Click to add your first widget"
#. js-lingui-id: d0rtA5
#: src/modules/page-layout/widgets/graph/components/GraphWidgetTooltip.tsx
msgid "Click to see data"
msgstr "Click to see data"
#. js-lingui-id: QvOsdy
#: src/modules/ui/input/components/IconPicker.tsx
msgid "Click to select icon {iconAriaLabel}"
msgstr "Click to select icon {iconAriaLabel}"
#. js-lingui-id: b9Y4up
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client ID"
msgstr "Client ID"
#. js-lingui-id: Bdj4LI
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Secret"
msgstr "Client Secret"
#. js-lingui-id: XUe4cu
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr "Client Settings"
#. js-lingui-id: yz7wBu
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Close"
#. js-lingui-id: uYADQM
#: src/modules/information-banner/components/InformationBanner.tsx
msgid "Close banner"
msgstr "Close banner"
#. js-lingui-id: qYsAlX
#: src/modules/ui/layout/page-header/components/PageHeaderToggleCommandMenuButton.tsx
msgid "Close command menu"
msgstr "Close command menu"
#. js-lingui-id: EWPtMO
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Code"
msgstr "Code"
#. js-lingui-id: /8PmQ9
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
msgid "Code Editor"
msgstr "Code Editor"
#. js-lingui-id: bKJYIa
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionCodeEditorTab.tsx
msgid "Code your function"
msgstr "Code your function"
#. js-lingui-id: H86f9p
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepInputDetail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RawJsonFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/JsonFieldDisplay.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Collapse"
msgstr "Collapse"
#. js-lingui-id: 086gvz
#: src/modules/settings/accounts/components/message-folders/SettingsMessageFoldersTreeItem.tsx
msgid "Collapse folder"
msgstr "Collapse folder"
#. js-lingui-id: Xose0w
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelsGeneral.tsx
msgid "Color code"
msgstr "Color code"
#. js-lingui-id: 1HfW/F
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Colors"
msgstr "Colors"
#. js-lingui-id: P8gRog
#: src/modules/spreadsheet-import/utils/setColumn.ts
msgid "column data is not compatible with Multi-Select. Format required is '[\"option1\", \"option2\"]' or option1,option2."
msgstr "column data is not compatible with Multi-Select. Format required is '[\"option1\", \"option2\"]' or option1,option2."
#. js-lingui-id: 93hd3e
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "Columns not matched:"
msgstr "Columns not matched:"
#. js-lingui-id: RyZt4H
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "Command Icon"
msgstr "Command Icon"
#. js-lingui-id: A9u+7N
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "Commas and dot - {commasAndDotExample}"
msgstr "Commas and dot - {commasAndDotExample}"
#. js-lingui-id: NBdIgR
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Comment"
msgstr "Comment"
#. js-lingui-id: NM9bMd
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Compact view"
msgstr "Compact view"
#. js-lingui-id: s2QZS6
#: src/modules/sign-in-background-mock/components/SignInBackgroundMockPage.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Companies"
msgstr "Companies"
#. js-lingui-id: 2PsTzL
#: src/modules/workflow/workflow-diagram/utils/generateNodesAndEdgesForIteratorNode.ts
#: src/modules/workflow/workflow-diagram/utils/generateNodesAndEdgesForIteratorNode.ts
msgid "completed"
msgstr "completed"
#. js-lingui-id: qqWcBV
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Completed"
msgstr "Completed"
#. js-lingui-id: 6y7/Rf
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "Completed jobs kept for {completedDuration}, failed jobs kept for {failedDuration} (max {maxCount} each)"
msgstr "Completed jobs kept for {completedDuration}, failed jobs kept for {failedDuration} (max {maxCount} each)"
#. js-lingui-id: 0CuAor
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowEditActionFilterBody.tsx
#: src/modules/command-menu/pages/page-layout/components/ChartFiltersSettings.tsx
msgid "Conditions"
msgstr "Conditions"
#. js-lingui-id: Vj43Y/
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariables.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminContent.tsx
msgid "Config Variables"
msgstr "Config Variables"
#. js-lingui-id: ywFj2D
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "Configuration"
msgstr "Configuration"
#. js-lingui-id: 9px+al
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Configure AI models for routing and planning"
msgstr "Configure AI models for routing and planning"
#. js-lingui-id: +zUMwJ
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Configure an SSO connection"
msgstr "Configure an SSO connection"
#. js-lingui-id: QTNsSm
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Configure and customize your calendar preferences."
msgstr "Configure and customize your calendar preferences."
#. js-lingui-id: 5i71HM
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Configure and verify domains for emailing from this workspace."
msgstr "Configure and verify domains for emailing from this workspace."
#. js-lingui-id: 6MDr1S
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure CalDAV settings to sync your calendar events."
msgstr "Configure CalDAV settings to sync your calendar events."
#. js-lingui-id: ahqAfe
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Configure date, time, number, timezone, and calendar start day"
msgstr "Configure date, time, number, timezone, and calendar start day"
#. js-lingui-id: utsXG8
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Configure fallback login methods for users with SSO bypass permissions"
msgstr "Configure fallback login methods for users with SSO bypass permissions"
#. js-lingui-id: c7wznw
#: src/modules/command-menu/pages/page-layout/utils/getPageLayoutPageTitle.ts
msgid "Configure filters"
msgstr "Configure filters"
#. js-lingui-id: ghdb7+
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelsGeneral.tsx
msgid "Configure how we should display your events in your calendar"
msgstr "Configure how we should display your events in your calendar"
#. js-lingui-id: jbuOOX
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure IMAP settings to receive and sync your emails."
msgstr "Configure IMAP settings to receive and sync your emails."
#. js-lingui-id: gk/8eh
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure SMTP settings to send emails from your account."
msgstr "Configure SMTP settings to send emails from your account."
#. js-lingui-id: qA9AGQ
#: src/modules/settings/domains/components/SettingsDomainRecords.tsx
msgid "Configure these DNS records with your domain provider"
msgstr "Configure these DNS records with your domain provider"
#. js-lingui-id: BgaUQT
#: src/modules/page-layout/widgets/fields/components/FieldsWidget.tsx
msgid "Configure this widget to display fields"
msgstr "Configure this widget to display fields"
#. js-lingui-id: Bh4GBD
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Configure your emails and calendar settings."
msgstr "Configure your emails and calendar settings."
#. js-lingui-id: 7VpPHA
#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettingsDeleteRoleConfirmationModal.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentConfirmationModal.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
#: src/modules/action-menu/actions/components/ActionModal.tsx
msgid "Confirm"
msgstr "Confirm"
#. js-lingui-id: qmnX/6
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Confirm changing your current credit plan."
msgstr "Confirm changing your current credit plan."
#. js-lingui-id: FbJ7Si
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettingsDeleteRoleConfirmationModalSubtitle.tsx
msgid "Confirm deletion of {roleName} role? This cannot be undone. All members will be reassigned to the default role."
msgstr "Confirm deletion of {roleName} role? This cannot be undone. All members will be reassigned to the default role."
#. js-lingui-id: kZkFSm
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Confirm downgrade"
msgstr "Confirm downgrade"
#. js-lingui-id: 28b8wO
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Confirm role update"
msgstr "Confirm role update"
#. js-lingui-id: DDbn3x
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Confirm upgrade"
msgstr "Confirm upgrade"
#. js-lingui-id: D8ATlr
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx
msgid "Connect a new account to your workspace"
msgstr "Connect a new account to your workspace"
#. js-lingui-id: dUcoLZ
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect Account"
msgstr "Connect Account"
#. js-lingui-id: Zgi9Fd
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect with Google"
msgstr "Connect with Google"
#. js-lingui-id: IOfqM8
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect with Microsoft"
msgstr "Connect with Microsoft"
#. js-lingui-id: 9TzudL
#: src/pages/settings/accounts/SettingsAccounts.tsx
msgid "Connected accounts"
msgstr "Connected accounts"
#. js-lingui-id: W4Kgwq
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Connection settings"
msgstr "Connection settings"
#. js-lingui-id: f6bbrz
#: src/modules/settings/accounts/hooks/useImapSmtpCaldavConnectionForm.ts
msgid "Connection successfully created"
msgstr "Connection successfully created"
#. js-lingui-id: aJTn2g
#: src/modules/settings/accounts/hooks/useImapSmtpCaldavConnectionForm.ts
msgid "Connection successfully updated"
msgstr "Connection successfully updated"
#. js-lingui-id: JdGr7p
#: src/modules/command-menu/pages/page-layout/components/ChartLimitInfoBanner.tsx
msgid "Consider adding a filter or changing the date granularity to display more data."
msgstr "Consider adding a filter or changing the date granularity to display more data."
#. js-lingui-id: G++HwN
#: src/modules/command-menu/pages/page-layout/components/ChartLimitInfoBanner.tsx
msgid "Consider adding a filter to display more data."
msgstr "Consider adding a filter to display more data."
#. js-lingui-id: Y2y0mC
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Contact auto-creation"
msgstr "Contact auto-creation"
#. js-lingui-id: /5mghO
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Contains"
msgstr "Contains"
#. js-lingui-id: 4b3oEV
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
msgid "Content"
msgstr "Content"
#. js-lingui-id: M73whl
#: src/modules/command-menu/components/CommandMenu.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Context"
msgstr "Context"
#. js-lingui-id: 4FBXVy
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Context building (agent)"
msgstr "Context building (agent)"
#. js-lingui-id: lDDIEl
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Context building (routing)"
msgstr "Context building (routing)"
#. js-lingui-id: gFkY/T
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Context records"
msgstr "Context records"
#. js-lingui-id: atYgRD
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Context size"
msgstr "Context size"
#. js-lingui-id: xGVfLh
#: src/pages/onboarding/SyncEmails.tsx
#: src/pages/onboarding/InviteTeam.tsx
#: src/pages/onboarding/CreateWorkspace.tsx
#: src/pages/onboarding/CreateProfile.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/modules/spreadsheet-import/steps/components/SelectHeaderStep/SelectHeaderStep.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
#: src/modules/spreadsheet-import/components/StepNavigationButton.tsx
#: src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithCredentials.tsx
msgid "Continue"
msgstr "Continue"
#. js-lingui-id: RvVi9c
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithCredentials.tsx
msgid "Continue with Email"
msgstr "Continue with Email"
#. js-lingui-id: oZyG4C
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithGoogle.tsx
msgid "Continue with Google"
msgstr "Continue with Google"
#. js-lingui-id: ztoybH
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithMicrosoft.tsx
msgid "Continue with Microsoft"
msgstr "Continue with Microsoft"
#. js-lingui-id: lGbmpO
#: src/pages/onboarding/SyncEmails.tsx
msgid "Continue without sync"
msgstr "Continue without sync"
#. js-lingui-id: +iFqZW
#: src/modules/settings/roles/role-settings/components/SettingsRoleApplicability.tsx
msgid "Control which types of entities this role can be assigned to"
msgstr "Control which types of entities this role can be assigned to"
#. js-lingui-id: HRGl1X
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/profile/components/NameFields.tsx
#: src/modules/settings/members/components/MemberNameFields.tsx
msgid "Cook"
msgstr "Cook"
#. js-lingui-id: FxVG/l
#: src/hooks/useCopyToClipboard.tsx
msgid "Copied to clipboard"
msgstr "Copied to clipboard"
#. js-lingui-id: he3ygx
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/developers/components/ApiKeyInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/MultiItemFieldMenuItem.tsx
msgid "Copy"
msgstr "Copy"
#. js-lingui-id: NmPNJJ
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Copy code"
msgstr "Copy code"
#. js-lingui-id: 7eVkEH
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Copy invitation link"
#. js-lingui-id: y1eoq1
#: src/modules/workspace/components/WorkspaceInviteLink.tsx
msgid "Copy link"
msgstr "Copy link"
#. js-lingui-id: eZ5HO9
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
msgid "Copy link to view"
msgstr "Copy link to view"
#. js-lingui-id: VBIlvI
#: src/modules/ai/components/TerminalOutput.tsx
msgid "Copy output"
msgstr "Copy output"
#. js-lingui-id: HvB+os
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Copy paste the code below"
msgstr "Copy paste the code below"
#. js-lingui-id: S+Jl8l
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationProvision.tsx
msgid "Copy Setup Key"
msgstr "Copy Setup Key"
#. js-lingui-id: Ej5euX
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Copy this key as it will not be visible again"
msgstr "Copy this key as it will not be visible again"
#. js-lingui-id: /4gGIX
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldOnClickActionForm.tsx
msgid "Copy to clipboard"
msgstr "Copy to clipboard"
#. js-lingui-id: RTxUjI
#: src/modules/object-record/record-field/ui/components/LightCopyIconButton.tsx
msgid "Copy to Clipboard"
msgstr "Copy to Clipboard"
#. js-lingui-id: 4Tb3Ry
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
msgid "Copy view link"
msgstr "Copy view link"
#. js-lingui-id: SGsgDO
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/settings/playground/constants/SettingsPlaygroundFormSchemaSelectOptions.ts
#: src/modules/command-menu/pages/workflow/action/components/CommandMenuWorkflowSelectAction.tsx
msgid "Core"
msgstr "Core"
#. js-lingui-id: cfa2VJ
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "Core Schema"
msgstr "Core Schema"
#. js-lingui-id: I99Miw
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Cost"
msgstr "Cost"
#. js-lingui-id: iX2opZ
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Cost per 1k Extra Credits"
msgstr "Cost per 1k Extra Credits"
#. js-lingui-id: VVRHmR
#: src/modules/settings/security/components/approvedAccessDomains/SettingsSecurityApprovedAccessDomainRowDropdownMenu.tsx
msgid "Could not delete approved access domain"
msgstr "Could not delete approved access domain"
#. js-lingui-id: s8lFtq
#: src/hooks/useCopyToClipboard.tsx
msgid "Couldn't copy to clipboard"
msgstr "Couldn't copy to clipboard"
#. js-lingui-id: S2XvS+
#: src/modules/ai/hooks/useAIChatFileUpload.ts
msgid "Couldn't upload the file."
msgstr "Couldn't upload the file."
#. js-lingui-id: wBMjJ2
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx
msgid "Count"
msgstr "Count"
#. js-lingui-id: EkZfen
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count all"
msgstr "Count all"
#. js-lingui-id: vQJINq
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count empty"
msgstr "Count empty"
#. js-lingui-id: sLDQbp
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count false"
msgstr "Count false"
#. js-lingui-id: DzRsDJ
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count not empty"
msgstr "Count not empty"
#. js-lingui-id: ft6dHY
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count true"
msgstr "Count true"
#. js-lingui-id: 9FZBbf
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Count unique values"
msgstr "Count unique values"
#. js-lingui-id: JNCzPW
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Country"
msgstr "Country"
#. js-lingui-id: j2OqfX
#: src/modules/object-record/record-field/ui/form-types/components/FormPhoneFieldInput.tsx
msgid "Country Code"
msgstr "Country Code"
#. js-lingui-id: hYgDIe
#: src/modules/views/view-picker/components/ViewPickerEditButton.tsx
#: src/modules/views/view-picker/components/ViewPickerCreateButton.tsx
msgid "Create"
msgstr "Create"
#. js-lingui-id: M1NpGt
#: src/modules/action-menu/actions/record-agnostic-actions/hooks/useRelatedRecordActions.ts
#: src/modules/action-menu/actions/record-agnostic-actions/hooks/useRelatedRecordActions.ts
msgid "Create {targetObjectLabelSingular}"
msgstr "Create {targetObjectLabelSingular}"
#. js-lingui-id: ZITKtg
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
msgid "Create a role to define permissions for this agent."
msgstr "Create a role to define permissions for this agent."
#. js-lingui-id: zNoOC2
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts
msgid "Create a workflow and return here to view its versions"
msgstr "Create a workflow and return here to view its versions"
#. js-lingui-id: Hn5erC
#: src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx
msgid "Create a workspace"
msgstr "Create a workspace"
#. js-lingui-id: 8ZjIgO
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Create and configure AI agents"
msgstr "Create and configure AI agents"
#. js-lingui-id: uXGLuq
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Create API key"
msgstr "Create API key"
#. js-lingui-id: 4+EmHM
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
msgid "Create custom view"
msgstr "Create custom view"
#. js-lingui-id: QWedEU
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarFieldsContent.tsx
msgid "Create date field"
msgstr "Create date field"
#. js-lingui-id: kCNBJG
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Create new dashboard"
msgstr "Create new dashboard"
#. js-lingui-id: d0DCww
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Create new record"
msgstr "Create new record"
#. js-lingui-id: vY2Gfm
#: src/modules/views/view-picker/components/ViewPickerCreateButton.tsx
msgid "Create new view"
msgstr "Create new view"
#. js-lingui-id: UDbEyl
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Create new workflow"
msgstr "Create new workflow"
#. js-lingui-id: gSyzEV
#: src/pages/onboarding/CreateProfile.tsx
msgid "Create profile"
msgstr "Create profile"
#. js-lingui-id: ccH5/A
#: src/utils/title-utils.ts
msgid "Create Profile"
msgstr "Create Profile"
#. js-lingui-id: GPuEIc
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Create Related Record"
msgstr "Create Related Record"
#. js-lingui-id: RoyYUE
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "Create Role"
msgstr "Create Role"
#. js-lingui-id: 6MP9lc
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupFieldsContent.tsx
msgid "Create select field"
msgstr "Create select field"
#. js-lingui-id: jmetDx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Create Select..."
msgstr "Create Select..."
#. js-lingui-id: zt6Erc
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
#: src/modules/views/components/UpdateViewButtonGroup.tsx
msgid "Create view"
msgstr "Create view"
#. js-lingui-id: 3D0MXY
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Create View"
msgstr "Create View"
#. js-lingui-id: SiPp29
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
msgid "Create webhook"
msgstr "Create webhook"
#. js-lingui-id: dkAPxi
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
msgid "Create Webhook"
msgstr "Create Webhook"
#. js-lingui-id: kdLGki
#: src/utils/title-utils.ts
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
msgid "Create Workspace"
msgstr "Create Workspace"
#. js-lingui-id: 9chYz/
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Create your workspace"
msgstr "Create your workspace"
#. js-lingui-id: OHF273
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Create, edit, and delete workspace views"
msgstr "Create, edit, and delete workspace views"
#. js-lingui-id: d+F6q9
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
#: src/modules/activities/calendar/components/CalendarEventDetails.tsx
msgid "Created"
msgstr "Created"
#. js-lingui-id: 4fBuqE
#: src/modules/command-menu/components/CommandMenuRecordInfo.tsx
msgid "Created {beautifiedCreatedAt}"
msgstr "Created {beautifiedCreatedAt}"
#. js-lingui-id: fR16ki
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Creating your data model..."
msgstr "Creating your data model..."
#. js-lingui-id: YO4SdK
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Creating your workspace"
msgstr "Creating your workspace"
#. js-lingui-id: Efny36
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Credit Plan"
msgstr "Credit Plan"
#. js-lingui-id: c1ojkj
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Credit Usage"
msgstr "Credit Usage"
#. js-lingui-id: hdSacI
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Credits by period"
msgstr "Credits by period"
#. js-lingui-id: n3kKrs
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Credits Used"
msgstr "Credits Used"
#. js-lingui-id: e73uuf
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Crimson"
msgstr "Crimson"
#. js-lingui-id: 6Oaeoc
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Cron"
msgstr "Cron"
#. js-lingui-id: t87/Oe
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "cron trigger"
msgstr "cron trigger"
#. js-lingui-id: zovbHa
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Cron will be triggered at UTC time"
msgstr "Cron will be triggered at UTC time"
#. js-lingui-id: 174gCJ
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsCrudList.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionList.tsx
msgid "CRUD"
msgstr "CRUD"
#. js-lingui-id: J1QT+3
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Cumulative"
msgstr "Cumulative"
#. js-lingui-id: R3PLzn
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownCurrencySelect.tsx
msgid "currencies"
msgstr "currencies"
#. js-lingui-id: Q2lUR2
#: src/modules/object-record/record-field/ui/meta-types/input/components/CurrencyFieldInput.tsx
msgid "Currency"
msgstr "Currency"
#. js-lingui-id: m0pL0h
#: src/modules/object-record/record-field/ui/form-types/components/FormCurrencyFieldInput.tsx
msgid "Currency Code"
msgstr "Currency Code"
#. js-lingui-id: Hp1l6f
#: src/modules/billing/components/internal/SubscriptionInfoRowContainer.tsx
msgid "Current"
msgstr "Current"
#. js-lingui-id: 6YzXhC
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Current value from server environment. Set a custom value to override."
msgstr "Current value from server environment. Set a custom value to override."
#. js-lingui-id: Hd06oy
#: src/pages/settings/applications/components/SettingsApplicationVersionContainer.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
msgid "Current version"
msgstr "Current version"
#. js-lingui-id: 0b3reS
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Current workspace member not found."
msgstr "Current workspace member not found."
#. js-lingui-id: 8Tg/JR
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelObjectPicker.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
#: src/modules/settings/data-model/fields/forms/date/utils/getDisplayFormatLabel.ts
msgid "Custom"
msgstr "Custom"
#. js-lingui-id: XQ681Q
#: src/modules/settings/domains/components/SettingsCustomDomain.tsx
msgid "Custom Domain"
msgstr "Custom Domain"
#. js-lingui-id: 1GTWIA
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Custom domain updated"
msgstr "Custom domain updated"
#. js-lingui-id: 8skTDV
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Custom objects"
msgstr "Custom objects"
#. js-lingui-id: BjGDEB
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Custom View"
msgstr "Custom View"
#. js-lingui-id: qt+EaC
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Customise the fields available in the {objectLabelSingular} views."
msgstr "Customise the fields available in the {objectLabelSingular} views."
#. js-lingui-id: qqLY+j
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "Customization"
msgstr "Customization"
#. js-lingui-id: CMhr4u
#: src/modules/settings/domains/components/SettingsWorkspaceDomainCard.tsx
msgid "Customize Domain"
msgstr "Customize Domain"
#. js-lingui-id: wiqA3D
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "Customize field settings"
msgstr "Customize field settings"
#. js-lingui-id: RP2we8
#: src/modules/object-record/record-table/record-table-header/components/RecordTableHeaderPlusButtonContent.tsx
msgid "Customize fields"
msgstr "Customize fields"
#. js-lingui-id: NSv0tC
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Customize page layouts and UI structure"
msgstr "Customize page layouts and UI structure"
#. js-lingui-id: ZBgSzH
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Customize what this user can view and perform"
msgstr "Customize what this user can view and perform"
#. js-lingui-id: bCJa9l
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Customize your workspace security"
msgstr "Customize your workspace security"
#. js-lingui-id: fFwMZv
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Cyan"
msgstr "Cyan"
#. js-lingui-id: w9VTXG
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Czech"
msgstr "Czech"
#. js-lingui-id: Zz6Cxn
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettings.tsx
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Danger zone"
msgstr "Danger zone"
#. js-lingui-id: Fo2vDn
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Danish"
msgstr "Danish"
#. js-lingui-id: pvnfJD
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownThemesComponents.tsx
msgid "Dark"
msgstr "Dark"
#. js-lingui-id: ogQzcZ
#: src/modules/action-menu/actions/record-actions/single-record/dashboard-actions/components/DuplicateDashboardSingleRecordAction.tsx
msgid "Dashboard duplicated successfully"
msgstr "Dashboard duplicated successfully"
#. js-lingui-id: w6iIMm
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Dashboards"
msgstr "Dashboards"
#. js-lingui-id: HKH+W+
#: src/modules/command-menu/pages/workflow/trigger-type/components/CommandMenuWorkflowSelectTriggerTypeContent.tsx
#: src/modules/command-menu/pages/workflow/action/components/CommandMenuWorkflowSelectAction.tsx
#: src/modules/command-menu/pages/page-layout/constants/ChartSettingsHeadings.ts
msgid "Data"
msgstr "Data"
#. js-lingui-id: TtG/MN
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Data deletion"
msgstr "Data deletion"
#. js-lingui-id: xpZXLn
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Data labels"
msgstr "Data labels"
#. js-lingui-id: BCllhB
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "Data Labels"
msgstr "Data Labels"
#. js-lingui-id: 5cNMFz
#: src/pages/settings/data-model/SettingsObjects.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Data model"
msgstr "Data model"
#. js-lingui-id: 4BuYDo
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Data Model"
msgstr "Data Model"
#. js-lingui-id: zAfYtx
#: src/utils/title-utils.ts
msgid "Data model - Settings"
msgstr "Data model - Settings"
#. js-lingui-id: fM466x
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Data on display"
msgstr "Data on display"
#. js-lingui-id: r+cVRP
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
msgid "Data type"
msgstr "Data type"
#. js-lingui-id: GEMJqo
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Database configuration is currently disabled."
msgstr "Database configuration is currently disabled."
#. js-lingui-id: lP42oc
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Database event"
msgstr "Database event"
#. js-lingui-id: 3GUKXi
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "database trigger"
msgstr "database trigger"
#. js-lingui-id: mYGY3B
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx
msgid "Date"
msgstr "Date"
#. js-lingui-id: QIIAIQ
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarFieldsContent.tsx
msgid "Date field"
msgstr "Date field"
#. js-lingui-id: Lhd0oQ
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsDateFormatSelect.tsx
msgid "Date format"
msgstr "Date format"
#. js-lingui-id: +A7KEy
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Date granularity"
msgstr "Date granularity"
#. js-lingui-id: dhHZTJ
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "Date Granularity"
msgstr "Date Granularity"
#. js-lingui-id: agXC4d
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "Date Granularity X"
msgstr "Date Granularity X"
#. js-lingui-id: YsCGZL
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "Date Granularity Y"
msgstr "Date Granularity Y"
#. js-lingui-id: /ITcnz
#: src/utils/date-utils.ts
msgid "day"
msgstr "day"
#. js-lingui-id: H7OUPr
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Day"
msgstr "Day"
#. js-lingui-id: ahA8fy
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Day of the week"
msgstr "Day of the week"
#. js-lingui-id: J/Upwb
#: src/utils/date-utils.ts
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "days"
msgstr "days"
#. js-lingui-id: HuVZMK
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Days"
msgstr "Days"
#. js-lingui-id: cpDASC
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Days between triggers"
msgstr "Days between triggers"
#. js-lingui-id: 5y3O+A
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Deactivate"
msgstr "Deactivate"
#. js-lingui-id: qk4i22
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
msgstr "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
#. js-lingui-id: T2YbXF
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Deactivate object"
msgstr "Deactivate object"
#. js-lingui-id: gexAq8
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "Deactivate this field"
msgstr "Deactivate this field"
#. js-lingui-id: 4tpC8V
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Deactivate Workflow"
msgstr "Deactivate Workflow"
#. js-lingui-id: yAT3be
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/settings/data-model/SettingsObjectTable.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectItemTableRow.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
#: src/modules/settings/data-model/fields/forms/components/text/constants/TextDataModelSelectOptions.ts
msgid "Deactivated"
msgstr "Deactivated"
#. js-lingui-id: Iotuxe
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Debug Info"
msgstr "Debug Info"
#. js-lingui-id: dPDEh6
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
msgid "Decide which Sub-address fields you want to display"
msgstr "Decide which Sub-address fields you want to display"
#. js-lingui-id: ovBPCi
#: src/modules/settings/data-model/fields/forms/date/utils/getDisplayFormatLabel.ts
#: src/modules/settings/data-model/fields/forms/address/components/MultiSelectAddressFields.tsx
msgid "Default"
msgstr "Default"
#. js-lingui-id: mC21D6
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
msgid "Default Country"
msgstr "Default Country"
#. js-lingui-id: 4zuPQL
#: src/modules/settings/data-model/fields/forms/phones/components/SettingsDataModelFieldPhonesForm.tsx
msgid "Default Country Code"
msgstr "Default Country Code"
#. js-lingui-id: CGhRMh
#: src/modules/settings/roles/components/SettingsRolesDefaultRole.tsx
msgid "Default Role"
msgstr "Default Role"
#. js-lingui-id: TlEEts
#: src/modules/settings/admin-panel/config-variables/utils/useSourceContent.ts
msgid "Default value"
msgstr "Default value"
#. js-lingui-id: aQ8swY
#: src/modules/settings/data-model/fields/forms/currency/components/SettingsDataModelFieldCurrencyForm.tsx
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
msgid "Default Value"
msgstr "Default Value"
#. js-lingui-id: wWTYoF
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
msgid "Default View"
msgstr "Default View"
#. js-lingui-id: Y2ImVJ
#: src/pages/settings/data-model/SettingsNewObject.tsx
msgid "Define the name and description of your object"
msgstr "Define the name and description of your object"
#. js-lingui-id: Ntu10D
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Define user roles and access levels"
msgstr "Define user roles and access levels"
#. js-lingui-id: bQkkFU
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Define what will be visible to other users in your workspace"
msgstr "Define what will be visible to other users in your workspace"
#. js-lingui-id: EcAkBs
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Delay until date"
msgstr "Delay until date"
#. js-lingui-id: pZXwuH
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Delayed"
msgstr "Delayed"
#. js-lingui-id: HNlEFZ
#: src/modules/settings/roles/role-permissions/object-level-permissions/utils/objectPermissionKeyToHumanReadableText.ts
msgid "delete"
msgstr "delete"
#. js-lingui-id: cnGeoo
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterOptionsDropdown.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
#: src/modules/views/view-picker/components/ViewPickerEditButton.tsx
#: src/modules/views/view-picker/components/ViewPickerCreateButton.tsx
#: src/modules/ui/input/editor/components/CustomSideMenu.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTabEnvironmentVariableTableRow.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainRowDropdownMenu.tsx
#: src/modules/settings/domains/components/SettingPublicDomainRowDropdownMenu.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/data-model/objects/components/SettingsObjectInactiveMenuDropDown.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobRowDropdownMenu.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminDeleteJobsConfirmationModal.tsx
#: src/modules/page-layout/widgets/standalone-rich-text/components/DashboardBlockDragHandleMenu.tsx
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationRecordsListItem.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/MultiItemFieldMenuItem.tsx
#: src/modules/favorites/components/FavoriteFolderNavigationDrawerItemDropdown.tsx
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutTabSettings.tsx
#: src/modules/activities/files/components/AttachmentDropdown.tsx
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Delete"
msgstr "Delete"
#. js-lingui-id: EsGY/k
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "Delete {fieldLabel} field?"
msgstr "Delete {fieldLabel} field?"
#. js-lingui-id: j/OgnL
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Delete {objectLabel} object?"
msgstr "Delete {objectLabel} object?"
#. js-lingui-id: 65N6Yr
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
msgid "Delete {objectLabelPlural}"
msgstr "Delete {objectLabelPlural}"
#. js-lingui-id: znL6JX
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationRecordsListItem.tsx
msgid "Delete {relationObjectTypeName}"
msgstr "Delete {relationObjectTypeName}"
#. js-lingui-id: ZDGm40
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/members/components/MemberInfosTab.tsx
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Delete account"
msgstr "Delete account"
#. js-lingui-id: gAz0S5
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Delete account and all the associated data"
msgstr "Delete account and all the associated data"
#. js-lingui-id: kvHBHg
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Delete account and all the associated data or leave workspace"
msgstr "Delete account and all the associated data or leave workspace"
#. js-lingui-id: YMNj8z
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentDeleteConfirmationModal.tsx
#: src/pages/settings/ai/components/SettingsAgentDeleteConfirmationModal.tsx
msgid "Delete Agent"
msgstr "Delete Agent"
#. js-lingui-id: hGfWDm
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Delete API key"
msgstr "Delete API key"
#. js-lingui-id: ikGfT5
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Delete dashboard"
msgstr "Delete dashboard"
#. js-lingui-id: qnWLDf
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Delete dashboards"
msgstr "Delete dashboards"
#. js-lingui-id: gf2eXy
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "Delete Evaluation Input"
msgstr "Delete Evaluation Input"
#. js-lingui-id: x2p4/4
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormBuilder.tsx
msgid "Delete field"
msgstr "Delete field"
#. js-lingui-id: 97QUV6
#: src/modules/favorites/components/CurrentWorkspaceMemberFavorites.tsx
msgid "Delete Folder"
msgstr "Delete Folder"
#. js-lingui-id: k/RLDM
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterGroupOptionsDropdown.tsx
msgid "Delete group"
msgstr "Delete group"
#. js-lingui-id: Wk+A9S
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
msgid "Delete node"
msgstr "Delete node"
#. js-lingui-id: kf0A63
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Delete records"
msgstr "Delete records"
#. js-lingui-id: mcXHCJ
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "Delete Records on All Objects"
msgstr "Delete Records on All Objects"
#. js-lingui-id: HdeFi+
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationRecordsListItem.tsx
msgid "Delete Related {relationObjectTypeName}"
msgstr "Delete Related {relationObjectTypeName}"
#. js-lingui-id: efjzvW
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettings.tsx
msgid "Delete role"
msgstr "Delete role"
#. js-lingui-id: v41A6S
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettingsDeleteRoleConfirmationModal.tsx
msgid "Delete Role Permanently"
msgstr "Delete Role Permanently"
#. js-lingui-id: DgHnjS
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
msgid "Delete this agent"
msgstr "Delete this agent"
#. js-lingui-id: T6S2Ns
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Delete this integration"
msgstr "Delete this integration"
#. js-lingui-id: c0vHQI
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettings.tsx
msgid "Delete this role and assign a new role to its members"
msgstr "Delete this role and assign a new role to its members"
#. js-lingui-id: KSOhjo
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Delete this webhook"
msgstr "Delete this webhook"
#. js-lingui-id: jPvFKE
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "Delete Two-Factor Authentication Method"
msgstr "Delete Two-Factor Authentication Method"
#. js-lingui-id: aRG49z
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Delete view"
msgstr "Delete view"
#. js-lingui-id: snMaH4
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Delete webhook"
msgstr "Delete webhook"
#. js-lingui-id: UA2IpC
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Delete workflow"
msgstr "Delete workflow"
#. js-lingui-id: ABwG9x
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Delete workflows"
msgstr "Delete workflows"
#. js-lingui-id: kYu0eF
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
msgid "Delete workspace"
msgstr "Delete workspace"
#. js-lingui-id: mk2Ygs
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
msgid "Delete your whole workspace"
msgstr "Delete your whole workspace"
#. js-lingui-id: vGjmyl
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
msgid "Deleted"
msgstr "Deleted"
#. js-lingui-id: WH/5rN
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Deleted records"
msgstr "Deleted records"
#. js-lingui-id: wIAG+H
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "Deleting this method will remove it permanently from your account."
msgstr "Deleting this method will remove it permanently from your account."
#. js-lingui-id: Cko536
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowFindRecordsSorts.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/command-menu/pages/page-layout/hooks/useGraphXSortOptionLabels.ts
#: src/modules/command-menu/pages/page-layout/hooks/useGraphXSortOptionLabels.ts
#: src/modules/command-menu/pages/page-layout/hooks/useGraphGroupBySortOptionLabels.ts
msgid "Descending"
msgstr "Descending"
#. js-lingui-id: g+5exC
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPromptTab.tsx
msgid "Describe what you want the AI to do..."
msgstr "Describe what you want the AI to do..."
#. js-lingui-id: Nu4oKW
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
#: src/pages/settings/applications/components/SettingsApplicationsTable.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionNewForm.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsTableHeader.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/data-model/new-object/components/SettingsAvailableStandardObjectsSection.tsx
msgid "Description"
msgstr "Description"
#. js-lingui-id: CuAMy4
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
msgid "Description of the application"
msgstr "Description of the application"
#. js-lingui-id: +ow7t4
#: src/modules/settings/roles/role-permissions/object-level-permissions/utils/objectPermissionKeyToHumanReadableText.ts
msgid "destroy"
msgstr "destroy"
#. js-lingui-id: 2xxBws
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Destroy"
msgstr "Destroy"
#. js-lingui-id: YI3c7h
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
msgid "Destroy {objectLabelPlural}"
msgstr "Destroy {objectLabelPlural}"
#. js-lingui-id: kG5yO6
#: src/modules/action-menu/actions/record-actions/multiple-records/components/DestroyMultipleRecordsAction.tsx
msgid "Destroy Records"
msgstr "Destroy Records"
#. js-lingui-id: L68qSB
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "Destroy Records on All Objects"
msgstr "Destroy Records on All Objects"
#. js-lingui-id: FOcBn3
#: src/modules/object-record/record-field-list/record-detail-section/relation/components/RecordDetailRelationRecordsListItem.tsx
msgid "Detach"
msgstr "Detach"
#. js-lingui-id: URmyfc
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Details"
msgstr "Details"
#. js-lingui-id: zAg2B9
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Discard Draft"
msgstr "Discard Draft"
#. js-lingui-id: Xm/s+u
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelsGeneral.tsx
msgid "Display"
msgstr "Display"
#. js-lingui-id: r/aDR/
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "Display a button in the top navbar to trigger this workflow"
msgstr "Display a button in the top navbar to trigger this workflow"
#. js-lingui-id: 8Vg8H7
#: src/modules/settings/data-model/fields/forms/number/components/SettingsDataModelFieldNumberForm.tsx
msgid "Display as a plain number or a percentage"
msgstr "Display as a plain number or a percentage"
#. js-lingui-id: e/xgrw
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx
msgid "Display Format"
msgstr "Display Format"
#. js-lingui-id: GoHpxA
#: src/modules/settings/data-model/fields/forms/components/text/SettingsDataModelFieldTextForm.tsx
msgid "Display text on multiple lines"
msgstr "Display text on multiple lines"
#. js-lingui-id: RDL+lZ
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainVerificationRecords.tsx
msgid "DNS Records"
msgstr "DNS Records"
#. js-lingui-id: ji7sqw
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/TemplateColumn.tsx
#: src/modules/spreadsheet-import/components/MatchColumnSelectFieldSelectDropdownContent.tsx
msgid "Do not import"
msgstr "Do not import"
#. js-lingui-id: TvY/XA
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/modules/support/components/SupportDropdown.tsx
msgid "Documentation"
msgstr "Documentation"
#. js-lingui-id: U9q4zF
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Doesn't contain"
msgstr "Doesn't contain"
#. js-lingui-id: EoKe5U
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
#: src/pages/settings/domains/SettingsDomain.tsx
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Domain"
msgstr "Domain"
#. js-lingui-id: OjtVhh
#: src/pages/settings/emailing-domains/SettingsEmailingDomainDetail.tsx
msgid "Domain not found"
msgstr "Domain not found"
#. js-lingui-id: XoBD/+
#: src/modules/settings/domains/components/SettingsDomainRecords.tsx
msgid "Domain Setup"
msgstr "Domain Setup"
#. js-lingui-id: AZ4xlc
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
#: src/pages/settings/domains/SettingsDomains.tsx
#: src/pages/settings/domains/SettingsDomains.tsx
#: src/pages/settings/domains/SettingsDomain.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Domains"
msgstr "Domains"
#. js-lingui-id: 7kVRe6
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
msgstr "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
#. js-lingui-id: KUxVkp
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "Dont auto-create contacts."
msgstr "Dont auto-create contacts."
#. js-lingui-id: Emrbzc
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Don't create contacts from/to Gmail, Outlook emails"
msgstr "Don't create contacts from/to Gmail, Outlook emails"
#. js-lingui-id: yjhBSV
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Don't sync emails from team@ support@ noreply@..."
msgstr "Don't sync emails from team@ support@ noreply@..."
#. js-lingui-id: bd+DPX
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "Dots and comma - {dotsAndCommaExample}"
msgstr "Dots and comma - {dotsAndCommaExample}"
#. js-lingui-id: LE8J+K
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Downgrade"
msgstr "Downgrade"
#. js-lingui-id: mzI/c+
#: src/modules/activities/files/components/AttachmentDropdown.tsx
msgid "Download"
msgstr "Download"
#. js-lingui-id: qnTwse
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Download {filename}"
msgstr "Download {filename}"
#. js-lingui-id: WcWS//
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr "Download file"
#. js-lingui-id: IFNYKF
#: src/modules/activities/files/components/DocumentViewer.tsx
msgid "Download File"
msgstr "Download File"
#. js-lingui-id: IDPv1P
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Download Files"
msgstr "Download Files"
#. js-lingui-id: BU+6gf
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Download sample"
msgstr "Download sample"
#. js-lingui-id: XKUtpI
#: src/modules/activities/files/components/DropZone.tsx
msgid "Drag and Drop Here"
msgstr "Drag and Drop Here"
#. js-lingui-id: 6D/BnN
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Drop file here..."
msgstr "Drop file here..."
#. js-lingui-id: euc6Ns
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutTabSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Duplicate"
msgstr "Duplicate"
#. js-lingui-id: MR2sZ1
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Duplicate Dashboard"
msgstr "Duplicate Dashboard"
#. js-lingui-id: qaE1sk
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
msgid "Duplicate node"
msgstr "Duplicate node"
#. js-lingui-id: mMsEuG
#: src/modules/command-menu/pages/page-layout/components/WidgetSettingsFooter.tsx
msgid "Duplicate widget"
msgstr "Duplicate widget"
#. js-lingui-id: 2RpRNn
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Duplicate Workflow"
msgstr "Duplicate Workflow"
#. js-lingui-id: cheWPw
#: src/modules/object-record/record-field-list/record-detail-section/duplicate/components/RecordDetailDuplicatesSection.tsx
msgid "Duplicates"
msgstr "Duplicates"
#. js-lingui-id: KIjvtr
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Dutch"
#. js-lingui-id: QVVmxi
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/developers/components/ApiKeyNameInput.tsx
msgid "E.g. backoffice integration"
msgstr "E.g. backoffice integration"
#. js-lingui-id: GhTFTJ
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "e.g., summary, status, count"
msgstr "e.g., summary, status, count"
#. js-lingui-id: 79hamt
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Each slice represents"
msgstr "Each slice represents"
#. js-lingui-id: tOkc8o
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "Earliest"
msgstr "Earliest"
#. js-lingui-id: JTbQuO
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Earliest date"
msgstr "Earliest date"
#. js-lingui-id: +hvIFU
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx
msgid "eddy@gmail.com, @apple.com"
msgstr "eddy@gmail.com, @apple.com"
#. js-lingui-id: ePK91l
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTableRow.tsx
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTabEnvironmentVariableTableRow.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableActionButtons.tsx
#: src/modules/object-record/record-group/hooks/useRecordGroupActions.ts
#: src/modules/object-record/record-field/ui/meta-types/input/components/MultiItemFieldMenuItem.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormMultiSelectFieldInput.tsx
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Edit"
msgstr "Edit"
#. js-lingui-id: zQXUkv
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
msgid "Edit {objectLabelPlural}"
msgstr "Edit {objectLabelPlural}"
#. js-lingui-id: 9B436y
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
msgid "Edit Account"
msgstr "Edit Account"
#. js-lingui-id: GpnfNN
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Edit Dashboard"
msgstr "Edit Dashboard"
#. js-lingui-id: DMIYL8
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Edit data structure and fields"
msgstr "Edit data structure and fields"
#. js-lingui-id: 9QCQIc
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenRecordGroupsContent.tsx
msgid "Edit field values"
msgstr "Edit field values"
#. js-lingui-id: oKQ7ls
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelTableHeader.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenFieldsContent.tsx
msgid "Edit Fields"
msgstr "Edit Fields"
#. js-lingui-id: JTcEch
#: src/modules/page-layout/hooks/useEditPageLayoutWidget.ts
msgid "Edit Graph"
msgstr "Edit Graph"
#. js-lingui-id: WXPnsc
#: src/modules/page-layout/hooks/useEditPageLayoutWidget.ts
msgid "Edit iFrame"
msgstr "Edit iFrame"
#. js-lingui-id: IaSCqp
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Edit own profile information"
msgstr "Edit own profile information"
#. js-lingui-id: h2KoTu
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "Edit payment method, see your invoices and more"
msgstr "Edit payment method, see your invoices and more"
#. js-lingui-id: QJQd1J
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Edit Profile"
msgstr "Edit Profile"
#. js-lingui-id: 6n2zpV
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "Edit Records on All Objects"
msgstr "Edit Records on All Objects"
#. js-lingui-id: eMFB6/
#: src/modules/views/view-picker/components/ViewPickerContentEditMode.tsx
msgid "Edit view"
msgstr "Edit view"
#. js-lingui-id: 6o1M/Q
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Edit your subdomain name or set a custom domain."
msgstr "Edit your subdomain name or set a custom domain."
#. js-lingui-id: xMkLkW
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Editable Profile Fields"
msgstr "Editable Profile Fields"
#. js-lingui-id: uBAxNB
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
msgid "Editor"
msgstr "Editor"
#. js-lingui-id: hpAStM
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Eighth"
msgstr "Eighth"
#. js-lingui-id: O3oNi5
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/auth/PasswordReset.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTableHeader.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/members/components/MemberInfosTab.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/EmailsFieldInput.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpEmailField.tsx
msgid "Email"
msgstr "Email"
#. js-lingui-id: hzKQCy
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Email Address"
msgstr "Email Address"
#. js-lingui-id: unEEog
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email cannot be empty"
msgstr "Email cannot be empty"
#. js-lingui-id: UZQ5eW
#: src/modules/object-record/record-table/record-table-cell/hooks/useGetSecondaryRecordTableCellButton.ts
#: src/modules/object-record/record-field/ui/meta-types/input/components/EmailsFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/EmailsFieldDisplay.tsx
msgid "Email copied to clipboard"
msgstr "Email copied to clipboard"
#. js-lingui-id: GXLHVG
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Email Editor"
msgstr "Email Editor"
#. js-lingui-id: lfQsvW
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Email integration"
msgstr "Email integration"
#. js-lingui-id: ZsZeV2
#: src/modules/auth/sign-in-up/hooks/useSignInUp.ts
msgid "Email is required"
msgstr "Email is required"
#. js-lingui-id: QT/Wo7
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx
msgid "Email or domain is already in blocklist"
msgstr "Email or domain is already in blocklist"
#. js-lingui-id: LimKOG
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email verification"
msgstr "Email verification"
#. js-lingui-id: FiEQ3l
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed"
msgstr "Email verification failed"
#. js-lingui-id: hn6Eox
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Email Verification Failed"
msgstr "Email Verification Failed"
#. js-lingui-id: svTijF
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr "Email verification link resent!"
#. js-lingui-id: 00icDW
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr "Email verified."
#. js-lingui-id: VI2hiF
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
msgid "Email/Domain"
msgstr "Email/Domain"
#. js-lingui-id: H2lcB9
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
msgid "Emailing domain created successfully. Please verify the domain to start using it."
msgstr "Emailing domain created successfully. Please verify the domain to start using it."
#. js-lingui-id: XDpopO
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainRowDropdownMenu.tsx
msgid "Emailing domain deleted successfully"
msgstr "Emailing domain deleted successfully"
#. js-lingui-id: axQccV
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
#: src/pages/settings/emailing-domains/SettingsEmailingDomainDetail.tsx
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Emailing Domains"
msgstr "Emailing Domains"
#. js-lingui-id: BXEcos
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Emails"
msgstr "Emails"
#. js-lingui-id: HtOaZO
#: src/pages/onboarding/SyncEmails.tsx
msgid "Emails and Calendar"
msgstr "Emails and Calendar"
#. js-lingui-id: Ft+sR1
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Emails from the blocklist will be ignored. Manage blocklist on the “Accounts” setting page."
msgstr "Emails from the blocklist will be ignored. Manage blocklist on the “Accounts” setting page."
#. js-lingui-id: Ww/M6X
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Emails settings"
msgstr "Emails settings"
#. js-lingui-id: n0+EqE
#: src/modules/workspace/components/WorkspaceInviteTeam.tsx
msgid "Emails should not be empty"
msgstr "Emails should not be empty"
#. js-lingui-id: eXoH4Q
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "employees"
msgstr "employees"
#. js-lingui-id: gqv5ZL
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "Employees"
msgstr "Employees"
#. js-lingui-id: N2S1rs
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx
msgid "Empty"
msgstr "Empty"
#. js-lingui-id: OMbipf
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepInputDetail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RawJsonFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/JsonFieldDisplay.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Empty Array"
msgstr "Empty Array"
#. js-lingui-id: 8X+jbk
#: src/modules/activities/emails/components/EmailsCard.tsx
msgid "Empty Inbox"
msgstr "Empty Inbox"
#. js-lingui-id: 3hSGoJ
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepInputDetail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RawJsonFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/JsonFieldDisplay.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Empty Object"
msgstr "Empty Object"
#. js-lingui-id: q11Dk2
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Enable bypass options"
msgstr "Enable bypass options"
#. js-lingui-id: gZo0V9
#: src/pages/settings/ai/components/SettingsAgentModelCapabilities.tsx
msgid "Enable model-specific features"
msgstr "Enable model-specific features"
#. js-lingui-id: T3juzf
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Endpoint URL"
msgstr "Endpoint URL"
#. js-lingui-id: Vv4JVS
#: src/modules/settings/security/components/Toggle2FA.tsx
msgid "Enforce two-step verification for every user login."
msgstr "Enforce two-step verification for every user login."
#. js-lingui-id: lYGfRP
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "English"
msgstr "English"
#. js-lingui-id: UXZry7
#: src/pages/settings/SettingsProfile.tsx
msgid "Enhances security by requiring a code along with your password"
msgstr "Enhances security by requiring a code along with your password"
#. js-lingui-id: /bfFKe
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
#. js-lingui-id: T/N+2Z
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormRawJsonFieldInput.tsx
msgid "Enter a JSON object"
msgstr "Enter a JSON object"
#. js-lingui-id: u2fAme
#: src/modules/object-record/record-field/ui/form-types/components/FormNumberFieldInput.tsx
msgid "Enter a number"
msgstr "Enter a number"
#. js-lingui-id: 20wg2g
#: src/modules/ai/components/AIChatTab.tsx
msgid "Enter a question..."
msgstr "Enter a question..."
#. js-lingui-id: 93ebCf
#: src/modules/object-record/record-field/ui/form-types/components/FormUuidFieldInput.tsx
msgid "Enter a UUID"
msgstr "Enter a UUID"
#. js-lingui-id: oiVP/+
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableValueInput.tsx
msgid "Enter a value to store in database"
msgstr "Enter a value to store in database"
#. js-lingui-id: P/e64M
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
msgid "Enter agent name*"
msgstr "Enter agent name*"
#. js-lingui-id: wgNkIh
#: src/modules/object-record/record-field/ui/form-types/components/FormArrayFieldInput.tsx
msgid "Enter an item"
msgstr "Enter an item"
#. js-lingui-id: kOybqX
#: src/modules/workflow/workflow-steps/workflow-actions/iterator-action/components/WorkflowEditActionIterator.tsx
msgid "Enter array of items or variable expression"
msgstr "Enter array of items or variable expression"
#. js-lingui-id: MJoxIi
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Enter email subject"
msgstr "Enter email subject"
#. js-lingui-id: 8Ao1Tl
#: src/modules/object-record/advanced-filter/components/AdvancedFilterValueInputDropdownButtonClickableSelect.tsx
msgid "Enter filter"
msgstr "Enter filter"
#. js-lingui-id: 9/30HU
#: src/modules/settings/data-model/fields/forms/date/utils/getDisplayFormatSelectDescription.tsx
msgid "Enter in <0>Unicode</0> format"
msgstr "Enter in <0>Unicode</0> format"
#. js-lingui-id: 9CjMQ7
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableDatabaseInput.tsx
msgid "Enter JSON array"
msgstr "Enter JSON array"
#. js-lingui-id: uV9utd
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
msgid "Enter limit"
msgstr "Enter limit"
#. js-lingui-id: O6t21f
#: src/modules/advanced-text-editor/components/EditLinkPopover.tsx
msgid "Enter link"
msgstr "Enter link"
#. js-lingui-id: O0qPMN
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Enter number between 0 and 23"
msgstr "Enter number between 0 and 23"
#. js-lingui-id: Y2uwqs
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Enter number between 0 and 59"
msgstr "Enter number between 0 and 59"
#. js-lingui-id: uhDeRP
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Enter number between 1 and 60"
msgstr "Enter number between 1 and 60"
#. js-lingui-id: ahwn7G
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Enter number greater than 1"
msgstr "Enter number greater than 1"
#. js-lingui-id: waLOUb
#: src/modules/object-record/record-field/ui/form-types/components/FormPhoneFieldInput.tsx
msgid "Enter phone number"
msgstr "Enter phone number"
#. js-lingui-id: l+91lo
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Enter receiver email"
msgstr "Enter receiver email"
#. js-lingui-id: xCiJkz
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestTestVariableInput.tsx
msgid "Enter test value"
msgstr "Enter test value"
#. js-lingui-id: Kr4638
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormTextFieldInput.tsx
msgid "Enter text"
msgstr "Enter text"
#. js-lingui-id: yZMXC2
#: src/modules/advanced-text-editor/hooks/useAdvancedTextEditor.ts
msgid "Enter text or Type '/' for commands"
msgstr "Enter text or Type '/' for commands"
#. js-lingui-id: XJU8BD
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr "Enter the credentials to set the connection"
#. js-lingui-id: rGWgcm
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr "Enter the infos to set the connection"
#. js-lingui-id: 3EF9HN
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
msgid "Enter the system prompt that defines this agent's behavior and capabilities"
msgstr "Enter the system prompt that defines this agent's behavior and capabilities"
#. js-lingui-id: rYIISB
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Enter user ID or email address"
msgstr "Enter user ID or email address"
#. js-lingui-id: pubQie
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterValueInput.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterValueInput.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunctionFields.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableDatabaseInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/ArrayFieldInput.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterDropdownTextInput.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterDropdownNumberInput.tsx
msgid "Enter value"
msgstr "Enter value"
#. js-lingui-id: OjkRLQ
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Enter your API key"
msgstr "Enter your API key"
#. js-lingui-id: GpB8YV
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Enterprise"
#. js-lingui-id: SLuq/l
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID"
msgstr "Entity ID"
#. js-lingui-id: 8PrrNJ
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr "Entity ID copied to clipboard"
#. js-lingui-id: 3IeauL
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTableRow.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTabEnvironmentVariableTableRow.tsx
msgid "Env Variable Options"
msgstr "Env Variable Options"
#. js-lingui-id: vPWtZ+
#: src/modules/settings/admin-panel/config-variables/utils/useSourceContent.ts
msgid "Environment variable"
msgstr "Environment variable"
#. js-lingui-id: wqJ4zc
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionTabEnvironmentVariablesSection.tsx
msgid "Environment Variables"
msgstr "Environment Variables"
#. js-lingui-id: AP93Bl
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionTabEnvironmentVariablesSection.tsx
msgid "Environment variables are defined at application level for all functions. Please check <0/>."
msgstr "Environment variables are defined at application level for all functions. Please check <0/>."
#. js-lingui-id: BlLvRP
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Erasure of soft-deleted records"
msgstr "Erasure of soft-deleted records"
#. js-lingui-id: SlfejT
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Error"
msgstr "Error"
#. js-lingui-id: GHKxvg
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key."
msgstr "Error deleting api key."
#. js-lingui-id: QnVLjD
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr "Error deleting invitation"
#. js-lingui-id: cyvTSq
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr "Error deleting SSO Identity Provider"
#. js-lingui-id: WEltn2
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr "Error editing SSO Identity Provider"
#. js-lingui-id: GsIfmO
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Error fetching worker metrics: {errorMessage}"
msgstr "Error fetching worker metrics: {errorMessage}"
#. js-lingui-id: GdBN5t
#: src/modules/error-handler/components/AppRootErrorFallback.tsx
msgid "Error illustration"
msgstr "Error illustration"
#. js-lingui-id: 9e/9KK
#: src/modules/activities/timeline-activities/rows/calendar/components/EventCardCalendarEvent.tsx
msgid "Error loading calendar event"
msgstr "Error loading calendar event"
#. js-lingui-id: 2GvilU
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessage.tsx
msgid "Error loading message"
msgstr "Error loading message"
#. js-lingui-id: bnJA0G
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
msgid "Error Message"
msgstr "Error Message"
#. js-lingui-id: bT/0cM
#: src/modules/ui/field/display/components/PhonesDisplay.tsx
msgid "Error parsing additional phones: {error}"
msgstr "Error parsing additional phones: {error}"
#. js-lingui-id: PfAip2
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key."
msgstr "Error regenerating api key."
#. js-lingui-id: clfpgU
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr "Error resending invitation"
#. js-lingui-id: 5Vy8D1
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Error uninstalling application."
msgstr "Error uninstalling application."
#. js-lingui-id: lX3Yil
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error updating role"
msgstr "Error updating role"
#. js-lingui-id: nB84mG
#: src/modules/settings/security/components/approvedAccessDomains/SettingsSecurityApprovedAccessDomainValidationEffect.tsx
msgid "Error validating approved access domain"
msgstr "Error validating approved access domain"
#. js-lingui-id: pt7mmi
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Error while cancelling interval switching."
msgstr "Error while cancelling interval switching."
#. js-lingui-id: a1gs9Y
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Error while cancelling metered tier switching."
msgstr "Error while cancelling metered tier switching."
#. js-lingui-id: FS6DQK
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Error while cancelling plan switching."
msgstr "Error while cancelling plan switching."
#. js-lingui-id: QmR+2U
#: src/modules/billing/hooks/useEndSubscriptionTrialPeriod.ts
msgid "Error while ending trial period. Please contact Twenty team."
msgstr "Error while ending trial period. Please contact Twenty team."
#. js-lingui-id: 5g78zo
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Error while saving the name"
msgstr "Error while saving the name"
#. js-lingui-id: QEee5f
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Error while switching subscription to {oppositPlan} Plan."
msgstr "Error while switching subscription to {oppositPlan} Plan."
#. js-lingui-id: QPJi2W
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Error while switching subscription."
msgstr "Error while switching subscription."
#. js-lingui-id: JLxMta
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
msgid "Establish Webhook endpoints for notifications on asynchronous events."
msgstr "Establish Webhook endpoints for notifications on asynchronous events."
#. js-lingui-id: 4ASb34
#: src/pages/settings/ai/SettingsAgentForm.tsx
msgid "Evals"
msgstr "Evals"
#. js-lingui-id: UKdZ7G
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Evaluate"
msgstr "Evaluate"
#. js-lingui-id: FDRUdE
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Evaluating"
msgstr "Evaluating"
#. js-lingui-id: Y3MReI
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Evaluations"
msgstr "Evaluations"
#. js-lingui-id: 0pC/y6
#: src/modules/activities/calendar/components/CalendarEventDetails.tsx
msgid "Event"
msgstr "Event"
#. js-lingui-id: poC90w
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
msgid "Event visibility"
msgstr "Event visibility"
#. js-lingui-id: jvNRZW
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelsGeneral.tsx
msgid "Events you participated in are displayed in red."
msgstr "Events you participated in are displayed in red."
#. js-lingui-id: lbS/kF
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "every {stepNum} days"
msgstr "every {stepNum} days"
#. js-lingui-id: HzFFPM
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "every {stepNumStr} days"
msgstr "every {stepNumStr} days"
#. js-lingui-id: iRozlI
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "every {stepNumStr} days, between the {startOrdinal} and {endOrdinal} of the month"
msgstr "every {stepNumStr} days, between the {startOrdinal} and {endOrdinal} of the month"
#. js-lingui-id: iCnbJU
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "every {stepNumStr} hours"
msgstr "every {stepNumStr} hours"
#. js-lingui-id: rMowgz
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "every {stepNumStr} hours, between {startTime} and {endTime}"
msgstr "every {stepNumStr} hours, between {startTime} and {endTime}"
#. js-lingui-id: Yw2okP
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "every {stepNumStr} minutes"
msgstr "every {stepNumStr} minutes"
#. js-lingui-id: wl8cvK
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "every {stepNumStr} minutes, between minute {start} and {end}"
msgstr "every {stepNumStr} minutes, between minute {start} and {end}"
#. js-lingui-id: hBdF6X
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "every {stepNumStr} months"
msgstr "every {stepNumStr} months"
#. js-lingui-id: 3dpG6g
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "every {stepNumStr} months, between {startMonth} and {endMonth}"
msgstr "every {stepNumStr} months, between {startMonth} and {endMonth}"
#. js-lingui-id: LhmFKG
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "every day"
msgstr "every day"
#. js-lingui-id: XWj/lX
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/describeCronExpression.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getHoursDescription.ts
msgid "every hour"
msgstr "every hour"
#. js-lingui-id: a9EHxw
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/describeCronExpression.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMinutesDescription.ts
msgid "every minute"
msgstr "every minute"
#. js-lingui-id: PsQmAw
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
msgid "Everyone"
msgstr "Everyone"
#. js-lingui-id: wqF3jl
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
#: src/modules/settings/accounts/components/SettingsAccountsMessageFolderCard.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Everything"
msgstr "Everything"
#. js-lingui-id: QQlMid
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Exclude group emails"
msgstr "Exclude group emails"
#. js-lingui-id: +tk2yZ
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
msgid "Exclude non-professional emails"
msgstr "Exclude non-professional emails"
#. js-lingui-id: yhhfqh
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx
msgid "Exclude the following people and domains from my email sync. Internal conversations will not be imported"
msgstr "Exclude the following people and domains from my email sync. Internal conversations will not be imported"
#. js-lingui-id: YzI8cc
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsSelect.tsx
msgid "Existing Field"
msgstr "Existing Field"
#. js-lingui-id: fV7V51
#: src/pages/settings/data-model/SettingsObjects.tsx
msgid "Existing objects"
msgstr "Existing objects"
#. js-lingui-id: ydzS9x
#: src/modules/spreadsheet-import/provider/components/SpreadsheetImport.tsx
msgid "Exit"
msgstr "Exit"
#. js-lingui-id: XB4onr
#: src/modules/spreadsheet-import/provider/components/SpreadsheetImport.tsx
msgid "Exit import flow"
msgstr "Exit import flow"
#. js-lingui-id: IZ4o2e
#: src/modules/navigation/components/SettingsNavigationDrawer.tsx
msgid "Exit Settings"
msgstr "Exit Settings"
#. js-lingui-id: 1A3EXy
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepInputDetail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJsonDataIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RawJsonFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/display/components/JsonFieldDisplay.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Expand"
msgstr "Expand"
#. js-lingui-id: /QYKta
#: src/modules/settings/accounts/components/message-folders/SettingsMessageFoldersTreeItem.tsx
msgid "Expand folder"
msgstr "Expand folder"
#. js-lingui-id: Y7w75u
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowServerlessFunctionCodeEditor.tsx
msgid "Expand to Full Screen"
msgstr "Expand to Full Screen"
#. js-lingui-id: iT7W4v
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
msgid "Expected Body"
msgstr "Expected Body"
#. js-lingui-id: qiUBKD
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "Expected Response Body"
msgstr "Expected Response Body"
#. js-lingui-id: bKBhgb
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Experience"
msgstr "Experience"
#. js-lingui-id: 8TiwZn
#: src/utils/title-utils.ts
msgid "Experience - Settings"
msgstr "Experience - Settings"
#. js-lingui-id: LxRNPw
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/developers/components/SettingsApiKeysTable.tsx
msgid "Expiration"
msgstr "Expiration"
#. js-lingui-id: SkXfL0
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
msgid "Expiration Date"
msgstr "Expiration Date"
#. js-lingui-id: M1RnFv
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/modules/settings/developers/utils/formatExpiration.ts
msgid "Expired"
msgstr "Expired"
#. js-lingui-id: KnN1Tu
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "Expires"
msgstr "Expires"
#. js-lingui-id: i9qiyR
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Expires in"
#. js-lingui-id: 1RvVK1
#: src/modules/settings/developers/utils/formatExpiration.ts
msgid "Expires in {dateDiff}"
msgstr "Expires in {dateDiff}"
#. js-lingui-id: GS+Mus
#: src/modules/object-record/record-index/export/hooks/useRecordIndexExportRecords.ts
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Export"
msgstr "Export"
#. js-lingui-id: 2KAI4N
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Export CSV"
msgstr "Export CSV"
#. js-lingui-id: KVvnDa
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Export dashboard"
msgstr "Export dashboard"
#. js-lingui-id: wVUjld
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "Export member"
msgstr "Export member"
#. js-lingui-id: D0b3Ip
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "Export members"
msgstr "Export members"
#. js-lingui-id: ep2rbf
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Export records"
msgstr "Export records"
#. js-lingui-id: iHK6np
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "Export run"
msgstr "Export run"
#. js-lingui-id: vwtAUW
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "Export runs"
msgstr "Export runs"
#. js-lingui-id: q46CjD
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Export to PDF"
msgstr "Export to PDF"
#. js-lingui-id: BuprEs
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
msgid "Export version"
msgstr "Export version"
#. js-lingui-id: 4FLUle
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
msgid "Export versions"
msgstr "Export versions"
#. js-lingui-id: DaGxE0
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Export view"
msgstr "Export view"
#. js-lingui-id: +FMXdE
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Export workflow"
msgstr "Export workflow"
#. js-lingui-id: XcAij/
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Export workflows"
msgstr "Export workflows"
#. js-lingui-id: 1JBTZV
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Expression"
msgstr "Expression"
#. js-lingui-id: uE7S0L
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Extra Credits Used"
msgstr "Extra Credits Used"
#. js-lingui-id: 7Bj3x9
#: src/pages/settings/emailing-domains/utils/getEmailingDomainStatusText.ts
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Failed"
msgstr "Failed"
#. js-lingui-id: tKcbYd
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthAccountSyncCountersTable.tsx
msgid "Failed Jobs"
msgstr "Failed Jobs"
#. js-lingui-id: fsNGMi
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "Failed to create {translatedMetadataName}. Please try again."
msgstr "Failed to create {translatedMetadataName}. Please try again."
#. js-lingui-id: sOnoZ4
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "Failed to create {translatedMetadataName}. Related {relatedEntityNames} validation failed. Please check your configuration and try again."
msgstr "Failed to create {translatedMetadataName}. Related {relatedEntityNames} validation failed. Please check your configuration and try again."
#. js-lingui-id: pUligB
#: src/modules/settings/admin-panel/health-status/hooks/useDeleteJobs.ts
msgid "Failed to delete jobs. Please try again later."
msgstr "Failed to delete jobs. Please try again later."
#. js-lingui-id: NUmmdc
#: src/modules/action-menu/actions/record-actions/single-record/dashboard-actions/components/DuplicateDashboardSingleRecordAction.tsx
msgid "Failed to duplicate dashboard"
msgstr "Failed to duplicate dashboard"
#. js-lingui-id: WYXxQF
#: src/modules/action-menu/actions/record-actions/single-record/workflow-actions/components/DuplicateWorkflowSingleRecordAction.tsx
msgid "Failed to duplicate workflow"
msgstr "Failed to duplicate workflow"
#. js-lingui-id: dqEkUR
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Failed to evaluate turn"
msgstr "Failed to evaluate turn"
#. js-lingui-id: P/885a
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "Failed to execute evaluation input"
msgstr "Failed to execute evaluation input"
#. js-lingui-id: Ukrbw5
#: src/modules/ai/components/AIChatErrorMessage.tsx
msgid "Failed to get response"
msgstr "Failed to get response"
#. js-lingui-id: CUzkVp
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Failed to impersonate user. {errorMessage}"
msgstr "Failed to impersonate user. {errorMessage}"
#. js-lingui-id: nKkohy
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Failed to load webhook"
msgstr "Failed to load webhook"
#. js-lingui-id: PnVGrE
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Failed to parse context: {contextValue}"
msgstr "Failed to parse context: {contextValue}"
#. js-lingui-id: A/P7PX
#: src/modules/settings/admin-panel/config-variables/hooks/useConfigVariableActions.ts
msgid "Failed to remove override"
msgstr "Failed to remove override"
#. js-lingui-id: T4nt+1
#: src/modules/settings/workspace-member/components/WorkspaceMemberPictureUploader.tsx
msgid "Failed to remove picture"
msgstr "Failed to remove picture"
#. js-lingui-id: SJEIIJ
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
msgid "Failed to retry jobs. Please try again later."
msgstr "Failed to retry jobs. Please try again later."
#. js-lingui-id: y3HIOa
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
msgid "Failed to save role permissions: {errorMessage}"
msgstr "Failed to save role permissions: {errorMessage}"
#. js-lingui-id: YMSYb+
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Failed to update fast model"
msgstr "Failed to update fast model"
#. js-lingui-id: P1NmNz
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Failed to update feature flag. {errorMessage}"
msgstr "Failed to update feature flag. {errorMessage}"
#. js-lingui-id: HnBqPY
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Failed to update price."
msgstr "Failed to update price."
#. js-lingui-id: QGaQRo
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Failed to update role"
msgstr "Failed to update role"
#. js-lingui-id: h/0aT5
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Failed to update smart model"
msgstr "Failed to update smart model"
#. js-lingui-id: Dzh4a2
#: src/modules/settings/admin-panel/config-variables/hooks/useConfigVariableActions.ts
msgid "Failed to update variable"
msgstr "Failed to update variable"
#. js-lingui-id: cQPyHI
#: src/modules/ai/hooks/useAIChatFileUpload.ts
msgid "Failed to upload file: {fileName}"
msgstr "Failed to upload file: {fileName}"
#. js-lingui-id: wJb11y
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Failed to upload image: "
msgstr "Failed to upload image: "
#. js-lingui-id: Lx8/KQ
#: src/modules/settings/workspace-member/components/WorkspaceMemberPictureUploader.tsx
msgid "Failed to upload picture"
msgstr "Failed to upload picture"
#. js-lingui-id: K0joU5
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthAccountSyncCountersTable.tsx
msgid "Failure Rate"
msgstr "Failure Rate"
#. js-lingui-id: ocUvR+
#: src/modules/ui/field/display/components/BooleanDisplay.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
#: src/modules/settings/data-model/fields/forms/boolean/constants/BooleanDataModelSelectOptions.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownBooleanSelect.tsx
#: src/modules/command-menu/pages/page-layout/hooks/useChartSettingsValues.ts
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartRatioOptionValueSelectionDropdownContent.tsx
msgid "False"
msgstr "False"
#. js-lingui-id: XVIZ7v
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Fast Model"
msgstr "Fast Model"
#. js-lingui-id: UJHTjm
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Fast model updated successfully"
msgstr "Fast model updated successfully"
#. js-lingui-id: X9kySA
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx
msgid "Favorites"
msgstr "Favorites"
#. js-lingui-id: YXjpZx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Feature Flag"
msgstr "Feature Flag"
#. js-lingui-id: kP/brT
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Feature Flags & Impersonation"
msgstr "Feature Flags & Impersonation"
#. js-lingui-id: 2lOBKV
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "field"
msgstr "field"
#. js-lingui-id: AXjA78
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsSelect.tsx
#: src/modules/command-menu/pages/page-layout/utils/getFieldLabelWithSubField.ts
msgid "Field"
msgstr "Field"
#. js-lingui-id: LX8Pu1
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "Field deleted"
msgstr "Field deleted"
#. js-lingui-id: nrXDdR
#: src/modules/settings/data-model/fields/forms/morph-relation/components/SettingsDataModelFieldRelationForm.tsx
msgid "Field name"
msgstr "Field name"
#. js-lingui-id: fV7qkH
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "Field Name"
msgstr "Field Name"
#. js-lingui-id: x07QTl
#: src/modules/settings/data-model/fields/forms/morph-relation/components/SettingsDataModelFieldRelationForm.tsx
msgid "Field on destination"
msgstr "Field on destination"
#. js-lingui-id: zXgopL
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
msgid "Field type"
msgstr "Field type"
#. js-lingui-id: vF68cg
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
#: src/modules/settings/data-model/new-object/components/SettingsAvailableStandardObjectsSection.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownFieldsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Fields"
msgstr "Fields"
#. js-lingui-id: oy3EF7
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
msgid "Fields (Optional)"
msgstr "Fields (Optional)"
#. js-lingui-id: Tnz22x
#: src/modules/object-record/record-merge/components/MergeSettingsTab.tsx
msgid "Fields conflicts"
msgstr "Fields conflicts"
#. js-lingui-id: 3w/aqw
#: src/testing/mock-data/tableData.ts
msgid "Fields Count"
msgstr "Fields Count"
#. js-lingui-id: 5UU7Q6
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
msgid "Fields Permissions"
msgstr "Fields Permissions"
#. js-lingui-id: HrM5BL
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpdateRecord.tsx
msgid "Fields to update"
msgstr "Fields to update"
#. js-lingui-id: hT0Flb
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "fifth"
msgstr "fifth"
#. js-lingui-id: uTDtiS
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Fifth"
msgstr "Fifth"
#. js-lingui-id: sWmIx3
#: src/modules/advanced-text-editor/hooks/useUploadWorkflowFile.ts
msgid "File \"{fileName}\" exceeds {maxUploadSize}"
msgstr "File \"{fileName}\" exceeds {maxUploadSize}"
#. js-lingui-id: o7J4JM
#: src/pages/settings/data-model/SettingsObjectTable.tsx
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/pages/settings/ai/components/SettingsAIAgentsTable.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
#: src/modules/views/components/ViewBarFilterDropdownFieldSelectMenu.tsx
#: src/modules/views/components/ViewBarFilterButton.tsx
#: src/modules/settings/roles/components/SettingsRolesList.tsx
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/components/ChartFiltersSettings.tsx
msgid "Filter"
msgstr "Filter"
#. js-lingui-id: /VmB4B
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterGroupOptionsDropdown.tsx
msgid "Filter group rule options"
msgstr "Filter group rule options"
#. js-lingui-id: cSev+j
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Filters"
msgstr "Filters"
#. js-lingui-id: JmZ/+d
#: src/pages/onboarding/InviteTeam.tsx
#: src/pages/onboarding/BookCallDecision.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
msgid "Finish"
msgstr "Finish"
#. js-lingui-id: SNdnlf
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "Finish flow with errors"
msgstr "Finish flow with errors"
#. js-lingui-id: eYwdpC
#: src/modules/ai/components/ReasoningSummaryDisplay.tsx
msgid "Finished thinking"
msgstr "Finished thinking"
#. js-lingui-id: USZ2N6
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Finnish"
msgstr "Finnish"
#. js-lingui-id: hy+Mfg
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "first"
msgstr "first"
#. js-lingui-id: syyeb9
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "First"
msgstr "First"
#. js-lingui-id: ZyIk6Y
#: src/modules/settings/data-model/fields/forms/components/text/constants/TextDataModelSelectOptions.ts
msgid "First 10 lines"
msgstr "First 10 lines"
#. js-lingui-id: I3hko2
#: src/modules/settings/data-model/fields/forms/components/text/constants/TextDataModelSelectOptions.ts
msgid "First 2 lines"
msgstr "First 2 lines"
#. js-lingui-id: BDDkm3
#: src/modules/settings/data-model/fields/forms/components/text/constants/TextDataModelSelectOptions.ts
msgid "First 5 lines"
msgstr "First 5 lines"
#. js-lingui-id: kODvZJ
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
#: src/modules/settings/profile/components/NameFields.tsx
#: src/modules/settings/members/components/MemberNameFields.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormFullNameFieldInput.tsx
msgid "First Name"
msgstr "First Name"
#. js-lingui-id: cgevMo
#: src/pages/onboarding/CreateProfile.tsx
msgid "First name can not be empty"
msgstr "First name can not be empty"
#. js-lingui-id: ylQd2j
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/command-menu/pages/workflow/action/components/CommandMenuWorkflowSelectAction.tsx
msgid "Flow"
msgstr "Flow"
#. js-lingui-id: HSh8u/
#: src/modules/settings/accounts/components/message-folders/SettingsAccountsMessageFoldersCard.tsx
msgid "Folders"
msgstr "Folders"
#. js-lingui-id: glx6on
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx
msgid "Forgot your password?"
msgstr "Forgot your password?"
#. js-lingui-id: L/tgbO
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Form Data"
msgstr "Form Data"
#. js-lingui-id: kI1qVD
#: src/modules/settings/data-model/fields/forms/currency/components/SettingsDataModelFieldCurrencyForm.tsx
msgid "Format"
msgstr "Format"
#. js-lingui-id: abDZwc
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx
msgid "Format e.g. d-MMM-y (qqq''yy)"
msgstr "Format e.g. d-MMM-y (qqq''yy)"
#. js-lingui-id: xMJhWJ
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Format: [Minute] [Hour] [Day of Month] [Month] [Day of Week]"
msgstr "Format: [Minute] [Hour] [Day of Month] [Month] [Day of Week]"
#. js-lingui-id: 4JsQoY
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Formats"
msgstr "Formats"
#. js-lingui-id: 1hxId5
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "fourth"
msgstr "fourth"
#. js-lingui-id: a8nooQ
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Fourth"
msgstr "Fourth"
#. js-lingui-id: nLC6tu
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "French"
msgstr "French"
#. js-lingui-id: qR8gT9
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "from {startDay} to {endDay}"
msgstr "from {startDay} to {endDay}"
#. js-lingui-id: scmRyR
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Full access"
msgstr "Full access"
#. js-lingui-id: tkr79G
#: src/utils/title-utils.ts
msgid "Functions - Settings"
msgstr "Functions - Settings"
#. js-lingui-id: vYj1cC
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Gauge Chart"
msgstr "Gauge Chart"
#. js-lingui-id: Weq9zb
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminContent.tsx
#: src/modules/keyboard-shortcut-menu/components/KeyboardShortcutMenuOpenContent.tsx
msgid "General"
msgstr "General"
#. js-lingui-id: p+rXSW
#: src/utils/title-utils.ts
msgid "General - Settings"
msgstr "General - Settings"
#. js-lingui-id: CjKOAP
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
msgid "Generate Function Output"
msgstr "Generate Function Output"
#. js-lingui-id: wu9eMO
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Generated Files"
msgstr "Generated Files"
#. js-lingui-id: DDcvSo
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "German"
msgstr "German"
#. js-lingui-id: NXEW3h
#: src/pages/onboarding/InviteTeam.tsx
msgid "Get the most out of your workspace by inviting your team."
msgstr "Get the most out of your workspace by inviting your team."
#. js-lingui-id: zSGbaR
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Get your subscription"
msgstr "Get your subscription"
#. js-lingui-id: 2GT3Hf
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Global"
msgstr "Global"
#. js-lingui-id: mUbv8L
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Companies"
msgstr "Go to Companies"
#. js-lingui-id: dvMw7T
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Dashboards"
msgstr "Go to Dashboards"
#. js-lingui-id: dHvI9O
#: src/modules/workflow/components/OverrideWorkflowDraftConfirmationModal.tsx
msgid "Go to Draft"
msgstr "Go to Draft"
#. js-lingui-id: BQE4ob
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Notes"
msgstr "Go to Notes"
#. js-lingui-id: buPcNi
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Opportunities"
msgstr "Go to Opportunities"
#. js-lingui-id: MrE/Qb
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to People"
msgstr "Go to People"
#. js-lingui-id: iS69s6
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Go to runs"
msgstr "Go to runs"
#. js-lingui-id: mT57+Q
#: src/modules/views/view-picker/components/ViewPickerEditButton.tsx
#: src/modules/views/view-picker/components/ViewPickerCreateButton.tsx
#: src/modules/views/view-picker/components/ViewPickerCreateButton.tsx
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateRemote.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Settings"
msgstr "Go to Settings"
#. js-lingui-id: BM24SF
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Tasks"
msgstr "Go to Tasks"
#. js-lingui-id: 203RqP
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Go to Workflows"
msgstr "Go to Workflows"
#. js-lingui-id: FYlHHU
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Gold"
msgstr "Gold"
#. js-lingui-id: eoe8BR
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Google"
msgstr "Google"
#. js-lingui-id: CQwSng
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
msgid "Google OIDC"
msgstr "Google OIDC"
#. js-lingui-id: 6eo66Q
#: src/modules/settings/workspace/components/ToggleImpersonate.tsx
msgid "Grant access to your workspace so we can troubleshoot problems."
msgstr "Grant access to your workspace so we can troubleshoot problems."
#. js-lingui-id: WUgtid
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevelTableRow.tsx
msgid "Granted for this object"
msgstr "Granted for this object"
#. js-lingui-id: fcUyLo
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsToolSection.tsx
msgid "Grants permission to perform all available actions without restriction"
msgstr "Grants permission to perform all available actions without restriction"
#. js-lingui-id: gBiL6J
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "GraphQL"
msgstr "GraphQL"
#. js-lingui-id: /YalkJ
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
msgid "GraphQL API Playground"
msgstr "GraphQL API Playground"
#. js-lingui-id: hT/xCE
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Grass"
msgstr "Grass"
#. js-lingui-id: qS5//Q
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Gray"
msgstr "Gray"
#. js-lingui-id: FJWI9L
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Greater than or equal"
msgstr "Greater than or equal"
#. js-lingui-id: CZXzs4
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Greek"
msgstr "Greek"
#. js-lingui-id: VmkjGB
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Green"
msgstr "Green"
#. js-lingui-id: L8fEEm
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Group"
msgstr "Group"
#. js-lingui-id: ALoP4W
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupFieldsContent.tsx
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Group by"
msgstr "Group by"
#. js-lingui-id: 6JlTu+
#: src/modules/object-record/record-group/components/RecordGroupReorderConfirmationModal.tsx
msgid "Group sorting"
msgstr "Group sorting"
#. js-lingui-id: eKiSkN
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "h1"
msgstr "h1"
#. js-lingui-id: DM6L2V
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "h2"
msgstr "h2"
#. js-lingui-id: aNHeda
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "h3"
msgstr "h3"
#. js-lingui-id: HUk3sK
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "Header name"
msgstr "Header name"
#. js-lingui-id: odaos8
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "Header value"
msgstr "Header value"
#. js-lingui-id: +XLjqi
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "Headers Input"
msgstr "Headers Input"
#. js-lingui-id: vISdlD
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "heading"
msgstr "heading"
#. js-lingui-id: lXKZGw
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Heading 1"
msgstr "Heading 1"
#. js-lingui-id: El7NbA
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Heading 2"
msgstr "Heading 2"
#. js-lingui-id: SFN6dN
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Heading 3"
msgstr "Heading 3"
#. js-lingui-id: I1IOmb
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatus.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminContent.tsx
msgid "Health Status"
msgstr "Health Status"
#. js-lingui-id: 3oTCgM
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Hebrew"
msgstr "Hebrew"
#. js-lingui-id: D+zLDD
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenRecordGroupsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenRecordGroupsContent.tsx
msgid "Hidden"
msgstr "Hidden"
#. js-lingui-id: em+S/U
#: src/modules/views/components/ViewBarFilterDropdownFieldSelectMenu.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterFieldSelectMenu.tsx
msgid "Hidden fields"
msgstr "Hidden fields"
#. js-lingui-id: oK+1Wj
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenFieldsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownFieldsContent.tsx
msgid "Hidden Fields"
msgstr "Hidden Fields"
#. js-lingui-id: vLyv1R
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/object-record/record-group/hooks/useRecordGroupActions.ts
msgid "Hide"
msgstr "Hide"
#. js-lingui-id: OlbYor
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Hide deleted"
msgstr "Hide deleted"
#. js-lingui-id: OTmbll
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "Hide deleted members"
msgstr "Hide deleted members"
#. js-lingui-id: FHhlye
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Hide deleted records"
msgstr "Hide deleted records"
#. js-lingui-id: 0dZtKR
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "Hide deleted runs"
msgstr "Hide deleted runs"
#. js-lingui-id: aOZAIB
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Hide deleted workflows"
msgstr "Hide deleted workflows"
#. js-lingui-id: MuEcPp
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Hide empty category"
msgstr "Hide empty category"
#. js-lingui-id: HS8BG/
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
msgid "Hide empty groups"
msgstr "Hide empty groups"
#. js-lingui-id: hjH2V9
#: src/modules/object-record/record-group/components/RecordGroupMenuItemDraggable.tsx
msgid "Hide group {groupValue}"
msgstr "Hide group {groupValue}"
#. js-lingui-id: wgmt7A
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
msgid "Hide hidden groups"
msgstr "Hide hidden groups"
#. js-lingui-id: Xkd22/
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Horizontal Bar Chart"
msgstr "Horizontal Bar Chart"
#. js-lingui-id: yY8wAv
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Hours"
msgstr "Hours"
#. js-lingui-id: N0Yhtw
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Hours between triggers"
msgstr "Hours between triggers"
#. js-lingui-id: B06Bgk
#: src/pages/onboarding/CreateProfile.tsx
msgid "How you'll be identified on the app."
msgstr "How you'll be identified on the app."
#. js-lingui-id: k7iMla
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatus.tsx
msgid "How your system is doing"
msgstr "How your system is doing"
#. js-lingui-id: gwfyXo
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Http"
msgstr "Http"
#. js-lingui-id: DUhAFW
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
msgid "HTTP method"
msgstr "HTTP method"
#. js-lingui-id: bHXYoC
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "HTTP Method"
msgstr "HTTP Method"
#. js-lingui-id: DvpBQM
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "HTTP Request"
msgstr "HTTP Request"
#. js-lingui-id: +ZytMR
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
msgid "https://api.example.com/endpoint"
msgstr "https://api.example.com/endpoint"
#. js-lingui-id: yhVtER
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutIframeSettings.tsx
msgid "https://example.com/embed"
msgstr "https://example.com/embed"
#. js-lingui-id: 0yRnXS
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "https://example.com/webhook"
msgstr "https://example.com/webhook"
#. js-lingui-id: khBRyu
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/command-menu/pages/workflow/action/components/CommandMenuWorkflowSelectAction.tsx
msgid "Human Input"
msgstr "Human Input"
#. js-lingui-id: mkWad2
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Hungarian"
msgstr "Hungarian"
#. js-lingui-id: wwu18a
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Icon"
msgstr "Icon"
#. js-lingui-id: XTWO+W
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "Icon and Name"
msgstr "Icon and Name"
#. js-lingui-id: S0kLOH
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "ID"
msgstr "ID"
#. js-lingui-id: sJGljQ
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
msgid "Identifier"
msgstr "Identifier"
#. js-lingui-id: 06cbfQ
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr "Identity Provider"
#. js-lingui-id: LPN8Ma
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr "Identity Provider Metadata XML"
#. js-lingui-id: ZfP/Ap
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateRemote.tsx
msgid "If this is unexpected, please verify your settings."
msgstr "If this is unexpected, please verify your settings."
#. js-lingui-id: j843N3
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve 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 "If youve 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."
#. js-lingui-id: KDMdBi
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutWidgetTypeSelect.tsx
msgid "iFrame"
msgstr "iFrame"
#. js-lingui-id: hiXeBh
#: src/modules/command-menu/pages/page-layout/utils/getPageLayoutPageTitle.ts
msgid "iFrame Settings"
msgstr "iFrame Settings"
#. js-lingui-id: mO+Bte
#: src/modules/command-menu/components/hooks/usePageLayoutHeaderInfo.ts
msgid "iFrame Widget"
msgstr "iFrame Widget"
#. js-lingui-id: ijW9MW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Configuration"
msgstr "IMAP Configuration"
#. js-lingui-id: N+Oh7x
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Encryption"
msgstr "IMAP Encryption"
#. js-lingui-id: Ubs0tf
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Password"
msgstr "IMAP Password"
#. js-lingui-id: TE8s2c
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Port"
msgstr "IMAP Port"
#. js-lingui-id: /RAwfY
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Server"
msgstr "IMAP Server"
#. js-lingui-id: atF3YG
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Username (Optional)"
msgstr "IMAP Username (Optional)"
#. js-lingui-id: +8jOVa
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "imap.example.com"
msgstr "imap.example.com"
#. js-lingui-id: tSVr6t
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/members/components/MemberInfosTab.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Impersonate"
msgstr "Impersonate"
#. js-lingui-id: n3ohBy
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Impersonate workspace users"
msgstr "Impersonate workspace users"
#. js-lingui-id: yImXof
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Impersonation is disabled for this workspace"
msgstr "Impersonation is disabled for this workspace"
#. js-lingui-id: l3s5ri
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Import"
msgstr "Import"
#. js-lingui-id: sqOGcv
#: src/modules/settings/accounts/components/SettingsAccountsMessageFolderCard.tsx
msgid "Import all emails"
msgstr "Import all emails"
#. js-lingui-id: 2CeOI3
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Import CSV"
msgstr "Import CSV"
#. js-lingui-id: D5QSQM
#: src/modules/settings/accounts/components/SettingsAccountsMessageFolderCard.tsx
msgid "Import only selected folders/labels"
msgstr "Import only selected folders/labels"
#. js-lingui-id: eECp4f
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Import records"
msgstr "Import records"
#. js-lingui-id: ZsIcZZ
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Import workflows"
msgstr "Import workflows"
#. js-lingui-id: 9eZDRo
#: src/modules/settings/integrations/components/SettingsIntegrationPreview.tsx
msgid "Import your tables as remote objects"
msgstr "Import your tables as remote objects"
#. js-lingui-id: wsKZ+v
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/ColumnGrid.tsx
msgid "Imported data"
msgstr "Imported data"
#. js-lingui-id: RqSvT0
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
msgid "Importing"
msgstr "Importing"
#. js-lingui-id: YgmSaz
#: src/modules/spreadsheet-import/steps/components/ImportDataStep.tsx
msgid "Importing Data ..."
msgstr "Importing Data ..."
#. js-lingui-id: HiyKEP
#: src/modules/settings/developers/utils/formatExpiration.ts
msgid "In {dateDiff}"
msgstr "In {dateDiff}"
#. js-lingui-id: NoNwIX
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/modules/settings/domains/components/SettingsWorkspaceDomainCard.tsx
msgid "Inactive"
msgstr "Inactive"
#. js-lingui-id: d/HoE2
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
msgid "Inactive Field Options"
msgstr "Inactive Field Options"
#. js-lingui-id: aNaNTH
#: src/modules/settings/data-model/objects/components/SettingsObjectInactiveMenuDropDown.tsx
msgid "Inactive Object Options"
msgstr "Inactive Object Options"
#. js-lingui-id: Gp4Yi6
#: src/modules/activities/emails/components/EmailsCard.tsx
msgid "Inbox"
msgstr "Inbox"
#. js-lingui-id: O5wNUa
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "index"
msgstr "index"
#. js-lingui-id: pZ/USH
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectIndexes.tsx
msgid "Indexes"
msgstr "Indexes"
#. js-lingui-id: CE+M2e
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Info"
msgstr "Info"
#. js-lingui-id: 623chP
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Infos"
msgstr "Infos"
#. js-lingui-id: XU5AOg
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTestTab.tsx
#: src/modules/command-menu/pages/workflow/step/view-run/components/CommandMenuWorkflowRunViewStepContent.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/internal/AIChatContextUsageButton.tsx
msgid "Input"
msgstr "Input"
#. js-lingui-id: JE2tjr
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "Input must be in camel case and cannot start with a number"
msgstr "Input must be in camel case and cannot start with a number"
#. js-lingui-id: /6i28D
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormFieldSettings.tsx
msgid "Input settings"
msgstr "Input settings"
#. js-lingui-id: T8avpe
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTestTab.tsx
msgid "Insert a JSON input, then press \"Run\" to test your function."
msgstr "Insert a JSON input, then press \"Run\" to test your function."
#. js-lingui-id: 4ZM8/a
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Install and manage applications"
msgstr "Install and manage applications"
#. js-lingui-id: AwUsnG
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts
msgid "Instances"
msgstr "Instances"
#. js-lingui-id: g+29+d
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPromptTab.tsx
msgid "Instructions for AI"
msgstr "Instructions for AI"
#. js-lingui-id: nbfdhU
#: src/pages/settings/integrations/SettingsIntegrations.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Integrations"
msgstr "Integrations"
#. js-lingui-id: RGm66q
#: src/utils/title-utils.ts
msgid "Integrations - Settings"
msgstr "Integrations - Settings"
#. js-lingui-id: ntgzzG
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "Interact with your workspace data"
msgstr "Interact with your workspace data"
#. js-lingui-id: jyjroS
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Interval switching has been cancelled."
msgstr "Interval switching has been cancelled."
#. js-lingui-id: ggS/0k
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "Invalid 2FA information."
msgstr "Invalid 2FA information."
#. js-lingui-id: GNRDhm
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Invalid API key"
msgstr "Invalid API key"
#. js-lingui-id: 9TgH9p
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Invalid auth bypass provider"
msgstr "Invalid auth bypass provider"
#. js-lingui-id: NtFk/Z
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Invalid auth provider"
#. js-lingui-id: ER/0YT
#: src/modules/workflow/workflow-trigger/utils/getTriggerScheduleDescription.ts
msgid "Invalid cron expression"
msgstr "Invalid cron expression"
#. js-lingui-id: 3oTi9y
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid cron pattern: {errorMessage}"
msgstr "Invalid cron pattern: {errorMessage}"
#. js-lingui-id: jhbsV/
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid day value '{newDay}'. Should be integer greater than 1"
msgstr "Invalid day value '{newDay}'. Should be integer greater than 1"
#. js-lingui-id: B2Tpo0
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Invalid email"
#. js-lingui-id: /m52AE
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx
msgid "Invalid email or domain"
msgstr "Invalid email or domain"
#. js-lingui-id: b2B7Ze
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr "Invalid email verification link."
#. js-lingui-id: uzxr9u
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr "Invalid File"
#. js-lingui-id: QdoUFL
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Invalid form values"
#. js-lingui-id: 04zLGG
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid hour value '{newHour}'. Should be integer between 0 and 23"
msgstr "Invalid hour value '{newHour}'. Should be integer between 0 and 23"
#. js-lingui-id: fLMLtY
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid hour value '{newHour}'. Should be integer greater than 1"
msgstr "Invalid hour value '{newHour}'. Should be integer greater than 1"
#. js-lingui-id: +Yi3bs
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid minute value '{newMinute}'. Should be integer between 0 and 59"
msgstr "Invalid minute value '{newMinute}'. Should be integer between 0 and 59"
#. js-lingui-id: 942L1w
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Invalid minute value '{newMinute}'. Should be integer greater than 1"
msgstr "Invalid minute value '{newMinute}'. Should be integer greater than 1"
#. js-lingui-id: WY8amq
#: src/modules/object-record/record-field/ui/form-types/components/FormNumberFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormNumberFieldInput.tsx
msgid "Invalid number"
msgstr "Invalid number"
#. js-lingui-id: VEKoJx
#: src/modules/settings/two-factor-authentication/hooks/useTwoFactorVerificationForSettings.ts
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationVerification.tsx
msgid "Invalid verification code. Please try again."
msgstr "Invalid verification code. Please try again."
#. js-lingui-id: K8XJhc
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Invalid workspace"
msgstr "Invalid workspace"
#. js-lingui-id: ZR1dJ4
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/components/WorkspacesForSignUp.tsx
msgid "Invitations"
msgstr "Invitations"
#. js-lingui-id: MFKlMB
#: src/utils/title-utils.ts
#: src/modules/workspace/components/WorkspaceInviteTeam.tsx
msgid "Invite"
msgstr "Invite"
#. js-lingui-id: 0M8+El
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Invite by email"
msgstr "Invite by email"
#. js-lingui-id: PWIq/W
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Invite by link"
msgstr "Invite by link"
#. js-lingui-id: 3athPG
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Invite by Link"
#. js-lingui-id: 5IfmKA
#: src/pages/onboarding/InviteTeam.tsx
msgid "Invite link sent to email addresses"
msgstr "Invite link sent to email addresses"
#. js-lingui-id: x1m5RZ
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
msgid "Invite user"
msgstr "Invite user"
#. js-lingui-id: d+Y+rP
#: src/pages/onboarding/InviteTeam.tsx
msgid "Invite your team"
msgstr "Invite your team"
#. js-lingui-id: CUvG5b
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Iris"
msgstr "Iris"
#. js-lingui-id: W153SA
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is"
msgstr "Is"
#. js-lingui-id: N73SBG
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is after"
msgstr "Is after"
#. js-lingui-id: NgIlDJ
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is before"
msgstr "Is before"
#. js-lingui-id: Hte7bc
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is empty"
msgstr "Is empty"
#. js-lingui-id: glSyvW
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is in future"
msgstr "Is in future"
#. js-lingui-id: F9Vw4E
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is in past"
msgstr "Is in past"
#. js-lingui-id: 5pz6vU
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is not"
msgstr "Is not"
#. js-lingui-id: /2on+O
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid array"
msgstr "is not a valid array"
#. js-lingui-id: gNfGMx
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid calling code"
msgstr "is not a valid calling code"
#. js-lingui-id: Ka30cp
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid country code"
msgstr "is not a valid country code"
#. js-lingui-id: LmaaLR
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid date (format: '2021-12-01')"
msgstr "is not a valid date (format: '2021-12-01')"
#. js-lingui-id: ntHJJY
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid date time (format: '2021-12-01T00:00:00Z')"
msgstr "is not a valid date time (format: '2021-12-01T00:00:00Z')"
#. js-lingui-id: M9i8dv
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid email"
msgstr "is not a valid email"
#. js-lingui-id: 96g038
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid JSON"
msgstr "is not a valid JSON"
#. js-lingui-id: l5P+Rf
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid phone number"
msgstr "is not a valid phone number"
#. js-lingui-id: Ir+3AW
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid URL"
msgstr "is not a valid URL"
#. js-lingui-id: MgIflq
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "is not a valid UUID"
msgstr "is not a valid UUID"
#. js-lingui-id: ldI7NO
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is not empty"
msgstr "Is not empty"
#. js-lingui-id: HQFVAU
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is not null"
msgstr "Is not null"
#. js-lingui-id: jPtV7x
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is relative"
msgstr "Is relative"
#. js-lingui-id: 0TLhix
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Is today"
msgstr "Is today"
#. js-lingui-id: IhCN5p
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Issuer URI"
msgstr "Issuer URI"
#. js-lingui-id: Lj7sBL
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Italian"
msgstr "Italian"
#. js-lingui-id: hgr8eo
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "items"
msgstr "items"
#. js-lingui-id: +qz/bj
#: src/modules/workflow/workflow-steps/workflow-actions/iterator-action/components/WorkflowEditActionIterator.tsx
msgid "Items to iterate over"
msgstr "Items to iterate over"
#. js-lingui-id: J6OYmT
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Jade"
msgstr "Jade"
#. js-lingui-id: dFtidv
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Japanese"
msgstr "Japanese"
#. js-lingui-id: FVzmEZ
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobRowDropdownMenu.tsx
msgid "Job Actions"
msgstr "Job Actions"
#. js-lingui-id: TH7loN
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
msgid "Job Data"
msgstr "Job Data"
#. js-lingui-id: ruJO57
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Job Name"
msgstr "Job Name"
#. js-lingui-id: Tof7pX
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "Jobs"
msgstr "Jobs"
#. js-lingui-id: C5FAaq
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "john.doe"
msgstr "john.doe"
#. js-lingui-id: wrLOeW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "john.doe@example.com"
msgstr "john.doe@example.com"
#. js-lingui-id: fSPjtl
#: src/pages/auth/SignInUp.tsx
msgid "Join {workspaceName} team"
msgstr "Join {workspaceName} team"
#. js-lingui-id: B2Zb/F
#: src/pages/settings/ai/components/SettingsAgentResponseFormat.tsx
msgid "JSON"
msgstr "JSON"
#. js-lingui-id: OGXtL8
#: src/modules/views/view-picker/constants/ViewPickerTypeSelectOptions.ts
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Kanban"
msgstr "Kanban"
#. js-lingui-id: 7sMeHQ
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/KeyValuePairInput.tsx
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
msgid "Key"
msgstr "Key"
#. js-lingui-id: VOAmkS
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Key/Value"
msgstr "Key/Value"
#. js-lingui-id: 77Emn0
#: src/modules/keyboard-shortcut-menu/components/KeyboardShortcutMenuDialog.tsx
msgid "Keyboard shortcuts"
msgstr "Keyboard shortcuts"
#. js-lingui-id: h6S9Yz
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Korean"
msgstr "Korean"
#. js-lingui-id: zrpwCd
#: src/pages/settings/releases/SettingsReleases.tsx
msgid "Lab"
msgstr "Lab"
#. js-lingui-id: 87a/t/
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsText.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsSelect.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsRecordPicker.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsNumber.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsDate.tsx
msgid "Label"
msgstr "Label"
#. js-lingui-id: vXIe7J
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Language"
msgstr "Language"
#. js-lingui-id: 59o/ag
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Large section heading"
msgstr "Large section heading"
#. js-lingui-id: DU27lO
#: src/modules/settings/admin-panel/health-status/constants/WorkerQueueMetricsSelectOptions.ts
msgid "Last 1 hour"
msgstr "Last 1 hour"
#. js-lingui-id: 0LzSIl
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Last 1 Hour (oldest → newest)"
msgstr "Last 1 Hour (oldest → newest)"
#. js-lingui-id: XUlP/Y
#: src/modules/settings/admin-panel/health-status/constants/WorkerQueueMetricsSelectOptions.ts
msgid "Last 12 hours"
msgstr "Last 12 hours"
#. js-lingui-id: n7EOpf
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Last 12 Hours (oldest → newest)"
msgstr "Last 12 Hours (oldest → newest)"
#. js-lingui-id: j5nqnO
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Last 24 Hours (oldest → newest)"
msgstr "Last 24 Hours (oldest → newest)"
#. js-lingui-id: gdAJ4I
#: src/modules/settings/admin-panel/health-status/constants/WorkerQueueMetricsSelectOptions.ts
msgid "Last 4 hours"
msgstr "Last 4 hours"
#. js-lingui-id: MjAVB0
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Last 4 Hours (oldest → newest)"
msgstr "Last 4 Hours (oldest → newest)"
#. js-lingui-id: GQgBSj
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Last 7 Days (oldest → newest)"
msgstr "Last 7 Days (oldest → newest)"
#. js-lingui-id: P4FGJG
#: src/modules/activities/emails/components/EmailThreadHeader.tsx
msgid "Last message {lastMessageSentAtFormatted}"
msgstr "Last message {lastMessageSentAtFormatted}"
#. js-lingui-id: 1ZaQUH
#: src/modules/settings/members/components/MemberNameFields.tsx
msgid "Last name"
msgstr "Last name"
#. js-lingui-id: UXBCwc
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
#: src/modules/settings/profile/components/NameFields.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormFullNameFieldInput.tsx
msgid "Last Name"
msgstr "Last Name"
#. js-lingui-id: PnMGfO
#: src/pages/onboarding/CreateProfile.tsx
msgid "Last name can not be empty"
msgstr "Last name can not be empty"
#. js-lingui-id: s0kiVA
#: src/modules/information-banner/components/billing/InformationBannerFailPaymentInfo.tsx
msgid "Last payment failed. Please contact your admin."
msgstr "Last payment failed. Please contact your admin."
#. js-lingui-id: 3u/3zO
#: src/modules/information-banner/components/billing/InformationBannerFailPaymentInfo.tsx
msgid "Last payment failed. Please update your billing details."
msgstr "Last payment failed. Please update your billing details."
#. js-lingui-id: wL3cK8
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "Latest"
msgstr "Latest"
#. js-lingui-id: Kcjbmz
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Latest date"
msgstr "Latest date"
#. js-lingui-id: zUzYWu
#: src/pages/settings/applications/components/SettingsApplicationVersionContainer.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
msgid "Latest version"
msgstr "Latest version"
#. js-lingui-id: ZEP8tT
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Launch"
msgstr "Launch"
#. js-lingui-id: 9BjbLR
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
msgid "Launch manually"
msgstr "Launch manually"
#. js-lingui-id: rdU729
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Layout"
msgstr "Layout"
#. js-lingui-id: yU0QVO
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Layouts"
msgstr "Layouts"
#. js-lingui-id: 8QyoLb
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need calendar sync."
msgstr "Leave blank if you don't need calendar sync."
#. js-lingui-id: EY3IAD
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need to import emails."
msgstr "Leave blank if you don't need to import emails."
#. js-lingui-id: O7a3Du
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need to send emails."
msgstr "Leave blank if you don't need to send emails."
#. js-lingui-id: qvRaz1
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Leave workspace"
msgstr "Leave workspace"
#. js-lingui-id: MP1v+1
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Legend"
msgstr "Legend"
#. js-lingui-id: 8PPI2g
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Less than or equal"
msgstr "Less than or equal"
#. js-lingui-id: 1njn7W
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownThemesComponents.tsx
msgid "Light"
msgstr "Light"
#. js-lingui-id: 9EqSGz
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Lime"
msgstr "Lime"
#. js-lingui-id: yRkqG9
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
msgid "Limit"
msgstr "Limit"
#. js-lingui-id: JoxPqI
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
msgid "Limit cannot exceed {maxRecordsFormatted} records."
msgstr "Limit cannot exceed {maxRecordsFormatted} records."
#. js-lingui-id: Qds9fe
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Limit how many values can be added to this field"
msgstr "Limit how many values can be added to this field"
#. js-lingui-id: a4SJUE
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
msgid "Limit must be greater than 0."
msgstr "Limit must be greater than 0."
#. js-lingui-id: pFkLY3
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Line Chart"
msgstr "Line Chart"
#. js-lingui-id: pQjjYo
#: src/pages/onboarding/InviteTeam.tsx
#: src/modules/workspace/components/WorkspaceInviteLink.tsx
#: src/modules/object-record/record-table/record-table-cell/hooks/useGetSecondaryRecordTableCellButton.ts
#: src/modules/object-record/record-field/ui/meta-types/display/components/LinksFieldDisplay.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownDefaultView.tsx
msgid "Link copied to clipboard"
msgstr "Link copied to clipboard"
#. js-lingui-id: JYFFGu
#: src/modules/activities/timeline-activities/rows/calendar/components/EventRowCalendarEvent.tsx
msgid "linked a calendar event with {labelIdentifierValue}"
msgstr "linked a calendar event with {labelIdentifierValue}"
#. js-lingui-id: fd8C68
#: src/modules/activities/timeline-activities/rows/message/components/EventRowMessage.tsx
msgid "linked an email with"
msgstr "linked an email with"
#. js-lingui-id: 82kQhK
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "list"
msgstr "list"
#. js-lingui-id: HhVDr2
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Listing"
msgstr "Listing"
#. js-lingui-id: DL2sg0
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Listings"
msgstr "Listings"
#. js-lingui-id: C5bVie
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerWebhookForm.tsx
msgid "Live URL"
msgstr "Live URL"
#. js-lingui-id: yQ2kGp
#: src/modules/object-record/record-table/record-table-section/components/RecordTableRecordGroupSectionLoadMore.tsx
msgid "Load more"
msgstr "Load more"
#. js-lingui-id: Nx262D
#: src/modules/activities/files/components/DocumentViewer.tsx
msgid "Loading csv ... "
msgstr "Loading csv ... "
#. js-lingui-id: Zzca95
#: src/modules/activities/files/components/AttachmentList.tsx
msgid "Loading document viewer..."
msgstr "Loading document viewer..."
#. js-lingui-id: qIaOZk
#: src/modules/activities/emails/components/EmailLoader.tsx
msgid "Loading emails"
msgstr "Loading emails"
#. js-lingui-id: IFQsdb
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Loading jobs..."
msgstr "Loading jobs..."
#. js-lingui-id: s1MstR
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Loading metrics data..."
msgstr "Loading metrics data..."
#. js-lingui-id: tVSmFT
#: src/modules/ui/input/components/IconPicker.tsx
#: src/modules/object-record/record-picker/multiple-record-picker/components/MultipleRecordPickerFetchMoreLoader.tsx
#: src/modules/activities/components/CustomResolverFetchMoreLoader.tsx
msgid "Loading more..."
msgstr "Loading more..."
#. js-lingui-id: nDnbEe
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "Loading retention configuration..."
msgstr "Loading retention configuration..."
#. js-lingui-id: 7YK6ap
#: src/modules/command-menu/pages/message-thread/components/CommandMenuMessageThreadPage.tsx
msgid "Loading thread"
msgstr "Loading thread"
#. js-lingui-id: Z3FXyt
#: src/pages/settings/emailing-domains/SettingsEmailingDomainDetail.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminVersionDisplay.tsx
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessage.tsx
#: src/modules/activities/timeline-activities/rows/calendar/components/EventCardCalendarEvent.tsx
msgid "Loading..."
msgstr "Loading..."
#. js-lingui-id: FgAxTj
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
#: src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx
msgid "Log out"
msgstr "Log out"
#. js-lingui-id: hykMbH
#: src/modules/information-banner/components/impersonate/InformationBannerIsImpersonating.tsx
msgid "Logged in as {impersonatedUser}"
msgstr "Logged in as {impersonatedUser}"
#. js-lingui-id: VLuNNu
#: src/modules/auth/components/TwoFactorAuthenticationProvisionEffect.tsx
msgid "Login token missing. Two Factor Authentication setup can not be initiated."
msgstr "Login token missing. Two Factor Authentication setup can not be initiated."
#. js-lingui-id: nOhz3x
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Logout"
msgstr "Logout"
#. js-lingui-id: w/bY7R
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTestTab.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
msgid "Logs"
msgstr "Logs"
#. js-lingui-id: PTozs8
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Look up users and manage their workspace feature flags or impersonate them."
msgstr "Look up users and manage their workspace feature flags or impersonate them."
#. js-lingui-id: GPSwzy
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Look up users to impersonate them."
msgstr "Look up users to impersonate them."
#. js-lingui-id: tL2lBI
#: src/modules/workflow/workflow-diagram/utils/generateNodesAndEdgesForIteratorNode.ts
msgid "loop"
msgstr "loop"
#. js-lingui-id: MsaCqr
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Mail Account"
msgstr "Mail Account"
#. js-lingui-id: MOLprz
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Make HTTP requests to external APIs"
msgstr "Make HTTP requests to external APIs"
#. js-lingui-id: n0FHLv
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Manage API keys and webhooks"
msgstr "Manage API keys and webhooks"
#. js-lingui-id: IT5nsa
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Manage billing and subscriptions"
msgstr "Manage billing and subscriptions"
#. js-lingui-id: nvgUPq
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "Manage billing information"
msgstr "Manage billing information"
#. js-lingui-id: U8dG4j
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
#: src/modules/views/view-picker/components/ViewPickerOptionDropdown.tsx
msgid "Manage favorite"
msgstr "Manage favorite"
#. js-lingui-id: 8XlVuA
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "Manage in settings"
msgstr "Manage in settings"
#. js-lingui-id: T6YjCk
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Manage Members"
msgstr "Manage Members"
#. js-lingui-id: 5hEFxA
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "Manage members in settings"
msgstr "Manage members in settings"
#. js-lingui-id: eGGH1l
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Manage security policies"
msgstr "Manage security policies"
#. js-lingui-id: 49MfD1
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Manage support access settings"
msgstr "Manage support access settings"
#. js-lingui-id: N7fMy9
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Manage the members of your workspace here"
msgstr "Manage the members of your workspace here"
#. js-lingui-id: /berfj
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Manage Views"
msgstr "Manage Views"
#. js-lingui-id: fEqDWx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Manage workflows"
msgstr "Manage workflows"
#. js-lingui-id: FyFNsd
#: src/pages/settings/accounts/SettingsAccounts.tsx
msgid "Manage your internet accounts."
msgstr "Manage your internet accounts."
#. js-lingui-id: bolPo/
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionCodeEditorTab.tsx
msgid "Managed serverless functions are not editable"
msgstr "Managed serverless functions are not editable"
#. js-lingui-id: FCc+QF
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/UnmatchColumn.tsx
msgid "Match {fieldLabel} ({unmatchedCount} Unmatched)"
msgstr "Match {fieldLabel} ({unmatchedCount} Unmatched)"
#. js-lingui-id: gDLior
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
msgid "Match Columns"
msgstr "Match Columns"
#. js-lingui-id: CK1KXz
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/RangeMaxSetting.ts
msgid "Max"
msgstr "Max"
#. js-lingui-id: HFjNu6
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Max import capacity: {formatSpreadsheetMaxRecordImportCapacity} records. Otherwise, consider splitting your file or using the API."
msgstr "Max import capacity: {formatSpreadsheetMaxRecordImportCapacity} records. Otherwise, consider splitting your file or using the API."
#. js-lingui-id: 2ICF9k
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Max range"
msgstr "Max range"
#. js-lingui-id: DBiUDH
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Maximum email addresses"
msgstr "Maximum email addresses"
#. js-lingui-id: iwCoSG
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Maximum phone numbers"
msgstr "Maximum phone numbers"
#. js-lingui-id: aiuTYK
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Maximum URLs"
msgstr "Maximum URLs"
#. js-lingui-id: ZEH/cb
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldMaxValuesForm.tsx
msgid "Maximum values"
msgstr "Maximum values"
#. js-lingui-id: nA8kxD
#: src/pages/settings/ai/SettingsAI.tsx
msgid "MCP"
msgstr "MCP"
#. js-lingui-id: NvQoNb
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "MCP Configuration copied to clipboard"
msgstr "MCP Configuration copied to clipboard"
#. js-lingui-id: 8CWirf
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "MCP Server"
msgstr "MCP Server"
#. js-lingui-id: upbzgm
#: src/modules/views/hooks/useComputeRecordRelationFilterLabelValue.tsx
msgid "Me"
msgstr "Me"
#. js-lingui-id: IAcjOi
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Medium section heading"
msgstr "Medium section heading"
#. js-lingui-id: Sma10A
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/components/WorkspacesForSignIn.tsx
msgid "Member of"
msgstr "Member of"
#. js-lingui-id: cNIHA/
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Member removed from workspace"
msgstr "Member removed from workspace"
#. js-lingui-id: wlQNTg
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Members"
msgstr "Members"
#. js-lingui-id: Max/je
#: src/utils/title-utils.ts
msgid "Members - Settings"
msgstr "Members - Settings"
#. js-lingui-id: UODtG8
#: src/modules/object-record/record-merge/components/MergeRecordsFooter.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Merge"
msgstr "Merge"
#. js-lingui-id: d2c8f+
#: src/modules/object-record/record-merge/hooks/useMergeRecordsContainerTabs.ts
msgid "Merge preview"
msgstr "Merge preview"
#. js-lingui-id: Cmeamd
#: src/modules/command-menu/hooks/useOpenMergeRecordsPageInCommandMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Merge records"
msgstr "Merge records"
#. js-lingui-id: LuriZ0
#: src/modules/object-record/record-merge/components/MergeRecordsFooter.tsx
msgid "Merging..."
msgstr "Merging..."
#. js-lingui-id: U15XwX
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessage.tsx
msgid "Message not found"
msgstr "Message not found"
#. js-lingui-id: elpx6r
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Message Sync"
msgstr "Message Sync"
#. js-lingui-id: i2zgN4
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Message Sync and Calendar Sync are not available because the service is down"
msgstr "Message Sync and Calendar Sync are not available because the service is down"
#. js-lingui-id: VRi9O8
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Message Sync is not available because the service is down"
msgstr "Message Sync is not available because the service is down"
#. js-lingui-id: t7TeQU
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Messages"
msgstr "Messages"
#. js-lingui-id: 6GBt0m
#: src/modules/settings/playground/constants/SettingsPlaygroundFormSchemaSelectOptions.ts
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Metadata"
msgstr "Metadata"
#. js-lingui-id: dN5YOb
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr "Metadata file generation failed"
#. js-lingui-id: 0BF9eC
#: src/pages/settings/ai/components/SettingsAIMCP.tsx
msgid "Metadata Schema"
msgstr "Metadata Schema"
#. js-lingui-id: onCJJ6
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Metered tier switching has been cancelled."
msgstr "Metered tier switching has been cancelled."
#. js-lingui-id: fiPesM
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Method"
msgstr "Method"
#. js-lingui-id: 6cH65H
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "Microsoft"
msgstr "Microsoft"
#. js-lingui-id: eTUF28
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/RangeMinSetting.ts
msgid "Min"
msgstr "Min"
#. js-lingui-id: JBisyL
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Min range"
msgstr "Min range"
#. js-lingui-id: 5IrCQY
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Mint"
msgstr "Mint"
#. js-lingui-id: G6wJK8
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Minute value cannot exceed 60. For intervals greater than 60 minutes, use the \"Hours\" trigger type or a custom cron expression"
msgstr "Minute value cannot exceed 60. For intervals greater than 60 minutes, use the \"Hours\" trigger type or a custom cron expression"
#. js-lingui-id: agRWc1
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Minutes"
msgstr "Minutes"
#. js-lingui-id: APfhM/
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Minutes between triggers"
msgstr "Minutes between triggers"
#. js-lingui-id: mibKsa
#: src/modules/activities/tasks/components/TaskGroups.tsx
msgid "Mission accomplished!"
msgstr "Mission accomplished!"
#. js-lingui-id: hty0d5
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "Monday"
msgstr "Monday"
#. js-lingui-id: 8g3Cgz
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Monitor the execution of your calendar events sync job"
msgstr "Monitor the execution of your calendar events sync job"
#. js-lingui-id: IL/nIb
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminConnectedAccountHealthStatus.tsx
msgid "Monitor the execution of your emails sync job"
msgstr "Monitor the execution of your emails sync job"
#. js-lingui-id: kY2ll9
#: src/modules/billing/hooks/useBillingWording.ts
msgid "month"
msgstr "month"
#. js-lingui-id: HajiZl
#: src/modules/object-record/record-calendar/components/RecordCalendarTopBar.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarViewContent.tsx
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Month"
msgstr "Month"
#. js-lingui-id: ytTyc9
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Month of the year"
msgstr "Month of the year"
#. js-lingui-id: rdfE9o
#: src/modules/billing/hooks/useBillingWording.ts
msgid "monthly"
msgstr "monthly"
#. js-lingui-id: 6jefe3
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "months"
msgstr "months"
#. js-lingui-id: 2FYpfJ
#: src/modules/ui/layout/tab-list/components/TabMoreButton.tsx
msgid "More"
msgstr "More"
#. js-lingui-id: JcD7qf
#: src/modules/action-menu/components/RecordIndexActionMenuDropdown.tsx
msgid "More actions"
msgstr "More actions"
#. js-lingui-id: 3Siwmw
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx
msgid "More options"
msgstr "More options"
#. js-lingui-id: iSLA/r
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/object-record/record-group/hooks/useRecordGroupActions.ts
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutTabSettings.tsx
msgid "Move left"
msgstr "Move left"
#. js-lingui-id: Ubl2by
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/object-record/record-group/hooks/useRecordGroupActions.ts
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutTabSettings.tsx
msgid "Move right"
msgstr "Move right"
#. js-lingui-id: asWVA5
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "must be a number"
msgstr "must be a number"
#. js-lingui-id: qJVW/e
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "must be an array of object with valid phone, calling code and country code (format: '[{\"number\":\"123456789\", \"callingCode\":\"+33\", \"countryCode\":\"FR\"}]')"
msgstr "must be an array of object with valid phone, calling code and country code (format: '[{\"number\":\"123456789\", \"callingCode\":\"+33\", \"countryCode\":\"FR\"}]')"
#. js-lingui-id: hTW2Fw
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "must be an array of object with valid url and label (format: '[{\"url\":\"valid.url\", \"label\":\"label value\")}]'"
msgstr "must be an array of object with valid url and label (format: '[{\"url\":\"valid.url\", \"label\":\"label value\")}]'"
#. js-lingui-id: 5rovyq
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
msgid "must be an array of valid emails"
msgstr "must be an array of valid emails"
#. js-lingui-id: XTGSZU
#: src/modules/views/view-picker/components/ViewPickerListContent.tsx
msgid "My unlisted views"
msgstr "My unlisted views"
#. js-lingui-id: 6YtxFj
#: src/testing/mock-data/tableData.ts
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
#: src/pages/settings/applications/components/SettingsApplicationsTable.tsx
#: src/pages/settings/ai/constants/SettingsAiAgentTableMetadata.ts
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/workspace/components/NameField.tsx
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionsTable.tsx
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionNewForm.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTabEnvironmentVariableTableRow.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsTableHeader.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevelTableHeader.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTableHeader.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
#: src/modules/settings/roles/components/SettingsRolesTableHeader.tsx
#: src/modules/settings/members/components/MemberInfosTab.tsx
#: src/modules/settings/developers/components/SettingsApiKeysTable.tsx
#: src/modules/settings/data-model/new-object/components/SettingsAvailableStandardObjectsSection.tsx
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariablesTable.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Name"
msgstr "Name"
#. js-lingui-id: LPBy3P
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionNewForm.tsx
msgid "Name and describe your function"
msgstr "Name and describe your function"
#. js-lingui-id: XSwyCU
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Name can not be empty"
msgstr "Name can not be empty"
#. js-lingui-id: zaxmAs
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Name in both singular (e.g., 'Invoice') and plural (e.g., 'Invoices') forms."
msgstr "Name in both singular (e.g., 'Invoice') and plural (e.g., 'Invoices') forms."
#. js-lingui-id: 9H6m8L
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
msgid "Name of the application"
msgstr "Name of the application"
#. js-lingui-id: z+6jaZ
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Name of your API key"
msgstr "Name of your API key"
#. js-lingui-id: J7w8lI
#: src/pages/settings/SettingsWorkspace.tsx
msgid "Name of your workspace"
msgstr "Name of your workspace"
#. js-lingui-id: JxC/pi
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "Navbar"
msgstr "Navbar"
#. js-lingui-id: dVQ33h
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Navigate to next dashboard"
msgstr "Navigate to next dashboard"
#. js-lingui-id: 2T8KCk
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Navigate to next record"
msgstr "Navigate to next record"
#. js-lingui-id: veSA19
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
msgid "Navigate to next version"
msgstr "Navigate to next version"
#. js-lingui-id: ZTEho+
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Navigate to next workflow"
msgstr "Navigate to next workflow"
#. js-lingui-id: /Qu2VT
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Navigate to previous dashboard"
msgstr "Navigate to previous dashboard"
#. js-lingui-id: 2tw9bo
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Navigate to previous record"
msgstr "Navigate to previous record"
#. js-lingui-id: I+Pm5V
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
msgid "Navigate to previous version"
msgstr "Navigate to previous version"
#. js-lingui-id: QVUN3K
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Navigate to previous workflow"
msgstr "Navigate to previous workflow"
#. js-lingui-id: qqeAJM
#: src/modules/settings/developers/utils/formatExpiration.ts
msgid "Never"
msgstr "Never"
#. js-lingui-id: O1Aswy
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTableRow.tsx
#: src/modules/settings/developers/utils/formatExpiration.ts
msgid "Never expires"
msgstr "Never expires"
#. js-lingui-id: isRobC
#: src/pages/settings/data-model/SettingsNewObject.tsx
#: src/pages/settings/accounts/SettingsNewAccount.tsx
#: src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerItem.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnNewRecordButton.tsx
msgid "New"
msgstr "New"
#. js-lingui-id: LfvvW4
#: src/modules/command-menu/hooks/useOpenRecordInCommandMenu.ts
msgid "New {objectLabelSingular}"
msgstr "New {objectLabelSingular}"
#. js-lingui-id: Kcr9Fr
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx
msgid "New account"
msgstr "New account"
#. js-lingui-id: zlKiaf
#: src/pages/settings/accounts/SettingsNewAccount.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
msgid "New Account"
msgstr "New Account"
#. js-lingui-id: mJIA0/
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAI.tsx
msgid "New Agent"
msgstr "New Agent"
#. js-lingui-id: 2qr/61
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr "New Approved Access Domain"
#. js-lingui-id: hIQkLb
#: src/modules/ai/components/AIChatThreadsList.tsx
msgid "New chat"
msgstr "New chat"
#. js-lingui-id: wqoYqp
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
msgid "New Emailing Domain"
msgstr "New Emailing Domain"
#. js-lingui-id: 8YPqRx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/modules/settings/data-model/fields/forms/number/components/SettingsDataModelFieldNumberSettingsFormCard.tsx
#: src/modules/settings/data-model/components/SettingsDataModelNewFieldBreadcrumbDropDown.tsx
msgid "New Field"
msgstr "New Field"
#. js-lingui-id: o8MyXb
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
msgid "New key"
msgstr "New key"
#. js-lingui-id: j313SZ
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
msgid "New Key"
msgstr "New Key"
#. js-lingui-id: zPPcuu
#: src/modules/activities/notes/components/NotesCard.tsx
msgid "New note"
msgstr "New note"
#. js-lingui-id: hFxdey
#: src/pages/settings/data-model/SettingsNewObject.tsx
msgid "New Object"
msgstr "New Object"
#. js-lingui-id: 7vhWI8
#: src/pages/auth/PasswordReset.tsx
msgid "New Password"
msgstr "New Password"
#. js-lingui-id: BcCzLv
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "New record"
msgstr "New record"
#. js-lingui-id: OzWuT+
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO Configuration"
msgstr "New SSO Configuration"
#. js-lingui-id: C7WtCv
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr "New SSO provider"
#. js-lingui-id: wl18ST
#: src/modules/activities/tasks/components/TaskGroups.tsx
msgid "New task"
msgstr "New task"
#. js-lingui-id: U1DAok
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "New Webhook"
msgstr "New Webhook"
#. js-lingui-id: vam7Jz
#: src/modules/command-menu/components/hooks/usePageLayoutHeaderInfo.ts
msgid "New widget"
msgstr "New widget"
#. js-lingui-id: hXzOVo
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
#: src/modules/billing/components/internal/SubscriptionInfoRowContainer.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationProvision.tsx
msgid "Next"
msgstr "Next"
#. js-lingui-id: AxNmtI
#: src/modules/spreadsheet-import/steps/components/SelectSheetStep/SelectSheetStep.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "Next Step"
msgstr "Next Step"
#. js-lingui-id: ulck7h
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Ninth"
msgstr "Ninth"
#. js-lingui-id: 1UzENP
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelUpdateFieldsValueForObject.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSeeFieldsValueForObject.tsx
#: src/modules/page-layout/widgets/graph/utils/formatDimensionValue.ts
msgid "No"
msgstr "No"
#. js-lingui-id: 7YGRoE
#: src/modules/ui/input/components/SelectInput.tsx
#: src/modules/ui/input/components/SelectInput.tsx
#: src/modules/ui/input/components/SelectInput.tsx
#: src/modules/ui/input/components/SelectInput.tsx
msgid "No {clearLabel}"
msgstr "No {clearLabel}"
#. js-lingui-id: xUXmJM
#: src/modules/object-record/record-field/ui/meta-types/input/components/SelectFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/RelationManyToOneFieldInput.tsx
#: src/modules/object-record/record-field/ui/meta-types/input/components/MorphRelationManyToOneFieldInput.tsx
msgid "No {fieldLabel}"
msgstr "No {fieldLabel}"
#. js-lingui-id: fk2viA
#: src/modules/object-record/record-field/ui/form-types/components/FormSelectFieldInput.tsx
msgid "No {label}"
msgstr "No {label}"
#. js-lingui-id: 9CpMvJ
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateNoRecordFoundForFilter.tsx
msgid "No {objectLabelSingular} found"
msgstr "No {objectLabelSingular} found"
#. js-lingui-id: baVNgS
#: src/modules/object-record/record-field/ui/form-types/components/FormSingleRecordPicker.tsx
msgid "No {objectNames}"
msgstr "No {objectNames}"
#. js-lingui-id: aXFOuf
#: src/modules/activities/timeline-activities/components/TimelineCard.tsx
msgid "No activity yet"
msgstr "No activity yet"
#. js-lingui-id: f9b1sj
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "No agents assigned"
msgstr "No agents assigned"
#. js-lingui-id: 2jU+NX
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "No agents available"
msgstr "No agents available"
#. js-lingui-id: mU1OkO
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "No agents match your search"
msgstr "No agents match your search"
#. js-lingui-id: 9mx36q
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "No API keys assigned"
msgstr "No API keys assigned"
#. js-lingui-id: QnvikC
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "No API keys available"
msgstr "No API keys available"
#. js-lingui-id: wZT6U/
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "No API keys match your search"
msgstr "No API keys match your search"
#. js-lingui-id: tFxVHz
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterFieldSelect.tsx
msgid "No available fields to select"
msgstr "No available fields to select"
#. js-lingui-id: V/RzSE
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "No body"
msgstr "No body"
#. js-lingui-id: OTe3RI
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "No change detected"
msgstr "No change detected"
#. js-lingui-id: wgUPZ1
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "No comment"
msgstr "No comment"
#. js-lingui-id: YFLMyY
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariables.tsx
msgid "No config variables match your current filters. Try adjusting your filters or search criteria."
msgstr "No config variables match your current filters. Try adjusting your filters or search criteria."
#. js-lingui-id: PlVbP6
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "No context was provided for this request"
msgstr "No context was provided for this request"
#. js-lingui-id: 4BSfjK
#: src/modules/ui/input/components/internal/country/components/CountrySelect.tsx
#: src/modules/settings/data-model/fields/forms/phones/components/SettingsDataModelFieldPhonesForm.tsx
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormCountrySelectInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormCountryCodeSelectInput.tsx
msgid "No country"
msgstr "No country"
#. js-lingui-id: kxH3HO
#: src/modules/object-record/record-field/ui/form-types/components/FormCurrencyFieldInput.tsx
msgid "No currency"
msgstr "No currency"
#. js-lingui-id: plhHQt
#: src/modules/page-layout/widgets/graph/graphWidgetPieChart/components/PieChartCenterMetricLayer.tsx
#: src/modules/page-layout/widgets/graph/components/NoDataLayer.tsx
msgid "No data"
msgstr "No data"
#. js-lingui-id: B6C0XJ
#: src/modules/page-layout/widgets/components/PageLayoutWidgetNoDataDisplay.tsx
msgid "No Data"
msgstr "No Data"
#. js-lingui-id: 7tCnBa
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateRemote.tsx
msgid "No Data Available for Remote Table"
msgstr "No Data Available for Remote Table"
#. js-lingui-id: VwYM0e
#: src/modules/page-layout/widgets/components/PageLayoutWidgetNoDataDisplay.tsx
msgid "No data available. Click edit to configure this widget."
msgstr "No data available. Click edit to configure this widget."
#. js-lingui-id: pxvJ9B
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "No data containing errors"
msgstr "No data containing errors"
#. js-lingui-id: dihZwh
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "No data found"
msgstr "No data found"
#. js-lingui-id: 5K0pqs
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "No Date field"
msgstr "No Date field"
#. js-lingui-id: P4KXUa
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateSoftDelete.tsx
msgid "No Deleted {objectLabelSingular} found"
msgstr "No Deleted {objectLabelSingular} found"
#. js-lingui-id: s7QKq9
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateSoftDelete.tsx
msgid "No deleted records matching the filter criteria were found."
msgstr "No deleted records matching the filter criteria were found."
#. js-lingui-id: flmDTf
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTableRow.tsx
msgid "No description"
msgstr "No description"
#. js-lingui-id: mINrlz
#: src/modules/activities/emails/components/EmailsCard.tsx
msgid "No email exchange has occurred with this record yet."
msgstr "No email exchange has occurred with this record yet."
#. js-lingui-id: p3Hivn
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "No evaluation inputs yet. Add your first test input above."
msgstr "No evaluation inputs yet. Add your first test input above."
#. js-lingui-id: ntMCci
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "No evaluations yet for this turn"
msgstr "No evaluations yet for this turn"
#. js-lingui-id: l7y8S8
#: src/modules/activities/calendar/components/CalendarEventsCard.tsx
msgid "No Events"
msgstr "No Events"
#. js-lingui-id: wY82y3
#: src/modules/activities/calendar/components/CalendarEventsCard.tsx
msgid "No events have been scheduled with this {objectName} yet."
msgstr "No events have been scheduled with this {objectName} yet."
#. js-lingui-id: /hvarH
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartGroupByFieldSelectionRelationFieldView.tsx
msgid "No fields available"
msgstr "No fields available"
#. js-lingui-id: RM6uKY
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
msgid "No fields selected"
msgstr "No fields selected"
#. js-lingui-id: eiEb25
#: src/modules/page-layout/widgets/fields/components/FieldsWidget.tsx
msgid "No fields to display"
msgstr "No fields to display"
#. js-lingui-id: 23Rceg
#: src/modules/activities/files/components/FilesCard.tsx
msgid "No Files"
msgstr "No Files"
#. js-lingui-id: pYblOw
#: src/modules/favorites/favorite-folder-picker/components/FavoriteFolderPickerList.tsx
msgid "No folder"
msgstr "No folder"
#. js-lingui-id: aywdyd
#: src/modules/favorites/favorite-folder-picker/components/FavoriteFolderPickerList.tsx
msgid "No folders found"
msgstr "No folders found"
#. js-lingui-id: 1jgsYC
#: src/modules/settings/accounts/components/message-folders/SettingsMessageFoldersEmptyStateCard.tsx
msgid "No folders found for this account"
msgstr "No folders found for this account"
#. js-lingui-id: xlUOps
#: src/modules/information-banner/components/billing/InformationBannerEndTrialPeriod.tsx
msgid "No free workflow executions left. End trial period and activate your billing to continue."
msgstr "No free workflow executions left. End trial period and activate your billing to continue."
#. js-lingui-id: pxYUeX
#: src/modules/information-banner/components/billing/InformationBannerEndTrialPeriod.tsx
msgid "No free workflow executions left. Please contact your admin."
msgstr "No free workflow executions left. Please contact your admin."
#. js-lingui-id: gIrKyO
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "No input"
msgstr "No input"
#. js-lingui-id: kkGPb1
#: src/pages/settings/applications/SettingsApplications.tsx
msgid "No installed application. Please check our <0/>"
msgstr "No installed application. Please check our <0/>"
#. js-lingui-id: lj3GoP
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "No jobs found"
msgstr "No jobs found"
#. js-lingui-id: PtRwQi
#: src/modules/settings/admin-panel/health-status/hooks/useDeleteJobs.ts
msgid "No jobs were deleted{errorDetails}"
msgstr "No jobs were deleted{errorDetails}"
#. js-lingui-id: ULhEV8
#: src/modules/settings/admin-panel/health-status/hooks/useRetryJobs.ts
msgid "No jobs were retried{errorDetails}"
msgstr "No jobs were retried{errorDetails}"
#. js-lingui-id: OcMef3
#: src/pages/settings/applications/components/SettingsApplicationVersionContainer.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
msgid "No latest version found"
msgstr "No latest version found"
#. js-lingui-id: 5sf2dF
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "No logs yet"
msgstr "No logs yet"
#. js-lingui-id: UwvrGq
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "No members"
msgstr "No members"
#. js-lingui-id: Y4qK8/
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "No members assigned"
msgstr "No members assigned"
#. js-lingui-id: /nLvVj
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "No members match your search"
msgstr "No members match your search"
#. js-lingui-id: JzzHsG
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "No messages found for this turn"
msgstr "No messages found for this turn"
#. js-lingui-id: 0NudpV
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "No metrics data available"
msgstr "No metrics data available"
#. js-lingui-id: UWZZdQ
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "No models available. Please configure AI models in your workspace settings."
msgstr "No models available. Please configure AI models in your workspace settings."
#. js-lingui-id: 9VrTfZ
#: src/modules/activities/notes/components/NotesCard.tsx
msgid "No notes"
msgstr "No notes"
#. js-lingui-id: daCzI1
#: src/modules/ui/field/input/components/MultiSelectInput.tsx
msgid "No option found"
msgstr "No option found"
#. js-lingui-id: XRc1G9
#: src/modules/ai/components/TerminalOutput.tsx
msgid "No output"
msgstr "No output"
#. js-lingui-id: tTItk7
#: src/modules/workflow/workflow-steps/components/WorkflowRunStepOutputDetail.tsx
msgid "No output available"
msgstr "No output available"
#. js-lingui-id: 5pSj4j
#: src/modules/billing/hooks/useEndSubscriptionTrialPeriod.ts
msgid "No payment method found. Please update your billing details."
msgstr "No payment method found. Please update your billing details."
#. js-lingui-id: kSCxfd
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSection.tsx
msgid "No permissions have been set for individual objects."
msgstr "No permissions have been set for individual objects."
#. js-lingui-id: ePgApM
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "No record is required to trigger this workflow"
msgstr "No record is required to trigger this workflow"
#. js-lingui-id: EqGTpW
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
#: src/modules/object-record/record-picker/components/RecordPickerNoRecordFoundMenuItem.tsx
msgid "No records found"
msgstr "No records found"
#. js-lingui-id: FwUgy3
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateNoRecordFoundForFilter.tsx
msgid "No records matching the filter criteria were found."
msgstr "No records matching the filter criteria were found."
#. js-lingui-id: Ev2r9A
#: src/modules/ui/input/components/internal/phone/components/PhoneCountryPickerDropdownSelect.tsx
#: src/modules/ui/input/components/internal/currency/components/CurrencyPickerDropdownSelect.tsx
#: src/modules/object-record/select/components/MultipleSelectDropdown.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownOptionSelect.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownCurrencySelect.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownCountrySelect.tsx
msgid "No results"
msgstr "No results"
#. js-lingui-id: MA3x23
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentWorkspaceMemberPickerDropdownContent.tsx
msgid "No Results"
msgstr "No Results"
#. js-lingui-id: AxPAXW
#: src/modules/command-menu/components/CommandMenuList.tsx
msgid "No results found"
msgstr "No results found"
#. js-lingui-id: FVzmGK
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "No role assigned to this member"
msgstr "No role assigned to this member"
#. js-lingui-id: 9mcJ/7
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "No roles found"
msgstr "No roles found"
#. js-lingui-id: mmm8hk
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "No rows with errors"
msgstr "No rows with errors"
#. js-lingui-id: Hsl+kr
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "No Select field"
msgstr "No Select field"
#. js-lingui-id: wJwIUq
#: src/modules/object-record/record-field/ui/form-types/components/FormSelectFieldInput.tsx
msgid "No value"
msgstr "No value"
#. js-lingui-id: w4AWog
#: src/modules/workflow/workflow-variables/components/WorkflowVariablesDropdownSteps.tsx
msgid "No variables available"
msgstr "No variables available"
#. js-lingui-id: A5XQ/A
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariables.tsx
msgid "No variables found"
msgstr "No variables found"
#. js-lingui-id: 0uWxPM
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts
msgid "No workflow runs yet"
msgstr "No workflow runs yet"
#. js-lingui-id: AQCvCC
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts
msgid "No workflow versions yet"
msgstr "No workflow versions yet"
#. js-lingui-id: Ah7JCB
#: src/modules/command-menu/pages/workflow/step/view-run/components/CommandMenuWorkflowRunViewStepContent.tsx
msgid "Node"
msgstr "Node"
#. js-lingui-id: EdQY6l
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectIdentifiersForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterAggregateOperationMenuItems.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupFieldsContent.tsx
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
#: src/modules/command-menu/pages/page-layout/utils/getChartAxisNameDisplayOptions.ts
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartGroupByFieldSelectionDropdownContentBase.tsx
msgid "None"
msgstr "None"
#. js-lingui-id: 1IipHp
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Norwegian"
msgstr "Norwegian"
#. js-lingui-id: v3W9iu
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "Not all columns matched"
msgstr "Not all columns matched"
#. js-lingui-id: tqk+dw
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Not available for default view"
msgstr "Not available for default view"
#. js-lingui-id: 0qBE9S
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Not available on Default View"
msgstr "Not available on Default View"
#. js-lingui-id: 4wUkDk
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "Not empty"
msgstr "Not empty"
#. js-lingui-id: pAtylB
#: src/modules/object-record/record-field/ui/form-types/components/VariableChip.tsx
msgid "Not Found"
msgstr "Not Found"
#. js-lingui-id: NpVtef
#: src/modules/page-layout/widgets/graph/utils/formatDimensionValue.ts
#: src/modules/page-layout/widgets/graph/utils/formatDimensionValue.ts
msgid "Not Set"
msgstr "Not Set"
#. js-lingui-id: 51G4/+
#: src/modules/object-record/record-field/ui/meta-types/display/components/ForbiddenFieldDisplay.tsx
#: src/modules/activities/emails/components/EmailThreadNotShared.tsx
#: src/modules/activities/calendar/components/CalendarEventNotSharedContent.tsx
msgid "Not shared"
msgstr "Not shared"
#. js-lingui-id: uzFo/5
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessageBodyNotShared.tsx
msgid "Not shared by {notSharedByFullName}"
msgstr "Not shared by {notSharedByFullName}"
#. js-lingui-id: hZWthZ
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
msgid "Not synced"
msgstr "Not synced"
#. js-lingui-id: 1DBGsz
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Notes"
msgstr "Notes"
#. js-lingui-id: YwzE9K
#: src/utils/date-utils.ts
msgid "now"
msgstr "now"
#. js-lingui-id: VVexZo
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "number"
msgstr "number"
#. js-lingui-id: HptUxX
#: src/modules/ui/input/components/internal/date/components/RelativeDatePickerHeader.tsx
#: src/modules/settings/data-model/fields/forms/number/constants/NumberDataModelSelectOptions.ts
#: src/modules/ai/constants/OutputFieldTypeOptions.ts
msgid "Number"
msgstr "Number"
#. js-lingui-id: bR2sEm
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "Number format"
msgstr "Number format"
#. js-lingui-id: 0fRFSb
#: src/modules/settings/data-model/fields/forms/number/components/SettingsDataModelFieldNumberForm.tsx
msgid "Number of decimals"
msgstr "Number of decimals"
#. js-lingui-id: tYOaY8
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Number of new credits allocated every {recurringInterval}"
msgstr "Number of new credits allocated every {recurringInterval}"
#. js-lingui-id: qg5nhQ
#: src/modules/settings/data-model/fields/forms/number/components/SettingsDataModelFieldNumberForm.tsx
msgid "Number type"
msgstr "Number type"
#. js-lingui-id: OC5fb9
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "numbered"
msgstr "numbered"
#. js-lingui-id: M3G9ZD
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Numbered list"
msgstr "Numbered list"
#. js-lingui-id: pNEViR
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "object"
msgstr "object"
#. js-lingui-id: W0i24j
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsRecordPicker.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpdateRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionDeleteRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionCreateRecord.tsx
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Object"
msgstr "Object"
#. js-lingui-id: 5Dll32
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "Object deleted"
msgstr "Object deleted"
#. js-lingui-id: Zrauom
#: src/modules/settings/data-model/fields/forms/morph-relation/components/SettingsDataModelFieldRelationForm.tsx
msgid "Object destination"
msgstr "Object destination"
#. js-lingui-id: rDycBw
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
msgid "Object unique fields"
msgstr "Object unique fields"
#. js-lingui-id: YJgmMZ
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelTableHeader.tsx
msgid "Object-Level"
msgstr "Object-Level"
#. js-lingui-id: B3toQF
#: src/pages/settings/data-model/SettingsObjects.tsx
#: src/pages/settings/data-model/SettingsObjectOverview.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/pages/settings/data-model/SettingsNewObject.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldSelect.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsObjectsList.tsx
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "Objects"
msgstr "Objects"
#. js-lingui-id: /8Yh6y
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "Objects and fields permissions settings"
msgstr "Objects and fields permissions settings"
#. js-lingui-id: X51S3F
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Objects created by application"
msgstr "Objects created by application"
#. js-lingui-id: BwJKBw
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "of"
msgstr "of"
#. js-lingui-id: KNz3EF
#: src/pages/not-found/NotFound.tsx
msgid "Off the beaten path"
msgstr "Off the beaten path"
#. js-lingui-id: ec0+nM
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "ol"
msgstr "ol"
#. js-lingui-id: +rvV4v
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Omit zero values"
msgstr "Omit zero values"
#. js-lingui-id: jcwJgk
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on the {firstDay} and {secondDay} of the month"
msgstr "on the {firstDay} and {secondDay} of the month"
#. js-lingui-id: GSNAUy
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "on the {ordinal} {dayName} of the month"
msgstr "on the {ordinal} {dayName} of the month"
#. js-lingui-id: s+rd/k
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on the {ordinalDay} of the month"
msgstr "on the {ordinalDay} of the month"
#. js-lingui-id: Q4spp9
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on the {remainingDays} and {lastDay} of the month"
msgstr "on the {remainingDays} and {lastDay} of the month"
#. js-lingui-id: aJ++Ko
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "on the last {dayName} of the month"
msgstr "on the last {dayName} of the month"
#. js-lingui-id: MhQi70
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on the last day of the month"
msgstr "on the last day of the month"
#. js-lingui-id: irOZkJ
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on the weekday closest to the {ordinalDay} of the month"
msgstr "on the weekday closest to the {ordinalDay} of the month"
#. js-lingui-id: qF20Rl
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "on weekdays"
msgstr "on weekdays"
#. js-lingui-id: gLM6bK
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfMonthDescription.ts
msgid "on weekdays only"
msgstr "on weekdays only"
#. js-lingui-id: 4e9dd8
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "On which object(s) should this trigger be available"
msgstr "On which object(s) should this trigger be available"
#. js-lingui-id: VwbV6P
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelsGeneral.tsx
msgid "Onboarding call"
msgstr "Onboarding call"
#. js-lingui-id: zii2Qj
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
msgid "Only date & participants will be shared with your team."
msgstr "Only date & participants will be shared with your team."
#. js-lingui-id: Ecstfp
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "only in {firstMonth} and {secondMonth}"
msgstr "only in {firstMonth} and {secondMonth}"
#. js-lingui-id: scO7qS
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "only in {monthName}"
msgstr "only in {monthName}"
#. js-lingui-id: nZ4jBc
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getMonthsDescription.ts
msgid "only in {remainingMonths} and {lastMonth}"
msgstr "only in {remainingMonths} and {lastMonth}"
#. js-lingui-id: G+ijJ2
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "only on {dayName}"
msgstr "only on {dayName}"
#. js-lingui-id: rPnv5P
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "only on {firstDay} and {secondDay}"
msgstr "only on {firstDay} and {secondDay}"
#. js-lingui-id: pYaMbU
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "only on {remainingDays} and {lastDay}"
msgstr "only on {remainingDays} and {lastDay}"
#. js-lingui-id: saaSLd
#: src/modules/activities/emails/components/EmailThreadNotShared.tsx
msgid "Only the subject is shared"
msgstr "Only the subject is shared"
#. js-lingui-id: 50ETCF
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Only the timestamp & participants will be shared with your team."
msgstr "Only the timestamp & participants will be shared with your team."
#. js-lingui-id: 1TNIig
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
#: src/modules/action-menu/components/RecordShowRightDrawerOpenRecordButton.tsx
msgid "Open"
msgstr "Open"
#. js-lingui-id: JG4LoU
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldOnClickActionForm.tsx
msgid "Open as link"
msgstr "Open as link"
#. js-lingui-id: 69b7aE
#: src/modules/ui/layout/page-header/components/PageHeaderToggleCommandMenuButton.tsx
msgid "Open command menu"
msgstr "Open command menu"
#. js-lingui-id: pZZH4Q
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Open Gmail"
msgstr "Open Gmail"
#. js-lingui-id: C39K59
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutOpenInContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Open in"
msgstr "Open in"
#. js-lingui-id: DP5C7w
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Open in Roles"
msgstr "Open in Roles"
#. js-lingui-id: xGd6Ih
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Open Outlook"
msgstr "Open Outlook"
#. js-lingui-id: OV5wZZ
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Opened"
#. js-lingui-id: 8m1COB
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatusRightContainer.tsx
msgid "Operational"
msgstr "Operational"
#. js-lingui-id: 4MyDFl
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Opportunities"
msgstr "Opportunities"
#. js-lingui-id: hY8F2i
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Optional secret used to compute the HMAC signature for webhook payloads"
msgstr "Optional secret used to compute the HMAC signature for webhook payloads"
#. js-lingui-id: 0zpgxV
#: src/modules/ui/layout/dropdown/components/OptionsDropdownMenu.tsx
#: src/modules/settings/roles/components/SettingsRolesDefaultRole.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectForm.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableFilterDropdown.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx
msgid "Options"
msgstr "Options"
#. js-lingui-id: BzEFor
#: src/pages/onboarding/InviteTeam.tsx
msgid "or"
msgstr "or"
#. js-lingui-id: ZAVklK
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterLogicalOperatorCell.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Or"
msgstr "Or"
#. js-lingui-id: 4OE5Sf
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Orange"
msgstr "Orange"
#. js-lingui-id: VWupWc
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "ordered"
msgstr "ordered"
#. js-lingui-id: Uci+Ph
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Ordered List"
msgstr "Ordered List"
#. js-lingui-id: ucgZ0o
#: src/modules/billing/hooks/useBillingWording.ts
#: src/modules/billing/components/internal/PlansTags.tsx
msgid "Organization"
msgstr "Organization"
#. js-lingui-id: /IX/7x
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/releases/SettingsReleases.tsx
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Other"
msgstr "Other"
#. js-lingui-id: ggOXu2
#: src/modules/settings/data-model/objects/components/SettingsDataModelObjectSummary.tsx
msgid "Other objects"
msgstr "Other objects"
#. js-lingui-id: 9LV44m
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Other security settings"
msgstr "Other security settings"
#. js-lingui-id: +vDFPm
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownWorkspacesListComponents.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
msgid "Other workspaces"
msgstr "Other workspaces"
#. js-lingui-id: NuKR0h
#: src/modules/command-menu/pages/workflow/trigger-type/components/CommandMenuWorkflowSelectTriggerTypeContent.tsx
msgid "Others"
msgstr "Others"
#. js-lingui-id: p5ufK6
#: src/pages/onboarding/BookCallDecision.tsx
msgid "Our team can help you set up your workspace to match your specific needs and workflows."
msgstr "Our team can help you set up your workspace to match your specific needs and workflows."
#. js-lingui-id: yL8XdR
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatusRightContainer.tsx
msgid "Outage"
msgstr "Outage"
#. js-lingui-id: gh06VD
#: src/modules/workflow/components/WorkflowStepExecutionResult.tsx
#: src/modules/serverless-functions/components/ServerlessFunctionExecutionResult.tsx
#: src/modules/command-menu/pages/workflow/step/view-run/components/CommandMenuWorkflowRunViewStepContent.tsx
#: src/modules/ai/components/ToolStepRenderer.tsx
#: src/modules/ai/components/TerminalOutput.tsx
#: src/modules/ai/components/CodeExecutionDisplay.tsx
#: src/modules/ai/components/internal/AIChatContextUsageButton.tsx
msgid "Output"
msgstr "Output"
#. js-lingui-id: xvfn7l
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
msgid "Output Field {fieldNumber}"
msgstr "Output Field {fieldNumber}"
#. js-lingui-id: in6CUw
#: src/modules/workflow/components/OverrideWorkflowDraftConfirmationModal.tsx
msgid "Override Draft"
msgstr "Override Draft"
#. js-lingui-id: 6/dCYd
#: src/pages/settings/data-model/SettingsObjectOverview.tsx
msgid "Overview"
msgstr "Overview"
#. js-lingui-id: y3tCDg
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "p"
msgstr "p"
#. js-lingui-id: 6WdDG7
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Page"
msgstr "Page"
#. js-lingui-id: SZgFyi
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "page layout"
msgstr "page layout"
#. js-lingui-id: HFlGEK
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "page layout tab"
msgstr "page layout tab"
#. js-lingui-id: sVcqjZ
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "page layout widget"
msgstr "page layout widget"
#. js-lingui-id: NRvxzv
#: src/pages/not-found/NotFound.tsx
msgid "Page Not Found | Twenty"
msgstr "Page Not Found | Twenty"
#. js-lingui-id: ZyMBtl
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartColorPaletteOption.tsx
msgid "Palette"
msgstr "Palette"
#. js-lingui-id: ijBN4V
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "paragraph"
msgstr "paragraph"
#. js-lingui-id: bkQRMh
#: src/modules/advanced-text-editor/components/TurnIntoBlockDropdown.tsx
msgid "Paragraph"
msgstr "Paragraph"
#. js-lingui-id: 8ZsakT
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpPasswordField.tsx
msgid "Password"
msgstr "Password"
#. js-lingui-id: 2OUR5i
#: src/pages/auth/PasswordReset.tsx
msgid "Password has been set"
msgstr "Password has been set"
#. js-lingui-id: BxQ79w
#: src/pages/auth/PasswordReset.tsx
msgid "Password has been updated"
msgstr "Password has been updated"
#. js-lingui-id: 1oqxe6
#: src/pages/auth/PasswordReset.tsx
msgid "Password must be min. 8 characters"
msgstr "Password must be min. 8 characters"
#. js-lingui-id: mi6Rel
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Password reset link has been sent to the email"
#. js-lingui-id: cpStVq
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationVerification.tsx
msgid "Paste the code below"
msgstr "Paste the code below"
#. js-lingui-id: I6gXOa
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Path"
msgstr "Path"
#. js-lingui-id: UbRKMZ
#: src/pages/settings/emailing-domains/utils/getEmailingDomainStatusText.ts
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
#: src/modules/settings/domains/components/SettingsPublicDomainsListCard.tsx
msgid "Pending"
msgstr "Pending"
#. js-lingui-id: 1wdjme
#: src/modules/action-menu/mock/action-menu-actions.mock.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "People"
msgstr "People"
#. js-lingui-id: PxBA+g
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "People Ive sent emails to and received emails from."
msgstr "People Ive sent emails to and received emails from."
#. js-lingui-id: U/UvMm
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "People Ive sent emails to."
msgstr "People Ive sent emails to."
#. js-lingui-id: SrVzRe
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx
msgid "Percent"
msgstr "Percent"
#. js-lingui-id: yIK1GU
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Percent empty"
msgstr "Percent empty"
#. js-lingui-id: PWLd4c
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Percent not empty"
msgstr "Percent not empty"
#. js-lingui-id: /roQKz
#: src/modules/settings/data-model/fields/forms/number/constants/NumberDataModelSelectOptions.ts
#: src/modules/page-layout/widgets/graph/graphWidgetPieChart/hooks/usePieChartCenterMetricData.ts
msgid "Percentage"
msgstr "Percentage"
#. js-lingui-id: /YAKmj
#: src/modules/settings/members/components/MemberInfosTab.tsx
msgid "Perform administrative actions or permanently delete this user"
msgstr "Perform administrative actions or permanently delete this user"
#. js-lingui-id: wSpwGR
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Permanent deletion. Enter the number of days."
msgstr "Permanent deletion. Enter the number of days."
#. js-lingui-id: rDky0a
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Permanently destroy dashboard"
msgstr "Permanently destroy dashboard"
#. js-lingui-id: n7S2Oo
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Permanently destroy dashboards"
msgstr "Permanently destroy dashboards"
#. js-lingui-id: Bv3y5w
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Permanently destroy record"
msgstr "Permanently destroy record"
#. js-lingui-id: 35dBYb
#: src/modules/action-menu/actions/record-actions/single-record/components/DestroySingleRecordAction.tsx
#: src/modules/action-menu/actions/record-actions/single-record/components/DestroySingleRecordAction.tsx
msgid "Permanently Destroy Record"
msgstr "Permanently Destroy Record"
#. js-lingui-id: xjWlSJ
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Permanently destroy records"
msgstr "Permanently destroy records"
#. js-lingui-id: YyP8vD
#: src/modules/action-menu/actions/record-actions/multiple-records/components/DestroyMultipleRecordsAction.tsx
msgid "Permanently Destroy Records"
msgstr "Permanently Destroy Records"
#. js-lingui-id: 0bQ5ba
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Permanently destroy workflow"
msgstr "Permanently destroy workflow"
#. js-lingui-id: uKWXhB
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Permanently destroy workflows"
msgstr "Permanently destroy workflows"
#. js-lingui-id: 9cDpsw
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
#: src/modules/settings/roles/role/components/SettingsRole.tsx
msgid "Permissions"
msgstr "Permissions"
#. js-lingui-id: KiuPPj
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
msgid "Permissions · {objectLabelSingular}"
msgstr "Permissions · {objectLabelSingular}"
#. js-lingui-id: zmwvG2
#: src/modules/object-record/record-field/ui/meta-types/input/components/PhonesFieldInput.tsx
msgid "Phone"
msgstr "Phone"
#. js-lingui-id: HF6C2L
#: src/modules/object-record/record-field/ui/form-types/components/FormPhoneFieldInput.tsx
msgid "Phone Number"
msgstr "Phone Number"
#. js-lingui-id: qlqT9z
#: src/modules/object-record/record-table/record-table-cell/hooks/useGetSecondaryRecordTableCellButton.ts
#: src/modules/object-record/record-field/ui/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr "Phone number copied to clipboard"
#. js-lingui-id: vqKcU0
#: src/modules/workflow/workflow-variables/components/WorkflowVariablesDropdownStepItems.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowDropdownStepOutputItems.tsx
msgid "Pick a {objectLabel} record"
msgstr "Pick a {objectLabel} record"
#. js-lingui-id: N0+GsR
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/members/components/MemberInfosTab.tsx
msgid "Picture"
msgstr "Picture"
#. js-lingui-id: 3ubdv5
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Pie Chart"
msgstr "Pie Chart"
#. js-lingui-id: 2FIjLb
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Pink"
msgstr "Pink"
#. js-lingui-id: hx1ePY
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsText.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsNumber.tsx
msgid "Placeholder"
msgstr "Placeholder"
#. js-lingui-id: fQtTho
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Plain text paragraph"
msgstr "Plain text paragraph"
#. js-lingui-id: GdgCoi
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Plan"
msgstr "Plan"
#. js-lingui-id: XduPHC
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Plan switching has been cancelled."
msgstr "Plan switching has been cancelled."
#. js-lingui-id: VUi6Nf
#: src/modules/workflow/workflow-trigger/components/CronExpressionHelper.tsx
msgid "Please check your cron expression syntax."
msgstr "Please check your cron expression syntax."
#. js-lingui-id: 90/XJz
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Please check your email for a verification link."
msgstr "Please check your email for a verification link."
#. js-lingui-id: jEw0Mr
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutIframeSettings.tsx
msgid "Please enter a valid URL"
msgstr "Please enter a valid URL"
#. js-lingui-id: qg68zg
#: src/modules/information-banner/components/reconnect-account/InformationBannerReconnectAccountEmailAliases.tsx
msgid "Please reconnect your mailbox {mailboxHandle} to update your email aliases:"
msgstr "Please reconnect your mailbox {mailboxHandle} to update your email aliases:"
#. js-lingui-id: CjNkdJ
#: src/modules/error-handler/components/AppRootErrorFallback.tsx
#: src/modules/error-handler/components/internal/AppErrorDisplay.tsx
msgid "Please refresh the page."
msgstr "Please refresh the page."
#. js-lingui-id: X5x85V
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr "Please search for a user first"
#. js-lingui-id: wCgL30
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "Please select at least one destination object for this relation."
msgstr "Please select at least one destination object for this relation."
#. js-lingui-id: 8YnlGz
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Please start your subscription first"
msgstr "Please start your subscription first"
#. js-lingui-id: 6nsIo3
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
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 "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
#. js-lingui-id: L0SEpC
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to uninstall this application."
msgstr "Please type \"{confirmationValue}\" to confirm you want to uninstall this application."
#. js-lingui-id: GbtYRD
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Please type \"yes\" to confirm you want to delete this webhook."
msgstr "Please type \"yes\" to confirm you want to delete this webhook."
#. js-lingui-id: dzcUZq
#: src/modules/settings/profile/components/DeleteAccount.tsx
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "Please type in your email to confirm."
msgstr "Please type in your email to confirm."
#. js-lingui-id: Ij2ljU
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Plum"
msgstr "Plum"
#. js-lingui-id: BPig2P
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Plural"
msgstr "Plural"
#. js-lingui-id: trnWaw
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Polish"
msgstr "Polish"
#. js-lingui-id: 0nsqwk
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Portuguese — Brazil"
msgstr "Portuguese — Brazil"
#. js-lingui-id: xtXHeo
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Portuguese — Portugal"
msgstr "Portuguese — Portugal"
#. js-lingui-id: ofTr89
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Post Code"
msgstr "Post Code"
#. js-lingui-id: OKJUcC
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
msgid "Postcode"
msgstr "Postcode"
#. js-lingui-id: /v6Rp9
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Prefilling your workspace data..."
msgstr "Prefilling your workspace data..."
#. js-lingui-id: rNqTKZ
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Prefix"
msgstr "Prefix"
#. js-lingui-id: ut1ZY+
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIsUniqueForm.tsx
msgid "Prevent from assigning the same value to different records"
msgstr "Prevent from assigning the same value to different records"
#. js-lingui-id: rdUucN
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectSettingsFormCard.tsx
#: src/modules/settings/data-model/components/SettingsDataModelPreviewFormCard.tsx
msgid "Preview"
msgstr "Preview"
#. js-lingui-id: Fe5cbB
#: src/modules/activities/files/components/DocumentViewer.tsx
msgid "Preview Not Available"
msgstr "Preview Not Available"
#. js-lingui-id: DHhJ7s
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Previous"
msgstr "Previous"
#. js-lingui-id: 2WAUd8
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
msgid "Previous AI Chats"
msgstr "Previous AI Chats"
#. js-lingui-id: jmc+FY
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Price updated."
msgstr "Price updated."
#. js-lingui-id: 0Ni6nR
#: src/modules/object-record/record-field/ui/form-types/components/FormEmailsFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormEmailsFieldInput.tsx
msgid "Primary Email"
msgstr "Primary Email"
#. js-lingui-id: yyeLdy
#: src/modules/object-record/record-field/ui/form-types/components/FormLinksFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormLinksFieldInput.tsx
msgid "Primary Link Label"
msgstr "Primary Link Label"
#. js-lingui-id: K1pOLG
#: src/modules/object-record/record-field/ui/form-types/components/FormLinksFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormLinksFieldInput.tsx
msgid "Primary Link URL"
msgstr "Primary Link URL"
#. js-lingui-id: rW8PxS
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Prioritized"
msgstr "Prioritized"
#. js-lingui-id: 1hKEom
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
msgid "Priority"
msgstr "Priority"
#. js-lingui-id: LcET2C
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "Privacy Policy"
msgstr "Privacy Policy"
#. js-lingui-id: 3fPjUY
#: src/modules/billing/hooks/useBillingWording.ts
#: src/modules/billing/components/internal/PlansTags.tsx
msgid "Pro"
msgstr "Pro"
#. js-lingui-id: k1ifdL
#: src/modules/workflow/components/WorkflowStepExecutionResult.tsx
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Processing..."
msgstr "Processing..."
#. js-lingui-id: vERlcd
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Profile"
msgstr "Profile"
#. js-lingui-id: 6Fs5Ks
#: src/utils/title-utils.ts
msgid "Profile - Settings"
msgstr "Profile - Settings"
#. js-lingui-id: Szskbr
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
msgid "Profile Picture"
msgstr "Profile Picture"
#. js-lingui-id: W9uQXX
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
msgid "Prompt"
msgstr "Prompt"
#. js-lingui-id: 56xUL1
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Property name"
msgstr "Property name"
#. js-lingui-id: iKZkk1
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Property value"
msgstr "Property value"
#. js-lingui-id: GVxbU6
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr "Provide your OIDC provider details"
#. js-lingui-id: AULPv1
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Provision a complete and secure hosting environment on these domains."
msgstr "Provision a complete and secure hosting environment on these domains."
#. js-lingui-id: YJgRqq
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-English"
#. js-lingui-id: knP82t
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Public domain"
msgstr "Public domain"
#. js-lingui-id: +fsX3t
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Public Domain"
msgstr "Public Domain"
#. js-lingui-id: Rjk8Vl
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Public domain created successfully"
msgstr "Public domain created successfully"
#. js-lingui-id: za+Mr9
#: src/modules/settings/domains/components/SettingPublicDomainRowDropdownMenu.tsx
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Public domain successfully deleted"
msgstr "Public domain successfully deleted"
#. js-lingui-id: g55kfn
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Public Domains"
msgstr "Public Domains"
#. js-lingui-id: mF9LxA
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Purple"
msgstr "Purple"
#. js-lingui-id: GUpZQM
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Python Code Execution"
msgstr "Python Code Execution"
#. js-lingui-id: 2vudsu
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Quarter"
msgstr "Quarter"
#. js-lingui-id: GKNfuv
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Quarter of the year"
msgstr "Quarter of the year"
#. js-lingui-id: kyP980
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "quarters"
msgstr "quarters"
#. js-lingui-id: /IUt/5
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerHealthStatus.tsx
msgid "Queue information is not available because the worker is down"
msgstr "Queue information is not available because the worker is down"
#. js-lingui-id: e9OqcR
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerQueueMetricsSection.tsx
msgid "Queue performance"
msgstr "Queue performance"
#. js-lingui-id: Qsq82i
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "Queue: {queueName}"
msgstr "Queue: {queueName}"
#. js-lingui-id: GaAG2G
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Quick model for routing decisions"
msgstr "Quick model for routing decisions"
#. js-lingui-id: z1U/Fh
#: src/modules/ui/field/input/components/RatingInput.tsx
msgid "Rating"
msgstr "Rating"
#. js-lingui-id: iaocTt
#: src/modules/page-layout/widgets/graph/hooks/useGraphWidgetAggregateQuery.ts
#: src/modules/page-layout/widgets/graph/hooks/useGraphWidgetAggregateQuery.ts
#: src/modules/page-layout/widgets/graph/graphWidgetAggregateChart/utils/getAggregateChartOperationLabel.ts
#: src/modules/command-menu/pages/page-layout/hooks/useChartSettingsValues.ts
msgid "Ratio"
msgstr "Ratio"
#. js-lingui-id: kdLBDj
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
msgid "Raw JSON"
msgstr "Raw JSON"
#. js-lingui-id: BT7pY+
#: src/modules/settings/profile/components/SetOrChangePassword.tsx
msgid "Receive an email containing password set link"
msgstr "Receive an email containing password set link"
#. js-lingui-id: v3xM25
#: src/modules/settings/profile/components/SetOrChangePassword.tsx
msgid "Receive an email containing password update link"
msgstr "Receive an email containing password update link"
#. js-lingui-id: ZVr1+K
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerMetricsGraph.tsx
msgid "Recent Events (oldest → newest)"
msgstr "Recent Events (oldest → newest)"
#. js-lingui-id: gcoiFh
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
#: src/modules/information-banner/components/reconnect-account/InformationBannerReconnectAccountInsufficientPermissions.tsx
#: src/modules/information-banner/components/reconnect-account/InformationBannerReconnectAccountEmailAliases.tsx
msgid "Reconnect"
msgstr "Reconnect"
#. js-lingui-id: hVS0gK
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsRecordPicker.tsx
msgid "record"
msgstr "record"
#. js-lingui-id: w80YWM
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpdateRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionDeleteRecord.tsx
msgid "Record"
msgstr "Record"
#. js-lingui-id: aGGOPJ
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
msgid "Record (ID)"
msgstr "Record (ID)"
#. js-lingui-id: 2CUci6
#: src/modules/object-record/hooks/useBatchCreateManyRecords.ts
msgid "Record creation stopped. {formattedCreatedRecordsCount} records created."
msgstr "Record creation stopped. {formattedCreatedRecordsCount} records created."
#. js-lingui-id: S2Kvcv
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterOptionsDropdown.tsx
msgid "Record filter rule options"
msgstr "Record filter rule options"
#. js-lingui-id: mj1fkT
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectIdentifiersForm.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
msgid "Record image"
msgstr "Record image"
#. js-lingui-id: K6/7kH
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectIdentifiersForm.tsx
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectIdentifiersForm.tsx
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectIdentifiersForm.tsx
msgid "Record label"
msgstr "Record label"
#. js-lingui-id: mAHjRd
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutOpenInContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Record Page"
msgstr "Record Page"
#. js-lingui-id: dSCufP
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Record Selection"
msgstr "Record Selection"
#. js-lingui-id: C450zb
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
msgid "Record text"
msgstr "Record text"
#. js-lingui-id: kvxD0C
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
msgid "Record Type"
msgstr "Record Type"
#. js-lingui-id: PWlTvh
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelTableHeader.tsx
msgid "Records"
msgstr "Records"
#. js-lingui-id: wRTiSD
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Red"
msgstr "Red"
#. js-lingui-id: LfH+Ea
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr "Redirect Url copied to clipboard"
#. js-lingui-id: RZjynQ
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr "Redirection URI"
#. js-lingui-id: vpZcGd
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
msgstr "Regenerate an API key"
#. js-lingui-id: Mwqo5m
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate key"
msgstr "Regenerate key"
#. js-lingui-id: D+Mv78
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate Key"
msgstr "Regenerate Key"
#. js-lingui-id: h9AYFD
#: src/modules/settings/data-model/fields/forms/components/SettingsObjectNewFieldSelector.tsx
msgid "Relation"
msgstr "Relation"
#. js-lingui-id: UiAJoB
#: src/modules/settings/data-model/fields/forms/morph-relation/components/SettingsDataModelFieldRelationForm.tsx
msgid "Relation type"
msgstr "Relation type"
#. js-lingui-id: g87L9j
#: src/modules/activities/inline-cell/components/ActivityTargetsInlineCell.tsx
msgid "Relations"
msgstr "Relations"
#. js-lingui-id: HR+PwH
#: src/modules/settings/data-model/fields/forms/date/utils/getDisplayFormatLabel.ts
msgid "Relative"
msgstr "Relative"
#. js-lingui-id: 5icoS1
#: src/pages/settings/releases/SettingsReleases.tsx
#: src/pages/settings/releases/SettingsReleases.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Releases"
msgstr "Releases"
#. js-lingui-id: HpK/8d
#: src/modules/settings/domains/components/SettingsCustomDomain.tsx
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
#: src/modules/error-handler/components/AppRootErrorFallback.tsx
#: src/modules/error-handler/components/internal/AppErrorDisplay.tsx
msgid "Reload"
msgstr "Reload"
#. js-lingui-id: qlAIQ1
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
#: src/modules/object-metadata/components/RemoteNavigationDrawerSection.tsx
msgid "Remote"
msgstr "Remote"
#. js-lingui-id: t/YqKh
#: src/modules/ui/input/components/ImageInput.tsx
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
#: src/modules/object-record/record-group/components/RecordGroupReorderConfirmationModal.tsx
msgid "Remove"
msgstr "Remove"
#. js-lingui-id: gleHgw
#: src/modules/favorites/components/CurrentWorkspaceMemberFavorites.tsx
msgid "Remove {favoriteCount} favorite?"
msgstr "Remove {favoriteCount} favorite?"
#. js-lingui-id: 1VQkMD
#: src/modules/favorites/components/CurrentWorkspaceMemberFavorites.tsx
msgid "Remove {favoriteCount} favorites?"
msgstr "Remove {favoriteCount} favorites?"
#. js-lingui-id: 1O32oy
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Remove account"
msgstr "Remove account"
#. js-lingui-id: Q2u5E9
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Remove as default"
msgstr "Remove as default"
#. js-lingui-id: 2HpFUd
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateSoftDelete.tsx
msgid "Remove Deleted filter"
msgstr "Remove Deleted filter"
#. js-lingui-id: T/pF0Z
#: src/modules/favorites/components/PageFavoriteButton.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Remove from favorites"
msgstr "Remove from favorites"
#. js-lingui-id: 99VIgC
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Remove member"
msgstr "Remove member"
#. js-lingui-id: FzY1pn
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Remove member from workspace"
msgstr "Remove member from workspace"
#. js-lingui-id: 00Lxnh
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Remove option"
msgstr "Remove option"
#. js-lingui-id: SjxzXf
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterOptionsDropdown.tsx
msgid "Remove rule"
msgstr "Remove rule"
#. js-lingui-id: 4bfSPA
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterGroupOptionsDropdown.tsx
msgid "Remove rule group"
msgstr "Remove rule group"
#. js-lingui-id: NRCCKG
#: src/modules/object-record/record-index/components/RecordIndexRemoveSortingModal.tsx
msgid "Remove Sorting"
msgstr "Remove Sorting"
#. js-lingui-id: qMPWg0
#: src/modules/object-record/record-index/components/RecordIndexRemoveSortingModal.tsx
msgid "Remove sorting?"
msgstr "Remove sorting?"
#. js-lingui-id: Kl3J3D
#: src/modules/object-record/record-field/ui/form-types/components/VariableChip.tsx
msgid "Remove variable"
msgstr "Remove variable"
#. js-lingui-id: 2wxgft
#: src/modules/favorites/components/FavoriteFolderNavigationDrawerItemDropdown.tsx
#: src/modules/activities/files/components/AttachmentDropdown.tsx
msgid "Rename"
msgstr "Rename"
#. js-lingui-id: oQjB9l
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Renewal date"
msgstr "Renewal date"
#. js-lingui-id: Ee8JBW
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormBuilder.tsx
msgid "Reorder field"
msgstr "Reorder field"
#. js-lingui-id: ImOQa9
#: src/modules/command-menu/pages/message-thread/components/CommandMenuMessageThreadPage.tsx
#: src/modules/activities/emails/components/EmailThreadBottomBar.tsx
msgid "Reply"
msgstr "Reply"
#. js-lingui-id: QMiOjK
#: src/modules/activities/emails/components/EmailThreadBottomBar.tsx
msgid "Reply to all"
msgstr "Reply to all"
#. js-lingui-id: /laZGZ
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestExecutionResult.tsx
msgid "Request Failed"
msgstr "Request Failed"
#. js-lingui-id: G42SNI
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Resend email"
msgstr "Resend email"
#. js-lingui-id: OfhWJH
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
#: src/modules/views/components/ViewBarDetails.tsx
msgid "Reset"
msgstr "Reset"
#. js-lingui-id: 1BEcEg
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "Reset 2FA"
msgstr "Reset 2FA"
#. js-lingui-id: 1IWc1n
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx
msgid "Reset to"
msgstr "Reset to"
#. js-lingui-id: L+rMC9
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
msgid "Reset to default"
msgstr "Reset to default"
#. js-lingui-id: Tj36Dr
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableActionButtons.tsx
msgid "Reset to Default"
msgstr "Reset to Default"
#. js-lingui-id: 6rzsES
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
msgid "Reset variable"
msgstr "Reset variable"
#. js-lingui-id: ZlCDf+
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestExecutionResult.tsx
msgid "Response"
msgstr "Response"
#. js-lingui-id: WMdA7Y
#: src/pages/settings/ai/components/SettingsAgentResponseFormat.tsx
msgid "Response Format"
msgstr "Response Format"
#. js-lingui-id: WHiaOl
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "REST"
msgstr "REST"
#. js-lingui-id: 6z9W13
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "Restart"
msgstr "Restart"
#. js-lingui-id: 82zWno
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "Restart Import"
msgstr "Restart Import"
#. js-lingui-id: yKu/3Y
#: src/modules/information-banner/components/deleted-record/InformationBannerDeletedRecord.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Restore"
msgstr "Restore"
#. js-lingui-id: XRAM5d
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Restore dashboard"
msgstr "Restore dashboard"
#. js-lingui-id: y4Ib1n
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Restore record"
msgstr "Restore record"
#. js-lingui-id: NzMNOA
#: src/modules/action-menu/actions/record-actions/single-record/components/RestoreSingleRecordAction.tsx
#: src/modules/action-menu/actions/record-actions/single-record/components/RestoreSingleRecordAction.tsx
msgid "Restore Record"
msgstr "Restore Record"
#. js-lingui-id: Vw369F
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Restore records"
msgstr "Restore records"
#. js-lingui-id: Xqj0Cb
#: src/modules/action-menu/actions/record-actions/multiple-records/components/RestoreMultipleRecordsAction.tsx
#: src/modules/action-menu/actions/record-actions/multiple-records/components/RestoreMultipleRecordsAction.tsx
msgid "Restore Records"
msgstr "Restore Records"
#. js-lingui-id: RD6AE9
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
msgid "Result"
msgstr "Result"
#. js-lingui-id: kx0s+n
#: src/modules/command-menu/hooks/useCommandMenuSearchRecords.tsx
msgid "Results"
msgstr "Results"
#. js-lingui-id: v39wLo
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Resume"
msgstr "Resume"
#. js-lingui-id: 6gRgw8
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminRetryJobsConfirmationModal.tsx
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobRowDropdownMenu.tsx
#: src/modules/ai/components/AIChatErrorMessage.tsx
msgid "Retry"
msgstr "Retry"
#. js-lingui-id: ex8PR1
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Retry All Failed"
msgstr "Retry All Failed"
#. js-lingui-id: ZbpKL+
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
msgid "Return Value"
msgstr "Return Value"
#. js-lingui-id: GG37FL
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevelTableRow.tsx
msgid "Revoked for this object"
msgstr "Revoked for this object"
#. js-lingui-id: NP5Nbf
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutWidgetTypeSelect.tsx
msgid "Rich Text"
msgstr "Rich Text"
#. js-lingui-id: E1BXUR
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "role"
msgstr "role"
#. js-lingui-id: GDvlUT
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
#: src/modules/settings/developers/components/SettingsApiKeysTable.tsx
msgid "Role"
msgstr "Role"
#. js-lingui-id: l2yKTq
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
msgid "Role for {agentLabel} agent"
msgstr "Role for {agentLabel} agent"
#. js-lingui-id: iSfzXo
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettings.tsx
#: src/modules/settings/roles/role/components/SettingsRoleLabelContainer.tsx
msgid "Role name"
msgstr "Role name"
#. js-lingui-id: gF4nBH
#: src/modules/settings/roles/role/components/SettingsRole.tsx
msgid "Role name cannot be empty"
msgstr "Role name cannot be empty"
#. js-lingui-id: jLNGne
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "role target"
msgstr "role target"
#. js-lingui-id: M9SCiK
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Role updated successfully"
msgstr "Role updated successfully"
#. js-lingui-id: 5dJK4M
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
#: src/modules/settings/roles/role/components/SettingsRole.tsx
#: src/modules/settings/roles/components/SettingsRolesContainer.tsx
#: src/modules/settings/roles/components/SettingsRolesContainer.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Roles"
msgstr "Roles"
#. js-lingui-id: uJc01W
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Romanian"
msgstr "Romanian"
#. js-lingui-id: gcbflV
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "route trigger"
msgstr "route trigger"
#. js-lingui-id: Eb/I7b
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Routing decision"
msgstr "Routing decision"
#. js-lingui-id: Sz0Ftu
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Routing tokens"
msgstr "Routing tokens"
#. js-lingui-id: 7jTlsu
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Ruby"
msgstr "Ruby"
#. js-lingui-id: 3JjdaA
#: src/pages/settings/ai/components/SettingsAgentEvalsTab.tsx
msgid "Run"
msgstr "Run"
#. js-lingui-id: UX0N2y
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts
msgid "Run a workflow and return here to view its executions"
msgstr "Run a workflow and return here to view its executions"
#. js-lingui-id: UPaWvi
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTestTab.tsx
msgid "Run Function"
msgstr "Run Function"
#. js-lingui-id: iXw832
#: src/modules/serverless-functions/components/ServerlessFunctionExecutionResult.tsx
msgid "Running function"
msgstr "Running function"
#. js-lingui-id: LTC198
#: src/modules/ai/components/CodeExecutionDisplay.tsx
msgid "Running..."
msgstr "Running..."
#. js-lingui-id: eo1n1s
#: src/modules/settings/serverless-functions/components/SettingsServerlessFunctionsTable.tsx
msgid "Runtime"
msgstr "Runtime"
#. js-lingui-id: nji0/X
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Russian"
msgstr "Russian"
#. js-lingui-id: +5kO8P
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "Saturday"
msgstr "Saturday"
#. js-lingui-id: tfDRzk
#: src/modules/settings/components/SaveAndCancelButtons/SaveButton.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableActionButtons.tsx
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Save"
msgstr "Save"
#. js-lingui-id: apLRCm
#: src/modules/views/components/UpdateViewButtonGroup.tsx
msgid "Save as new view"
msgstr "Save as new view"
#. js-lingui-id: 7GK4Vt
#: src/modules/action-menu/actions/record-actions/constants/DashboardActionsConfig.tsx
msgid "Save Dashboard"
msgstr "Save Dashboard"
#. js-lingui-id: gmB6oO
#: src/modules/workflow/workflow-trigger/components/CronExpressionHelper.tsx
msgid "Schedule"
msgstr "Schedule"
#. js-lingui-id: QJ8HBJ
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Schema"
msgstr "Schema"
#. js-lingui-id: pUfoQJ
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Schema name"
msgstr "Schema name"
#. js-lingui-id: Eq6YVV
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Score"
msgstr "Score"
#. js-lingui-id: A1taO8
#: src/modules/views/components/ViewBarFilterDropdownVectorSearchButton.tsx
#: src/modules/views/components/ViewBarFilterDropdownFilterInputMenuHeader.tsx
#: src/modules/views/components/EditableFilterChipDropdownMenuHeader.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownWorkspacesListComponents.tsx
#: src/modules/ui/layout/dropdown/components/DropdownMenuSearchInput.tsx
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentWorkspaceMemberPickerDropdown.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownVectorSearchInput.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterInputHeader.tsx
#: src/modules/navigation/components/MainNavigationDrawerFixedItems.tsx
#: src/modules/command-menu/hooks/useOpenRecordsSearchPageInCommandMenu.ts
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
msgid "Search"
msgstr "Search"
#. js-lingui-id: 8NBMeZ
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Search ''{commandMenuSearch}'' with..."
msgstr "Search ''{commandMenuSearch}'' with..."
#. js-lingui-id: l1/uy2
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
msgid "Search a field..."
msgstr "Search a field..."
#. js-lingui-id: WXvlVa
#: src/modules/settings/roles/components/SettingsRolesList.tsx
msgid "Search a role..."
msgstr "Search a role..."
#. js-lingui-id: xdl79x
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Search a team member..."
msgstr "Search a team member..."
#. js-lingui-id: lnDfeK
#: src/modules/settings/data-model/fields/forms/components/SettingsObjectNewFieldSelector.tsx
msgid "Search a type"
msgstr "Search a type"
#. js-lingui-id: 4J+cf6
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
msgid "Search a variable"
msgstr "Search a variable"
#. js-lingui-id: +7s4fw
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "Search agents"
msgstr "Search agents"
#. js-lingui-id: 4fd0q+
#: src/pages/settings/ai/components/SettingsAIAgentsTable.tsx
msgid "Search an agent..."
msgstr "Search an agent..."
#. js-lingui-id: kdagxk
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "Search an assigned {roleTargetDisplayName}..."
msgstr "Search an assigned {roleTargetDisplayName}..."
#. js-lingui-id: k7kp5/
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx
msgid "Search an index..."
msgstr "Search an index..."
#. js-lingui-id: pFe0YS
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelObjectPicker.tsx
msgid "Search an object"
msgstr "Search an object"
#. js-lingui-id: S+MGem
#: src/modules/views/hooks/useOpenAnyFieldSearchFilterFromViewBar.ts
#: src/modules/views/components/ViewBarFilterDropdownAnyFieldSearchInputDropdownHeader.tsx
#: src/modules/views/components/ViewBarFilterDropdownAnyFieldSearchButtonMenuItem.tsx
#: src/modules/views/components/AnyFieldSearchDropdownContentMenuHeader.tsx
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownAnyFieldSearchInput.tsx
msgid "Search any field"
msgstr "Search any field"
#. js-lingui-id: FzcOoG
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentEntityPickerDropdown.tsx
msgid "Search API keys"
msgstr "Search API keys"
#. js-lingui-id: yI4D/V
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartColorSelectionDropdownContent.tsx
msgid "Search colors"
msgstr "Search colors"
#. js-lingui-id: 3UPqHL
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableSearchInput.tsx
msgid "Search config variables"
msgstr "Search config variables"
#. js-lingui-id: WLfEv1
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownCountrySelect.tsx
msgid "Search country"
msgstr "Search country"
#. js-lingui-id: sSARNY
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownCurrencySelect.tsx
msgid "Search currency"
msgstr "Search currency"
#. js-lingui-id: 7taA9j
#: src/modules/views/components/ViewBarFilterDropdownFieldSelectMenu.tsx
#: src/modules/spreadsheet-import/components/MatchColumnSelectFieldSelectDropdownContent.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupFieldsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarFieldsContent.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterFieldSelectSearchInput.tsx
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartGroupByFieldSelectionRelationFieldView.tsx
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartGroupByFieldSelectionDropdownContentBase.tsx
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartFieldSelectionForAggregateOperationDropdownContent.tsx
msgid "Search fields"
msgstr "Search fields"
#. js-lingui-id: rXrG+N
#: src/modules/settings/accounts/components/message-folders/SettingsAccountsMessageFoldersCard.tsx
msgid "Search folders..."
msgstr "Search folders..."
#. js-lingui-id: ofuw3g
#: src/pages/settings/data-model/SettingsObjectTable.tsx
msgid "Search for an object..."
msgstr "Search for an object..."
#. js-lingui-id: lnwW17
#: src/modules/ui/input/components/IconPicker.tsx
msgid "Search icon"
msgstr "Search icon"
#. js-lingui-id: two5rl
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartDataSourceDropdownContent.tsx
msgid "Search objects"
msgstr "Search objects"
#. js-lingui-id: pGn7U0
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartAggregateOperationSelectionDropdownContent.tsx
msgid "Search operations"
msgstr "Search operations"
#. js-lingui-id: 996xRf
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartRatioOptionValueSelectionDropdownContent.tsx
msgid "Search options"
msgstr "Search options"
#. js-lingui-id: IMeaSJ
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
msgid "Search records"
msgstr "Search records"
#. js-lingui-id: 8sgZS9
#: src/modules/billing/components/SubscriptionPrice.tsx
msgid "seat / month"
msgstr "seat / month"
#. js-lingui-id: aQnWwf
#: src/modules/billing/components/SubscriptionPrice.tsx
msgid "seat / month - billed yearly"
msgstr "seat / month - billed yearly"
#. js-lingui-id: grt0Pu
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Seats"
msgstr "Seats"
#. js-lingui-id: ZuduiH
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "second"
msgstr "second"
#. js-lingui-id: ku//5b
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Second"
msgstr "Second"
#. js-lingui-id: V+rJKF
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Seconds"
msgstr "Seconds"
#. js-lingui-id: 8VEDbV
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Secret"
msgstr "Secret"
#. js-lingui-id: e1v+J3
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Secret (optional)"
msgstr "Secret (optional)"
#. js-lingui-id: a3LDKx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Security"
msgstr "Security"
#. js-lingui-id: i0zibG
#: src/modules/settings/roles/role-permissions/object-level-permissions/utils/objectPermissionKeyToHumanReadableText.ts
msgid "see"
msgstr "see"
#. js-lingui-id: h+8V38
#: src/modules/settings/roles/role-permissions/object-level-permissions/field-permissions/components/SettingsRolePermissionsObjectLevelObjectFieldPermissionTable.tsx
msgid "See"
msgstr "See"
#. js-lingui-id: aOvXdk
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevel.tsx
msgid "See {objectLabelPlural}"
msgstr "See {objectLabelPlural}"
#. js-lingui-id: QREcJS
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "See active version"
msgstr "See active version"
#. js-lingui-id: 8O9AJI
#: src/modules/action-menu/actions/record-actions/constants/WorkspaceMembersActionsConfig.tsx
msgid "See deleted members"
msgstr "See deleted members"
#. js-lingui-id: BxIUpp
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "See deleted records"
msgstr "See deleted records"
#. js-lingui-id: Z+SGGW
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "See deleted runs"
msgstr "See deleted runs"
#. js-lingui-id: 5jZIe5
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "See deleted workflows"
msgstr "See deleted workflows"
#. js-lingui-id: oGROXc
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelTableHeader.tsx
msgid "See Fields"
msgstr "See Fields"
#. js-lingui-id: irbH/8
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsSection.tsx
msgid "See Records on All Objects"
msgstr "See Records on All Objects"
#. js-lingui-id: OpPn5Z
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "See runs"
msgstr "See runs"
#. js-lingui-id: gGEfj/
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "See version"
msgstr "See version"
#. js-lingui-id: EtyY4+
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "See versions"
msgstr "See versions"
#. js-lingui-id: lYhPN0
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "See versions history"
msgstr "See versions history"
#. js-lingui-id: qEKLJV
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "See workflow"
msgstr "See workflow"
#. js-lingui-id: MVYiTN
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "See Workflows"
msgstr "See Workflows"
#. js-lingui-id: rG3WVm
#: src/modules/spreadsheet-import/steps/components/ValidationStep/components/columns.tsx
#: src/modules/spreadsheet-import/steps/components/SelectHeaderStep/components/SelectColumn.tsx
msgid "Select"
msgstr "Select"
#. js-lingui-id: D1pVcW
#: src/modules/object-record/record-field/ui/form-types/components/FormSingleRecordFieldChip.tsx
msgid "Select a {objectNameSingular}"
msgstr "Select a {objectNameSingular}"
#. js-lingui-id: OMoA3j
#: src/modules/workflow/workflow-steps/workflow-actions/delay-actions/components/WorkflowEditActionDelay.tsx
msgid "Select a date"
msgstr "Select a date"
#. js-lingui-id: bP/w4M
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterFieldSelect.tsx
msgid "Select a field from a previous step"
msgstr "Select a field from a previous step"
#. js-lingui-id: jL3gox
#: src/modules/object-record/record-field/ui/form-types/components/FormBooleanFieldInput.tsx
msgid "Select a value"
msgstr "Select a value"
#. js-lingui-id: YcJS1T
#: src/modules/command-menu/hooks/useWorkflowCommandMenu.ts
#: src/modules/command-menu/hooks/__tests__/useWorkflowCommandMenu.test.tsx
msgid "Select action"
msgstr "Select action"
#. js-lingui-id: WZvt/6
#: src/modules/command-menu/hooks/useWorkflowCommandMenu.ts
#: src/modules/command-menu/hooks/__tests__/useWorkflowCommandMenu.test.tsx
msgid "Select Action"
msgstr "Select Action"
#. js-lingui-id: hVPa4O
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsRecordPicker.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpdateRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionDeleteRecord.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionCreateRecord.tsx
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/UnmatchColumn.tsx
msgid "Select an option"
msgstr "Select an option"
#. js-lingui-id: 21YIUv
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/TemplateColumn.tsx
msgid "Select column..."
msgstr "Select column..."
#. js-lingui-id: PSqlgu
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpdateRecord.tsx
msgid "Select fields to update"
msgstr "Select fields to update"
#. js-lingui-id: J6WI1B
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Select file"
msgstr "Select file"
#. js-lingui-id: i568hB
#: src/modules/command-menu/pages/page-layout/utils/getPageLayoutPageTitle.ts
msgid "Select Graph Type"
msgstr "Select Graph Type"
#. js-lingui-id: llc/hA
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
msgid "Select Group"
msgstr "Select Group"
#. js-lingui-id: ljSvAs
#: src/modules/spreadsheet-import/steps/components/SelectHeaderStep/SelectHeaderStep.tsx
msgid "Select header row"
msgstr "Select header row"
#. js-lingui-id: qMpmkB
#: src/modules/spreadsheet-import/components/MatchColumnSelectFieldSelectDropdownContent.tsx
msgid "Select matching field"
msgstr "Select matching field"
#. js-lingui-id: 8eJcRS
#: src/modules/settings/data-model/new-object/components/SettingsAvailableStandardObjectsSection.tsx
msgid "Select one or several standard objects to activate below"
msgstr "Select one or several standard objects to activate below"
#. js-lingui-id: lGxnQv
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterOperandSelectContent.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterRecordFilterOperandSelect.tsx
#: src/modules/object-record/advanced-filter/command-menu/components/AdvancedFilterCommandMenuRecordFilterOperandSelect.tsx
msgid "Select operand"
msgstr "Select operand"
#. js-lingui-id: n0WCk8
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableDatabaseInput.tsx
msgid "Select options"
msgstr "Select options"
#. js-lingui-id: UKCiEd
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
msgid "Select Source"
msgstr "Select Source"
#. js-lingui-id: LHkEre
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerDatabaseEventForm.tsx
msgid "Select specific fields to listen to"
msgstr "Select specific fields to listen to"
#. js-lingui-id: 8+U1XJ
#: src/modules/workflow/workflow-variables/components/WorkflowVariablesDropdownSteps.tsx
msgid "Select Step"
msgstr "Select Step"
#. js-lingui-id: pofGCP
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
msgid "Select the default value for this boolean field"
msgstr "Select the default value for this boolean field"
#. js-lingui-id: E3D4LZ
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Select the events that should trigger the function"
msgstr "Select the events that should trigger the function"
#. js-lingui-id: xraglu
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "Select the events you wish to send to this endpoint"
msgstr "Select the events you wish to send to this endpoint"
#. js-lingui-id: +xn1pe
#: src/modules/spreadsheet-import/steps/components/SelectSheetStep/SelectSheetStep.tsx
msgid "Select the sheet to use"
msgstr "Select the sheet to use"
#. js-lingui-id: tacknv
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsSelect.tsx
msgid "Select Type"
msgstr "Select Type"
#. js-lingui-id: iWf0Zj
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartRatioOptionValueSelectionDropdownContent.tsx
msgid "Select value"
msgstr "Select value"
#. js-lingui-id: AXTJAW
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Select your preferred language"
msgstr "Select your preferred language"
#. js-lingui-id: JlFcis
#: src/modules/ai/components/internal/SendMessageButton.tsx
msgid "Send"
msgstr "Send"
#. js-lingui-id: mjK8F3
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Send an invite email to your team"
msgstr "Send an invite email to your team"
#. js-lingui-id: i/TzEU
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Send Email"
msgstr "Send Email"
#. js-lingui-id: CqsED8
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Send emails via connected accounts"
msgstr "Send emails via connected accounts"
#. js-lingui-id: asU5VT
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/HttpRequestExecutionResult.tsx
msgid "Sending request..."
msgstr "Sending request..."
#. js-lingui-id: IoAuJG
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Sending..."
msgstr "Sending..."
#. js-lingui-id: h69WC6
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "Sent"
msgstr "Sent"
#. js-lingui-id: hdVMzO
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "Sent and Received"
msgstr "Sent and Received"
#. js-lingui-id: 6oxz/y
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Serbian (Cyrillic)"
msgstr "Serbian (Cyrillic)"
#. js-lingui-id: QsydvO
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "serverless function"
msgstr "serverless function"
#. js-lingui-id: eGHP1w
#: src/pages/settings/applications/tabs/SettingsApplicationDetailContentTab.tsx
msgid "Serverless functions created by application"
msgstr "Serverless functions created by application"
#. js-lingui-id: LUc0oL
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr "Service Provider Details"
#. js-lingui-id: 4FANIj
#: src/modules/object-record/record-table/record-table-cell/components/RecordTableCellDisplayContainer.tsx
msgid "Set {placeholderForEmptyCell}"
msgstr "Set {placeholderForEmptyCell}"
#. js-lingui-id: EIFxcV
#: src/modules/object-record/record-field/ui/form-types/components/FormCurrencyFieldInput.tsx
msgid "Set 3.21 for $3.21"
msgstr "Set 3.21 for $3.21"
#. js-lingui-id: YZwx1e
#: src/modules/settings/roles/components/SettingsRolesDefaultRole.tsx
msgid "Set a default role for this workspace"
msgstr "Set a default role for this workspace"
#. js-lingui-id: PPcets
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Set as default"
msgstr "Set as default"
#. js-lingui-id: ml98ku
#: src/modules/object-record/record-field/ui/meta-types/input/components/MultiItemFieldMenuItem.tsx
msgid "Set as Primary"
msgstr "Set as Primary"
#. js-lingui-id: V7fgiB
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Set email visibility, manage your blocklist and more."
#. js-lingui-id: 6KA8xy
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Set global workspace preferences"
msgstr "Set global workspace preferences"
#. js-lingui-id: 2gHjVM
#: src/pages/auth/PasswordReset.tsx
#: src/modules/settings/profile/components/SetOrChangePassword.tsx
msgid "Set Password"
msgstr "Set Password"
#. js-lingui-id: qNbuWB
#: src/modules/settings/domains/components/SettingsCustomDomain.tsx
msgid "Set the name of your custom domain and configure your DNS records."
msgstr "Set the name of your custom domain and configure your DNS records."
#. js-lingui-id: d+3DrP
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
msgid "Set the name of your public domain and configure your DNS records."
msgstr "Set the name of your public domain and configure your DNS records."
#. js-lingui-id: tn41zE
#: src/modules/settings/domains/components/SettingsSubdomain.tsx
msgid "Set the name of your subdomain"
msgstr "Set the name of your subdomain"
#. js-lingui-id: tG3Y2G
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "Set up a Date field on {objectLabel} to create a Calendar"
msgstr "Set up a Date field on {objectLabel} to create a Calendar"
#. js-lingui-id: TaMNRO
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "Set up a Select field on {objectLabel} to create a Kanban"
msgstr "Set up a Select field on {objectLabel} to create a Kanban"
#. js-lingui-id: 9HNKkV
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
msgid "Set your application configuration variables"
msgstr "Set your application configuration variables"
#. js-lingui-id: dQsqpC
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Setting up your database..."
msgstr "Setting up your database..."
#. js-lingui-id: Tz0i8g
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAI.tsx
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsSection.tsx
#: src/modules/settings/roles/role/components/SettingsRole.tsx
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
#: src/modules/object-record/record-merge/hooks/useMergeRecordsContainerTabs.ts
#: src/modules/navigation/components/MainNavigationDrawerFixedItems.tsx
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutTabSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Settings"
msgstr "Settings"
#. js-lingui-id: uXW4pg
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsSection.tsx
msgid "Settings All Access"
msgstr "Settings All Access"
#. js-lingui-id: p8fNBm
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsSection.tsx
msgid "Settings permissions"
msgstr "Settings permissions"
#. js-lingui-id: J2TlKG
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "setup key"
msgstr "setup key"
#. js-lingui-id: i5CJAR
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationProvision.tsx
msgid "Setup key copied to clipboard"
msgstr "Setup key copied to clipboard"
#. js-lingui-id: NQNJjc
#: src/pages/auth/SignInUp.tsx
msgid "Setup your 2FA"
msgstr "Setup your 2FA"
#. js-lingui-id: dsCM1m
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Seventh"
msgstr "Seventh"
#. js-lingui-id: Z8lGw6
#: src/modules/activities/emails/components/EmailThreadBottomBar.tsx
msgid "Share"
msgstr "Share"
#. js-lingui-id: Vy9kmk
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
msgid "Share this link to invite users to join your workspace"
msgstr "Share this link to invite users to join your workspace"
#. js-lingui-id: RRXpo1
#: src/modules/settings/data-model/fields/forms/number/constants/NumberDataModelSelectOptions.ts
msgid "Short"
msgstr "Short"
#. js-lingui-id: gWk8gY
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "Should changing a field's label also change the API name?"
msgstr "Should changing a field's label also change the API name?"
#. js-lingui-id: WFtdWr
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Should changing an object's label also change the API?"
msgstr "Should changing an object's label also change the API?"
#. js-lingui-id: lSEpDc
#: src/modules/object-record/record-group/components/RecordGroupMenuItemDraggable.tsx
msgid "Show group {groupValue}"
msgstr "Show group {groupValue}"
#. js-lingui-id: 1OVrop
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
msgid "Show hidden groups"
msgstr "Show hidden groups"
#. js-lingui-id: qi+g0a
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "Show only rows with errors"
msgstr "Show only rows with errors"
#. js-lingui-id: TJ4tz9
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Show value in center"
msgstr "Show value in center"
#. js-lingui-id: uVg8dY
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutOpenInContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
msgid "Side Panel"
msgstr "Side Panel"
#. js-lingui-id: 5lWFkC
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithCredentials.tsx
msgid "Sign in"
msgstr "Sign in"
#. js-lingui-id: n1ekoW
#: src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx
msgid "Sign In"
msgstr "Sign In"
#. js-lingui-id: Vt3mQ2
#: src/utils/title-utils.ts
msgid "Sign in or Create an account"
msgstr "Sign in or Create an account"
#. js-lingui-id: e+RpCP
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithCredentials.tsx
msgid "Sign up"
msgstr "Sign up"
#. js-lingui-id: mErq7F
#: src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx
msgid "Sign Up"
msgstr "Sign Up"
#. js-lingui-id: 5v3IHX
#: src/modules/auth/sign-in-up/components/internal/SignInUpWithSSO.tsx
msgid "Single sign-on (SSO)"
msgstr "Single sign-on (SSO)"
#. js-lingui-id: maCaRp
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Singular"
msgstr "Singular"
#. js-lingui-id: djfBXF
#: src/modules/settings/data-model/validation-schemas/settingsDataModelObjectAboutFormSchema.ts
msgid "Singular and plural labels must be different"
msgstr "Singular and plural labels must be different"
#. js-lingui-id: zvwLTy
#: src/modules/settings/data-model/validation-schemas/settingsDataModelObjectAboutFormSchema.ts
msgid "Singular and plural names must be different"
msgstr "Singular and plural names must be different"
#. js-lingui-id: Swe8Fi
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Sixth"
msgstr "Sixth"
#. js-lingui-id: 6Uau97
#: src/pages/onboarding/InviteTeam.tsx
#: src/pages/onboarding/BookCall.tsx
msgid "Skip"
msgstr "Skip"
#. js-lingui-id: BIZl8w
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Sky"
msgstr "Sky"
#. js-lingui-id: Ik7fz5
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Small section heading"
msgstr "Small section heading"
#. js-lingui-id: 5J8ZFl
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Smart Model"
msgstr "Smart Model"
#. js-lingui-id: qgvZ/2
#: src/pages/settings/ai/components/SettingsAIRouterSettings.tsx
msgid "Smart model updated successfully"
msgstr "Smart model updated successfully"
#. js-lingui-id: w+rJId
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Configuration"
msgstr "SMTP Configuration"
#. js-lingui-id: 0sIQAM
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Encryption"
msgstr "SMTP Encryption"
#. js-lingui-id: UeDEV/
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Password"
msgstr "SMTP Password"
#. js-lingui-id: 4waP7/
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Port"
msgstr "SMTP Port"
#. js-lingui-id: oKqFNn
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Server"
msgstr "SMTP Server"
#. js-lingui-id: ISDzCY
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Username"
msgstr "SMTP Username"
#. js-lingui-id: 4oakKm
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "smtp.example.com"
msgstr "smtp.example.com"
#. js-lingui-id: zfjcH5
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelUpdateFieldsValueForObject.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSeeFieldsValueForObject.tsx
msgid "Some"
msgstr "Some"
#. js-lingui-id: RwCYVZ
#: src/modules/settings/accounts/components/SettingsAccountsMessageFolderCard.tsx
msgid "Some folders"
msgstr "Some folders"
#. js-lingui-id: yHwG3y
#: src/modules/ui/navigation/navigation-drawer/components/NavigationDrawerItem.tsx
#: src/modules/settings/integrations/components/SettingsIntegrationComponent.tsx
#: src/modules/settings/components/SettingsCard.tsx
msgid "Soon"
msgstr "Soon"
#. js-lingui-id: wTrpxV
#: src/modules/error-handler/components/AppRootErrorFallback.tsx
#: src/modules/error-handler/components/AppPageErrorFallback.tsx
#: src/modules/error-handler/components/AppFullScreenErrorFallback.tsx
#: src/modules/error-handler/components/internal/AppErrorDisplay.tsx
msgid "Sorry, something went wrong"
msgstr "Sorry, something went wrong"
#. js-lingui-id: f6Hub0
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupSortContent.tsx
msgid "Sort"
msgstr "Sort"
#. js-lingui-id: /HgF9q
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Sort by"
msgstr "Sort by"
#. js-lingui-id: vKy//U
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "Sort By Group"
msgstr "Sort By Group"
#. js-lingui-id: wdxz7K
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableOptionsDropdownContent.tsx
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Source"
msgstr "Source"
#. js-lingui-id: IEtmGM
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "Spaces and comma - {spacesAndCommaExample}"
msgstr "Spaces and comma - {spacesAndCommaExample}"
#. js-lingui-id: 65A04M
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Spanish"
msgstr "Spanish"
#. js-lingui-id: vnS6Rf
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "SSO"
msgstr "SSO"
#. js-lingui-id: vlvAkg
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "SSO (SAML / OIDC)"
msgstr "SSO (SAML / OIDC)"
#. js-lingui-id: qBpBSc
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "SSO Bypass"
msgstr "SSO Bypass"
#. js-lingui-id: uavm+q
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminJobDetailsExpandable.tsx
msgid "Stack Trace"
msgstr "Stack Trace"
#. js-lingui-id: nNpwX2
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Stacked bars"
msgstr "Stacked bars"
#. js-lingui-id: bQSDyq
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Stacked lines"
msgstr "Stacked lines"
#. js-lingui-id: ErU1td
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "Stages"
msgstr "Stages"
#. js-lingui-id: TJBHlP
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelObjectPicker.tsx
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldItemTableRow.tsx
msgid "Standard"
msgstr "Standard"
#. js-lingui-id: tXkhj/
#: src/pages/onboarding/PaymentSuccess.tsx
msgid "Start"
msgstr "Start"
#. js-lingui-id: GbQzZA
#: src/modules/ai/components/AIChatEmptyState.tsx
msgid "Start a conversation with your AI agent to get workflow insights, task assistance, and process guidance"
msgstr "Start a conversation with your AI agent to get workflow insights, task assistance, and process guidance"
#. js-lingui-id: s+K73L
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Start Your Subscription"
msgstr "Start Your Subscription"
#. js-lingui-id: hTX65V
#: src/modules/settings/emailing-domains/components/SettingsEmailingDomainVerificationRecords.tsx
msgid "Started verification process"
msgstr "Started verification process"
#. js-lingui-id: RS0o7b
#: src/modules/ui/field/input/components/AddressInput.tsx
#: src/modules/settings/data-model/fields/forms/address/constants/DefaultSelectionAddressWithMessages.ts
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "State"
msgstr "State"
#. js-lingui-id: uAQUqI
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
#: src/modules/settings/accounts/components/SettingsConnectedAccountsTableHeader.tsx
msgid "Status"
msgstr "Status"
#. js-lingui-id: lATgy+
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterGroupOptionsDropdown.tsx
msgid "Step filter group options"
msgstr "Step filter group options"
#. js-lingui-id: GSWBES
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterOptionsDropdown.tsx
msgid "Step filter options"
msgstr "Step filter options"
#. js-lingui-id: ygCKqB
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.tsx
msgid "Stop"
msgstr "Stop"
#. js-lingui-id: I8EmDx
#: src/modules/information-banner/components/impersonate/InformationBannerIsImpersonating.tsx
msgid "Stop impersonating"
msgstr "Stop impersonating"
#. js-lingui-id: qn1Xxf
#: src/modules/settings/admin-panel/config-variables/utils/useSourceContent.ts
msgid "Stored in database"
msgstr "Stored in database"
#. js-lingui-id: C9VfWO
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Street address"
msgstr "Street address"
#. js-lingui-id: gMCO5J
#: src/modules/object-record/record-field/ui/form-types/components/FormAddressFieldInput.tsx
msgid "Street address 2"
msgstr "Street address 2"
#. js-lingui-id: UJNV7l
#: src/pages/settings/ai/components/SettingsAgentResponseFormat.tsx
msgid "String"
msgstr "String"
#. js-lingui-id: 1CalO6
#: src/modules/command-menu/pages/page-layout/constants/ChartSettingsHeadings.ts
msgid "Style"
msgstr "Style"
#. js-lingui-id: WIUeUf
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
msgid "Sub-Fields"
msgstr "Sub-Fields"
#. js-lingui-id: ku9TbG
#: src/modules/settings/domains/components/SettingsSubdomain.tsx
msgid "Subdomain"
msgstr "Subdomain"
#. js-lingui-id: omhc+7
#: src/pages/settings/domains/SettingsDomain.tsx
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Subdomain already taken"
msgstr "Subdomain already taken"
#. js-lingui-id: DTG2nE
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "Subdomain updated"
msgstr "Subdomain updated"
#. js-lingui-id: Rcm+OU
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "subheading"
msgstr "subheading"
#. js-lingui-id: UJmAAK
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
msgid "Subject"
msgstr "Subject"
#. js-lingui-id: 97eDN2
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Subject and metadata"
msgstr "Subject and metadata"
#. js-lingui-id: LYbP/A
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
msgid "Subject and metadata will be shared with your team."
msgstr "Subject and metadata will be shared with your team."
#. js-lingui-id: DvSvG9
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessageForbidden.tsx
#: src/modules/activities/timeline-activities/rows/message/components/EventCardMessage.tsx
msgid "Subject not shared"
msgstr "Subject not shared"
#. js-lingui-id: J9ylmk
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
msgid "Subject, body and attachments will be shared with your team."
msgstr "Subject, body and attachments will be shared with your team."
#. js-lingui-id: hQRttt
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormFiller.tsx
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationVerification.tsx
msgid "Submit"
msgstr "Submit"
#. js-lingui-id: EDl9kS
#: src/modules/information-banner/components/billing/InformationBannerNoBillingSubscription.tsx
msgid "Subscribe"
msgstr "Subscribe"
#. js-lingui-id: ShbDuS
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscribe Now"
msgstr "Subscribe Now"
#. js-lingui-id: WVzGc2
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscription"
msgstr "Subscription"
#. js-lingui-id: uvY7Wk
#: src/modules/billing/hooks/useEndSubscriptionTrialPeriod.ts
msgid "Subscription activated."
msgstr "Subscription activated."
#. js-lingui-id: gvXPJz
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscription has been switched to {oppositPlan} Plan."
msgstr "Subscription has been switched to {oppositPlan} Plan."
#. js-lingui-id: A5YO8f
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscription has been switched to Yearly."
msgstr "Subscription has been switched to Yearly."
#. js-lingui-id: nQcG+x
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscription will be switch to Monthly the {beautifiedRenewDate}."
msgstr "Subscription will be switch to Monthly the {beautifiedRenewDate}."
#. js-lingui-id: WB5mu5
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Subscription will be switched to {oppositPlan} Plan the {beautifiedRenewDate}."
msgstr "Subscription will be switched to {oppositPlan} Plan the {beautifiedRenewDate}."
#. js-lingui-id: pEToQK
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "subtitle"
msgstr "subtitle"
#. js-lingui-id: zzDlyQ
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Success"
msgstr "Success"
#. js-lingui-id: OjK1bU
#: src/modules/object-record/record-merge/hooks/useMergeRecordsActions.ts
msgid "Successfully merged {recordCount} records"
msgstr "Successfully merged {recordCount} records"
#. js-lingui-id: QJz8/3
#: src/modules/command-menu/pages/page-layout/constants/settings/ChartConfigurationSettingLabels.ts
msgid "Suffix"
msgstr "Suffix"
#. js-lingui-id: nyQWMb
#: src/modules/spreadsheet-import/components/MatchColumnSelectFieldSelectDropdownContent.tsx
msgid "Suggested"
msgstr "Suggested"
#. js-lingui-id: AxQiPW
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Sum"
msgstr "Sum"
#. js-lingui-id: DBC3t5
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "Sunday"
msgstr "Sunday"
#. js-lingui-id: XYLcNv
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/support/components/SupportButton.tsx
msgid "Support"
msgstr "Support"
#. js-lingui-id: UaISq3
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Swedish"
msgstr "Swedish"
#. js-lingui-id: dpXnFC
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Switch to Monthly"
msgstr "Switch to Monthly"
#. js-lingui-id: GCMizN
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Switch to Organization"
msgstr "Switch to Organization"
#. js-lingui-id: GPKudC
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Switch to Pro"
msgstr "Switch to Pro"
#. js-lingui-id: eCX1DT
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "Switch to Yearly"
msgstr "Switch to Yearly"
#. js-lingui-id: avDJC3
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Sync Account"
msgstr "Sync Account"
#. js-lingui-id: MsxItJ
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Sync email and calendar accounts"
msgstr "Sync email and calendar accounts"
#. js-lingui-id: 5TRY4+
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
msgid "Sync failed"
msgstr "Sync failed"
#. js-lingui-id: ZS+BPb
#: src/modules/information-banner/components/reconnect-account/InformationBannerReconnectAccountInsufficientPermissions.tsx
msgid "Sync lost with mailbox {mailboxHandle}. Please reconnect for updates:"
msgstr "Sync lost with mailbox {mailboxHandle}. Please reconnect for updates:"
#. js-lingui-id: L4+l7C
#: src/pages/onboarding/SyncEmails.tsx
msgid "Sync with Google"
msgstr "Sync with Google"
#. js-lingui-id: EICVgB
#: src/pages/onboarding/SyncEmails.tsx
msgid "Sync with Outlook"
msgstr "Sync with Outlook"
#. js-lingui-id: +9x4tK
#: src/pages/onboarding/SyncEmails.tsx
msgid "Sync your Emails and Calendar with Twenty. Choose your privacy settings."
msgstr "Sync your Emails and Calendar with Twenty. Choose your privacy settings."
#. js-lingui-id: N2FcBE
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
msgid "Synced"
msgstr "Synced"
#. js-lingui-id: AtzMpB
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
msgid "Synchronize Field Label and API Name"
msgstr "Synchronize Field Label and API Name"
#. js-lingui-id: WZ6bN9
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
msgid "Synchronize Objects Labels and API Names"
msgstr "Synchronize Objects Labels and API Names"
#. js-lingui-id: D+NlUC
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownThemesComponents.tsx
msgid "System"
msgstr "System"
#. js-lingui-id: 0apULK
#: src/pages/settings/data-model/SettingsObjectTable.tsx
msgid "System objects"
msgstr "System objects"
#. js-lingui-id: FHPe8O
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
msgid "System Prompt"
msgstr "System Prompt"
#. js-lingui-id: D4SseJ
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeZoneSelect.tsx
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeZoneSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsTimeZoneSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsTimeZoneSelect.tsx
msgid "System settings"
msgstr "System settings"
#. js-lingui-id: E3AMmw
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsDateFormatSelect.tsx
msgid "System settings - {systemDateFormatLabel}"
msgstr "System settings - {systemDateFormatLabel}"
#. js-lingui-id: uKM6SP
#: src/modules/settings/experience/components/NumberFormatSelect.tsx
msgid "System Settings - {systemNumberFormatLabel}"
msgstr "System Settings - {systemNumberFormatLabel}"
#. js-lingui-id: 0ZgB1e
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "System Settings - {systemTimeFormatLabel}"
msgstr "System Settings - {systemTimeFormatLabel}"
#. js-lingui-id: e89dEj
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "System settings - Monday"
msgstr "System settings - Monday"
#. js-lingui-id: o+Kvng
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "System settings - Saturday"
msgstr "System settings - Saturday"
#. js-lingui-id: gluMQd
#: src/pages/settings/profile/appearance/components/DateTimeSettingsCalendarStartDaySelect.tsx
msgid "System settings - Sunday"
msgstr "System settings - Sunday"
#. js-lingui-id: HuA3RU
#: src/modules/command-menu/components/hooks/usePageLayoutHeaderInfo.ts
msgid "Tab"
msgstr "Tab"
#. js-lingui-id: zr20ox
#: src/modules/command-menu/pages/page-layout/utils/getPageLayoutPageTitle.ts
msgid "Tab Settings"
msgstr "Tab Settings"
#. js-lingui-id: 4hJhzz
#: src/modules/views/view-picker/constants/ViewPickerTypeSelectOptions.ts
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/keyboard-shortcut-menu/components/KeyboardShortcutMenuOpenContent.tsx
msgid "Table"
msgstr "Table"
#. js-lingui-id: JAKtcG
#: src/modules/support/components/SupportDropdown.tsx
msgid "Talk to us"
msgstr "Talk to us"
#. js-lingui-id: R+s8S+
#: src/modules/activities/tasks/components/TaskRow.tsx
msgid "Task title"
msgstr "Task title"
#. js-lingui-id: pqXgqN
#: src/modules/activities/notes/components/NoteTile.tsx
msgid "Task Title"
msgstr "Task Title"
#. js-lingui-id: GtycJ/
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Tasks"
msgstr "Tasks"
#. js-lingui-id: lKXcJz
#: src/pages/settings/emailing-domains/utils/getEmailingDomainStatusText.ts
msgid "Temporary Failure"
msgstr "Temporary Failure"
#. js-lingui-id: xowcRf
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "Terms of Service"
msgstr "Terms of Service"
#. js-lingui-id: NnH3pK
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionCodeEditorTab.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Test"
msgstr "Test"
#. js-lingui-id: bU9B27
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Test Workflow"
msgstr "Test Workflow"
#. js-lingui-id: 3nWPN6
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTestTab.tsx
msgid "Test your function"
msgstr "Test your function"
#. js-lingui-id: F0lHkW
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "text"
msgstr "text"
#. js-lingui-id: xeiujy
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/BodyInput.tsx
#: src/modules/ai/constants/OutputFieldTypeOptions.ts
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Text"
msgstr "Text"
#. js-lingui-id: fq+5a1
#: src/modules/page-layout/widgets/standalone-rich-text/components/DashboardColorSelectionMenu.tsx
msgid "Text Colors"
msgstr "Text Colors"
#. js-lingui-id: lyaiTc
#: src/modules/object-record/record-field/ui/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr "Text copied to clipboard"
#. js-lingui-id: YXRaNg
#: src/modules/object-record/record-field/ui/form-types/components/FormAdvancedTextFieldInput.tsx
msgid "Text Editor"
msgstr "Text Editor"
#. js-lingui-id: 1xQkU9
#: src/modules/settings/data-model/fields/forms/phones/components/SettingsDataModelFieldPhonesForm.tsx
msgid "The default country code for new phone numbers."
msgstr "The default country code for new phone numbers."
#. js-lingui-id: PmXLtL
#: src/modules/settings/data-model/fields/forms/address/components/SettingsDataModelFieldAddressForm.tsx
msgid "The default country for new addresses"
msgstr "The default country for new addresses"
#. js-lingui-id: 2OUtmv
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
msgstr "The description of this field"
#. js-lingui-id: HUoA4b
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
msgid "The domain name you want to use for emailing"
msgstr "The domain name you want to use for emailing"
#. js-lingui-id: xJSPh6
#: src/modules/settings/members/components/MemberInfosTab.tsx
msgid "The email associated to this account"
msgstr "The email associated to this account"
#. js-lingui-id: VGZYbZ
#: src/pages/settings/SettingsProfile.tsx
msgid "The email associated to your account"
msgstr "The email associated to your account"
#. js-lingui-id: diO3fm
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "The icon your workflow trigger will display in the command menu"
msgstr "The icon your workflow trigger will display in the command menu"
#. js-lingui-id: h8mvCd
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
msgid "The name and icon of this field"
msgstr "The name and icon of this field"
#. js-lingui-id: e/dfFe
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
msgid "The name of your connection"
msgstr "The name of your connection"
#. js-lingui-id: 8EkdZh
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "The name of your Domain"
msgstr "The name of your Domain"
#. js-lingui-id: +C8Rdp
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "The name of your organization"
msgstr "The name of your organization"
#. js-lingui-id: L97sPr
#: src/pages/not-found/NotFound.tsx
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
msgstr "The page you're seeking is either gone or never was. Let's get you back on track"
#. js-lingui-id: jrCR2X
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "The selected record will be passed to your workflow"
msgstr "The selected record will be passed to your workflow"
#. js-lingui-id: aCcfHJ
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerManual.tsx
msgid "The selected records (up to {maxRecordsFormatted}) will be passed to your workflow"
msgstr "The selected records (up to {maxRecordsFormatted}) will be passed to your workflow"
#. js-lingui-id: uWikAA
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "The values of this field"
msgstr "The values of this field"
#. js-lingui-id: +69KDk
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "The values of this field must be unique"
msgstr "The values of this field must be unique"
#. js-lingui-id: MHLapp
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
msgid "The whole event details will be shared with your team."
msgstr "The whole event details will be shared with your team."
#. js-lingui-id: FEr96N
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownThemesComponents.tsx
msgid "Theme"
msgstr "Theme"
#. js-lingui-id: 6tNbxl
#: src/modules/ui/navigation/navigation-drawer/components/MultiWorkspaceDropdown/internal/MultiWorkspaceDropdownDefaultComponents.tsx
msgid "Theme "
msgstr "Theme "
#. js-lingui-id: Wn862P
#: src/modules/keyboard-shortcut-menu/components/KeyboardShortcutMenuItem.tsx
msgid "then"
msgstr "then"
#. js-lingui-id: l2fWLK
#: src/modules/activities/files/components/FilesCard.tsx
msgid "There are no associated files with this record."
msgstr "There are no associated files with this record."
#. js-lingui-id: 6g0c8y
#: src/modules/activities/notes/components/NotesCard.tsx
msgid "There are no associated notes with this record."
msgstr "There are no associated notes with this record."
#. js-lingui-id: /cSDOy
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "There are required columns that are not matched or ignored. Do you want to continue?"
msgstr "There are required columns that are not matched or ignored. Do you want to continue?"
#. js-lingui-id: luL9RX
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
msgid "There are still some rows that contain errors. Rows with errors will be ignored when submitting."
msgstr "There are still some rows that contain errors. Rows with errors will be ignored when submitting."
#. js-lingui-id: WQk7Cf
#: src/modules/activities/timeline-activities/components/TimelineCard.tsx
msgid "There is no activity associated with this record."
msgstr "There is no activity associated with this record."
#. js-lingui-id: ynfkhb
#: src/pages/auth/PasswordReset.tsx
msgid "There was an error while updating password."
msgstr "There was an error while updating password."
#. js-lingui-id: Ed99mE
#: src/modules/ai/components/ReasoningSummaryDisplay.tsx
msgid "Thinking..."
msgstr "Thinking..."
#. js-lingui-id: 9ItHLu
#: src/modules/workflow/workflow-trigger/utils/cron-to-human/descriptors/getDayOfWeekDescription.ts
msgid "third"
msgstr "third"
#. js-lingui-id: UlykKR
#: src/modules/object-record/record-merge/utils/getPositionWordLabel.ts
msgid "Third"
msgstr "Third"
#. js-lingui-id: h4vGCD
#: src/modules/workflow/workflow-steps/workflow-actions/find-records-action/components/WorkflowEditActionFindRecords.tsx
msgid "This action can return up to {maxRecordsFormatted} records."
msgstr "This action can return up to {maxRecordsFormatted} records."
#. js-lingui-id: Ox1hE7
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid ""
"This action cannot be undone. This will permanently delete your\n"
" entire account."
msgstr ""
"This action cannot be undone. This will permanently delete your\n"
" entire account."
#. js-lingui-id: bNY3MH
#: src/pages/settings/ai/components/SettingsAgentDeleteConfirmationModal.tsx
msgid "This action cannot be undone. This will permanently delete your agent.<0/>Please type in the agent name to confirm."
msgstr "This action cannot be undone. This will permanently delete your agent.<0/>Please type in the agent name to confirm."
#. js-lingui-id: gWGuHC
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
msgstr "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
#. js-lingui-id: fTuKde
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "This action cannot be undone. This will permanently remove this member from this workspace and remove them from all their assignments."
msgstr "This action cannot be undone. This will permanently remove this member from this workspace and remove them from all their assignments."
#. js-lingui-id: Ik52hF
#: src/modules/settings/profile/components/DeleteAccount.tsx
msgid "This action cannot be undone. This will permanently remove your membership from this workspace."
msgstr "This action cannot be undone. This will permanently remove your membership from this workspace."
#. js-lingui-id: o5vUsG
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "This action cannot be undone. This will permanently reset your two factor authentication method. <0/> Please type in your email to confirm."
msgstr "This action cannot be undone. This will permanently reset your two factor authentication method. <0/> Please type in your email to confirm."
#. js-lingui-id: XdFYs2
#: src/modules/favorites/components/CurrentWorkspaceMemberFavorites.tsx
msgid "This action will delete this favorite folder and all {favoriteCount} favorites inside. Do you want to continue?"
msgstr "This action will delete this favorite folder and all {favoriteCount} favorites inside. Do you want to continue?"
#. js-lingui-id: pFXbgz
#: src/modules/favorites/components/CurrentWorkspaceMemberFavorites.tsx
msgid "This action will delete this favorite folder and the favorite inside. Do you want to continue?"
msgstr "This action will delete this favorite folder and the favorite inside. Do you want to continue?"
#. js-lingui-id: SLIRqz
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "This database value overrides environment settings. "
msgstr "This database value overrides environment settings. "
#. js-lingui-id: hMvPrD
#: src/modules/activities/files/components/DocumentViewer.tsx
msgid "This file type cannot be previewed. Please download the file to view it."
msgstr "This file type cannot be previewed. Please download the file to view it."
#. js-lingui-id: E4JJ5C
#: src/modules/object-record/record-index/components/RecordIndexRemoveSortingModal.tsx
msgid "This is required to enable manual row reordering."
msgstr "This is required to enable manual row reordering."
#. js-lingui-id: yLvOxg
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/KeyValuePairInput.tsx
msgid "This key should be set through body input"
msgstr "This key should be set through body input"
#. js-lingui-id: dWJTyU
#: src/modules/information-banner/components/deleted-record/InformationBannerDeletedRecord.tsx
msgid "This record has been deleted"
msgstr "This record has been deleted"
#. js-lingui-id: vbLBMd
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectFormObjectLevelTableRow.tsx
msgid "This role can {humanReadableAction} all records"
msgstr "This role can {humanReadableAction} all records"
#. js-lingui-id: BifDEA
#: src/modules/settings/roles/role-assignment/components/SettingsRoleAssignmentTable.tsx
msgid "This role is assigned to these {roleTargetDisplayName}."
msgstr "This role is assigned to these {roleTargetDisplayName}."
#. js-lingui-id: fp6HUI
#: src/pages/settings/ai/components/SettingsAgentRoleTab.tsx
msgid "This role is shared with other users or agents and cannot be edited here."
msgstr "This role is shared with other users or agents and cannot be edited here."
#. js-lingui-id: C/wr0z
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "This setting can only be configured through environment variables."
msgstr "This setting can only be configured through environment variables."
#. js-lingui-id: iAubP2
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "This should never happen"
msgstr "This should never happen"
#. js-lingui-id: MMGDfe
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "This value will be saved to the database."
msgstr "This value will be saved to the database."
#. js-lingui-id: yByRxz
#: src/modules/settings/admin-panel/health-status/constants/WorkerQueueMetricsSelectOptions.ts
msgid "This week"
msgstr "This week"
#. js-lingui-id: h4VeOo
#: src/modules/billing/hooks/useBillingWording.ts
msgid "This will cancel the scheduled interval change and keep your current billing interval ({currentIntervalLabel})."
msgstr "This will cancel the scheduled interval change and keep your current billing interval ({currentIntervalLabel})."
#. js-lingui-id: XpARoU
#: src/modules/billing/hooks/useBillingWording.ts
msgid "This will cancel the scheduled plan change and keep your current plan ({planKeyWord})."
msgstr "This will cancel the scheduled plan change and keep your current plan ({planKeyWord})."
#. js-lingui-id: XGDxrH
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "This will permanently delete the field and all its data from {objectLabel}. Type \"yes\" to confirm."
msgstr "This will permanently delete the field and all its data from {objectLabel}. Type \"yes\" to confirm."
#. js-lingui-id: L85ZX9
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
msgid "This will permanently delete the object and all its records. Type \"yes\" to confirm."
msgstr "This will permanently delete the object and all its records. Type \"yes\" to confirm."
#. js-lingui-id: qEODFi
#: src/modules/settings/two-factor-authentication/components/DeleteTwoFactorAuthenticationMethod.tsx
msgid "This will permanently delete your two factor authentication method.<0/>Since 2FA is mandatory in your workspace, you will be logged out after deletion and will be asked to configure it again upon login. <1/>Please type in your email to confirm."
msgstr "This will permanently delete your two factor authentication method.<0/>Since 2FA is mandatory in your workspace, you will be logged out after deletion and will be asked to configure it again upon login. <1/>Please type in your email to confirm."
#. js-lingui-id: 4YifBe
#: src/pages/settings/admin-panel/SettingsAdminConfigVariableDetails.tsx
msgid "This will revert the database value to environment/default value. The database override will be removed and the system will use the environment settings."
msgstr "This will revert the database value to environment/default value. The database override will be removed and the system will use the environment settings."
#. js-lingui-id: 5g/sE8
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Tidy up"
msgstr "Tidy up"
#. js-lingui-id: Vqn9Z1
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramRightClickCommandMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.tsx
msgid "Tidy up workflow"
msgstr "Tidy up workflow"
#. js-lingui-id: umgyhx
#: src/pages/onboarding/CreateProfile.tsx
#: src/modules/settings/profile/components/NameFields.tsx
#: src/modules/settings/members/components/MemberNameFields.tsx
msgid "Tim"
msgstr "Tim"
#. js-lingui-id: n9nSNJ
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsTimeFormatSelect.tsx
msgid "Time format"
msgstr "Time format"
#. js-lingui-id: Mz2JN2
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeZoneSelect.tsx
#: src/modules/settings/experience/components/DateTimeSettingsTimeZoneSelect.tsx
msgid "Time zone"
msgstr "Time zone"
#. js-lingui-id: cklVjM
#: src/modules/object-record/record-calendar/components/RecordCalendarTopBar.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarViewContent.tsx
msgid "Timeline"
msgstr "Timeline"
#. js-lingui-id: 8TMaZI
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Timestamp"
msgstr "Timestamp"
#. js-lingui-id: /VwdtK
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
msgid "Timestamp and participants will be shared with your team."
msgstr "Timestamp and participants will be shared with your team."
#. js-lingui-id: y3HaQk
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Timing"
msgstr "Timing"
#. js-lingui-id: q7F5am
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "title"
msgstr "title"
#. js-lingui-id: ecUA8p
#: src/utils/date-utils.ts
#: src/modules/settings/admin-panel/health-status/constants/WorkerQueueMetricsSelectOptions.ts
#: src/modules/object-record/record-calendar/components/RecordCalendarTopBar.tsx
#: src/modules/localization/utils/formatDateISOStringToRelativeDate.ts
msgid "Today"
msgstr "Today"
#. js-lingui-id: GFxnQR
#: src/modules/settings/accounts/components/message-folders/SettingsAccountsMessageFoldersCard.tsx
msgid "Toggle all folders"
msgstr "Toggle all folders"
#. js-lingui-id: XArpJK
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableHeader.tsx
msgid "Toggle all object permissions"
msgstr "Toggle all object permissions"
#. js-lingui-id: /kWolQ
#: src/modules/settings/roles/role-permissions/permission-flags/components/SettingsRolePermissionsSettingsTableHeader.tsx
msgid "Toggle all settings permissions"
msgstr "Toggle all settings permissions"
#. js-lingui-id: oK9ArN
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Tomato"
msgstr "Tomato"
#. js-lingui-id: BRMXj0
#: src/modules/localization/utils/formatDateISOStringToRelativeDate.ts
msgid "Tomorrow"
msgstr "Tomorrow"
#. js-lingui-id: WrMXsY
#: src/modules/spreadsheet-import/steps/components/UploadStep/UploadStep.tsx
#: src/modules/spreadsheet-import/steps/components/SelectSheetStep/SelectSheetStep.tsx
msgid "Too many records. Up to {maxRecordsString} allowed"
msgstr "Too many records. Up to {maxRecordsString} allowed"
#. js-lingui-id: GnoLfm
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Tool calls made"
msgstr "Tool calls made"
#. js-lingui-id: OvFVjH
#: src/modules/ai/components/ToolStepRenderer.tsx
msgid "Tool execution failed"
msgstr "Tool execution failed"
#. js-lingui-id: YfW6FA
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Tool generation"
msgstr "Tool generation"
#. js-lingui-id: 72c5Qo
#: src/modules/page-layout/widgets/graph/graphWidgetPieChart/hooks/usePieChartCenterMetricData.ts
msgid "Total"
msgstr "Total"
#. js-lingui-id: hg5QeV
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Total cost"
msgstr "Total cost"
#. js-lingui-id: ovXf5m
#: src/modules/ai/components/internal/AIChatContextUsageButton.tsx
msgid "Total credits"
msgstr "Total credits"
#. js-lingui-id: v7vAuj
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthAccountSyncCountersTable.tsx
msgid "Total Jobs"
msgstr "Total Jobs"
#. js-lingui-id: /kXBrK
#: src/modules/ai/components/RoutingDebugDisplay.tsx
msgid "Total time"
msgstr "Total time"
#. js-lingui-id: YT/cKI
#: src/modules/billing/components/SettingsBillingCreditsSection.tsx
msgid "Track your {intervalLabel} workflow credit consumption."
msgstr "Track your {intervalLabel} workflow credit consumption."
#. js-lingui-id: lhkaAC
#: src/modules/billing/components/internal/PlansTags.tsx
msgid "Trial"
msgstr "Trial"
#. js-lingui-id: wN0jHF
#: src/modules/information-banner/components/billing/InformationBannerBillingSubscriptionPaused.tsx
msgid "Trial expired. Please contact your admin"
msgstr "Trial expired. Please contact your admin"
#. js-lingui-id: y985qL
#: src/modules/information-banner/components/billing/InformationBannerBillingSubscriptionPaused.tsx
msgid "Trial expired. Please update your billing details."
msgstr "Trial expired. Please update your billing details."
#. js-lingui-id: H2Sfhg
#: src/modules/workflow/workflow-diagram/workflow-nodes/components/WorkflowDiagramEmptyTriggerReadonly.tsx
#: src/modules/workflow/workflow-diagram/workflow-nodes/components/WorkflowDiagramEmptyTriggerEditable.tsx
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
#: src/modules/command-menu/components/CommandMenuWorkflowStepInfo.tsx
msgid "Trigger"
msgstr "Trigger"
#. js-lingui-id: SzG8Sm
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Trigger at hour (UTC)"
msgstr "Trigger at hour (UTC)"
#. js-lingui-id: 4QBmLn
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Trigger at minute (UTC)"
msgstr "Trigger at minute (UTC)"
#. js-lingui-id: jGYsS/
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
msgid "Trigger interval"
msgstr "Trigger interval"
#. js-lingui-id: PiUt3N
#: src/modules/command-menu/hooks/useWorkflowCommandMenu.ts
#: src/modules/command-menu/hooks/__tests__/useWorkflowCommandMenu.test.tsx
msgid "Trigger Type"
msgstr "Trigger Type"
#. js-lingui-id: 34nxyb
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
msgid "Triggers"
msgstr "Triggers"
#. js-lingui-id: zk64Yo
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Triggers the function at regular intervals"
msgstr "Triggers the function at regular intervals"
#. js-lingui-id: juqoz0
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
msgid "Triggers the function with Http request"
msgstr "Triggers the function with Http request"
#. js-lingui-id: c+xCSz
#: src/modules/ui/field/display/components/BooleanDisplay.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTriggersTab.tsx
#: src/modules/settings/data-model/fields/forms/boolean/constants/BooleanDataModelSelectOptions.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownBooleanSelect.tsx
#: src/modules/command-menu/pages/page-layout/hooks/useChartSettingsValues.ts
#: src/modules/command-menu/pages/page-layout/components/dropdown-content/ChartRatioOptionValueSelectionDropdownContent.tsx
msgid "True"
msgstr "True"
#. js-lingui-id: haaL9N
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Try our REST or GraphQL API playgrounds."
msgstr "Try our REST or GraphQL API playgrounds."
#. js-lingui-id: LQdi+H
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "Try with another email"
msgstr "Try with another email"
#. js-lingui-id: ouRvqq
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
msgid "TTL"
msgstr "TTL"
#. js-lingui-id: Kz91g/
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Turkish"
msgstr "Turkish"
#. js-lingui-id: n0iUzM
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Turn"
msgstr "Turn"
#. js-lingui-id: qsUXL3
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Turn Details"
msgstr "Turn Details"
#. js-lingui-id: fFSDTy
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "Turn evaluated successfully"
msgstr "Turn evaluated successfully"
#. js-lingui-id: 8680YN
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Turn not found"
msgstr "Turn not found"
#. js-lingui-id: NCGTnP
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
msgid "Turn Not Found"
msgstr "Turn Not Found"
#. js-lingui-id: EdHWDU
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Turquoise"
msgstr "Turquoise"
#. js-lingui-id: JnaRPe
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/components/ColumnGrid.tsx
msgid "Twenty fields"
msgstr "Twenty fields"
#. js-lingui-id: YIjS4q
#: src/pages/settings/ai/components/SettingsAgentModelCapabilities.tsx
msgid "Twitter/X Search"
msgstr "Twitter/X Search"
#. js-lingui-id: tuvLv1
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/modules/settings/security/components/Toggle2FA.tsx
msgid "Two Factor Authentication"
msgstr "Two Factor Authentication"
#. js-lingui-id: MUIppF
#: src/modules/settings/two-factor-authentication/components/TwoFactorAuthenticationSetupForSettingsEffect.tsx
#: src/modules/auth/components/TwoFactorAuthenticationProvisionEffect.tsx
msgid "Two factor authentication provisioning failed."
msgstr "Two factor authentication provisioning failed."
#. js-lingui-id: C4pKXW
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Two-Factor Authentication"
msgstr "Two-Factor Authentication"
#. js-lingui-id: cRM1ec
#: src/modules/settings/two-factor-authentication/hooks/useTwoFactorVerificationForSettings.ts
msgid "Two-factor authentication setup completed successfully!"
msgstr "Two-factor authentication setup completed successfully!"
#. js-lingui-id: +zy2Nq
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts
#: src/pages/settings/ai/constants/SettingsAiAgentTableMetadata.ts
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowEditActionFormFieldSettings.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
msgid "Type"
msgstr "Type"
#. js-lingui-id: qzD6hf
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowAiAgentPermissionsTab.tsx
#: src/modules/command-menu/components/CommandMenuTopBar.tsx
msgid "Type anything..."
msgstr "Type anything..."
#. js-lingui-id: V9+2pH
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Ukrainian"
msgstr "Ukrainian"
#. js-lingui-id: GNgAlk
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "ul"
msgstr "ul"
#. js-lingui-id: N/XI5S
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
msgid "Unable to delete member right now"
msgstr "Unable to delete member right now"
#. js-lingui-id: l+ALBd
#: src/modules/client-config/components/ClientConfigProvider.tsx
msgid "Unable to Reach Back-end"
msgstr "Unable to Reach Back-end"
#. js-lingui-id: EUHN7i
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableValueInput.tsx
msgid "Undefined"
msgstr "Undefined"
#. js-lingui-id: o23uCL
#: src/modules/command-menu/pages/page-layout/utils/getChartLimitMessage.ts
msgid "Undisplayed data: max {maxItems} {granularityLabel} per chart."
msgstr "Undisplayed data: max {maxItems} {granularityLabel} per chart."
#. js-lingui-id: LshHRh
#: src/modules/command-menu/pages/page-layout/utils/getChartLimitMessage.ts
msgid "Undisplayed data: max {maxItems} bars per chart."
msgstr "Undisplayed data: max {maxItems} bars per chart."
#. js-lingui-id: 8MwfeU
#: src/modules/command-menu/pages/page-layout/utils/getChartLimitMessage.ts
msgid "Undisplayed data: max {maxItems} data points per chart."
msgstr "Undisplayed data: max {maxItems} data points per chart."
#. js-lingui-id: 0LZhoy
#: src/modules/command-menu/pages/page-layout/utils/getChartLimitMessage.ts
msgid "Undisplayed data: max {maxItems} slices per chart."
msgstr "Undisplayed data: max {maxItems} slices per chart."
#. js-lingui-id: fo0VXg
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Uninstall"
msgstr "Uninstall"
#. js-lingui-id: Qtg9Qc
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Uninstall Application?"
msgstr "Uninstall Application?"
#. js-lingui-id: u+6vfA
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
msgid "Uninstall this application"
msgstr "Uninstall this application"
#. js-lingui-id: wSXm5S
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIsUniqueForm.tsx
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
msgid "Unique"
msgstr "Unique"
#. js-lingui-id: +WHV0k
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
msgid "Unique fields"
msgstr "Unique fields"
#. js-lingui-id: pRpC/r
#: src/modules/command-menu/pages/page-layout/constants/settings/SuffixSetting.ts
#: src/modules/command-menu/pages/page-layout/constants/settings/PrefixSetting.ts
msgid "unit"
msgstr "unit"
#. js-lingui-id: Ef7StM
#: src/pages/settings/emailing-domains/utils/getEmailingDomainStatusText.ts
#: src/pages/settings/applications/components/SettingsApplicationVersionContainer.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
msgid "Unknown"
msgstr "Unknown"
#. js-lingui-id: 29VNqC
#: src/pages/onboarding/CreateWorkspace.tsx
#: src/modules/workflow/workflow-trigger/components/WorkflowEditTriggerCronForm.tsx
#: src/modules/workflow/workflow-trigger/components/CronExpressionHelper.tsx
msgid "Unknown error"
msgstr "Unknown error"
#. js-lingui-id: +K1Lj4
#: src/modules/ai/components/internal/AgentChatFilePreview.tsx
msgid "Unknown file"
msgstr "Unknown file"
#. js-lingui-id: GQCXQS
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
#: src/pages/onboarding/internal/ChooseYourPlanContent.tsx
msgid "Unlimited contacts"
msgstr "Unlimited contacts"
#. js-lingui-id: WDcQq9
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Unlisted"
msgstr "Unlisted"
#. js-lingui-id: eQMhFX
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "unordered"
msgstr "unordered"
#. js-lingui-id: 9dX/SD
#: src/modules/advanced-text-editor/extensions/slash-command/DefaultSlashCommands.ts
msgid "Unordered list with bullets"
msgstr "Unordered list with bullets"
#. js-lingui-id: wja8aL
#: src/modules/ui/field/display/components/ArrayDisplay.tsx
#: src/modules/ui/field/display/components/ActorDisplay.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
#: src/modules/page-layout/components/PageLayoutRendererContent.tsx
#: src/modules/object-record/record-title-cell/components/RecordTitleFullNameFieldDisplay.tsx
#: src/modules/object-record/record-title-cell/components/RecordTitleCellTextFieldDisplay.tsx
#: src/modules/object-record/components/RecordChip.tsx
#: src/modules/object-record/components/RecordChip.tsx
#: src/modules/command-menu/components/CommandMenuContextChip.tsx
#: src/modules/ai/components/RecordLink.tsx
#: src/modules/ai/components/AIChatThreadGroup.tsx
#: src/modules/ai/components/internal/AgentChatFilePreview.tsx
#: src/modules/ai/components/internal/AgentChatFilePreview.tsx
#: src/modules/activities/timeline-activities/rows/activity/components/EventRowActivity.tsx
msgid "Untitled"
msgstr "Untitled"
#. js-lingui-id: RNLIa9
#: src/modules/object-record/record-picker/multiple-record-picker/components/MultipleRecordPickerMenuItemContent.tsx
msgid "Untitled {labelSingular}"
msgstr "Untitled {labelSingular}"
#. js-lingui-id: RBz20h
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutWidgetTypeSelect.tsx
msgid "Untitled iFrame"
msgstr "Untitled iFrame"
#. js-lingui-id: xzOKup
#: src/modules/settings/roles/role/components/SettingsRoleCreateEffect.tsx
msgid "Untitled role"
msgstr "Untitled role"
#. js-lingui-id: p1M9l4
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionSendEmail.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/code-action/components/WorkflowEditActionServerlessFunction.tsx
msgid "Untitled Workflow"
msgstr "Untitled Workflow"
#. js-lingui-id: hmc//6
#: src/modules/workflow/workflow-trigger/components/CronExpressionHelper.tsx
msgid "Upcoming execution time ({timeZone})"
msgstr "Upcoming execution time ({timeZone})"
#. js-lingui-id: Y8zko3
#: src/modules/settings/roles/role-permissions/object-level-permissions/utils/objectPermissionKeyToHumanReadableText.ts
msgid "update"
msgstr "update"
#. js-lingui-id: EkH9pt
#: src/modules/settings/integrations/components/SettingsIntegrationRemoteTableSchemaUpdate.tsx
#: src/modules/information-banner/components/billing/InformationBannerFailPaymentInfo.tsx
#: src/modules/information-banner/components/billing/InformationBannerBillingSubscriptionPaused.tsx
msgid "Update"
msgstr "Update"
#. js-lingui-id: 5bRMKt
#: src/modules/settings/members/components/MemberPermissionsTab.tsx
msgid "Update role"
msgstr "Update role"
#. js-lingui-id: DUqztb
#: src/modules/views/components/UpdateViewButtonGroup.tsx
msgid "Update view"
msgstr "Update view"
#. js-lingui-id: qbg8VE
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Update your account's configuration. Configure any combination of IMAP, SMTP, and CalDAV as needed."
msgstr "Update your account's configuration. Configure any combination of IMAP, SMTP, and CalDAV as needed."
#. js-lingui-id: x4Xp3c
#: src/modules/activities/timeline-activities/rows/main-object/components/EventRowMainObjectUpdated.tsx
msgid "updated"
msgstr "updated"
#. js-lingui-id: +b7T3G
#: src/modules/settings/components/SettingsDatabaseEventsForm.tsx
msgid "Updated"
msgstr "Updated"
#. js-lingui-id: kwkhPe
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
#: src/modules/billing/components/internal/MeteredPriceSelector.tsx
msgid "Upgrade"
msgstr "Upgrade"
#. js-lingui-id: ONWvwQ
#: src/modules/ui/input/components/ImageInput.tsx
msgid "Upload"
msgstr "Upload"
#. js-lingui-id: 7OP1Xi
#: src/modules/spreadsheet-import/steps/components/UploadStep/components/DropZone.tsx
msgid "Upload .xlsx, .xls or .csv file"
msgstr "Upload .xlsx, .xls or .csv file"
#. js-lingui-id: 2IXDgU
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/advanced-text-editor/components/WorkflowSendEmailAttachments.tsx
msgid "Upload file"
msgstr "Upload file"
#. js-lingui-id: IQ3gAw
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
#: src/modules/activities/blocks/components/FileBlock.tsx
msgid "Upload File"
msgstr "Upload File"
#. js-lingui-id: sCtyHQ
#: src/modules/activities/files/components/DropZone.tsx
msgid "Upload files"
msgstr "Upload files"
#. js-lingui-id: HAKBY9
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useActionRolePermissionFlagConfig.ts
msgid "Upload Files"
msgstr "Upload Files"
#. js-lingui-id: akDOEO
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr "Upload the XML file with your connection infos"
#. js-lingui-id: IagCbF
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/WorkflowEditActionHttpRequest.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "URL"
msgstr "URL"
#. js-lingui-id: pphDjD
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutIframeSettings.tsx
msgid "URL to Embed"
msgstr "URL to Embed"
#. js-lingui-id: DsBeuB
#: src/modules/settings/integrations/components/SettingsIntegrationComponent.tsx
msgid "Use"
msgstr "Use"
#. js-lingui-id: 6dMpmz
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.tsx
msgid "Use as draft"
msgstr "Use as draft"
#. js-lingui-id: 6kLyt5
#: src/modules/auth/sign-in-up/components/internal/SignInUpTwoFactorAuthenticationProvision.tsx
msgid "Use authenticator apps and browser extensions like 1Password, Authy, Microsoft Authenticator to generate one-time passwords"
msgstr "Use authenticator apps and browser extensions like 1Password, Authy, Microsoft Authenticator to generate one-time passwords"
#. js-lingui-id: c6uZUV
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts
msgid "Use our API or add your first {objectLabel} manually"
msgstr "Use our API or add your first {objectLabel} manually"
#. js-lingui-id: 7PzzBU
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
#: src/pages/settings/SettingsProfile.tsx
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/accounts/SettingsNewAccount.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepEmail.tsx
#: src/pages/settings/accounts/SettingsAccountsConfigurationStepCalendar.tsx
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
#: src/pages/settings/accounts/SettingsAccounts.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
msgid "User"
msgstr "User"
#. js-lingui-id: RNv3YS
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "User Impersonation"
msgstr "User Impersonation"
#. js-lingui-id: tNT8wT
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "User Info"
msgstr "User Info"
#. js-lingui-id: IjyOjp
#: src/modules/settings/security/components/SettingsSecurityEditableProfileFields.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthBypassOptionsList.tsx
msgid "User is not logged in"
msgstr "User is not logged in"
#. js-lingui-id: Sxm8rQ
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Users"
msgstr "Users"
#. js-lingui-id: vUr1/5
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Using default application value. Configure via environment variables."
msgstr "Using default application value. Configure via environment variables."
#. js-lingui-id: 8Drj7i
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Using default value. Set a custom value to override."
msgstr "Using default value. Set a custom value to override."
#. js-lingui-id: Clr4qp
#: src/modules/spreadsheet-import/steps/components/SpreadsheetImportStepperContainer.tsx
msgid "Validate Data"
msgstr "Validate Data"
#. js-lingui-id: wMHvYH
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTableRow.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailEnvironmentVariablesTable.tsx
#: src/modules/workflow/workflow-steps/workflow-actions/http-request-action/components/KeyValuePairInput.tsx
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionTabEnvironmentVariableTableRow.tsx
#: src/modules/settings/components/SettingsDnsRecordsTable.tsx
#: src/modules/settings/admin-panel/config-variables/components/SettingsAdminConfigVariablesTable.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableValueInput.tsx
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableValueInput.tsx
#: src/modules/page-layout/widgets/graph/graphWidgetGaugeChart/components/GraphWidgetGaugeChart.tsx
#: src/modules/page-layout/widgets/graph/graphWidgetGaugeChart/components/GraphWidgetGaugeChart.tsx
#: src/modules/command-menu/pages/page-layout/hooks/useGraphXSortOptionLabels.ts
msgid "Value"
msgstr "Value"
#. js-lingui-id: UZHvVi
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
msgid "Value is set in the server environment, it may be a different value on the worker."
msgstr "Value is set in the server environment, it may be a different value on the worker."
#. js-lingui-id: fXVIZq
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
msgid "Values"
msgstr "Values"
#. js-lingui-id: rawKOG
#: src/modules/settings/admin-panel/config-variables/hooks/useConfigVariableActions.ts
msgid "Variable deleted successfully."
msgstr "Variable deleted successfully."
#. js-lingui-id: dY/1ir
#: src/modules/object-record/record-field/ui/form-types/components/VariableChip.tsx
msgid "Variable not found"
msgstr "Variable not found"
#. js-lingui-id: 2ushgC
#: src/modules/settings/admin-panel/config-variables/hooks/useConfigVariableActions.ts
msgid "Variable updated successfully."
msgstr "Variable updated successfully."
#. js-lingui-id: QDEWii
#: src/pages/settings/emailing-domains/utils/getEmailingDomainStatusText.ts
msgid "Verified"
msgstr "Verified"
#. js-lingui-id: uSMfoN
#: src/utils/title-utils.ts
msgid "Verify"
msgstr "Verify"
#. js-lingui-id: IoglDq
#: src/pages/auth/SignInUp.tsx
msgid "Verify code from the app"
msgstr "Verify code from the app"
#. js-lingui-id: zS/rMV
#: src/pages/settings/SettingsTwoFactorAuthenticationMethod.tsx
msgid "Verify the code from the app"
msgstr "Verify the code from the app"
#. js-lingui-id: eE0JZ4
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
msgid "Version"
msgstr "Version"
#. js-lingui-id: IHIWR4
#: src/pages/settings/applications/tabs/SettingsApplicationDetailAboutTab.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Version of the application"
msgstr "Version of the application"
#. js-lingui-id: yIWhRv
#: src/modules/command-menu/pages/page-layout/constants/GraphTypeInformation.ts
msgid "Vertical Bar Chart"
msgstr "Vertical Bar Chart"
#. js-lingui-id: fROFIL
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Vietnamese"
msgstr "Vietnamese"
#. js-lingui-id: jUNY/d
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "view"
msgstr "view"
#. js-lingui-id: jpctdh
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
msgid "View"
msgstr "View"
#. js-lingui-id: 8qPdO7
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
msgid "View Agent"
msgstr "View Agent"
#. js-lingui-id: nK72s8
#: src/pages/settings/ai/components/SettingsAgentLogsTab.tsx
msgid "View all evaluations"
msgstr "View all evaluations"
#. js-lingui-id: KANz0G
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "View billing details"
msgstr "View billing details"
#. js-lingui-id: Mv1YVf
#: src/modules/ui/feedback/snack-bar-manager/utils/build-error-action.util.ts
msgid "View existing record"
msgstr "View existing record"
#. js-lingui-id: AdeX9A
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "view field"
msgstr "view field"
#. js-lingui-id: BA3jId
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "view filter"
msgstr "view filter"
#. js-lingui-id: n7a9IR
#: src/modules/metadata-error-handler/hooks/useMetadataErrorHandler.ts
msgid "view group"
msgstr "view group"
#. js-lingui-id: lh5BED
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminWorkerQueueMetricsSection.tsx
msgid "View Jobs"
msgstr "View Jobs"
#. js-lingui-id: ecVcAx
#: src/modules/ai/components/AIChatTab.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.tsx
msgid "View Previous AI Chats"
msgstr "View Previous AI Chats"
#. js-lingui-id: hAAsm/
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
msgid "View role"
msgstr "View role"
#. js-lingui-id: mzftV9
#: src/modules/workflow/workflow-steps/components/WorkflowStepFooter.tsx
msgid "View Role"
msgstr "View Role"
#. js-lingui-id: bJAIqT
#: src/modules/views/view-picker/components/ViewPickerContentCreateMode.tsx
msgid "View type"
msgstr "View type"
#. js-lingui-id: eedtPL
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Violet"
msgstr "Violet"
#. js-lingui-id: 2q/Q7x
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
msgid "Visibility"
msgstr "Visibility"
#. js-lingui-id: zYTdqe
#: src/modules/views/components/ViewBarFilterDropdownFieldSelectMenu.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterFieldSelectMenu.tsx
msgid "Visible fields"
msgstr "Visible fields"
#. js-lingui-id: JiDDG4
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownRecordGroupsContent.tsx
msgid "Visible groups"
msgstr "Visible groups"
#. js-lingui-id: i1PB0P
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
msgid "Visible to you"
msgstr "Visible to you"
#. js-lingui-id: 6n7jtr
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualize"
#. js-lingui-id: uUehLT
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Waiting"
msgstr "Waiting"
#. js-lingui-id: iKFXyT
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminQueueJobsTable.tsx
msgid "Waiting Children"
msgstr "Waiting Children"
#. js-lingui-id: TdQd9Q
#: src/modules/ai/components/TerminalOutput.tsx
msgid "Waiting for output..."
msgstr "Waiting for output..."
#. js-lingui-id: r6y+jM
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Warning"
msgstr "Warning"
#. js-lingui-id: zFSQY3
#: src/modules/activities/timeline-activities/rows/main-object/components/EventRowMainObject.tsx
msgid "was created by"
msgstr "was created by"
#. js-lingui-id: uHpu1c
#: src/modules/activities/timeline-activities/rows/main-object/components/EventRowMainObject.tsx
msgid "was deleted by"
msgstr "was deleted by"
#. js-lingui-id: S0enzB
#: src/modules/activities/timeline-activities/rows/main-object/components/EventRowMainObject.tsx
msgid "was restored by"
msgstr "was restored by"
#. js-lingui-id: 6eMAkI
#: src/modules/auth/sign-in-up/components/EmailVerificationSent.tsx
msgid "We encountered an issue verifying"
msgstr "We encountered an issue verifying"
#. js-lingui-id: 6d9mjh
#: src/modules/workflow/workflow-steps/workflow-actions/components/WorkflowEditActionUpsertRecord.tsx
msgid "We match on these fields. If a {objectLabelSingular} already exists, we update it. Otherwise, we create a new one."
msgstr "We match on these fields. If a {objectLabelSingular} already exists, we update it. Otherwise, we create a new one."
#. js-lingui-id: id6ein
#: src/modules/ui/input/components/ImageInput.tsx
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
msgstr "We support your square PNGs, JPEGs and GIFs under 10MB"
#. js-lingui-id: 4pcfmN
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "We will activate your paid plan. Do you want to proceed?"
msgstr "We will activate your paid plan. Do you want to proceed?"
#. js-lingui-id: KIfYq0
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "We will send a POST request to this endpoint for each new event in application/json format"
msgstr "We will send a POST request to this endpoint for each new event in application/json format"
#. js-lingui-id: K4HbuR
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "We will send a POST request to this endpoint for each new event in application/json format."
msgstr "We will send a POST request to this endpoint for each new event in application/json format."
#. js-lingui-id: PI4LiB
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "We will send your a link to verify domain ownership"
msgstr "We will send your a link to verify domain ownership"
#. js-lingui-id: X56YGk
#: src/pages/onboarding/PaymentSuccess.tsx
msgid ""
"We're waiting for a confirmation from our payment provider (Stripe).\n"
"Please try again in a few seconds, sorry."
msgstr ""
"We're waiting for a confirmation from our payment provider (Stripe).\n"
"Please try again in a few seconds, sorry."
#. js-lingui-id: LnnVIT
#: src/pages/settings/ai/components/SettingsAgentModelCapabilities.tsx
msgid "Web Search"
msgstr "Web Search"
#. js-lingui-id: Tvdycs
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Webhook {targetUrl} created successfully"
msgstr "Webhook {targetUrl} created successfully"
#. js-lingui-id: otr01y
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Webhook {targetUrl} updated successfully"
msgstr "Webhook {targetUrl} updated successfully"
#. js-lingui-id: 2X4ecw
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Webhook deleted successfully"
msgstr "Webhook deleted successfully"
#. js-lingui-id: 8bfORM
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Webhook ID is required for deletion"
msgstr "Webhook ID is required for deletion"
#. js-lingui-id: +Fb+7w
#: src/modules/settings/developers/hooks/useWebhookForm.ts
msgid "Webhook ID is required for updates"
msgstr "Webhook ID is required for updates"
#. js-lingui-id: v1kQyJ
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
msgid "Webhooks"
msgstr "Webhooks"
#. js-lingui-id: zx4BuL
#: src/modules/object-record/record-calendar/components/RecordCalendarTopBar.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownLayoutContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCalendarViewContent.tsx
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Week"
msgstr "Week"
#. js-lingui-id: IAUiSh
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "weeks"
msgstr "weeks"
#. js-lingui-id: ke0EDP
#: src/pages/auth/SignInUp.tsx
msgid "Welcome to {workspaceName}"
msgstr "Welcome to {workspaceName}"
#. js-lingui-id: cE4SvC
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "What this API can do: Select a user role to define its permissions."
msgstr "What this API can do: Select a user role to define its permissions."
#. js-lingui-id: C51ilI
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
msgid "When the API key will expire."
msgstr "When the API key will expire."
#. js-lingui-id: leUubq
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "When the key will be disabled"
msgstr "When the key will be disabled"
#. js-lingui-id: YvwwqC
#: src/modules/workflow/workflow-steps/workflow-actions/filter-action/components/WorkflowStepFilterLogicalOperatorCell.tsx
#: src/modules/object-record/advanced-filter/components/AdvancedFilterLogicalOperatorCell.tsx
#: src/modules/object-record/advanced-filter/command-menu/components/AdvancedFilterCommandMenuLogicalOperatorCell.tsx
msgid "Where"
msgstr "Where"
#. js-lingui-id: fANaAS
#: src/modules/command-menu/pages/page-layout/components/CommandMenuPageLayoutWidgetTypeSelect.tsx
msgid "Widget type"
msgstr "Widget type"
#. js-lingui-id: bB8dFW
#: src/modules/billing/components/TrialCard.tsx
msgid "With Credit Card"
msgstr "With Credit Card"
#. js-lingui-id: p9B1Re
#: src/modules/object-record/record-field/ui/form-types/components/FormPhoneFieldInput.tsx
msgid "Without calling code"
msgstr "Without calling code"
#. js-lingui-id: 30aZb8
#: src/modules/billing/components/TrialCard.tsx
msgid "Without Credit Card"
msgstr "Without Credit Card"
#. js-lingui-id: 3J7l5w
#: src/pages/settings/admin-panel/SettingsAdminQueueDetail.tsx
msgid "Worker"
msgstr "Worker"
#. js-lingui-id: Kqs5vQ
#: src/pages/settings/ai/components/SettingsAIAgentsTable.tsx
msgid "Workflow agents"
msgstr "Workflow agents"
#. js-lingui-id: 2jzcC5
#: src/modules/action-menu/actions/record-actions/single-record/workflow-actions/components/DuplicateWorkflowSingleRecordAction.tsx
msgid "Workflow duplicated successfully"
msgstr "Workflow duplicated successfully"
#. js-lingui-id: woYYQq
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
msgid "Workflows"
msgstr "Workflows"
#. js-lingui-id: pmUArF
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/workspace/SettingsApiWebhooks.tsx
#: src/pages/settings/serverless-functions/SettingsServerlessFunctionDetail.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoleAddObjectLevel.tsx
#: src/pages/settings/members/SettingsWorkspaceMembers.tsx
#: src/pages/settings/members/SettingsWorkspaceMember.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
#: src/pages/settings/emailing-domains/SettingsNewEmailingDomain.tsx
#: src/pages/settings/emailing-domains/SettingsEmailingDomainDetail.tsx
#: src/pages/settings/domains/SettingsDomains.tsx
#: src/pages/settings/domains/SettingsDomain.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/pages/settings/data-model/SettingsObjects.tsx
#: src/pages/settings/data-model/SettingsObjectOverview.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
#: src/pages/settings/data-model/SettingsNewObject.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldSelect.tsx
#: src/pages/settings/data-model/new-field/SettingsObjectNewFieldConfigure.tsx
#: src/pages/settings/applications/SettingsApplications.tsx
#: src/pages/settings/applications/SettingsApplicationDetails.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentTurnDetail.tsx
#: src/pages/settings/ai/SettingsAgentForm.tsx
#: src/pages/settings/ai/SettingsAI.tsx
#: src/modules/views/view-picker/components/ViewPickerListContent.tsx
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
#: src/modules/settings/roles/role-permissions/permission-flags/hooks/useSettingsRolePermissionFlagConfig.ts
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
#: src/modules/settings/roles/role-permissions/object-level-permissions/object-form/components/SettingsRolePermissionsObjectLevelObjectForm.tsx
#: src/modules/settings/roles/role/components/SettingsRole.tsx
#: src/modules/settings/roles/components/SettingsRolesContainer.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/domains/components/SettingPublicDomain.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownCustomView.tsx
#: src/modules/favorites/components/WorkspaceFavorites.tsx
msgid "Workspace"
msgstr "Workspace"
#. js-lingui-id: fQ8teq
#: src/modules/auth/sign-in-up/hooks/useSignUpInNewWorkspace.ts
msgid "Workspace creation failed"
msgstr "Workspace creation failed"
#. js-lingui-id: VicISP
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
msgid "Workspace Deletion"
msgstr "Workspace Deletion"
#. js-lingui-id: i1AiTd
#: src/pages/settings/domains/SettingsDomains.tsx
msgid "Workspace Domain"
msgstr "Workspace Domain"
#. js-lingui-id: J22jAC
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Workspace Info"
msgstr "Workspace Info"
#. js-lingui-id: Y0Fj4S
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Workspace logo"
msgstr "Workspace logo"
#. js-lingui-id: CozWO1
#: src/pages/onboarding/CreateWorkspace.tsx
msgid "Workspace name"
msgstr "Workspace name"
#. js-lingui-id: QZi0YX
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownVisibilityContent.tsx
msgid "Workspace views require manage views permission"
msgstr "Workspace views require manage views permission"
#. js-lingui-id: pmt7u4
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
msgid "Workspaces"
msgstr "Workspaces"
#. js-lingui-id: F7iCiM
#: src/modules/object-record/record-group/components/RecordGroupReorderConfirmationModal.tsx
msgid "Would you like to remove {recordGroupSort} group sorting?"
msgstr "Would you like to remove {recordGroupSort} group sorting?"
#. js-lingui-id: 5iSD9O
#: src/modules/settings/data-model/fields/forms/components/text/SettingsDataModelFieldTextForm.tsx
msgid "Wrap on record pages"
msgstr "Wrap on record pages"
#. js-lingui-id: Q9pNST
#: src/modules/settings/roles/role-settings/components/SettingsRoleSettings.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldDescriptionForm.tsx
msgid "Write a description"
msgstr "Write a description"
#. js-lingui-id: 7QXVrh
#: src/pages/settings/ai/forms/components/SettingsAIAgentForm.tsx
#: src/pages/settings/ai/components/SettingsAgentSettingsTab.tsx
msgid "Write a description for this agent"
msgstr "Write a description for this agent"
#. js-lingui-id: zeCIJi
#: src/modules/settings/serverless-functions/components/tabs/SettingsServerlessFunctionCodeEditorTab.tsx
msgid "Write your function (in typescript) below"
msgstr "Write your function (in typescript) below"
#. js-lingui-id: SHqkdn
#: src/modules/command-menu/pages/page-layout/utils/getChartAxisNameDisplayOptions.ts
#: src/modules/command-menu/pages/page-layout/constants/ChartSettingsHeadings.ts
msgid "X axis"
msgstr "X axis"
#. js-lingui-id: sbYPEJ
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
#: src/modules/command-menu/pages/page-layout/utils/__tests__/shouldHideChartSetting.test.ts
msgid "X Axis Data"
msgstr "X Axis Data"
#. js-lingui-id: fplGg6
#: src/modules/command-menu/pages/page-layout/utils/getChartAxisNameDisplayOptions.ts
#: src/modules/command-menu/pages/page-layout/constants/ChartSettingsHeadings.ts
msgid "Y axis"
msgstr "Y axis"
#. js-lingui-id: 7qI8sJ
#: src/utils/date-utils.ts
#: src/modules/billing/hooks/useBillingWording.ts
msgid "year"
msgstr "year"
#. js-lingui-id: 3PAU4M
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityLabel.ts
msgid "Year"
msgstr "Year"
#. js-lingui-id: dfmB8/
#: src/modules/billing/hooks/useBillingWording.ts
msgid "yearly"
msgstr "yearly"
#. js-lingui-id: +BGee5
#: src/utils/date-utils.ts
#: src/modules/command-menu/pages/page-layout/utils/getDateGranularityPluralLabel.ts
msgid "years"
msgstr "years"
#. js-lingui-id: QyCqHT
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
msgid "Yellow"
msgstr "Yellow"
#. js-lingui-id: 3d1wCB
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/applications/tabs/SettingsApplicationDetailSettingsTab.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
msgid "yes"
msgstr "yes"
#. js-lingui-id: l75CjT
#: src/modules/page-layout/widgets/graph/utils/formatDimensionValue.ts
msgid "Yes"
msgstr "Yes"
#. js-lingui-id: y/0uwd
#: src/modules/localization/utils/formatDateISOStringToRelativeDate.ts
msgid "Yesterday"
msgstr "Yesterday"
#. js-lingui-id: lWUeEt
#: src/modules/auth/sign-in-up/hooks/useWorkspaceFromInviteHash.ts
msgid "You already belong to the workspace {workspaceDisplayName}"
msgstr "You already belong to the workspace {workspaceDisplayName}"
#. js-lingui-id: Q1CQiy
#: src/modules/auth/sign-in-up/hooks/useWorkspaceFromInviteHash.ts
msgid "You already belong to this workspace"
msgstr "You already belong to this workspace"
#. js-lingui-id: MFDARJ
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records for this object"
msgstr "You are not allowed to create records for this object"
#. js-lingui-id: OLE3Ky
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "You can set up any combination of IMAP (receiving emails), SMTP (sending emails), and CalDAV (calendar sync)."
msgstr "You can set up any combination of IMAP (receiving emails), SMTP (sending emails), and CalDAV (calendar sync)."
#. js-lingui-id: eqUj2Z
#: src/modules/page-layout/widgets/components/PageLayoutWidgetForbiddenDisplay.tsx
msgid "You do not have permission to access the {objectName} object"
msgstr "You do not have permission to access the {objectName} object"
#. js-lingui-id: D0mU8n
#: src/modules/page-layout/widgets/components/PageLayoutWidgetForbiddenDisplay.tsx
msgid "You do not have permission to view this widget"
msgstr "You do not have permission to view this widget"
#. js-lingui-id: M2lYgq
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
msgid "You have scheduled a metered tier change. Do you want to cancel it?"
msgstr "You have scheduled a metered tier change. Do you want to cancel it?"
#. js-lingui-id: qXzOWu
#: src/modules/action-menu/actions/record-actions/run-workflow-actions/hooks/useRunWorkflowRecordActions.tsx
msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed."
msgstr "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed."
#. js-lingui-id: z8eKS7
#: src/modules/billing/hooks/useBillingWording.ts
msgid "you will be charged ${enterprisePrice} per user per month"
msgstr "you will be charged ${enterprisePrice} per user per month"
#. js-lingui-id: u3S6u8
#: src/modules/billing/hooks/useBillingWording.ts
msgid "You will be charged ${monthlyPrice} per user per month billed monthly. The change will be applied the {beautifiedRenewDate}."
msgstr "You will be charged ${monthlyPrice} per user per month billed monthly. The change will be applied the {beautifiedRenewDate}."
#. js-lingui-id: /T5zAB
#: src/modules/billing/hooks/useBillingWording.ts
msgid "You will be charged ${proPrice} per user per month"
msgstr "You will be charged ${proPrice} per user per month"
#. js-lingui-id: W3k5LA
#: src/modules/billing/hooks/useBillingWording.ts
msgid "You will be charged ${yearlyPrice} per user per year billed annually. A prorata with your current subscription will be applied."
msgstr "You will be charged ${yearlyPrice} per user per year billed annually. A prorata with your current subscription will be applied."
#. js-lingui-id: C2d+Xk
#: src/modules/spreadsheet-import/steps/components/MatchColumnsStep/MatchColumnsStep.tsx
msgid "You will lose all your mappings."
msgstr "You will lose all your mappings."
#. js-lingui-id: Cl+hUj
#: src/pages/settings/domains/SettingsDomain.tsx
msgid "You're about to change your workspace subdomain. This action will log out all users."
msgstr "You're about to change your workspace subdomain. This action will log out all users."
#. js-lingui-id: nIF+FL
#: src/pages/onboarding/PaymentSuccess.tsx
msgid "Your account has been activated."
msgstr "Your account has been activated."
#. js-lingui-id: tOPGvO
#: src/modules/apollo/services/apollo.factory.ts
msgid "Your app version is out of date. Please refresh the page."
msgstr "Your app version is out of date. Please refresh the page."
#. js-lingui-id: +5YqGH
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Your email subjects and meeting titles will be shared with your team."
msgstr "Your email subjects and meeting titles will be shared with your team."
#. js-lingui-id: la0RPA
#: src/modules/onboarding/constants/OnboardingSyncEmailsOptions.ts
msgid "Your emails and events content will be shared with your team."
msgstr "Your emails and events content will be shared with your team."
#. js-lingui-id: 9ivpwk
#: src/pages/settings/SettingsProfile.tsx
msgid "Your name as it will be displayed"
msgstr "Your name as it will be displayed"
#. js-lingui-id: 3RASGN
#: src/pages/onboarding/CreateProfile.tsx
msgid "Your name as it will be displayed on the app"
msgstr "Your name as it will be displayed on the app"
#. js-lingui-id: QOd24n
#: src/modules/billing/hooks/useBillingWording.ts
msgid "Your trial period will end, and "
msgstr "Your trial period will end, and "
#. js-lingui-id: 2Fkd7s
#: src/modules/billing/hooks/useBillingWording.ts
msgid "Your trial period will end, and you will be charged ${yearlyPrice} per user per year billed annually. A prorata with your current subscription will be applied."
msgstr "Your trial period will end, and you will be charged ${yearlyPrice} per user per year billed annually. A prorata with your current subscription will be applied."
#. js-lingui-id: YQK8fJ
#: src/pages/auth/SignInUp.tsx
msgid "Your Workspace"
msgstr "Your Workspace"
#. js-lingui-id: oC6WBs
#: src/modules/information-banner/components/billing/InformationBannerNoBillingSubscription.tsx
msgid "Your workspace doesn't have an active subscription."
msgstr "Your workspace doesn't have an active subscription."
#. js-lingui-id: QBTEtW
#: src/modules/information-banner/components/billing/InformationBannerNoBillingSubscription.tsx
msgid "Your workspace doesn't have an active subscription. Please contact your admin."
msgstr "Your workspace doesn't have an active subscription. Please contact your admin."
#. js-lingui-id: RhNbPE
#: src/modules/billing/components/SettingsBillingContent.tsx
msgid "Your workspace will be disabled"
msgstr "Your workspace will be disabled"