Continue Frontend localization (#9909)
Translation more content on the frontend
This commit is contained in:
@ -20,7 +20,7 @@ const jestConfig: JestConfigWithTsJest = {
|
|||||||
{
|
{
|
||||||
jsc: {
|
jsc: {
|
||||||
experimental: {
|
experimental: {
|
||||||
plugins: [], // Disable Lingui plugin during tests
|
plugins: [['@lingui/swc-plugin', {}]],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} API-Schlüssel"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2. Feld konfigurieren"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24h ({hour24Label})"
|
msgstr "24h ({hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "API & Webhooks"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "API-Schlüssel"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "API-Name"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "API-Schlüssel"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Abbrechen"
|
msgstr "Abbrechen"
|
||||||
@ -60,8 +68,8 @@ msgstr "Konten"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Aktivieren Sie"
|
msgstr "Aktivieren Sie"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Feld hinzufügen"
|
msgstr "Feld hinzufügen"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "Objekt hinzufügen"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "SSO-Identitätsanbieter hinzufügen"
|
msgstr "SSO-Identitätsanbieter hinzufügen"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "Objekt hinzufügen"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Zur Blockliste hinzufügen"
|
msgstr "Zur Blockliste hinzufügen"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Hinzugefügt {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "Alle"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "Alle ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Erlauben Sie Anmeldungen über die Google-Single-Sign-On-Funktion."
|
msgstr "Erlauben Sie Anmeldungen über die Google-Single-Sign-On-Funktion."
|
||||||
@ -105,24 +125,6 @@ msgstr "Erlauben Sie den Benutzern, sich mit einer E-Mail und einem Passwort anz
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Eine optionale Beschreibung"
|
msgstr "Eine optionale Beschreibung"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "API & Webhooks"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "API-Schlüssel"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "API-Schlüssel"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "API-Name"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Erscheinungsbild"
|
msgstr "Erscheinungsbild"
|
||||||
@ -131,6 +133,11 @@ msgstr "Erscheinungsbild"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?"
|
msgstr "Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "Aufsteigend"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
|
msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
|
||||||
@ -143,6 +150,11 @@ msgstr "Authentifizierung"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Autorisieren Sie"
|
msgstr "Autorisieren Sie"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Durchschnitt"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Zurück zum Inhalt"
|
msgstr "Zurück zum Inhalt"
|
||||||
@ -182,28 +194,28 @@ msgstr "Kalendarien"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Abbrechen"
|
msgstr "Abbrechen"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "Jederzeit abbrechen"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "Plan stornieren"
|
msgstr "Plan stornieren"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "Jederzeit abbrechen"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Ihr Abonnement kündigen"
|
msgstr "Ihr Abonnement kündigen"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "Ändern {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Passwort ändern"
|
msgstr "Passwort ändern"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "Ändern {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinesisch - Vereinfacht"
|
msgstr "Chinesisch - Vereinfacht"
|
||||||
@ -216,14 +228,14 @@ msgstr "Chinesisch - Traditionell"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Wählen Sie ein Objekt"
|
msgstr "Wählen Sie ein Objekt"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "Wählen Sie Ihre Probezeit"
|
msgstr "Wählen Sie Ihre Probezeit"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "Wählen Sie Ihren Anbieter"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Schließen Sie"
|
msgstr "Schließen Sie"
|
||||||
@ -248,10 +260,6 @@ msgstr "Konfigurieren Sie die Anzeige von Daten in der App"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Konfigurieren Sie Ihre E-Mail- und Kalendereinstellungen."
|
msgstr "Konfigurieren Sie Ihre E-Mail- und Kalendereinstellungen."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "Verbinden Sie ein Google-Konto"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Verbinden Sie ein neues Konto mit Ihrem Arbeitsbereich"
|
msgstr "Verbinden Sie ein neues Konto mit Ihrem Arbeitsbereich"
|
||||||
@ -271,7 +279,7 @@ msgstr "Verbundene Konten"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "Kontext"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "Link zur Einladung kopieren"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Kopieren Sie diesen Schlüssel, da er nicht mehr sichtbar sein wird"
|
msgstr "Kopieren Sie diesen Schlüssel, da er nicht mehr sichtbar sein wird"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Zählen Sie"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Alle zählen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Leer zählen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Zählung nicht leer"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Eindeutige Werte zählen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API-Schlüssel erstellen"
|
msgstr "API-Schlüssel erstellen"
|
||||||
@ -298,14 +327,14 @@ msgstr "API-Schlüssel erstellen"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook erstellen"
|
msgstr "Webhook erstellen"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "Benutzerdefinierte Objekte"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "Benutzerdefinierte Objekte"
|
msgstr "Benutzerdefinierte Objekte"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "Benutzerdefinierte Objekte"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "Passen Sie die in den {objectLabelSingular}-Ansichten verfügbaren Felder an."
|
msgstr "Passen Sie die in den {objectLabelSingular}-Ansichten verfügbaren Felder an."
|
||||||
@ -326,17 +355,22 @@ msgstr "Passen Sie die Sicherheit Ihres Arbeitsbereichs an"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Gefahrenzone"
|
msgstr "Gefahrenzone"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Datenmodell"
|
msgstr "Datenmodell"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Datentyp"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "Datum"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "Definieren Sie den Namen und die Beschreibung Ihres Objekts"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Löschen"
|
msgstr "Löschen"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "API-Schlüssel löschen"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "Konto löschen"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Konto und alle zugehörigen Daten löschen"
|
msgstr "Konto und alle zugehörigen Daten löschen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "API-Schlüssel löschen"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "Arbeitsbereich löschen"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Löschen Sie Ihren gesamten Arbeitsbereich"
|
msgstr "Löschen Sie Ihren gesamten Arbeitsbereich"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "Absteigend"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "Domäne"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "Z.B. Backoffice-Integration"
|
msgstr "Z.B. Backoffice-Integration"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Früheste"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Frühestes Datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Abrechnungsintervall bearbeiten"
|
msgstr "Abrechnungsintervall bearbeiten"
|
||||||
@ -459,14 +506,16 @@ msgstr "E-Mail oder Domain ist bereits in der Blockliste"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "E-Mails"
|
msgstr "E-Mails"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "mitarbeiter"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Mitarbeiter"
|
msgstr "Mitarbeiter"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Leere"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "Erstellen Sie Webhook-Endpunkte für Benachrichtigungen über asynchrone
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Die folgenden Personen und Domänen von der E-Mail-Synchronisierung ausschließen"
|
msgstr "Die folgenden Personen und Domänen von der E-Mail-Synchronisierung ausschließen"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Vorhandene Objekte"
|
msgstr "Vorhandene Objekte"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "Verfallsdatum"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Läuft ab in"
|
msgstr "Läuft ab in"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Favoriten"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Feldtyp"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Felder"
|
msgstr "Felder"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Felder zählen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filter"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filter"
|
msgstr "Filter"
|
||||||
@ -543,14 +612,6 @@ msgstr "Filter"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Französisch"
|
msgstr "Französisch"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "von monatlich bis jährlich"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "von jährlich auf monatlich"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "Vollständiger Zugang"
|
msgstr "Vollständiger Zugang"
|
||||||
@ -582,24 +643,40 @@ msgstr "Holen Sie sich Ihr Abonnement"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Ausblenden"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Icon und Name"
|
msgstr "Icon und Name"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Kennung"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \"{confirmationValue}\" ein."
|
msgstr "Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \"{confirmationValue}\" ein."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inaktiv"
|
msgstr "Inaktiv"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Indizes"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "Die Eingabe muss in Großbuchstaben erfolgen und darf nicht mit einer Zahl beginnen"
|
msgstr "Die Eingabe muss in Großbuchstaben erfolgen und darf nicht mit einer Zahl beginnen"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Instanzen"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "Ungültige E-Mail oder Domäne"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ungültige Formularwerte"
|
msgstr "Ungültige Formularwerte"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "Einladen per Link"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "Per E-Mail einladen"
|
msgstr "Per E-Mail einladen"
|
||||||
@ -631,10 +712,6 @@ msgstr "Per E-Mail einladen"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "Per Link einladen"
|
msgstr "Per Link einladen"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "Einladen per Link"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "Einladungslink an E-Mail-Adressen gesendet"
|
msgstr "Einladungslink an E-Mail-Adressen gesendet"
|
||||||
@ -649,12 +726,20 @@ msgstr "Italienisch"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "Labor"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Sprache"
|
msgstr "Sprache"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Neueste"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Spätester Termin"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Link in die Zwischenablage kopiert"
|
msgstr "Link in die Zwischenablage kopiert"
|
||||||
@ -683,17 +768,44 @@ msgstr "Verwalten Sie Ihre Internetkonten."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Verwalten Sie Ihr Abonnement"
|
msgstr "Verwalten Sie Ihr Abonnement"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Max"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "Mitglieder"
|
msgstr "Mitglieder"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Min"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "Mehr Optionen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Nach links bewegen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Nach rechts bewegen"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Name"
|
msgstr "Name"
|
||||||
@ -715,14 +827,6 @@ msgstr "Navigieren"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "Neu"
|
msgstr "Neu"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "Neues Konto"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "Neuer Schlüssel"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "Neuer Schlüssel"
|
msgstr "Neuer Schlüssel"
|
||||||
@ -739,19 +843,27 @@ msgstr "Neues Passwort"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "Neuer Webhook"
|
msgstr "Neuer Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "Neues Konto"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "Neuer Schlüssel"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Kein verbundenes Konto"
|
msgstr "Kein verbundenes Konto"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "nicht erlaubt"
|
msgstr "Nicht leer"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Anmerkungen"
|
msgstr "Anmerkungen"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "Objekte"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Abseits der ausgetretenen Pfade"
|
msgstr "Abseits der ausgetretenen Pfade"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Geöffnet"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Möglichkeiten"
|
msgstr "Möglichkeiten"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "oder"
|
msgstr "Optionen"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Menschen"
|
msgstr "Menschen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Prozentsatz"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Prozentsatz leer"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Prozentsatz nicht leer"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "Sie erhalten eine E-Mail mit einem Link zur Passwortaktualisierung"
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Datensatz-Auswahl"
|
msgstr "Datensatz-Auswahl"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "Schlüssel regenerieren"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "Einen API-Schlüssel neu generieren"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "Schlüssel neu generieren"
|
msgstr "Schlüssel neu generieren"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "Schlüssel regenerieren"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "Passwort zurücksetzen"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "Zurücksetzen auf"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Ein Feld suchen..."
|
msgstr "Ein Feld suchen..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Suche in einem Index..."
|
msgstr "Suche in einem Index..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Suchfelder"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Suche nach einem Objekt..."
|
msgstr "Suche nach einem Objekt..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "Legen Sie die Sichtbarkeit von E-Mails fest, verwalten Sie Ihre Blocklis
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Legen Sie den Namen Ihrer Subdomain fest"
|
msgstr "Legen Sie den Namen Ihrer Subdomain fest"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "Sollte die Änderung einer Feldbezeichnung auch den API-Namen ändern?"
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Überspringen"
|
msgstr "Überspringen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Sortieren"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanisch"
|
msgstr "Spanisch"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomain bereits belegt"
|
msgstr "Subdomain bereits belegt"
|
||||||
@ -958,10 +1098,19 @@ msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "Das Abonnement wurde umgestellt {to}"
|
msgstr "Das Abonnement wurde umgestellt {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Summe"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Unterstützung"
|
msgstr "Unterstützung"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "Abrechnung wechseln {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Schalter {from}"
|
msgstr "Schalter {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "Schalter {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "Schalter {to}"
|
msgstr "Schalter {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "Abrechnung wechseln {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "Feldbezeichnung und API-Name synchronisieren"
|
msgstr "Feldbezeichnung und API-Name synchronisieren"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "Systemeinstellungen - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "Systemeinstellungen - {systemTimeFormatLabel}"
|
msgstr "Systemeinstellungen - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "Systemeinstellungen - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Aufgaben"
|
msgstr "Aufgaben"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr ge
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Zeitformat"
|
msgstr "Zeitformat"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "auf monatlich"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "bis jährlich"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Typ irgendetwas"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Einzigartig"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Unbegrenzte Kontakte"
|
msgstr "Unbegrenzte Kontakte"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "Unbegrenzte Kontakte"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Hochladen"
|
msgstr "Hochladen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "URL"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "Arbeitsabläufe"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Arbeitsbereich"
|
msgstr "Arbeitsbereich"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "Löschen von Arbeitsbereichen"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Schreiben Sie eine Beschreibung"
|
msgstr "Schreiben Sie eine Beschreibung"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "ja"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "Sie werden sofort für das gesamte Jahr belastet."
|
msgstr "Sie werden sofort für das gesamte Jahr belastet."
|
||||||
@ -1175,3 +1318,40 @@ msgstr "Ihr Name, wie er angezeigt werden soll"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "Ihr Arbeitsbereich wird deaktiviert"
|
msgstr "Ihr Arbeitsbereich wird deaktiviert"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "mitarbeiter"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "von monatlich bis jährlich"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "von jährlich auf monatlich"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "oder"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "auf monatlich"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "bis jährlich"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "ja"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} von {fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} API-Schlüssel"
|
||||||
|
|||||||
@ -13,10 +13,19 @@ msgstr ""
|
|||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. js-lingui-explicit-id
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#~ msgid "/+Z5u4"
|
||||||
|
#~ msgstr "/+Z5u4"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:126
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:126
|
||||||
#~ msgid "{0}"
|
#~ msgid "{0}"
|
||||||
#~ msgstr "{0}"
|
#~ msgstr "{0}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} of {fieldLabel}"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API Key"
|
msgstr "{apiKeyName} API Key"
|
||||||
@ -64,8 +73,8 @@ msgstr "Accounts"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activate"
|
msgstr "Activate"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Active"
|
msgstr "Active"
|
||||||
|
|
||||||
@ -81,7 +90,7 @@ msgstr "Active API keys created by you or your team."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Add Field"
|
msgstr "Add Field"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
msgid "Add object"
|
msgid "Add object"
|
||||||
msgstr "Add object"
|
msgstr "Add object"
|
||||||
|
|
||||||
@ -93,6 +102,18 @@ msgstr "Add SSO Identity Provider"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Add to blocklist"
|
msgstr "Add to blocklist"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Added {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "All"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "All ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Allow logins through Google's single sign-on functionality."
|
msgstr "Allow logins through Google's single sign-on functionality."
|
||||||
@ -147,6 +168,11 @@ msgstr "Are you sure that you want to change your billing interval?"
|
|||||||
#~ msgid "Are you sure that you want to change your billing interval? {impact}"
|
#~ msgid "Are you sure that you want to change your billing interval? {impact}"
|
||||||
#~ msgstr "Are you sure that you want to change your billing interval? {impact}"
|
#~ msgstr "Are you sure that you want to change your billing interval? {impact}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "Ascending"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "At least one authentication method must be enabled"
|
msgstr "At least one authentication method must be enabled"
|
||||||
@ -159,6 +185,11 @@ msgstr "Authentication"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Authorize"
|
msgstr "Authorize"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Average"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Back to content"
|
msgstr "Back to content"
|
||||||
@ -318,6 +349,27 @@ msgstr "Copy this key as it will not be visible again"
|
|||||||
#~ msgid "Copy this key as it will only be visible this one time"
|
#~ msgid "Copy this key as it will only be visible this one time"
|
||||||
#~ msgstr "Copy this key as it will only be visible this one time"
|
#~ msgstr "Copy this key as it will only be visible this one time"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Count"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Count all"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Count empty"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Count not empty"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Count unique values"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Create API key"
|
msgstr "Create API key"
|
||||||
@ -354,14 +406,19 @@ msgstr "Customize your workspace security"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Danger zone"
|
msgstr "Danger zone"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Data model"
|
msgstr "Data model"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Data type"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr "Date"
|
msgstr "Date"
|
||||||
@ -424,6 +481,11 @@ msgstr "Delete workspace"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Delete your whole workspace"
|
msgstr "Delete your whole workspace"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "Descending"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -455,6 +517,14 @@ msgstr "Domain"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "E.g. backoffice integration"
|
msgstr "E.g. backoffice integration"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Earliest"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Earliest date"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Edit billing interval"
|
msgstr "Edit billing interval"
|
||||||
@ -495,6 +565,12 @@ msgstr "employees"
|
|||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Employees"
|
msgstr "Employees"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Empty"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -536,7 +612,7 @@ msgstr "Establish Webhook endpoints for notifications on asynchronous events."
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Exclude the following people and domains from my email sync"
|
msgstr "Exclude the following people and domains from my email sync"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Existing objects"
|
msgstr "Existing objects"
|
||||||
|
|
||||||
@ -570,11 +646,31 @@ msgstr "Expires in"
|
|||||||
#~ msgid "Failed to create object"
|
#~ msgid "Failed to create object"
|
||||||
#~ msgstr "Failed to create object"
|
#~ msgstr "Failed to create object"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Favorites"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Field type"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Fields"
|
msgstr "Fields"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Fields Count"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filter"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filters"
|
msgstr "Filters"
|
||||||
@ -622,24 +718,40 @@ msgstr "Get your subscription"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgstr "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Hide"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Icon and Name"
|
msgstr "Icon and Name"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Identifier"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgstr "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inactive"
|
msgstr "Inactive"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Indexes"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
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"
|
msgstr "Input must be in camel case and cannot start with a number"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Instances"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -699,6 +811,14 @@ msgstr "Lab"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Language"
|
msgstr "Language"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Latest"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Latest date"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Link copied to clipboard"
|
msgstr "Link copied to clipboard"
|
||||||
@ -727,6 +847,11 @@ msgstr "Manage your internet accounts."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Manage your subscription"
|
msgstr "Manage your subscription"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Max"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
@ -738,11 +863,33 @@ msgstr "Members"
|
|||||||
#~ msgid "Migrate"
|
#~ msgid "Migrate"
|
||||||
#~ msgstr "Migrate"
|
#~ msgstr "Migrate"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Min"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "More options"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Move left"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Move right"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Name"
|
msgstr "Name"
|
||||||
@ -796,6 +943,10 @@ msgstr "No connected account"
|
|||||||
#~ msgid "not allowed"
|
#~ msgid "not allowed"
|
||||||
#~ msgstr "not allowed"
|
#~ msgstr "not allowed"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
|
msgid "Not empty"
|
||||||
|
msgstr "Not empty"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notes"
|
msgstr "Notes"
|
||||||
@ -804,7 +955,7 @@ msgstr "Notes"
|
|||||||
#~ msgid "Object created successfully"
|
#~ msgid "Object created successfully"
|
||||||
#~ msgstr "Object created successfully"
|
#~ msgstr "Object created successfully"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -815,10 +966,18 @@ msgstr "Objects"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Off the beaten path"
|
msgstr "Off the beaten path"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Opened"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Opportunities"
|
msgstr "Opportunities"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
|
msgid "Options"
|
||||||
|
msgstr "Options"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr "or"
|
msgstr "or"
|
||||||
@ -847,6 +1006,19 @@ msgstr "Password reset link has been sent to the email"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "People"
|
msgstr "People"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Percent"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Percent empty"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Percent not empty"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -931,11 +1103,11 @@ msgstr "Reset to"
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Search"
|
msgstr "Search"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Search a field..."
|
msgstr "Search a field..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Search an index..."
|
msgstr "Search an index..."
|
||||||
|
|
||||||
@ -943,7 +1115,12 @@ msgstr "Search an index..."
|
|||||||
#~ msgid "Search an object..."
|
#~ msgid "Search an object..."
|
||||||
#~ msgstr "Search an object..."
|
#~ msgstr "Search an object..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Search fields"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Search for an object..."
|
msgstr "Search for an object..."
|
||||||
|
|
||||||
@ -977,6 +1154,7 @@ msgstr "Set email visibility, manage your blocklist and more."
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Set the name of your subdomain"
|
msgstr "Set the name of your subdomain"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -995,6 +1173,11 @@ msgstr "Should changing a field's label also change the API name?"
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Skip"
|
msgstr "Skip"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Sort"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanish"
|
msgstr "Spanish"
|
||||||
@ -1023,6 +1206,11 @@ msgstr "Subdomain can not be shorter than 3 characters"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "Subscription has been switched {to}"
|
msgstr "Subscription has been switched {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Sum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Support"
|
msgstr "Support"
|
||||||
@ -1122,10 +1310,20 @@ msgstr "to monthly"
|
|||||||
msgid "to yearly"
|
msgid "to yearly"
|
||||||
msgstr "to yearly"
|
msgstr "to yearly"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Type anything"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Unique"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Unlimited contacts"
|
msgstr "Unlimited contacts"
|
||||||
@ -1219,12 +1417,13 @@ msgstr "Workflows"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Workspace"
|
msgstr "Workspace"
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} Clave API"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2. Configurar campo"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24h ({hour24Label})"
|
msgstr "24h ({hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "API y Webhooks"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "Clave API"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "Nombre API"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "Claves API"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Abortar"
|
msgstr "Abortar"
|
||||||
@ -60,8 +68,8 @@ msgstr "Cuentas"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activar"
|
msgstr "Activar"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Activo"
|
msgstr "Activo"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "Claves API activas creadas por usted o su equipo."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Añadir campo"
|
msgstr "Añadir campo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "Añadir objeto"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "Añadir proveedor de identidad SSO"
|
msgstr "Añadir proveedor de identidad SSO"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "Añadir objeto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Añadir a la lista de bloqueo"
|
msgstr "Añadir a la lista de bloqueo"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Añadido {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "Todos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "Todos ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Google."
|
msgstr "Permitir el inicio de sesión a través de la funcionalidad de inicio de sesión único de Google."
|
||||||
@ -105,24 +125,6 @@ msgstr "Permitir que los usuarios se registren con un correo electrónico y una
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Una descripción opcional"
|
msgstr "Una descripción opcional"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "API y Webhooks"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "Clave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "Claves API"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "Nombre API"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apariencia"
|
msgstr "Apariencia"
|
||||||
@ -131,6 +133,11 @@ msgstr "Apariencia"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "¿Está seguro de que desea cambiar el intervalo de facturación?"
|
msgstr "¿Está seguro de que desea cambiar el intervalo de facturación?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "Al menos un método de autenticación debe estar activado"
|
msgstr "Al menos un método de autenticación debe estar activado"
|
||||||
@ -143,6 +150,11 @@ msgstr "Autenticación"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Autorizar"
|
msgstr "Autorizar"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Media"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Volver al contenido"
|
msgstr "Volver al contenido"
|
||||||
@ -182,28 +194,28 @@ msgstr "Calendarios"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "Cancelar"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "Cancelar plan"
|
msgstr "Cancelar plan"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Cancelar su suscripción"
|
msgstr "Cancelar su suscripción"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "Cambiar {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Cambiar contraseña"
|
msgstr "Cambiar contraseña"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "Cambiar {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chino simplificado"
|
msgstr "Chino simplificado"
|
||||||
@ -216,14 +228,14 @@ msgstr "Chino - Tradicional"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Elija un objeto"
|
msgstr "Elija un objeto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "Elija su prueba"
|
msgstr "Elija su prueba"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "Elija su proveedor"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Cerrar"
|
msgstr "Cerrar"
|
||||||
@ -248,10 +260,6 @@ msgstr "Configurar cómo se muestran las fechas en la aplicación"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configura tus correos electrónicos y calendario."
|
msgstr "Configura tus correos electrónicos y calendario."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "Conectar una cuenta de Google"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Conectar una nueva cuenta a su espacio de trabajo"
|
msgstr "Conectar una nueva cuenta a su espacio de trabajo"
|
||||||
@ -271,7 +279,7 @@ msgstr "Cuentas conectadas"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "Contexto"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "Copiar enlace de invitación"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Copie esta clave ya que no será visible de nuevo"
|
msgstr "Copie esta clave ya que no será visible de nuevo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Cuenta"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Contar todo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Cuenta vacía"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Recuento no vacío"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Contar valores únicos"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Crear clave API"
|
msgstr "Crear clave API"
|
||||||
@ -298,14 +327,14 @@ msgstr "Crear clave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Crear Webhook"
|
msgstr "Crear Webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "Objetos personalizados"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "Objetos personalizados"
|
msgstr "Objetos personalizados"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "Objetos personalizados"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "Personalice los campos disponibles en las vistas {objectLabelSingular}."
|
msgstr "Personalice los campos disponibles en las vistas {objectLabelSingular}."
|
||||||
@ -326,17 +355,22 @@ msgstr "Personalice la seguridad de su espacio de trabajo"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona de peligro"
|
msgstr "Zona de peligro"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Modelo de datos"
|
msgstr "Modelo de datos"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Tipo de datos"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "Fecha"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "Defina el nombre y la descripción de su objeto"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Borrar"
|
msgstr "Borrar"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "Borrar clave API"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "Eliminar cuenta"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminar la cuenta y todos los datos asociados"
|
msgstr "Eliminar la cuenta y todos los datos asociados"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "Borrar clave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "Eliminar espacio de trabajo"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Borrar todo el espacio de trabajo"
|
msgstr "Borrar todo el espacio de trabajo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "Descendente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "Dominio"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "Por ejemplo, integración de backoffice"
|
msgstr "Por ejemplo, integración de backoffice"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Más antiguo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Fecha más temprana"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Editar el intervalo de facturación"
|
msgstr "Editar el intervalo de facturación"
|
||||||
@ -459,14 +506,16 @@ msgstr "El correo electrónico o el dominio ya están en la lista de bloqueo"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Correos electrónicos"
|
msgstr "Correos electrónicos"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "empleados"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Empleados"
|
msgstr "Empleados"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Vacío"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "Establezca puntos finales Webhook para notificaciones sobre eventos así
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Excluir a las siguientes personas y dominios de mi sincronización de correo electrónico"
|
msgstr "Excluir a las siguientes personas y dominios de mi sincronización de correo electrónico"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Objetos existentes"
|
msgstr "Objetos existentes"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "Fecha de expiración"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expira en"
|
msgstr "Expira en"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Favoritos"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Tipo de campo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Campos"
|
msgstr "Campos"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Recuento de campos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtros"
|
msgstr "Filtros"
|
||||||
@ -543,14 +612,6 @@ msgstr "Filtros"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francés"
|
msgstr "Francés"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "de mensual a anual"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "de anual a mensual"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "Acceso total"
|
msgstr "Acceso total"
|
||||||
@ -582,24 +643,40 @@ msgstr "Consiga su abono"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Concede al servicio de asistencia de Twenty acceso temporal a tu espacio de trabajo para que podamos solucionar problemas o recuperar contenidos en tu nombre. Puedes revocar el acceso en cualquier momento."
|
msgstr "Concede al servicio de asistencia de Twenty acceso temporal a tu espacio de trabajo para que podamos solucionar problemas o recuperar contenidos en tu nombre. Puedes revocar el acceso en cualquier momento."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Ocultar"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Icono y nombre"
|
msgstr "Icono y nombre"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Identificador"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "Si has perdido esta clave, puedes regenerarla, pero ten en cuenta que cualquier script que utilice esta clave tendrá que ser actualizado. Escribe \"{confirmationValue}\" para confirmar."
|
msgstr "Si has perdido esta clave, puedes regenerarla, pero ten en cuenta que cualquier script que utilice esta clave tendrá que ser actualizado. Escribe \"{confirmationValue}\" para confirmar."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inactivo"
|
msgstr "Inactivo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Índices"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "La entrada debe ir en mayúsculas y no puede empezar por un número"
|
msgstr "La entrada debe ir en mayúsculas y no puede empezar por un número"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Instancias"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "Correo electrónico o dominio no válidos"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulario no válidos"
|
msgstr "Valores de formulario no válidos"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "Invitar por enlace"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "Invitar por correo electrónico"
|
msgstr "Invitar por correo electrónico"
|
||||||
@ -631,10 +712,6 @@ msgstr "Invitar por correo electrónico"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "Invitar por enlace"
|
msgstr "Invitar por enlace"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "Invitar por enlace"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "Envío del enlace de invitación a las direcciones de correo electrónico"
|
msgstr "Envío del enlace de invitación a las direcciones de correo electrónico"
|
||||||
@ -649,12 +726,20 @@ msgstr "Italiano"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "Laboratorio"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Última"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Última fecha"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Enlace copiado en el portapapeles"
|
msgstr "Enlace copiado en el portapapeles"
|
||||||
@ -683,17 +768,44 @@ msgstr "Gestione sus cuentas de Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gestione su suscripción"
|
msgstr "Gestione su suscripción"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Max"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "Miembros"
|
msgstr "Miembros"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Min"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "Más opciones"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Muévete a la izquierda"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Muévete a la derecha"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Nombre"
|
msgstr "Nombre"
|
||||||
@ -715,14 +827,6 @@ msgstr "Navegue por"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "Nuevo"
|
msgstr "Nuevo"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "Nueva cuenta"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "Nueva llave"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "Nueva llave"
|
msgstr "Nueva llave"
|
||||||
@ -739,19 +843,27 @@ msgstr "Nueva contraseña"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "Nuevo Webhook"
|
msgstr "Nuevo Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "Nueva cuenta"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "Nueva llave"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Ninguna cuenta conectada"
|
msgstr "Ninguna cuenta conectada"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "no autorizado"
|
msgstr "No vacío"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notas"
|
msgstr "Notas"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "Objetos"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Fuera de los caminos trillados"
|
msgstr "Fuera de los caminos trillados"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Abierto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Oportunidades"
|
msgstr "Oportunidades"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "o"
|
msgstr "Opciones"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "Se ha enviado el enlace de restablecimiento de contraseña al correo ele
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Personas"
|
msgstr "Personas"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Porcentaje"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Porcentaje vacío"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Porcentaje no vacío"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "Recibir un correo electrónico con un enlace para actualizar la contrase
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Selección de discos"
|
msgstr "Selección de discos"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "Regenerar llave"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "Regenerar una clave API"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "Regenerar llave"
|
msgstr "Regenerar llave"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "Regenerar llave"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "Restablecer contraseña"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "Restablecer a"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Buscar en"
|
msgstr "Buscar en"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Buscar un campo..."
|
msgstr "Buscar un campo..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Buscar en un índice..."
|
msgstr "Buscar en un índice..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Campos de búsqueda"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Busca un objeto..."
|
msgstr "Busca un objeto..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "Establezca la visibilidad del correo electrónico, gestione su lista de
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Establezca el nombre de su subdominio"
|
msgstr "Establezca el nombre de su subdominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "¿Debería cambiar también el nombre de la API al cambiar la etiqueta d
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Saltar"
|
msgstr "Saltar"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Ordenar"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Español"
|
msgstr "Español"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdominio ya ocupado"
|
msgstr "Subdominio ya ocupado"
|
||||||
@ -958,10 +1098,19 @@ msgstr "El subdominio no puede tener menos de 3 caracteres"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "Se ha cambiado la suscripción {to}"
|
msgstr "Se ha cambiado la suscripción {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Suma"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Ayuda"
|
msgstr "Ayuda"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "Facturación del interruptor {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Interruptor {from}"
|
msgstr "Interruptor {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "Interruptor {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "Interruptor {to}"
|
msgstr "Interruptor {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "Facturación del interruptor {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "Sincronizar etiqueta de campo y nombre de API"
|
msgstr "Sincronizar etiqueta de campo y nombre de API"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "Ajustes del sistema - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "Ajustes del sistema - {systemTimeFormatLabel}"
|
msgstr "Ajustes del sistema - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "Ajustes del sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Tareas"
|
msgstr "Tareas"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "Esta acción no se puede deshacer. Esto borrará permanentemente todo tu
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de hora"
|
msgstr "Formato de hora"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "al mes"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "al año"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Tipo cualquier cosa"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Único"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Contactos ilimitados"
|
msgstr "Contactos ilimitados"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Cargar"
|
msgstr "Cargar"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "URL"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilice sólo letra, número y guión. Empiece y termine con una letra o un número"
|
msgstr "Utilice sólo letra, número y guión. Empiece y termine con una letra o un número"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "Flujos de trabajo"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Espacio de trabajo"
|
msgstr "Espacio de trabajo"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "Eliminación del espacio de trabajo"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Escriba una descripción"
|
msgstr "Escriba una descripción"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "sí"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "Se le cobrará inmediatamente el año completo."
|
msgstr "Se le cobrará inmediatamente el año completo."
|
||||||
@ -1175,3 +1318,40 @@ msgstr "Su nombre tal y como se mostrará"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "Tu espacio de trabajo se desactivará"
|
msgstr "Tu espacio de trabajo se desactivará"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "empleados"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "de mensual a anual"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "de anual a mensual"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "o"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "al mes"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "al año"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "sí"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} de {fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} Clave API"
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} Clé API"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2. Configurer le champ"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24h ({hour24Label})"
|
msgstr "24h ({hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "API & Webhooks"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "Clé API"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "Nom de l'API"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "Clés API"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Abandonner"
|
msgstr "Abandonner"
|
||||||
@ -60,8 +68,8 @@ msgstr "Comptes"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activer"
|
msgstr "Activer"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Actif"
|
msgstr "Actif"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "Clés API actives créées par vous ou votre équipe."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Ajouter un champ"
|
msgstr "Ajouter un champ"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "Ajouter un objet"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "Ajouter un fournisseur d'identité SSO"
|
msgstr "Ajouter un fournisseur d'identité SSO"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "Ajouter un objet"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Ajouter à la liste de blocage"
|
msgstr "Ajouter à la liste de blocage"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Ajouté {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "Tous"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "Tous ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Autoriser les connexions via la fonctionnalité d'authentification unique de Google."
|
msgstr "Autoriser les connexions via la fonctionnalité d'authentification unique de Google."
|
||||||
@ -105,24 +125,6 @@ msgstr "Permettre aux utilisateurs de se connecter à l'aide d'un courriel et d'
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Une description facultative"
|
msgstr "Une description facultative"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "API & Webhooks"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "Clé API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "Clés API"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "Nom de l'API"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apparence"
|
msgstr "Apparence"
|
||||||
@ -131,6 +133,11 @@ msgstr "Apparence"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?"
|
msgstr "Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "Ascendante"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "Au moins une méthode d'authentification doit être activée"
|
msgstr "Au moins une méthode d'authentification doit être activée"
|
||||||
@ -143,6 +150,11 @@ msgstr "Authentification"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Autoriser"
|
msgstr "Autoriser"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Moyenne"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Retour au contenu"
|
msgstr "Retour au contenu"
|
||||||
@ -182,28 +194,28 @@ msgstr "Calendriers"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annuler"
|
msgstr "Annuler"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "Annuler à tout moment"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "Annuler le plan"
|
msgstr "Annuler le plan"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "Annuler à tout moment"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annuler votre abonnement"
|
msgstr "Annuler votre abonnement"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "Modifier {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Modifier le mot de passe"
|
msgstr "Modifier le mot de passe"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "Modifier {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinois - simplifié"
|
msgstr "Chinois - simplifié"
|
||||||
@ -216,14 +228,14 @@ msgstr "Chinois - Traditionnel"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Choisir un objet"
|
msgstr "Choisir un objet"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "Choisissez votre essai"
|
msgstr "Choisissez votre essai"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "Choisissez votre fournisseur"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fermer"
|
msgstr "Fermer"
|
||||||
@ -248,10 +260,6 @@ msgstr "Configurer l'affichage des dates dans l'application"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configurez vos courriels et votre calendrier."
|
msgstr "Configurez vos courriels et votre calendrier."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "Connecter un compte Google"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Connecter un nouveau compte à votre espace de travail"
|
msgstr "Connecter un nouveau compte à votre espace de travail"
|
||||||
@ -271,7 +279,7 @@ msgstr "Comptes connectés"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "Contexte"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "Copier le lien de l'invitation"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Copiez cette clé car elle ne sera pas visible à nouveau"
|
msgstr "Copiez cette clé car elle ne sera pas visible à nouveau"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Compter"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Comptez tout"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Compter les vides"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Le compte n'est pas vide"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Compter les valeurs uniques"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Créer une clé API"
|
msgstr "Créer une clé API"
|
||||||
@ -298,14 +327,14 @@ msgstr "Créer une clé API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Créer un Webhook"
|
msgstr "Créer un Webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "Objets personnalisés"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "Objets personnalisés"
|
msgstr "Objets personnalisés"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "Objets personnalisés"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "Personnaliser les champs disponibles dans les vues {objectLabelSingular}."
|
msgstr "Personnaliser les champs disponibles dans les vues {objectLabelSingular}."
|
||||||
@ -326,17 +355,22 @@ msgstr "Personnalisez la sécurité de votre espace de travail"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zone de danger"
|
msgstr "Zone de danger"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Modèle de données"
|
msgstr "Modèle de données"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Type de données"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "Date"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "Définir le nom et la description de votre objet"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Supprimer"
|
msgstr "Supprimer"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "Supprimer la clé API"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "Supprimer le compte"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Supprimer le compte et toutes les données associées"
|
msgstr "Supprimer le compte et toutes les données associées"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "Supprimer la clé API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "Supprimer l'espace de travail"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Supprimer l'ensemble de l'espace de travail"
|
msgstr "Supprimer l'ensemble de l'espace de travail"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "Descente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "Domaine"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "Par exemple, l'intégration du backoffice"
|
msgstr "Par exemple, l'intégration du backoffice"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Le plus tôt"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Date la plus ancienne"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Modifier l'intervalle de facturation"
|
msgstr "Modifier l'intervalle de facturation"
|
||||||
@ -459,14 +506,16 @@ msgstr "L'email ou le domaine est déjà dans la liste de blocage"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Emails"
|
msgstr "Emails"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "employés"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Salariés"
|
msgstr "Salariés"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Vide"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "Établir des points de terminaison Webhook pour les notifications d'év
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Exclure les personnes et domaines suivants de ma synchronisation d'emails"
|
msgstr "Exclure les personnes et domaines suivants de ma synchronisation d'emails"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Objets existants"
|
msgstr "Objets existants"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "Date d'expiration"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expire en"
|
msgstr "Expire en"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Favoris"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Type de champ"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Domaines"
|
msgstr "Domaines"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Nombre de champs"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filtre"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtres"
|
msgstr "Filtres"
|
||||||
@ -543,14 +612,6 @@ msgstr "Filtres"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Français"
|
msgstr "Français"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "de mensuel à annuel"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "d'annuel à mensuel"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "Accès complet"
|
msgstr "Accès complet"
|
||||||
@ -582,24 +643,40 @@ msgstr "S'abonner"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Accordez à Twenty support un accès temporaire à votre espace de travail afin que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
msgstr "Accordez à Twenty support un accès temporaire à votre espace de travail afin que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Cacher"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Icône et nom"
|
msgstr "Icône et nom"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Identifiant"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "Si vous avez perdu cette clé, vous pouvez la régénérer, mais sachez que tout script utilisant cette clé devra être mis à jour. Veuillez taper \"{confirmationValue}\" pour confirmer."
|
msgstr "Si vous avez perdu cette clé, vous pouvez la régénérer, mais sachez que tout script utilisant cette clé devra être mis à jour. Veuillez taper \"{confirmationValue}\" pour confirmer."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inactif"
|
msgstr "Inactif"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Index"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "Les données doivent être en majuscules et ne peuvent pas commencer par un chiffre"
|
msgstr "Les données doivent être en majuscules et ne peuvent pas commencer par un chiffre"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Instances"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "Courriel ou domaine invalide"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valeurs de formulaire non valides"
|
msgstr "Valeurs de formulaire non valides"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "Inviter par lien"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "Inviter par courriel"
|
msgstr "Inviter par courriel"
|
||||||
@ -631,10 +712,6 @@ msgstr "Inviter par courriel"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "Inviter par lien"
|
msgstr "Inviter par lien"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "Inviter par lien"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "Lien d'invitation envoyé aux adresses électroniques"
|
msgstr "Lien d'invitation envoyé aux adresses électroniques"
|
||||||
@ -649,12 +726,20 @@ msgstr "Italien"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "Laboratoire"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Langue"
|
msgstr "Langue"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Dernières nouvelles"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Dernière date"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Lien copié dans le presse-papiers"
|
msgstr "Lien copié dans le presse-papiers"
|
||||||
@ -683,17 +768,44 @@ msgstr "Gérer vos comptes internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gérer votre abonnement"
|
msgstr "Gérer votre abonnement"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Max"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "Les membres"
|
msgstr "Les membres"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Min"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "Plus d'options"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Déplacer vers la gauche"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Déplacer à droite"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Nom"
|
msgstr "Nom"
|
||||||
@ -715,14 +827,6 @@ msgstr "Naviguer"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "Nouveau"
|
msgstr "Nouveau"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "Nouveau compte"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "Nouvelle clé"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "Nouvelle clé"
|
msgstr "Nouvelle clé"
|
||||||
@ -739,19 +843,27 @@ msgstr "Nouveau mot de passe"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "Nouveau Webhook"
|
msgstr "Nouveau Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "Nouveau compte"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "Nouvelle clé"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Pas de compte connecté"
|
msgstr "Pas de compte connecté"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "non autorisé"
|
msgstr "Non vide"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notes"
|
msgstr "Notes"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "Objets"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Hors des sentiers battus"
|
msgstr "Hors des sentiers battus"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Ouvert"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Opportunités"
|
msgstr "Opportunités"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "ou"
|
msgstr "Options"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "Le lien de réinitialisation du mot de passe a été envoyé à l'email"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Les personnes"
|
msgstr "Les personnes"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Pourcentage"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Pourcentage de vide"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Pourcentage non vide"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "Recevoir un courriel contenant un lien de mise à jour du mot de passe"
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Sélection des enregistrements"
|
msgstr "Sélection des enregistrements"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "Régénérer la clé"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "Régénérer une clé API"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "Régénérer la clé"
|
msgstr "Régénérer la clé"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "Régénérer la clé"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "Réinitialiser le mot de passe"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "Remettre à zéro"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Recherche"
|
msgstr "Recherche"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Rechercher un champ..."
|
msgstr "Rechercher un champ..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Rechercher un index..."
|
msgstr "Rechercher un index..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Champs de recherche"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Recherche d'un objet..."
|
msgstr "Recherche d'un objet..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "Définissez la visibilité des e-mails, gérez votre liste de blocage et
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Définissez le nom de votre sous-domaine"
|
msgstr "Définissez le nom de votre sous-domaine"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "La modification de l'intitulé d'un champ doit-elle également entraîne
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Sauter"
|
msgstr "Sauter"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Trier"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espagnol"
|
msgstr "Espagnol"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sous-domaine déjà pris"
|
msgstr "Sous-domaine déjà pris"
|
||||||
@ -958,10 +1098,19 @@ msgstr "Le sous-domaine ne peut être inférieur à 3 caractères"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "L'abonnement a été modifié {to}"
|
msgstr "L'abonnement a été modifié {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Somme"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Soutien"
|
msgstr "Soutien"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "Changer la facturation en {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Changer en {from}"
|
msgstr "Changer en {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "Changer en {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "Changer en {to}"
|
msgstr "Changer en {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "Changer la facturation en {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "Synchroniser l'étiquette du champ et le nom de l'API"
|
msgstr "Synchroniser l'étiquette du champ et le nom de l'API"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "Paramètres du système - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "Paramètres du système - {systemTimeFormatLabel}"
|
msgstr "Paramètres du système - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "Paramètres du système - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Tâches"
|
msgstr "Tâches"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "Cette action ne peut être annulée. Elle supprimera définitivement l'e
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format de l'heure"
|
msgstr "Format de l'heure"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "au mois"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "à l'année"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Type n'importe quoi"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Unique"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Nombre illimité de contacts"
|
msgstr "Nombre illimité de contacts"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "Nombre illimité de contacts"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Télécharger"
|
msgstr "Télécharger"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "URL"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencer et terminer par une lettre ou un chiffre"
|
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencer et terminer par une lettre ou un chiffre"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "Flux de travail"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Espace de travail"
|
msgstr "Espace de travail"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "Suppression de l'espace de travail"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Rédiger une description"
|
msgstr "Rédiger une description"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "oui"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "Vous serez immédiatement facturé pour l'année entière."
|
msgstr "Vous serez immédiatement facturé pour l'année entière."
|
||||||
@ -1175,3 +1318,40 @@ msgstr "Votre nom tel qu'il sera affiché"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "Votre espace de travail sera désactivé"
|
msgstr "Votre espace de travail sera désactivé"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "employés"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "de mensuel à annuel"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "d'annuel à mensuel"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "ou"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "au mois"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "à l'année"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "oui"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} de {fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} Clé API"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} Chiave API"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2. Configurare il campo"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24h ({hour24Label})"
|
msgstr "24h ({hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "API e Webhook"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "Chiave API"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "Nome API"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "Chiavi API"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Interruzione"
|
msgstr "Interruzione"
|
||||||
@ -60,8 +68,8 @@ msgstr "Conti"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Attivare"
|
msgstr "Attivare"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Attivo"
|
msgstr "Attivo"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "Chiavi API attive create da voi o dal vostro team."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Aggiungi campo"
|
msgstr "Aggiungi campo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "Aggiungi oggetto"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "Aggiungere il provider di identità SSO"
|
msgstr "Aggiungere il provider di identità SSO"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "Aggiungi oggetto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Aggiungi alla lista di blocco"
|
msgstr "Aggiungi alla lista di blocco"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Aggiunto {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "Tutti"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "Tutti ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Consentire l'accesso tramite la funzionalità single sign-on di Google."
|
msgstr "Consentire l'accesso tramite la funzionalità single sign-on di Google."
|
||||||
@ -105,24 +125,6 @@ msgstr "Consentire agli utenti di accedere con un'e-mail e una password."
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Una descrizione opzionale"
|
msgstr "Una descrizione opzionale"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "API e Webhook"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "Chiave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "Chiavi API"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "Nome API"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aspetto"
|
msgstr "Aspetto"
|
||||||
@ -131,6 +133,11 @@ msgstr "Aspetto"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Siete sicuri di voler cambiare l'intervallo di fatturazione?"
|
msgstr "Siete sicuri di voler cambiare l'intervallo di fatturazione?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "In salita"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "Deve essere abilitato almeno un metodo di autenticazione"
|
msgstr "Deve essere abilitato almeno un metodo di autenticazione"
|
||||||
@ -143,6 +150,11 @@ msgstr "Autenticazione"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Autorizzare"
|
msgstr "Autorizzare"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Media"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Torna al contenuto"
|
msgstr "Torna al contenuto"
|
||||||
@ -182,28 +194,28 @@ msgstr "Calendari"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Annullamento"
|
msgstr "Annullamento"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "Annullamento in qualsiasi momento"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "Annullamento del piano"
|
msgstr "Annullamento del piano"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "Annullamento in qualsiasi momento"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annullamento dell'abbonamento"
|
msgstr "Annullamento dell'abbonamento"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "Cambiare {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Modifica della password"
|
msgstr "Modifica della password"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "Cambiare {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Cinese semplificato"
|
msgstr "Cinese semplificato"
|
||||||
@ -216,14 +228,14 @@ msgstr "Cinese tradizionale"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Scegliere un oggetto"
|
msgstr "Scegliere un oggetto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "Scegliete la vostra prova"
|
msgstr "Scegliete la vostra prova"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "Scegliete il vostro fornitore"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Chiudere"
|
msgstr "Chiudere"
|
||||||
@ -248,10 +260,6 @@ msgstr "Configurare la visualizzazione delle date nell'app"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configurare le impostazioni di e-mail e calendario."
|
msgstr "Configurare le impostazioni di e-mail e calendario."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "Collegare un account Google"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Collegare un nuovo account al proprio spazio di lavoro"
|
msgstr "Collegare un nuovo account al proprio spazio di lavoro"
|
||||||
@ -271,7 +279,7 @@ msgstr "Conti collegati"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "Contesto"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "Copiare il link dell'invito"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Copiate questa chiave perché non sarà più visibile"
|
msgstr "Copiate questa chiave perché non sarà più visibile"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Conteggio"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Contate tutti"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Conteggio vuoto"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Conteggio non vuoto"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Conteggio dei valori unici"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Creare la chiave API"
|
msgstr "Creare la chiave API"
|
||||||
@ -298,14 +327,14 @@ msgstr "Creare la chiave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Creare un webhook"
|
msgstr "Creare un webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "Oggetti personalizzati"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "Oggetti personalizzati"
|
msgstr "Oggetti personalizzati"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "Oggetti personalizzati"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "Personalizzare i campi disponibili nelle viste {objectLabelSingular}."
|
msgstr "Personalizzare i campi disponibili nelle viste {objectLabelSingular}."
|
||||||
@ -326,17 +355,22 @@ msgstr "Personalizzate la sicurezza del vostro spazio di lavoro"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona di pericolo"
|
msgstr "Zona di pericolo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Modello di dati"
|
msgstr "Modello di dati"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Tipo di dati"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "Data"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "Definire il nome e la descrizione dell'oggetto"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Cancellare"
|
msgstr "Cancellare"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "Cancellare la chiave API"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "Cancellare l'account"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminare l'account e tutti i dati associati"
|
msgstr "Eliminare l'account e tutti i dati associati"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "Cancellare la chiave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "Cancellare l'area di lavoro"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Cancellare l'intero spazio di lavoro"
|
msgstr "Cancellare l'intero spazio di lavoro"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "In discesa"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "Dominio"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "Ad esempio, l'integrazione del backoffice"
|
msgstr "Ad esempio, l'integrazione del backoffice"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Il più precoce"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Data di inizio"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Modifica dell'intervallo di fatturazione"
|
msgstr "Modifica dell'intervallo di fatturazione"
|
||||||
@ -459,14 +506,16 @@ msgstr "L'e-mail o il dominio è già presente nella blocklist"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "dipendenti"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "I dipendenti"
|
msgstr "I dipendenti"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Vuoto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "Stabilire endpoint Webhook per le notifiche di eventi asincroni."
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Escludere le seguenti persone e domini dalla mia sincronizzazione e-mail"
|
msgstr "Escludere le seguenti persone e domini dalla mia sincronizzazione e-mail"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Oggetti esistenti"
|
msgstr "Oggetti esistenti"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "Data di scadenza"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Scade in"
|
msgstr "Scade in"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Preferiti"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Tipo di campo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Campi"
|
msgstr "Campi"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Conteggio dei campi"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtri"
|
msgstr "Filtri"
|
||||||
@ -543,14 +612,6 @@ msgstr "Filtri"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francese"
|
msgstr "Francese"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "da mensile a annuale"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "da annuale a mensile"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "Accesso completo"
|
msgstr "Accesso completo"
|
||||||
@ -582,24 +643,40 @@ msgstr "Abbonamento"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Concedete al supporto Twenty l'accesso temporaneo al vostro spazio di lavoro, in modo che possiamo risolvere i problemi o recuperare i contenuti per vostro conto. È possibile revocare l'accesso in qualsiasi momento."
|
msgstr "Concedete al supporto Twenty l'accesso temporaneo al vostro spazio di lavoro, in modo che possiamo risolvere i problemi o recuperare i contenuti per vostro conto. È possibile revocare l'accesso in qualsiasi momento."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Nascondere"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Icona e nome"
|
msgstr "Icona e nome"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Identificatore"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "Se avete perso questa chiave, potete rigenerarla, ma sappiate che qualsiasi script che utilizza questa chiave dovrà essere aggiornato. Digitare\"{confirmationValue}\" per confermare."
|
msgstr "Se avete perso questa chiave, potete rigenerarla, ma sappiate che qualsiasi script che utilizza questa chiave dovrà essere aggiornato. Digitare\"{confirmationValue}\" per confermare."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inattivo"
|
msgstr "Inattivo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Indici"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "L'input deve essere in lettere maiuscole e non può iniziare con un numero"
|
msgstr "L'input deve essere in lettere maiuscole e non può iniziare con un numero"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Istanze"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "Email o dominio non validi"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valori del modulo non validi"
|
msgstr "Valori del modulo non validi"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "Invito tramite link"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "Invito via e-mail"
|
msgstr "Invito via e-mail"
|
||||||
@ -631,10 +712,6 @@ msgstr "Invito via e-mail"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "Invito tramite link"
|
msgstr "Invito tramite link"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "Invito tramite link"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "Link di invito inviato agli indirizzi e-mail"
|
msgstr "Link di invito inviato agli indirizzi e-mail"
|
||||||
@ -649,12 +726,20 @@ msgstr "Italiano"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "Laboratorio"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Lingua"
|
msgstr "Lingua"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Ultime novità"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Ultima data"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Link copiato negli appunti"
|
msgstr "Link copiato negli appunti"
|
||||||
@ -683,17 +768,44 @@ msgstr "Gestire gli account Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gestire l'abbonamento"
|
msgstr "Gestire l'abbonamento"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Massimo"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "Membri"
|
msgstr "Membri"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Min"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "Altre opzioni"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Spostarsi a sinistra"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Muoversi a destra"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
@ -715,14 +827,6 @@ msgstr "Navigare"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "Nuovo"
|
msgstr "Nuovo"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "Nuovo account"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "Nuova chiave"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "Nuova chiave"
|
msgstr "Nuova chiave"
|
||||||
@ -739,19 +843,27 @@ msgstr "Nuova password"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "Nuovo webhook"
|
msgstr "Nuovo webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "Nuovo account"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "Nuova chiave"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nessun account collegato"
|
msgstr "Nessun account collegato"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "non consentito"
|
msgstr "Non vuoto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Note"
|
msgstr "Note"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "Oggetti"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Fuori dai sentieri battuti"
|
msgstr "Fuori dai sentieri battuti"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Aperto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Opportunità"
|
msgstr "Opportunità"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "o"
|
msgstr "Opzioni"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "Il link per la reimpostazione della password è stato inviato all'e-mail
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Persone"
|
msgstr "Persone"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Percentuale"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Percentuale di vuoto"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Percentuale non vuota"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "Ricevere un'e-mail contenente il link per l'aggiornamento della password
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Selezione dei record"
|
msgstr "Selezione dei record"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "Chiave di rigenerazione"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "Rigenerare una chiave API"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "Rigenerazione della chiave"
|
msgstr "Rigenerazione della chiave"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "Chiave di rigenerazione"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "Reimpostare la password"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "Azzeramento a"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Ricerca"
|
msgstr "Ricerca"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Ricerca in un campo..."
|
msgstr "Ricerca in un campo..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Ricerca in un indice..."
|
msgstr "Ricerca in un indice..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Campi di ricerca"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Ricerca di un oggetto..."
|
msgstr "Ricerca di un oggetto..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "Impostate la visibilità delle e-mail, gestite la vostra blocklist e alt
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Impostare il nome del sottodominio"
|
msgstr "Impostare il nome del sottodominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "La modifica dell'etichetta di un campo deve cambiare anche il nome dell'
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Salto"
|
msgstr "Salto"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Ordinamento"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spagnolo"
|
msgstr "Spagnolo"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sottodominio già occupato"
|
msgstr "Sottodominio già occupato"
|
||||||
@ -958,10 +1098,19 @@ msgstr "Il sottodominio non può essere più breve di 3 caratteri"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "L'abbonamento è stato commutato {to}"
|
msgstr "L'abbonamento è stato commutato {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Somma"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Supporto"
|
msgstr "Supporto"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "Fatturazione interruttore {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Interruttore {from}"
|
msgstr "Interruttore {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "Interruttore {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "Interruttore {to}"
|
msgstr "Interruttore {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "Fatturazione interruttore {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "Sincronizzare l'etichetta del campo e il nome dell'API"
|
msgstr "Sincronizzare l'etichetta del campo e il nome dell'API"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "Impostazioni di sistema - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "Impostazioni di sistema - {systemTimeFormatLabel}"
|
msgstr "Impostazioni di sistema - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "Impostazioni di sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Compiti"
|
msgstr "Compiti"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "Questa azione non può essere annullata. L'intera area di lavoro verrà
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato dell'ora"
|
msgstr "Formato dell'ora"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "al mese"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "all'anno"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Tipo qualsiasi cosa"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Unico"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Contatti illimitati"
|
msgstr "Contatti illimitati"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "Contatti illimitati"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Caricare"
|
msgstr "Caricare"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "URL"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilizzare solo lettere, numeri e trattini. Iniziare e terminare con una lettera o un numero"
|
msgstr "Utilizzare solo lettere, numeri e trattini. Iniziare e terminare con una lettera o un numero"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "Flussi di lavoro"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Spazio di lavoro"
|
msgstr "Spazio di lavoro"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "Eliminazione dello spazio di lavoro"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Scrivere una descrizione"
|
msgstr "Scrivere una descrizione"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "sì"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "L'addebito sarà immediato per l'intero anno."
|
msgstr "L'addebito sarà immediato per l'intero anno."
|
||||||
@ -1175,3 +1318,40 @@ msgstr "Il vostro nome come verrà visualizzato"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "L'area di lavoro verrà disabilitata"
|
msgstr "L'area di lavoro verrà disabilitata"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "dipendenti"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "da mensile a annuale"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "da annuale a mensile"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "o"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "al mese"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "all'anno"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "sì"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} di {fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} Chiave API"
|
||||||
|
|||||||
@ -13,10 +13,19 @@ msgstr ""
|
|||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. js-lingui-explicit-id
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#~ msgid "/+Z5u4"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:126
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:126
|
||||||
#~ msgid "{0}"
|
#~ msgid "{0}"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -64,8 +73,8 @@ msgstr ""
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -81,7 +90,7 @@ msgstr ""
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
msgid "Add object"
|
msgid "Add object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -93,6 +102,18 @@ msgstr ""
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -147,6 +168,11 @@ msgstr ""
|
|||||||
#~ msgid "Are you sure that you want to change your billing interval? {impact}"
|
#~ msgid "Are you sure that you want to change your billing interval? {impact}"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -159,6 +185,11 @@ msgstr ""
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -318,6 +349,27 @@ msgstr ""
|
|||||||
#~ msgid "Copy this key as it will only be visible this one time"
|
#~ msgid "Copy this key as it will only be visible this one time"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -354,14 +406,19 @@ msgstr ""
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -424,6 +481,11 @@ msgstr ""
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -455,6 +517,14 @@ msgstr ""
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -495,6 +565,12 @@ msgstr ""
|
|||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -536,7 +612,7 @@ msgstr ""
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -570,11 +646,31 @@ msgstr ""
|
|||||||
#~ msgid "Failed to create object"
|
#~ msgid "Failed to create object"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -622,24 +718,40 @@ msgstr ""
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -699,6 +811,14 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -727,6 +847,11 @@ msgstr ""
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
@ -738,11 +863,33 @@ msgstr ""
|
|||||||
#~ msgid "Migrate"
|
#~ msgid "Migrate"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -796,6 +943,10 @@ msgstr ""
|
|||||||
#~ msgid "not allowed"
|
#~ msgid "not allowed"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
|
msgid "Not empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -804,7 +955,7 @@ msgstr ""
|
|||||||
#~ msgid "Object created successfully"
|
#~ msgid "Object created successfully"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -815,10 +966,18 @@ msgstr ""
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
|
msgid "Options"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -847,6 +1006,19 @@ msgstr ""
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -931,11 +1103,11 @@ msgstr ""
|
|||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -943,7 +1115,12 @@ msgstr ""
|
|||||||
#~ msgid "Search an object..."
|
#~ msgid "Search an object..."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -977,6 +1154,7 @@ msgstr ""
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -995,6 +1173,11 @@ msgstr ""
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1023,6 +1206,11 @@ msgstr ""
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1122,10 +1310,20 @@ msgstr ""
|
|||||||
msgid "to yearly"
|
msgid "to yearly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1219,12 +1417,13 @@ msgstr ""
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: pt\n"
|
"Language: pt\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} Chave da API"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2. Configurar campo"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24h ({hour24Label})"
|
msgstr "24h ({hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "API e Webhooks"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "Chave API"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "Nome da API"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "Chaves API"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "Abortar"
|
msgstr "Abortar"
|
||||||
@ -60,8 +68,8 @@ msgstr "Contas"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Ativar"
|
msgstr "Ativar"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Ativo"
|
msgstr "Ativo"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "Chaves de API activas criadas por si ou pela sua equipa."
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Adicionar campo"
|
msgstr "Adicionar campo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "Adicionar objeto"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "Adicionar fornecedor de identidade SSO"
|
msgstr "Adicionar fornecedor de identidade SSO"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "Adicionar objeto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Adicionar à lista de bloqueio"
|
msgstr "Adicionar à lista de bloqueio"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "Todos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "Todos ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "Permitir logins através da funcionalidade de início de sessão único do Google."
|
msgstr "Permitir logins através da funcionalidade de início de sessão único do Google."
|
||||||
@ -105,24 +125,6 @@ msgstr "Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Uma descrição opcional"
|
msgstr "Uma descrição opcional"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "API e Webhooks"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "Chave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "Chaves API"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "Nome da API"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
@ -131,6 +133,11 @@ msgstr "Aparência"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?"
|
msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "Pelo menos um método de autenticação deve estar ativado"
|
msgstr "Pelo menos um método de autenticação deve estar ativado"
|
||||||
@ -143,6 +150,11 @@ msgstr "Autenticação"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "Autorizar"
|
msgstr "Autorizar"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "Média"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "Voltar ao conteúdo"
|
msgstr "Voltar ao conteúdo"
|
||||||
@ -182,28 +194,28 @@ msgstr "Calendários"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Cancelar"
|
msgstr "Cancelar"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "Cancelar a qualquer momento"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "Cancelar plano"
|
msgstr "Cancelar plano"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "Cancelar a qualquer momento"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Cancelar a sua subscrição"
|
msgstr "Cancelar a sua subscrição"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "Alterar {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Alterar a palavra-passe"
|
msgstr "Alterar a palavra-passe"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "Alterar {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinês - Simplificado"
|
msgstr "Chinês - Simplificado"
|
||||||
@ -216,14 +228,14 @@ msgstr "Chinês - Tradicional"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Escolher um objeto"
|
msgstr "Escolher um objeto"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "Escolha o seu teste"
|
msgstr "Escolha o seu teste"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "Escolha o seu fornecedor"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fechar"
|
msgstr "Fechar"
|
||||||
@ -248,10 +260,6 @@ msgstr "Configurar a forma como as datas são apresentadas na aplicação"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configurar as definições de correio eletrónico e calendário."
|
msgstr "Configurar as definições de correio eletrónico e calendário."
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "Ligar uma conta Google"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Ligar uma nova conta ao seu espaço de trabalho"
|
msgstr "Ligar uma nova conta ao seu espaço de trabalho"
|
||||||
@ -271,7 +279,7 @@ msgstr "Contas ligadas"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "Contexto"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "Copiar a hiperligação do convite"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Copiar esta chave, uma vez que não voltará a ser visível"
|
msgstr "Copiar esta chave, uma vez que não voltará a ser visível"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "Contagem"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "Contar tudo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "Contagem vazia"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "Contagem não vazia"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "Contar valores únicos"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Criar chave API"
|
msgstr "Criar chave API"
|
||||||
@ -298,14 +327,14 @@ msgstr "Criar chave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Criar Webhook"
|
msgstr "Criar Webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "Objectos personalizados"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "Objectos personalizados"
|
msgstr "Objectos personalizados"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "Objectos personalizados"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "Personalizar os campos disponíveis nas vistas {objectLabelSingular}."
|
msgstr "Personalizar os campos disponíveis nas vistas {objectLabelSingular}."
|
||||||
@ -326,17 +355,22 @@ msgstr "Personalize a segurança do seu espaço de trabalho"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona de perigo"
|
msgstr "Zona de perigo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "Modelo de dados"
|
msgstr "Modelo de dados"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "Tipo de dados"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "Data"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "Definir o nome e a descrição do seu objeto"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Eliminar"
|
msgstr "Eliminar"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "Eliminar a chave API"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "Eliminar a conta"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminar a conta e todos os dados associados"
|
msgstr "Eliminar a conta e todos os dados associados"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "Eliminar a chave API"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "Eliminar espaço de trabalho"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "Eliminar todo o seu espaço de trabalho"
|
msgstr "Eliminar todo o seu espaço de trabalho"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "Descendente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "Domínio"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "Por exemplo, integração de backoffice"
|
msgstr "Por exemplo, integração de backoffice"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "Mais antigo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "Data mais antiga"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "Editar intervalo de faturação"
|
msgstr "Editar intervalo de faturação"
|
||||||
@ -459,14 +506,16 @@ msgstr "O e-mail ou domínio já está na lista de bloqueio"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Emails"
|
msgstr "Emails"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "empregados"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Empregados"
|
msgstr "Empregados"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Vazio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "Estabelecer pontos de extremidade Webhook para notificações sobre even
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico"
|
msgstr "Excluir as seguintes pessoas e domínios da minha sincronização de correio eletrónico"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "Objectos existentes"
|
msgstr "Objectos existentes"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "Data de expiração"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expira em"
|
msgstr "Expira em"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "Favoritos"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "Tipo de campo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "Campos"
|
msgstr "Campos"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "Contagem de campos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtros"
|
msgstr "Filtros"
|
||||||
@ -543,14 +612,6 @@ msgstr "Filtros"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francês"
|
msgstr "Francês"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "de mensal para anual"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "de anual para mensal"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "Acesso total"
|
msgstr "Acesso total"
|
||||||
@ -582,24 +643,40 @@ msgstr "Obter a sua subscrição"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso em qualquer altura."
|
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso em qualquer altura."
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "Esconder"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "Ícone e nome"
|
msgstr "Ícone e nome"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "Identificador"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\"{confirmationValue}\" para confirmar."
|
msgstr "Se perdeu esta chave, pode regenerá-la, mas tenha em atenção que qualquer script que utilize esta chave terá de ser atualizado. Digite\"{confirmationValue}\" para confirmar."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "Inativo"
|
msgstr "Inativo"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "Índices"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número"
|
msgstr "A entrada deve estar em maiúsculas e minúsculas e não pode começar com um número"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "Instâncias"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "Correio eletrónico ou domínio inválido"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulário inválidos"
|
msgstr "Valores de formulário inválidos"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "Convidar por ligação"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "Convite por correio eletrónico"
|
msgstr "Convite por correio eletrónico"
|
||||||
@ -631,10 +712,6 @@ msgstr "Convite por correio eletrónico"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "Convidar por ligação"
|
msgstr "Convidar por ligação"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "Convidar por ligação"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "Ligação de convite enviada para endereços de correio eletrónico"
|
msgstr "Ligação de convite enviada para endereços de correio eletrónico"
|
||||||
@ -649,12 +726,20 @@ msgstr "Italiano"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "Laboratório"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Língua"
|
msgstr "Língua"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "Mais recentes"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "Última data"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "Ligação copiada para a área de transferência"
|
msgstr "Ligação copiada para a área de transferência"
|
||||||
@ -683,17 +768,44 @@ msgstr "Gerir as suas contas de Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gerir a sua subscrição"
|
msgstr "Gerir a sua subscrição"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "Máximo"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "Membros"
|
msgstr "Membros"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "Mínimo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "Mais opções"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "Mover para a esquerda"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "Mover para a direita"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
@ -715,14 +827,6 @@ msgstr "Navegar"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "Novo"
|
msgstr "Novo"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "Nova conta"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "Nova chave"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "Nova chave"
|
msgstr "Nova chave"
|
||||||
@ -739,19 +843,27 @@ msgstr "Nova palavra-passe"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "Novo Webhook"
|
msgstr "Novo Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "Nova conta"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "Nova chave"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nenhuma conta ligada"
|
msgstr "Nenhuma conta ligada"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "não autorizado"
|
msgstr "Não vazio"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notas"
|
msgstr "Notas"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "Objectos"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "Fora do caminho tradicional"
|
msgstr "Fora do caminho tradicional"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "Aberto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Oportunidades"
|
msgstr "Oportunidades"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "ou"
|
msgstr "Opções"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "A ligação de reposição da palavra-passe foi enviada para o e-mail"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Pessoas"
|
msgstr "Pessoas"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "Percentagem"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "Percentagem de vazio"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "Percentagem não vazia"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "Receber uma mensagem de correio eletrónico com uma ligação para atual
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Seleção de registos"
|
msgstr "Seleção de registos"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "Regenerar chave"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "Regenerar uma chave API"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "Regenerar chave"
|
msgstr "Regenerar chave"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "Regenerar chave"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "Repor a palavra-passe"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "Redefinir para"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Pesquisar"
|
msgstr "Pesquisar"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Pesquisar um campo..."
|
msgstr "Pesquisar um campo..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Pesquisar um índice..."
|
msgstr "Pesquisar um índice..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "Campos de pesquisa"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Procurar um objeto..."
|
msgstr "Procurar um objeto..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "Defina a visibilidade do correio eletrónico, gira a sua lista de bloque
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Defina o nome do seu subdomínio"
|
msgstr "Defina o nome do seu subdomínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "A alteração do rótulo de um campo deve também alterar o nome da API?
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "Saltar"
|
msgstr "Saltar"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "Ordenar"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espanhol"
|
msgstr "Espanhol"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomínio já ocupado"
|
msgstr "Subdomínio já ocupado"
|
||||||
@ -958,10 +1098,19 @@ msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "A subscrição foi mudada {to}"
|
msgstr "A subscrição foi mudada {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "Soma"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Apoio"
|
msgstr "Apoio"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "Mudar a faturação {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Comutador {from}"
|
msgstr "Comutador {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "Comutador {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "Comutador {to}"
|
msgstr "Comutador {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "Mudar a faturação {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "Sincronizar a etiqueta do campo e o nome da API"
|
msgstr "Sincronizar a etiqueta do campo e o nome da API"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "Definições do sistema - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "Definições do sistema - {systemTimeFormatLabel}"
|
msgstr "Definições do sistema - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "Definições do sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Tarefas"
|
msgstr "Tarefas"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "Esta ação não pode ser anulada. Esta ação eliminará permanentement
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato da hora"
|
msgstr "Formato da hora"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "ao mês"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "a anual"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "Tipo qualquer coisa"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "Único"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "Contactos ilimitados"
|
msgstr "Contactos ilimitados"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carregar"
|
msgstr "Carregar"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "URL"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
msgstr "Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "Fluxos de trabalho"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "Espaço de trabalho"
|
msgstr "Espaço de trabalho"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "Eliminação do espaço de trabalho"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Escrever uma descrição"
|
msgstr "Escrever uma descrição"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "sim"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "Ser-lhe-á cobrado imediatamente o valor total do ano."
|
msgstr "Ser-lhe-á cobrado imediatamente o valor total do ano."
|
||||||
@ -1175,3 +1318,40 @@ msgstr "O seu nome como será apresentado"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "O seu espaço de trabalho será desativado"
|
msgstr "O seu espaço de trabalho será desativado"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "empregados"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "de mensal para anual"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "de anual para mensal"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "ou"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "ao mês"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "a anual"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "sim"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel} de {fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} Chave da API"
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: zh-Hans\n"
|
"Language: zh-Hans\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} 应用程序接口密钥"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2.配置字段"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24小时([{hour24Label})"
|
msgstr "24小时([{hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "应用程序接口和网络钩子"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "API 密钥"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "应用程序接口名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "API 密钥"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "中止"
|
msgstr "中止"
|
||||||
@ -60,8 +68,8 @@ msgstr "账户"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "激活"
|
msgstr "激活"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "活跃"
|
msgstr "活跃"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "由您或您的团队创建的活动 API 密钥。"
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "添加字段"
|
msgstr "添加字段"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "添加对象"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "添加 SSO 身份供应商"
|
msgstr "添加 SSO 身份供应商"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "添加对象"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "添加到拦截列表"
|
msgstr "添加到拦截列表"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "全部"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "全部([{relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "允许通过 Google 的单点登录功能登录。"
|
msgstr "允许通过 Google 的单点登录功能登录。"
|
||||||
@ -105,24 +125,6 @@ msgstr "允许用户使用电子邮件和密码登录。"
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "可选描述"
|
msgstr "可选描述"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "应用程序接口和网络钩子"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "API 密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "API 密钥"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "应用程序接口名称"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外观"
|
msgstr "外观"
|
||||||
@ -131,6 +133,11 @@ msgstr "外观"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "您确定要更改计费间隔吗?"
|
msgstr "您确定要更改计费间隔吗?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "上升"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "必须启用至少一种身份验证方法"
|
msgstr "必须启用至少一种身份验证方法"
|
||||||
@ -143,6 +150,11 @@ msgstr "认证"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "授权"
|
msgstr "授权"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "平均"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "返回内容"
|
msgstr "返回内容"
|
||||||
@ -182,28 +194,28 @@ msgstr "日历"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "取消"
|
msgstr "取消"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "随时取消"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "取消计划"
|
msgstr "取消计划"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "随时取消"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "取消订阅"
|
msgstr "取消订阅"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "更改 {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "更改密码"
|
msgstr "更改密码"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "更改 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "简体中文"
|
msgstr "简体中文"
|
||||||
@ -216,14 +228,14 @@ msgstr "繁体中文"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "选择对象"
|
msgstr "选择对象"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "选择试用"
|
msgstr "选择试用"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "选择服务提供商"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "关闭"
|
msgstr "关闭"
|
||||||
@ -248,10 +260,6 @@ msgstr "配置整个应用程序的日期显示方式"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "配置电子邮件和日历设置。"
|
msgstr "配置电子邮件和日历设置。"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "连接 Google 账户"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "将新账户连接到工作区"
|
msgstr "将新账户连接到工作区"
|
||||||
@ -271,7 +279,7 @@ msgstr "连接账户"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "背景"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "复制邀请链接"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "复制此密钥,因为它将不再可见"
|
msgstr "复制此密钥,因为它将不再可见"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "计数"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "计算所有"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "数空"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "计数不为空"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "计算唯一值"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "创建应用程序接口密钥"
|
msgstr "创建应用程序接口密钥"
|
||||||
@ -298,14 +327,14 @@ msgstr "创建应用程序接口密钥"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "创建 Webhook"
|
msgstr "创建 Webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "自定义对象"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "自定义对象"
|
msgstr "自定义对象"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "自定义对象"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "自定义 {objectLabelSingular} 视图中可用的字段。"
|
msgstr "自定义 {objectLabelSingular} 视图中可用的字段。"
|
||||||
@ -326,17 +355,22 @@ msgstr "自定义工作空间安全"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "危险区"
|
msgstr "危险区"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "数据模型"
|
msgstr "数据模型"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "数据类型"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "日期"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "定义对象的名称和描述"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "删除"
|
msgstr "删除"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "删除 API 密钥"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "删除帐户"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "删除账户和所有相关数据"
|
msgstr "删除账户和所有相关数据"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "删除 API 密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "删除工作区"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "删除整个工作区"
|
msgstr "删除整个工作区"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "下降"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "域名"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "例如后台整合"
|
msgstr "例如后台整合"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "最早"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "最早日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "编辑计费间隔"
|
msgstr "编辑计费间隔"
|
||||||
@ -459,14 +506,16 @@ msgstr "电子邮件或域名已在拦截列表中"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "电子邮件"
|
msgstr "电子邮件"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "员工"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "员工"
|
msgstr "员工"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "空"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "建立 Webhook 端点,用于通知异步事件。"
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "从我的电子邮件同步中排除以下人员和域"
|
msgstr "从我的电子邮件同步中排除以下人员和域"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "现有对象"
|
msgstr "现有对象"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "有效期"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "到期时间"
|
msgstr "到期时间"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "收藏夹"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "字段类型"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "字段"
|
msgstr "字段"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "字段计数"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "过滤器"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "过滤器"
|
msgstr "过滤器"
|
||||||
@ -543,14 +612,6 @@ msgstr "过滤器"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "法语"
|
msgstr "法语"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "从每月到每年"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "从每年到每月"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "完全访问"
|
msgstr "完全访问"
|
||||||
@ -582,24 +643,40 @@ msgstr "获取订阅"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "隐藏"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "图标和名称"
|
msgstr "图标和名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "标识符"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。"
|
msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "不活动"
|
msgstr "不活动"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "索引"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "输入内容必须使用驼峰字体,且不能以数字开头"
|
msgstr "输入内容必须使用驼峰字体,且不能以数字开头"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "实例"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "无效电子邮件或域名"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "无效表格值"
|
msgstr "无效表格值"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "通过链接邀请"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "电子邮件邀请"
|
msgstr "电子邮件邀请"
|
||||||
@ -631,10 +712,6 @@ msgstr "电子邮件邀请"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "通过链接邀请"
|
msgstr "通过链接邀请"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "通过链接邀请"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "向电子邮件地址发送邀请链接"
|
msgstr "向电子邮件地址发送邀请链接"
|
||||||
@ -649,12 +726,20 @@ msgstr "意大利语"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "实验室"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "语言"
|
msgstr "语言"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "最新"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "最新日期"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "链接复制到剪贴板"
|
msgstr "链接复制到剪贴板"
|
||||||
@ -683,17 +768,44 @@ msgstr "管理互联网账户"
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "管理您的订阅"
|
msgstr "管理您的订阅"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "最大"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "成员"
|
msgstr "成员"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "最小"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "更多选择"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "向左移动"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "向右移动"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "名称"
|
msgstr "名称"
|
||||||
@ -715,14 +827,6 @@ msgstr "导航"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "新"
|
msgstr "新"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "新账户"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "新钥匙"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "新钥匙"
|
msgstr "新钥匙"
|
||||||
@ -739,19 +843,27 @@ msgstr "新密码"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "新 Webhook"
|
msgstr "新 Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "新账户"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "新钥匙"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "无连接账户"
|
msgstr "无连接账户"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "不允许"
|
msgstr "非空"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "说明"
|
msgstr "说明"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "对象"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "偏离常规路线"
|
msgstr "偏离常规路线"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "已开启"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "机会"
|
msgstr "机会"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "或"
|
msgstr "选项"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "密码重置链接已发送至邮箱"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "人"
|
msgstr "人"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "百分比"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "空车百分比"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "非空百分比"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "接收包含密码更新链接的电子邮件"
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "记录选择"
|
msgstr "记录选择"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "再生密钥"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "重新生成 API 密钥"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "再生钥匙"
|
msgstr "再生钥匙"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "再生密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "重置密码"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "重置为"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "搜索字段..."
|
msgstr "搜索字段..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "搜索索引..."
|
msgstr "搜索索引..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "搜索字段"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "搜索对象..."
|
msgstr "搜索对象..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "设置子域名称"
|
msgstr "设置子域名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "更改字段标签是否也要更改 API 名称?"
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "跳过"
|
msgstr "跳过"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "分类"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙语"
|
msgstr "西班牙语"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域已被占用"
|
msgstr "子域已被占用"
|
||||||
@ -958,10 +1098,19 @@ msgstr "子域名不能少于 3 个字符"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "订阅已切换 {to}"
|
msgstr "订阅已切换 {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "总和"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "支持"
|
msgstr "支持"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "开关计费 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "开关 {from}"
|
msgstr "开关 {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "开关 {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "开关 {to}"
|
msgstr "开关 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "开关计费 {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "同步字段标签和 API 名称"
|
msgstr "同步字段标签和 API 名称"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "系统设置 - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "系统设置 - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "任务"
|
msgstr "任务"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/>
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "时间格式"
|
msgstr "时间格式"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "至每月"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "每年"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "任何类型"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "网址"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "独特性"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "无限联系人"
|
msgstr "无限联系人"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "无限联系人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上传"
|
msgstr "上传"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "网址"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "工作流程"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "工作空间"
|
msgstr "工作空间"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "删除工作区"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "撰写说明"
|
msgstr "撰写说明"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "是"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "您将立即被收取全年的费用。"
|
msgstr "您将立即被收取全年的费用。"
|
||||||
@ -1175,3 +1318,40 @@ msgstr "显示您的姓名"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "您的工作区将被禁用"
|
msgstr "您的工作区将被禁用"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "员工"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "从每月到每年"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "从每年到每月"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "或"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "至每月"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "每年"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "是"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel}的{fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} 应用程序接口密钥"
|
||||||
|
|||||||
@ -1,21 +1,11 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-21 13:07+0100\n"
|
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: zh-Hant\n"
|
"Language: zh-Hant\n"
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Plural-Forms: \n"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
|
||||||
msgid "{apiKeyName} API Key"
|
|
||||||
msgstr "{apiKeyName} 应用程序接口密钥"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
@ -33,6 +23,24 @@ msgstr "2.配置字段"
|
|||||||
msgid "24h ({hour24Label})"
|
msgid "24h ({hour24Label})"
|
||||||
msgstr "24小时([{hour24Label})"
|
msgstr "24小时([{hour24Label})"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||||
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
||||||
|
msgid "API & Webhooks"
|
||||||
|
msgstr "应用程序接口和网络钩子"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||||
|
msgid "API Key"
|
||||||
|
msgstr "API 密钥"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||||
|
msgid "API Name"
|
||||||
|
msgstr "应用程序接口名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||||
|
msgid "API keys"
|
||||||
|
msgstr "API 密钥"
|
||||||
|
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:157
|
#: src/modules/ui/input/components/ImageInput.tsx:157
|
||||||
msgid "Abort"
|
msgid "Abort"
|
||||||
msgstr "中止"
|
msgstr "中止"
|
||||||
@ -60,8 +68,8 @@ msgstr "账户"
|
|||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "激活"
|
msgstr "激活"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:193
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "活跃"
|
msgstr "活跃"
|
||||||
|
|
||||||
@ -73,18 +81,30 @@ msgstr "由您或您的团队创建的活动 API 密钥。"
|
|||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "添加字段"
|
msgstr "添加字段"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:149
|
|
||||||
msgid "Add object"
|
|
||||||
msgstr "添加对象"
|
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||||
msgid "Add SSO Identity Provider"
|
msgid "Add SSO Identity Provider"
|
||||||
msgstr "添加 SSO 身份供应商"
|
msgstr "添加 SSO 身份供应商"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||||
|
msgid "Add object"
|
||||||
|
msgstr "添加对象"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "添加到拦截列表"
|
msgstr "添加到拦截列表"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
|
msgid "All"
|
||||||
|
msgstr "全部"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||||
|
msgid "All ({relationRecordsCount})"
|
||||||
|
msgstr "全部([{relationRecordsCount})"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||||
msgid "Allow logins through Google's single sign-on functionality."
|
msgid "Allow logins through Google's single sign-on functionality."
|
||||||
msgstr "允许通过 Google 的单点登录功能登录。"
|
msgstr "允许通过 Google 的单点登录功能登录。"
|
||||||
@ -105,24 +125,6 @@ msgstr "允许用户使用电子邮件和密码登录。"
|
|||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "可选描述"
|
msgstr "可选描述"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:178
|
|
||||||
msgid "API & Webhooks"
|
|
||||||
msgstr "应用程序接口和网络钩子"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
|
||||||
msgid "API Key"
|
|
||||||
msgstr "API 密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
|
||||||
msgid "API keys"
|
|
||||||
msgstr "API 密钥"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
|
||||||
msgid "API Name"
|
|
||||||
msgstr "应用程序接口名称"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外观"
|
msgstr "外观"
|
||||||
@ -131,6 +133,11 @@ msgstr "外观"
|
|||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "您确定要更改计费间隔吗?"
|
msgstr "您确定要更改计费间隔吗?"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Ascending"
|
||||||
|
msgstr "上升"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||||
msgid "At least one authentication method must be enabled"
|
msgid "At least one authentication method must be enabled"
|
||||||
msgstr "必须启用至少一种身份验证方法"
|
msgstr "必须启用至少一种身份验证方法"
|
||||||
@ -143,6 +150,11 @@ msgstr "认证"
|
|||||||
msgid "Authorize"
|
msgid "Authorize"
|
||||||
msgstr "授权"
|
msgstr "授权"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||||
|
msgid "Average"
|
||||||
|
msgstr "平均"
|
||||||
|
|
||||||
#: src/pages/not-found/NotFound.tsx:58
|
#: src/pages/not-found/NotFound.tsx:58
|
||||||
msgid "Back to content"
|
msgid "Back to content"
|
||||||
msgstr "返回内容"
|
msgstr "返回内容"
|
||||||
@ -182,28 +194,28 @@ msgstr "日历"
|
|||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "取消"
|
msgstr "取消"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
|
||||||
msgid "Cancel anytime"
|
|
||||||
msgstr "随时取消"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:176
|
#: src/pages/settings/SettingsBilling.tsx:176
|
||||||
msgid "Cancel Plan"
|
msgid "Cancel Plan"
|
||||||
msgstr "取消计划"
|
msgstr "取消计划"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||||
|
msgid "Cancel anytime"
|
||||||
|
msgstr "随时取消"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:171
|
#: src/pages/settings/SettingsBilling.tsx:171
|
||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "取消订阅"
|
msgstr "取消订阅"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
|
||||||
msgid "Change {to}"
|
|
||||||
msgstr "更改 {to}"
|
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:246
|
#: src/pages/auth/PasswordReset.tsx:246
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "更改密码"
|
msgstr "更改密码"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
|
msgid "Change {to}"
|
||||||
|
msgstr "更改 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:86
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "简体中文"
|
msgstr "简体中文"
|
||||||
@ -216,14 +228,14 @@ msgstr "繁体中文"
|
|||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "选择对象"
|
msgstr "选择对象"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
msgid "Choose your provider"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||||
msgid "Choose your Trial"
|
msgid "Choose your Trial"
|
||||||
msgstr "选择试用"
|
msgstr "选择试用"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||||
|
msgid "Choose your provider"
|
||||||
|
msgstr "选择服务提供商"
|
||||||
|
|
||||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "关闭"
|
msgstr "关闭"
|
||||||
@ -248,10 +260,6 @@ msgstr "配置整个应用程序的日期显示方式"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "配置电子邮件和日历设置。"
|
msgstr "配置电子邮件和日历设置。"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
|
||||||
#~ msgid "Connect a Google account"
|
|
||||||
#~ msgstr "连接 Google 账户"
|
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "将新账户连接到工作区"
|
msgstr "将新账户连接到工作区"
|
||||||
@ -271,7 +279,7 @@ msgstr "连接账户"
|
|||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr "背景"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||||
@ -290,6 +298,27 @@ msgstr "复制邀请链接"
|
|||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "复制此密钥,因为它将不再可见"
|
msgstr "复制此密钥,因为它将不再可见"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
|
msgid "Count"
|
||||||
|
msgstr "计数"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||||
|
msgid "Count all"
|
||||||
|
msgstr "计算所有"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||||
|
msgid "Count empty"
|
||||||
|
msgstr "数空"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||||
|
msgid "Count not empty"
|
||||||
|
msgstr "计数不为空"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||||
|
msgid "Count unique values"
|
||||||
|
msgstr "计算唯一值"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "创建应用程序接口密钥"
|
msgstr "创建应用程序接口密钥"
|
||||||
@ -298,14 +327,14 @@ msgstr "创建应用程序接口密钥"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "创建 Webhook"
|
msgstr "创建 Webhook"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
|
||||||
msgid "Custom objects"
|
|
||||||
msgstr "自定义对象"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
msgid "Custom Objects"
|
||||||
msgstr "自定义对象"
|
msgstr "自定义对象"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
|
msgid "Custom objects"
|
||||||
|
msgstr "自定义对象"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
msgstr "自定义 {objectLabelSingular} 视图中可用的字段。"
|
msgstr "自定义 {objectLabelSingular} 视图中可用的字段。"
|
||||||
@ -326,17 +355,22 @@ msgstr "自定义工作区安全"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "危险区"
|
msgstr "危险区"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
msgstr "数据模型"
|
msgstr "数据模型"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||||
|
msgid "Data type"
|
||||||
|
msgstr "数据类型"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:78
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:50
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||||
msgid "Date"
|
msgid "Date"
|
||||||
msgstr ""
|
msgstr "日期"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||||
msgid "Date and time"
|
msgid "Date and time"
|
||||||
@ -363,6 +397,10 @@ msgstr "定义对象的名称和描述"
|
|||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "删除"
|
msgstr "删除"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
|
msgid "Delete API key"
|
||||||
|
msgstr "删除 API 密钥"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||||
@ -373,10 +411,6 @@ msgstr "删除帐户"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "删除账户和所有相关数据"
|
msgstr "删除账户和所有相关数据"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
|
||||||
msgid "Delete API key"
|
|
||||||
msgstr "删除 API 密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -396,6 +430,11 @@ msgstr "删除工作区"
|
|||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr "删除整个工作区"
|
msgstr "删除整个工作区"
|
||||||
|
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
|
msgid "Descending"
|
||||||
|
msgstr "下降"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
@ -427,6 +466,14 @@ msgstr "域名"
|
|||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr "例如后台整合"
|
msgstr "例如后台整合"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||||
|
msgid "Earliest"
|
||||||
|
msgstr "最早"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||||
|
msgid "Earliest date"
|
||||||
|
msgstr "最早日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:158
|
#: src/pages/settings/SettingsBilling.tsx:158
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr "编辑计费间隔"
|
msgstr "编辑计费间隔"
|
||||||
@ -459,14 +506,16 @@ msgstr "电子邮件或域名已在拦截列表中"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "电子邮件"
|
msgstr "电子邮件"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
|
||||||
msgid "employees"
|
|
||||||
msgstr "员工"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "员工"
|
msgstr "员工"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||||
|
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "空"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:96
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -504,7 +553,7 @@ msgstr "建立 Webhook 端点,用于通知异步事件。"
|
|||||||
msgid "Exclude the following people and domains from my email sync"
|
msgid "Exclude the following people and domains from my email sync"
|
||||||
msgstr "从我的电子邮件同步中排除以下人员和域"
|
msgstr "从我的电子邮件同步中排除以下人员和域"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:167
|
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||||
msgid "Existing objects"
|
msgid "Existing objects"
|
||||||
msgstr "现有对象"
|
msgstr "现有对象"
|
||||||
|
|
||||||
@ -530,11 +579,31 @@ msgstr "有效期"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "到期时间"
|
msgstr "到期时间"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:42
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
|
msgid "Favorites"
|
||||||
|
msgstr "收藏夹"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:35
|
||||||
|
msgid "Field type"
|
||||||
|
msgstr "字段类型"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:43
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:95
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:22
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:27
|
||||||
msgid "Fields"
|
msgid "Fields"
|
||||||
msgstr "字段"
|
msgstr "字段"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:22
|
||||||
|
msgid "Fields Count"
|
||||||
|
msgstr "字段计数"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:102
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/SingleEntityObjectFilterDropdownButton.tsx:81
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/MultipleFiltersButton.tsx:24
|
||||||
|
msgid "Filter"
|
||||||
|
msgstr "过滤器"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "过滤器"
|
msgstr "过滤器"
|
||||||
@ -543,14 +612,6 @@ msgstr "过滤器"
|
|||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "法语"
|
msgstr "法语"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:47
|
|
||||||
msgid "from monthly to yearly"
|
|
||||||
msgstr "从每月到每年"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:54
|
|
||||||
msgid "from yearly to monthly"
|
|
||||||
msgstr "从每年到每月"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
#: src/pages/onboarding/ChooseYourPlan.tsx:87
|
||||||
msgid "Full access"
|
msgid "Full access"
|
||||||
msgstr "完全访问"
|
msgstr "完全访问"
|
||||||
@ -582,24 +643,40 @@ msgstr "获取订阅"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。"
|
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
|
msgid "Hide"
|
||||||
|
msgstr "隐藏"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
msgstr "图标和名称"
|
msgstr "图标和名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:64
|
||||||
|
msgid "Identifier"
|
||||||
|
msgstr "标识符"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:273
|
||||||
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
msgid "If you’ve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
|
||||||
msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。"
|
msgstr "如果您丢失了此密钥,可以重新生成,但请注意,任何使用此密钥的脚本都需要更新。请键入\"{confirmationValue}\"确认。"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:218
|
#: src/pages/settings/data-model/SettingsObjects.tsx:215
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:215
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:214
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr "不活动"
|
msgstr "不活动"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:107
|
||||||
|
msgid "Indexes"
|
||||||
|
msgstr "索引"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:106
|
||||||
msgid "Input must be in camel case and cannot start with a number"
|
msgid "Input must be in camel case and cannot start with a number"
|
||||||
msgstr "输入内容必须使用驼峰字体,且不能以数字开头"
|
msgstr "输入内容必须使用驼峰字体,且不能以数字开头"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:28
|
||||||
|
msgid "Instances"
|
||||||
|
msgstr "实例"
|
||||||
|
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:15
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:21
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:159
|
||||||
@ -623,6 +700,10 @@ msgstr "无效电子邮件或域名"
|
|||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "无效表格值"
|
msgstr "无效表格值"
|
||||||
|
|
||||||
|
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
||||||
|
msgid "Invite by Link"
|
||||||
|
msgstr "通过链接邀请"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:244
|
||||||
msgid "Invite by email"
|
msgid "Invite by email"
|
||||||
msgstr "电子邮件邀请"
|
msgstr "电子邮件邀请"
|
||||||
@ -631,10 +712,6 @@ msgstr "电子邮件邀请"
|
|||||||
msgid "Invite by link"
|
msgid "Invite by link"
|
||||||
msgstr "通过链接邀请"
|
msgstr "通过链接邀请"
|
||||||
|
|
||||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:167
|
|
||||||
msgid "Invite by Link"
|
|
||||||
msgstr "通过链接邀请"
|
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:152
|
#: src/pages/onboarding/InviteTeam.tsx:152
|
||||||
msgid "Invite link sent to email addresses"
|
msgid "Invite link sent to email addresses"
|
||||||
msgstr "向电子邮件地址发送邀请链接"
|
msgstr "向电子邮件地址发送邀请链接"
|
||||||
@ -649,12 +726,20 @@ msgstr "意大利语"
|
|||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:204
|
||||||
msgid "Lab"
|
msgid "Lab"
|
||||||
msgstr ""
|
msgstr "实验室"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:51
|
||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "语言"
|
msgstr "语言"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||||
|
msgid "Latest"
|
||||||
|
msgstr "最新"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:33
|
||||||
|
msgid "Latest date"
|
||||||
|
msgstr "最新日期"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:127
|
#: src/pages/onboarding/InviteTeam.tsx:127
|
||||||
msgid "Link copied to clipboard"
|
msgid "Link copied to clipboard"
|
||||||
msgstr "链接复制到剪贴板"
|
msgstr "链接复制到剪贴板"
|
||||||
@ -683,17 +768,44 @@ msgstr "管理互联网账户"
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "管理您的订阅"
|
msgstr "管理您的订阅"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
|
msgid "Max"
|
||||||
|
msgstr "最大"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:143
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:149
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:142
|
||||||
msgid "Members"
|
msgid "Members"
|
||||||
msgstr "成员"
|
msgstr "成员"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:11
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:11
|
||||||
|
msgid "Min"
|
||||||
|
msgstr "最小"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:38
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:59
|
||||||
|
msgid "More options"
|
||||||
|
msgstr "更多选择"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:117
|
||||||
|
msgid "Move left"
|
||||||
|
msgstr "向左移动"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:124
|
||||||
|
msgid "Move right"
|
||||||
|
msgstr "向右移动"
|
||||||
|
|
||||||
|
#: src/testing/mock-data/tableData.ts:16
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:58
|
||||||
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:10
|
||||||
#: src/modules/settings/workspace/components/NameField.tsx:91
|
#: src/modules/settings/workspace/components/NameField.tsx:91
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "名称"
|
msgstr "名称"
|
||||||
@ -715,14 +827,6 @@ msgstr "导航"
|
|||||||
msgid "New"
|
msgid "New"
|
||||||
msgstr "新"
|
msgstr "新"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
|
||||||
msgid "New account"
|
|
||||||
msgstr "新账户"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
|
||||||
msgid "New key"
|
|
||||||
msgstr "新钥匙"
|
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:92
|
||||||
msgid "New Key"
|
msgid "New Key"
|
||||||
msgstr "新钥匙"
|
msgstr "新钥匙"
|
||||||
@ -739,19 +843,27 @@ msgstr "新密码"
|
|||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "新 Webhook"
|
msgstr "新 Webhook"
|
||||||
|
|
||||||
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:10
|
||||||
|
msgid "New account"
|
||||||
|
msgstr "新账户"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:82
|
||||||
|
msgid "New key"
|
||||||
|
msgstr "新钥匙"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "无连接账户"
|
msgstr "无连接账户"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
#~ msgid "not allowed"
|
msgid "Not empty"
|
||||||
#~ msgstr "不允许"
|
msgstr "非空"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "说明"
|
msgstr "说明"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:160
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:73
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:205
|
||||||
@ -762,13 +874,17 @@ msgstr "对象"
|
|||||||
msgid "Off the beaten path"
|
msgid "Off the beaten path"
|
||||||
msgstr "偏离常规路线"
|
msgstr "偏离常规路线"
|
||||||
|
|
||||||
|
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx:53
|
||||||
|
msgid "Opened"
|
||||||
|
msgstr "已开启"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "机会"
|
msgstr "机会"
|
||||||
|
|
||||||
#: src/pages/onboarding/InviteTeam.tsx:213
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "or"
|
msgid "Options"
|
||||||
msgstr "或"
|
msgstr "选项"
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:194
|
||||||
msgid "Other"
|
msgid "Other"
|
||||||
@ -790,6 +906,19 @@ msgstr "密码重置链接已发送至邮箱"
|
|||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "人"
|
msgstr "人"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
|
msgid "Percent"
|
||||||
|
msgstr "百分比"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:27
|
||||||
|
msgid "Percent empty"
|
||||||
|
msgstr "空车百分比"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:29
|
||||||
|
msgid "Percent not empty"
|
||||||
|
msgstr "非空百分比"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -838,6 +967,10 @@ msgstr "接收包含密码更新链接的电子邮件"
|
|||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "记录选择"
|
msgstr "记录选择"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
||||||
|
msgid "Regenerate Key"
|
||||||
|
msgstr "再生密钥"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:189
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:271
|
||||||
msgid "Regenerate an API key"
|
msgid "Regenerate an API key"
|
||||||
@ -847,10 +980,6 @@ msgstr "重新生成 API 密钥"
|
|||||||
msgid "Regenerate key"
|
msgid "Regenerate key"
|
||||||
msgstr "再生钥匙"
|
msgstr "再生钥匙"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:193
|
|
||||||
msgid "Regenerate Key"
|
|
||||||
msgstr "再生密钥"
|
|
||||||
|
|
||||||
#: src/pages/settings/Releases.tsx:111
|
#: src/pages/settings/Releases.tsx:111
|
||||||
#: src/pages/settings/Releases.tsx:117
|
#: src/pages/settings/Releases.tsx:117
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
@ -867,22 +996,31 @@ msgstr "重置密码"
|
|||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr "重置为"
|
||||||
|
|
||||||
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
|
msgid "SSO"
|
||||||
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:183
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:182
|
||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "搜索字段..."
|
msgstr "搜索字段..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:116
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "搜索索引..."
|
msgstr "搜索索引..."
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:171
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:219
|
||||||
|
#: src/modules/object-record/object-filter-dropdown/components/ObjectFilterDropdownFilterSelect.tsx:173
|
||||||
|
msgid "Search fields"
|
||||||
|
msgstr "搜索字段"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjects.tsx:166
|
||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "搜索对象..."
|
msgstr "搜索对象..."
|
||||||
|
|
||||||
@ -916,6 +1054,7 @@ msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "设置子域名称"
|
msgstr "设置子域名称"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
||||||
@ -934,14 +1073,15 @@ msgstr "更改字段标签是否也要更改 API 名称?"
|
|||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr "跳过"
|
msgstr "跳过"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:109
|
||||||
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:188
|
||||||
|
msgid "Sort"
|
||||||
|
msgstr "分类"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:78
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙语"
|
msgstr "西班牙语"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
|
||||||
msgid "SSO"
|
|
||||||
msgstr "SSO"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域已被占用"
|
msgstr "子域已被占用"
|
||||||
@ -958,10 +1098,19 @@ msgstr "子域名不能少于 3 个字符"
|
|||||||
msgid "Subscription has been switched {to}"
|
msgid "Subscription has been switched {to}"
|
||||||
msgstr "订阅已切换 {to}"
|
msgstr "订阅已切换 {to}"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:17
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:17
|
||||||
|
msgid "Sum"
|
||||||
|
msgstr "总和"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:63
|
#: src/pages/settings/SettingsWorkspace.tsx:63
|
||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "支持"
|
msgstr "支持"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:187
|
||||||
|
msgid "Switch billing {to}"
|
||||||
|
msgstr "开关计费 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "开关 {from}"
|
msgstr "开关 {from}"
|
||||||
@ -970,22 +1119,18 @@ msgstr "开关 {from}"
|
|||||||
msgid "Switch {to}"
|
msgid "Switch {to}"
|
||||||
msgstr "开关 {to}"
|
msgstr "开关 {to}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:187
|
|
||||||
msgid "Switch billing {to}"
|
|
||||||
msgstr "开关计费 {to}"
|
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:211
|
||||||
msgid "Synchronize Field Label and API Name"
|
msgid "Synchronize Field Label and API Name"
|
||||||
msgstr "同步字段标签和 API 名称"
|
msgstr "同步字段标签和 API 名称"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
|
||||||
msgid "System settings - {systemDateFormatLabel}"
|
|
||||||
msgstr "系统设置 - {systemDateFormatLabel}"
|
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:55
|
||||||
msgid "System Settings - {systemTimeFormatLabel}"
|
msgid "System Settings - {systemTimeFormatLabel}"
|
||||||
msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsDateFormatSelect.tsx:42
|
||||||
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
|
msgstr "系统设置 - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "任务"
|
msgstr "任务"
|
||||||
@ -1033,18 +1178,25 @@ msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/>
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "时间格式"
|
msgstr "时间格式"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:53
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
msgid "to monthly"
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgstr "至每月"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:46
|
|
||||||
msgid "to yearly"
|
|
||||||
msgstr "每年"
|
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:55
|
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
||||||
|
msgid "Type anything"
|
||||||
|
msgstr "任何类型"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "网址"
|
||||||
|
|
||||||
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
|
msgid "Unique"
|
||||||
|
msgstr "独特性"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||||
msgid "Unlimited contacts"
|
msgid "Unlimited contacts"
|
||||||
msgstr "无限联系人"
|
msgstr "无限联系人"
|
||||||
@ -1053,11 +1205,6 @@ msgstr "无限联系人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上传"
|
msgstr "上传"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:100
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
|
||||||
msgstr "网址"
|
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
||||||
@ -1138,12 +1285,13 @@ msgstr "工作流程"
|
|||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:157
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:175
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:69
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:201
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:58
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:135
|
||||||
|
#: src/modules/favorites/components/WorkspaceFavorites.tsx:19
|
||||||
msgid "Workspace"
|
msgid "Workspace"
|
||||||
msgstr "工作空间"
|
msgstr "工作空间"
|
||||||
|
|
||||||
@ -1155,11 +1303,6 @@ msgstr "删除工作区"
|
|||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "编写说明"
|
msgstr "编写说明"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "是"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:48
|
#: src/pages/settings/SettingsBilling.tsx:48
|
||||||
msgid "You will be charged immediately for the full year."
|
msgid "You will be charged immediately for the full year."
|
||||||
msgstr "您将立即被收取全年的费用。"
|
msgstr "您将立即被收取全年的费用。"
|
||||||
@ -1175,3 +1318,40 @@ msgstr "显示您的姓名"
|
|||||||
#: src/pages/settings/SettingsBilling.tsx:172
|
#: src/pages/settings/SettingsBilling.tsx:172
|
||||||
msgid "Your workspace will be disabled"
|
msgid "Your workspace will be disabled"
|
||||||
msgstr "您的工作区将被禁用"
|
msgstr "您的工作区将被禁用"
|
||||||
|
|
||||||
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||||
|
msgid "employees"
|
||||||
|
msgstr "员工"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:47
|
||||||
|
msgid "from monthly to yearly"
|
||||||
|
msgstr "从每月到每年"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:54
|
||||||
|
msgid "from yearly to monthly"
|
||||||
|
msgstr "从每年到每月"
|
||||||
|
|
||||||
|
#: src/pages/onboarding/InviteTeam.tsx:213
|
||||||
|
msgid "or"
|
||||||
|
msgstr "或"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:53
|
||||||
|
msgid "to monthly"
|
||||||
|
msgstr "至每月"
|
||||||
|
|
||||||
|
#: src/pages/settings/SettingsBilling.tsx:46
|
||||||
|
msgid "to yearly"
|
||||||
|
msgstr "每年"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "是"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:129
|
||||||
|
msgid "{aggregateLabel} of {fieldLabel}"
|
||||||
|
msgstr "{aggregateLabel}的{fieldLabel}"
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
|
msgid "{apiKeyName} API Key"
|
||||||
|
msgstr "{apiKeyName} 应用程序接口密钥"
|
||||||
|
|||||||
@ -6,6 +6,7 @@ import { EventFieldDiffValueEffect } from '@/activities/timeline-activities/rows
|
|||||||
import { FieldMetadataItem } from '@/object-metadata/types/FieldMetadataItem';
|
import { FieldMetadataItem } from '@/object-metadata/types/FieldMetadataItem';
|
||||||
import { ObjectMetadataItem } from '@/object-metadata/types/ObjectMetadataItem';
|
import { ObjectMetadataItem } from '@/object-metadata/types/ObjectMetadataItem';
|
||||||
import { RecordFieldValueSelectorContextProvider } from '@/object-record/record-store/contexts/RecordFieldValueSelectorContext';
|
import { RecordFieldValueSelectorContextProvider } from '@/object-record/record-store/contexts/RecordFieldValueSelectorContext';
|
||||||
|
import { Trans } from '@lingui/react/macro';
|
||||||
|
|
||||||
type EventFieldDiffProps = {
|
type EventFieldDiffProps = {
|
||||||
diffRecord: Record<string, any>;
|
diffRecord: Record<string, any>;
|
||||||
@ -57,7 +58,9 @@ export const EventFieldDiff = ({
|
|||||||
<StyledEventFieldDiffContainer>
|
<StyledEventFieldDiffContainer>
|
||||||
<EventFieldDiffLabel fieldMetadataItem={fieldMetadataItem} />→
|
<EventFieldDiffLabel fieldMetadataItem={fieldMetadataItem} />→
|
||||||
{isUpdatedToEmpty ? (
|
{isUpdatedToEmpty ? (
|
||||||
<StyledEmptyValue>Empty</StyledEmptyValue>
|
<StyledEmptyValue>
|
||||||
|
<Trans>Empty</Trans>
|
||||||
|
</StyledEmptyValue>
|
||||||
) : (
|
) : (
|
||||||
<>
|
<>
|
||||||
<EventFieldDiffValueEffect
|
<EventFieldDiffValueEffect
|
||||||
|
|||||||
@ -11,8 +11,9 @@ import { contextStoreCurrentObjectMetadataIdComponentState } from '@/context-sto
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useTheme } from '@emotion/react';
|
import { useTheme } from '@emotion/react';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { useRecoilState, useRecoilValue } from 'recoil';
|
import { useRecoilState, useRecoilValue } from 'recoil';
|
||||||
import { IconX, LightIconButton, isDefined, useIsMobile } from 'twenty-ui';
|
import { IconX, isDefined, LightIconButton, useIsMobile } from 'twenty-ui';
|
||||||
|
|
||||||
const StyledInputContainer = styled.div`
|
const StyledInputContainer = styled.div`
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -71,6 +72,8 @@ export const CommandMenuTopBar = () => {
|
|||||||
commandMenuSearchState,
|
commandMenuSearchState,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const handleSearchChange = (event: React.ChangeEvent<HTMLInputElement>) => {
|
const handleSearchChange = (event: React.ChangeEvent<HTMLInputElement>) => {
|
||||||
setCommandMenuSearch(event.target.value);
|
setCommandMenuSearch(event.target.value);
|
||||||
};
|
};
|
||||||
@ -108,7 +111,7 @@ export const CommandMenuTopBar = () => {
|
|||||||
<StyledInput
|
<StyledInput
|
||||||
autoFocus
|
autoFocus
|
||||||
value={commandMenuSearch}
|
value={commandMenuSearch}
|
||||||
placeholder="Type anything"
|
placeholder={t`Type anything`}
|
||||||
onChange={handleSearchChange}
|
onChange={handleSearchChange}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@ -11,6 +11,7 @@ import { NavigationDrawerAnimatedCollapseWrapper } from '@/ui/navigation/navigat
|
|||||||
import { NavigationDrawerSection } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSection';
|
import { NavigationDrawerSection } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSection';
|
||||||
import { NavigationDrawerSectionTitle } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle';
|
import { NavigationDrawerSectionTitle } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSectionTitle';
|
||||||
import { useNavigationSection } from '@/ui/navigation/navigation-drawer/hooks/useNavigationSection';
|
import { useNavigationSection } from '@/ui/navigation/navigation-drawer/hooks/useNavigationSection';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { useRecoilState, useRecoilValue } from 'recoil';
|
import { useRecoilState, useRecoilValue } from 'recoil';
|
||||||
import { IconFolderPlus, LightIconButton, isDefined } from 'twenty-ui';
|
import { IconFolderPlus, LightIconButton, isDefined } from 'twenty-ui';
|
||||||
|
|
||||||
@ -24,6 +25,8 @@ export const CurrentWorkspaceMemberFavoritesFolders = () => {
|
|||||||
|
|
||||||
const loading = useIsPrefetchLoading();
|
const loading = useIsPrefetchLoading();
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const {
|
const {
|
||||||
toggleNavigationSection,
|
toggleNavigationSection,
|
||||||
isNavigationSectionOpenState,
|
isNavigationSectionOpenState,
|
||||||
@ -52,7 +55,7 @@ export const CurrentWorkspaceMemberFavoritesFolders = () => {
|
|||||||
<NavigationDrawerSection>
|
<NavigationDrawerSection>
|
||||||
<NavigationDrawerAnimatedCollapseWrapper>
|
<NavigationDrawerAnimatedCollapseWrapper>
|
||||||
<NavigationDrawerSectionTitle
|
<NavigationDrawerSectionTitle
|
||||||
label="Favorites"
|
label={t`Favorites`}
|
||||||
onClick={toggleNavigationSection}
|
onClick={toggleNavigationSection}
|
||||||
rightIcon={
|
rightIcon={
|
||||||
<LightIconButton
|
<LightIconButton
|
||||||
|
|||||||
@ -2,11 +2,13 @@ import { useWorkspaceFavorites } from '@/favorites/hooks/useWorkspaceFavorites';
|
|||||||
import { NavigationDrawerSectionForObjectMetadataItems } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItems';
|
import { NavigationDrawerSectionForObjectMetadataItems } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItems';
|
||||||
import { NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader';
|
import { NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader';
|
||||||
import { useIsPrefetchLoading } from '@/prefetch/hooks/useIsPrefetchLoading';
|
import { useIsPrefetchLoading } from '@/prefetch/hooks/useIsPrefetchLoading';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const WorkspaceFavorites = () => {
|
export const WorkspaceFavorites = () => {
|
||||||
const { workspaceFavoritesObjectMetadataItems } = useWorkspaceFavorites();
|
const { workspaceFavoritesObjectMetadataItems } = useWorkspaceFavorites();
|
||||||
|
|
||||||
const loading = useIsPrefetchLoading();
|
const loading = useIsPrefetchLoading();
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
if (loading) {
|
if (loading) {
|
||||||
return <NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader />;
|
return <NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader />;
|
||||||
@ -14,7 +16,7 @@ export const WorkspaceFavorites = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<NavigationDrawerSectionForObjectMetadataItems
|
<NavigationDrawerSectionForObjectMetadataItems
|
||||||
sectionTitle={'Workspace'}
|
sectionTitle={t`Workspace`}
|
||||||
objectMetadataItems={workspaceFavoritesObjectMetadataItems}
|
objectMetadataItems={workspaceFavoritesObjectMetadataItems}
|
||||||
isRemote={false}
|
isRemote={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@ -5,8 +5,11 @@ import { NavigationDrawerSectionForObjectMetadataItems } from '@/object-metadata
|
|||||||
import { NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader';
|
import { NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader } from '@/object-metadata/components/NavigationDrawerSectionForObjectMetadataItemsSkeletonLoader';
|
||||||
import { useFilteredObjectMetadataItems } from '@/object-metadata/hooks/useFilteredObjectMetadataItems';
|
import { useFilteredObjectMetadataItems } from '@/object-metadata/hooks/useFilteredObjectMetadataItems';
|
||||||
import { useIsPrefetchLoading } from '@/prefetch/hooks/useIsPrefetchLoading';
|
import { useIsPrefetchLoading } from '@/prefetch/hooks/useIsPrefetchLoading';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const NavigationDrawerOpenedSection = () => {
|
export const NavigationDrawerOpenedSection = () => {
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const { activeObjectMetadataItems } = useFilteredObjectMetadataItems();
|
const { activeObjectMetadataItems } = useFilteredObjectMetadataItems();
|
||||||
const filteredActiveObjectMetadataItems = activeObjectMetadataItems.filter(
|
const filteredActiveObjectMetadataItems = activeObjectMetadataItems.filter(
|
||||||
(item) => !item.isRemote,
|
(item) => !item.isRemote,
|
||||||
@ -47,7 +50,7 @@ export const NavigationDrawerOpenedSection = () => {
|
|||||||
return (
|
return (
|
||||||
shouldDisplayObjectInOpenedSection && (
|
shouldDisplayObjectInOpenedSection && (
|
||||||
<NavigationDrawerSectionForObjectMetadataItems
|
<NavigationDrawerSectionForObjectMetadataItems
|
||||||
sectionTitle={'Opened'}
|
sectionTitle={t`Opened`}
|
||||||
objectMetadataItems={[objectMetadataItem]}
|
objectMetadataItems={[objectMetadataItem]}
|
||||||
isRemote={false}
|
isRemote={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@ -2,6 +2,7 @@ import { OBJECT_FILTER_DROPDOWN_ID } from '@/object-record/object-filter-dropdow
|
|||||||
import { useResetFilterDropdown } from '@/object-record/object-filter-dropdown/hooks/useResetFilterDropdown';
|
import { useResetFilterDropdown } from '@/object-record/object-filter-dropdown/hooks/useResetFilterDropdown';
|
||||||
import { StyledHeaderDropdownButton } from '@/ui/layout/dropdown/components/StyledHeaderDropdownButton';
|
import { StyledHeaderDropdownButton } from '@/ui/layout/dropdown/components/StyledHeaderDropdownButton';
|
||||||
import { useDropdown } from '@/ui/layout/dropdown/hooks/useDropdown';
|
import { useDropdown } from '@/ui/layout/dropdown/hooks/useDropdown';
|
||||||
|
import { Trans } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const MultipleFiltersButton = () => {
|
export const MultipleFiltersButton = () => {
|
||||||
const { resetFilterDropdown } = useResetFilterDropdown();
|
const { resetFilterDropdown } = useResetFilterDropdown();
|
||||||
@ -20,7 +21,7 @@ export const MultipleFiltersButton = () => {
|
|||||||
onClick={handleClick}
|
onClick={handleClick}
|
||||||
isUnfolded={isDropdownOpen}
|
isUnfolded={isDropdownOpen}
|
||||||
>
|
>
|
||||||
Filter
|
<Trans>Filter</Trans>
|
||||||
</StyledHeaderDropdownButton>
|
</StyledHeaderDropdownButton>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@ -26,6 +26,8 @@ import { FeatureFlagKey } from '~/generated/graphql';
|
|||||||
|
|
||||||
import { advancedFilterViewFilterIdComponentState } from '@/object-record/object-filter-dropdown/states/advancedFilterViewFilterIdComponentState';
|
import { advancedFilterViewFilterIdComponentState } from '@/object-record/object-filter-dropdown/states/advancedFilterViewFilterIdComponentState';
|
||||||
import { FiltersHotkeyScope } from '@/object-record/object-filter-dropdown/types/FiltersHotkeyScope';
|
import { FiltersHotkeyScope } from '@/object-record/object-filter-dropdown/types/FiltersHotkeyScope';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const StyledInput = styled.input`
|
export const StyledInput = styled.input`
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
@ -161,12 +163,14 @@ export const ObjectFilterDropdownFilterSelect = ({
|
|||||||
isAdvancedFilterButtonVisible &&
|
isAdvancedFilterButtonVisible &&
|
||||||
isAdvancedFiltersEnabled;
|
isAdvancedFiltersEnabled;
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<StyledInput
|
<StyledInput
|
||||||
value={objectFilterDropdownSearchInput}
|
value={objectFilterDropdownSearchInput}
|
||||||
autoFocus
|
autoFocus
|
||||||
placeholder="Search fields"
|
placeholder={t`Search fields`}
|
||||||
onChange={(event: React.ChangeEvent<HTMLInputElement>) =>
|
onChange={(event: React.ChangeEvent<HTMLInputElement>) =>
|
||||||
setObjectFilterDropdownSearchInput(event.target.value)
|
setObjectFilterDropdownSearchInput(event.target.value)
|
||||||
}
|
}
|
||||||
|
|||||||
@ -15,6 +15,7 @@ import { selectedOperandInDropdownComponentState } from '@/object-record/object-
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useSetRecoilComponentStateV2 } from '@/ui/utilities/state/component-state/hooks/useSetRecoilComponentStateV2';
|
import { useSetRecoilComponentStateV2 } from '@/ui/utilities/state/component-state/hooks/useSetRecoilComponentStateV2';
|
||||||
import { availableFilterDefinitionsComponentState } from '@/views/states/availableFilterDefinitionsComponentState';
|
import { availableFilterDefinitionsComponentState } from '@/views/states/availableFilterDefinitionsComponentState';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { getRecordFilterOperandsForRecordFilterDefinition } from '../../record-filter/utils/getRecordFilterOperandsForRecordFilterDefinition';
|
import { getRecordFilterOperandsForRecordFilterDefinition } from '../../record-filter/utils/getRecordFilterOperandsForRecordFilterDefinition';
|
||||||
import { GenericEntityFilterChip } from './GenericEntityFilterChip';
|
import { GenericEntityFilterChip } from './GenericEntityFilterChip';
|
||||||
import { ObjectFilterDropdownRecordSelect } from './ObjectFilterDropdownRecordSelect';
|
import { ObjectFilterDropdownRecordSelect } from './ObjectFilterDropdownRecordSelect';
|
||||||
@ -58,6 +59,7 @@ export const SingleEntityObjectFilterDropdownButton = ({
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
const theme = useTheme();
|
const theme = useTheme();
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Dropdown
|
<Dropdown
|
||||||
@ -76,7 +78,7 @@ export const SingleEntityObjectFilterDropdownButton = ({
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
'Filter'
|
t`Filter`
|
||||||
)}
|
)}
|
||||||
<IconChevronDown size={theme.icon.size.md} />
|
<IconChevronDown size={theme.icon.size.md} />
|
||||||
</StyledHeaderDropdownButton>
|
</StyledHeaderDropdownButton>
|
||||||
|
|||||||
@ -19,6 +19,7 @@ import {
|
|||||||
getCanvasElementForDropdownTesting,
|
getCanvasElementForDropdownTesting,
|
||||||
} from 'twenty-ui';
|
} from 'twenty-ui';
|
||||||
import { FieldMetadataType } from '~/generated/graphql';
|
import { FieldMetadataType } from '~/generated/graphql';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
import { IconsProviderDecorator } from '~/testing/decorators/IconsProviderDecorator';
|
import { IconsProviderDecorator } from '~/testing/decorators/IconsProviderDecorator';
|
||||||
import { ObjectMetadataItemsDecorator } from '~/testing/decorators/ObjectMetadataItemsDecorator';
|
import { ObjectMetadataItemsDecorator } from '~/testing/decorators/ObjectMetadataItemsDecorator';
|
||||||
import { SnackBarDecorator } from '~/testing/decorators/SnackBarDecorator';
|
import { SnackBarDecorator } from '~/testing/decorators/SnackBarDecorator';
|
||||||
@ -130,6 +131,7 @@ const meta: Meta<typeof MultipleFiltersDropdownButton> = {
|
|||||||
SnackBarDecorator,
|
SnackBarDecorator,
|
||||||
ComponentDecorator,
|
ComponentDecorator,
|
||||||
IconsProviderDecorator,
|
IconsProviderDecorator,
|
||||||
|
I18nFrontDecorator,
|
||||||
],
|
],
|
||||||
args: {
|
args: {
|
||||||
hotkeyScope: {
|
hotkeyScope: {
|
||||||
|
|||||||
@ -11,6 +11,7 @@ import { Dropdown } from '@/ui/layout/dropdown/components/Dropdown';
|
|||||||
import { StyledHeaderDropdownButton } from '@/ui/layout/dropdown/components/StyledHeaderDropdownButton';
|
import { StyledHeaderDropdownButton } from '@/ui/layout/dropdown/components/StyledHeaderDropdownButton';
|
||||||
import { useDropdown } from '@/ui/layout/dropdown/hooks/useDropdown';
|
import { useDropdown } from '@/ui/layout/dropdown/hooks/useDropdown';
|
||||||
import { ViewType } from '@/views/types/ViewType';
|
import { ViewType } from '@/views/types/ViewType';
|
||||||
|
import { Trans } from '@lingui/react/macro';
|
||||||
|
|
||||||
type ObjectOptionsDropdownProps = {
|
type ObjectOptionsDropdownProps = {
|
||||||
viewType: ViewType;
|
viewType: ViewType;
|
||||||
@ -36,7 +37,7 @@ export const ObjectOptionsDropdown = ({
|
|||||||
dropdownOffset={{ y: DROPDOWN_OFFSET_Y }}
|
dropdownOffset={{ y: DROPDOWN_OFFSET_Y }}
|
||||||
clickableComponent={
|
clickableComponent={
|
||||||
<StyledHeaderDropdownButton isUnfolded={isDropdownOpen}>
|
<StyledHeaderDropdownButton isUnfolded={isDropdownOpen}>
|
||||||
Options
|
<Trans>Options</Trans>
|
||||||
</StyledHeaderDropdownButton>
|
</StyledHeaderDropdownButton>
|
||||||
}
|
}
|
||||||
onClose={handleResetContent}
|
onClose={handleResetContent}
|
||||||
|
|||||||
@ -25,6 +25,7 @@ import { useRecoilComponentStateV2 } from '@/ui/utilities/state/component-state/
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useSetRecoilComponentStateV2 } from '@/ui/utilities/state/component-state/hooks/useSetRecoilComponentStateV2';
|
import { useSetRecoilComponentStateV2 } from '@/ui/utilities/state/component-state/hooks/useSetRecoilComponentStateV2';
|
||||||
import { availableSortDefinitionsComponentState } from '@/views/states/availableSortDefinitionsComponentState';
|
import { availableSortDefinitionsComponentState } from '@/views/states/availableSortDefinitionsComponentState';
|
||||||
|
import { Trans, useLingui } from '@lingui/react/macro';
|
||||||
import { SORT_DIRECTIONS, SortDirection } from '../types/SortDirection';
|
import { SORT_DIRECTIONS, SortDirection } from '../types/SortDirection';
|
||||||
|
|
||||||
export const StyledInput = styled.input`
|
export const StyledInput = styled.input`
|
||||||
@ -172,6 +173,8 @@ export const ObjectSortDropdownButton = ({
|
|||||||
|
|
||||||
const { isDropdownOpen } = useDropdown(OBJECT_SORT_DROPDOWN_ID);
|
const { isDropdownOpen } = useDropdown(OBJECT_SORT_DROPDOWN_ID);
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Dropdown
|
<Dropdown
|
||||||
dropdownId={OBJECT_SORT_DROPDOWN_ID}
|
dropdownId={OBJECT_SORT_DROPDOWN_ID}
|
||||||
@ -182,7 +185,7 @@ export const ObjectSortDropdownButton = ({
|
|||||||
onClick={handleButtonClick}
|
onClick={handleButtonClick}
|
||||||
isUnfolded={isDropdownOpen}
|
isUnfolded={isDropdownOpen}
|
||||||
>
|
>
|
||||||
Sort
|
<Trans>Sort</Trans>
|
||||||
</StyledHeaderDropdownButton>
|
</StyledHeaderDropdownButton>
|
||||||
}
|
}
|
||||||
dropdownComponents={
|
dropdownComponents={
|
||||||
@ -194,7 +197,9 @@ export const ObjectSortDropdownButton = ({
|
|||||||
<MenuItem
|
<MenuItem
|
||||||
key={index}
|
key={index}
|
||||||
onClick={() => handleSortDirectionClick(sortDirection)}
|
onClick={() => handleSortDirectionClick(sortDirection)}
|
||||||
text={sortDirection === 'asc' ? 'Ascending' : 'Descending'}
|
text={
|
||||||
|
sortDirection === 'asc' ? t`Ascending` : t`Descending`
|
||||||
|
}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</DropdownMenuItemsContainer>
|
</DropdownMenuItemsContainer>
|
||||||
@ -206,12 +211,12 @@ export const ObjectSortDropdownButton = ({
|
|||||||
setIsSortDirectionMenuUnfolded(!isSortDirectionMenuUnfolded)
|
setIsSortDirectionMenuUnfolded(!isSortDirectionMenuUnfolded)
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
{selectedSortDirection === 'asc' ? 'Ascending' : 'Descending'}
|
{selectedSortDirection === 'asc' ? t`Ascending` : t`Descending`}
|
||||||
</DropdownMenuHeader>
|
</DropdownMenuHeader>
|
||||||
<StyledInput
|
<StyledInput
|
||||||
autoFocus
|
autoFocus
|
||||||
value={objectSortDropdownSearchInput}
|
value={objectSortDropdownSearchInput}
|
||||||
placeholder="Search fields"
|
placeholder={t`Search fields`}
|
||||||
onChange={(event) =>
|
onChange={(event) =>
|
||||||
setObjectSortDropdownSearchInput(event.target.value)
|
setObjectSortDropdownSearchInput(event.target.value)
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,9 +10,11 @@ import {
|
|||||||
import { TableOptionsHotkeyScope } from '@/object-record/record-table/types/TableOptionsHotkeyScope';
|
import { TableOptionsHotkeyScope } from '@/object-record/record-table/types/TableOptionsHotkeyScope';
|
||||||
import { DropdownMenuItemsContainer } from '@/ui/layout/dropdown/components/DropdownMenuItemsContainer';
|
import { DropdownMenuItemsContainer } from '@/ui/layout/dropdown/components/DropdownMenuItemsContainer';
|
||||||
import { useScopedHotkeys } from '@/ui/utilities/hotkey/hooks/useScopedHotkeys';
|
import { useScopedHotkeys } from '@/ui/utilities/hotkey/hooks/useScopedHotkeys';
|
||||||
import { t } from '@lingui/core/macro';
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const RecordBoardColumnHeaderAggregateDropdownMenuContent = () => {
|
export const RecordBoardColumnHeaderAggregateDropdownMenuContent = () => {
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const { onContentChange, closeDropdown } =
|
const { onContentChange, closeDropdown } =
|
||||||
useDropdown<RecordBoardColumnHeaderAggregateDropdownContextValue>({
|
useDropdown<RecordBoardColumnHeaderAggregateDropdownContextValue>({
|
||||||
context: RecordBoardColumnHeaderAggregateDropdownContext,
|
context: RecordBoardColumnHeaderAggregateDropdownContext,
|
||||||
@ -33,14 +35,14 @@ export const RecordBoardColumnHeaderAggregateDropdownMenuContent = () => {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
onContentChange('countAggregateOperationsOptions');
|
onContentChange('countAggregateOperationsOptions');
|
||||||
}}
|
}}
|
||||||
text={'Count'}
|
text={t`Count`}
|
||||||
hasSubMenu
|
hasSubMenu
|
||||||
/>
|
/>
|
||||||
<MenuItem
|
<MenuItem
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
onContentChange('percentAggregateOperationsOptions');
|
onContentChange('percentAggregateOperationsOptions');
|
||||||
}}
|
}}
|
||||||
text={'Percent'}
|
text={t`Percent`}
|
||||||
hasSubMenu
|
hasSubMenu
|
||||||
/>
|
/>
|
||||||
<MenuItem
|
<MenuItem
|
||||||
@ -54,7 +56,7 @@ export const RecordBoardColumnHeaderAggregateDropdownMenuContent = () => {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
onContentChange('moreAggregateOperationOptions');
|
onContentChange('moreAggregateOperationOptions');
|
||||||
}}
|
}}
|
||||||
text={'More options'}
|
text={t`More options`}
|
||||||
hasSubMenu
|
hasSubMenu
|
||||||
/>
|
/>
|
||||||
</DropdownMenuItemsContainer>
|
</DropdownMenuItemsContainer>
|
||||||
|
|||||||
@ -166,7 +166,7 @@ describe('computeAggregateValueAndLabel', () => {
|
|||||||
|
|
||||||
expect(result).toEqual({
|
expect(result).toEqual({
|
||||||
label: 'Earliest',
|
label: 'Earliest',
|
||||||
labelWithFieldName: 'Earliest date of Created At',
|
labelWithFieldName: 'Earliest of Created At',
|
||||||
value: '1 Jan, 2023 12:00',
|
value: '1 Jan, 2023 12:00',
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
@ -201,7 +201,7 @@ describe('computeAggregateValueAndLabel', () => {
|
|||||||
expect(result).toEqual({
|
expect(result).toEqual({
|
||||||
value: '31 Dec, 2023 23:59',
|
value: '31 Dec, 2023 23:59',
|
||||||
label: 'Latest',
|
label: 'Latest',
|
||||||
labelWithFieldName: 'Latest date of Updated At',
|
labelWithFieldName: 'Latest of Updated At',
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -8,6 +8,7 @@ import { AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/Agg
|
|||||||
import { COUNT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/countAggregateOperationOptions';
|
import { COUNT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/countAggregateOperationOptions';
|
||||||
import { PERCENT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/percentAggregateOperationOptions';
|
import { PERCENT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/percentAggregateOperationOptions';
|
||||||
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
||||||
|
import { t } from '@lingui/core/macro';
|
||||||
import isEmpty from 'lodash.isempty';
|
import isEmpty from 'lodash.isempty';
|
||||||
import { FIELD_FOR_TOTAL_COUNT_AGGREGATE_OPERATION } from 'twenty-shared';
|
import { FIELD_FOR_TOTAL_COUNT_AGGREGATE_OPERATION } from 'twenty-shared';
|
||||||
import { FieldMetadataType } from '~/generated-metadata/graphql';
|
import { FieldMetadataType } from '~/generated-metadata/graphql';
|
||||||
@ -47,8 +48,10 @@ export const computeAggregateValueAndLabel = ({
|
|||||||
data?.[FIELD_FOR_TOTAL_COUNT_AGGREGATE_OPERATION]?.[
|
data?.[FIELD_FOR_TOTAL_COUNT_AGGREGATE_OPERATION]?.[
|
||||||
AGGREGATE_OPERATIONS.count
|
AGGREGATE_OPERATIONS.count
|
||||||
],
|
],
|
||||||
label: `${getAggregateOperationLabel(AGGREGATE_OPERATIONS.count)}`,
|
label: getAggregateOperationLabel(AGGREGATE_OPERATIONS.count),
|
||||||
labelWithFieldName: `${getAggregateOperationLabel(AGGREGATE_OPERATIONS.count)}`,
|
labelWithFieldName: getAggregateOperationLabel(
|
||||||
|
AGGREGATE_OPERATIONS.count,
|
||||||
|
),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -118,15 +121,16 @@ export const computeAggregateValueAndLabel = ({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
const label = getAggregateOperationShortLabel(aggregateOperation);
|
const aggregateLabel = t(getAggregateOperationShortLabel(aggregateOperation));
|
||||||
|
const fieldLabel = field.label;
|
||||||
const labelWithFieldName =
|
const labelWithFieldName =
|
||||||
aggregateOperation === AGGREGATE_OPERATIONS.count
|
aggregateOperation === AGGREGATE_OPERATIONS.count
|
||||||
? `${getAggregateOperationLabel(AGGREGATE_OPERATIONS.count)}`
|
? `${getAggregateOperationLabel(AGGREGATE_OPERATIONS.count)}`
|
||||||
: `${getAggregateOperationLabel(aggregateOperation)} of ${field.label}`;
|
: t`${aggregateLabel} of ${fieldLabel}`;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
value,
|
value,
|
||||||
label,
|
label: aggregateLabel,
|
||||||
labelWithFieldName,
|
labelWithFieldName,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@ -1,35 +1,36 @@
|
|||||||
import { AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/AggregateOperations';
|
import { AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/AggregateOperations';
|
||||||
import { DATE_AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/DateAggregateOperations';
|
import { DATE_AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/DateAggregateOperations';
|
||||||
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
||||||
|
import { t } from '@lingui/core/macro';
|
||||||
|
|
||||||
export const getAggregateOperationLabel = (
|
export const getAggregateOperationLabel = (
|
||||||
operation: ExtendedAggregateOperations,
|
operation: ExtendedAggregateOperations,
|
||||||
) => {
|
) => {
|
||||||
switch (operation) {
|
switch (operation) {
|
||||||
case AGGREGATE_OPERATIONS.min:
|
case AGGREGATE_OPERATIONS.min:
|
||||||
return 'Min';
|
return t`Min`;
|
||||||
case AGGREGATE_OPERATIONS.max:
|
case AGGREGATE_OPERATIONS.max:
|
||||||
return 'Max';
|
return t`Max`;
|
||||||
case AGGREGATE_OPERATIONS.avg:
|
case AGGREGATE_OPERATIONS.avg:
|
||||||
return 'Average';
|
return t`Average`;
|
||||||
case AGGREGATE_OPERATIONS.sum:
|
case AGGREGATE_OPERATIONS.sum:
|
||||||
return 'Sum';
|
return t`Sum`;
|
||||||
case AGGREGATE_OPERATIONS.count:
|
case AGGREGATE_OPERATIONS.count:
|
||||||
return 'Count all';
|
return t`Count all`;
|
||||||
case AGGREGATE_OPERATIONS.countEmpty:
|
case AGGREGATE_OPERATIONS.countEmpty:
|
||||||
return 'Count empty';
|
return t`Count empty`;
|
||||||
case AGGREGATE_OPERATIONS.countNotEmpty:
|
case AGGREGATE_OPERATIONS.countNotEmpty:
|
||||||
return 'Count not empty';
|
return t`Count not empty`;
|
||||||
case AGGREGATE_OPERATIONS.countUniqueValues:
|
case AGGREGATE_OPERATIONS.countUniqueValues:
|
||||||
return 'Count unique values';
|
return t`Count unique values`;
|
||||||
case AGGREGATE_OPERATIONS.percentageEmpty:
|
case AGGREGATE_OPERATIONS.percentageEmpty:
|
||||||
return 'Percent empty';
|
return t`Percent empty`;
|
||||||
case AGGREGATE_OPERATIONS.percentageNotEmpty:
|
case AGGREGATE_OPERATIONS.percentageNotEmpty:
|
||||||
return 'Percent not empty';
|
return t`Percent not empty`;
|
||||||
case DATE_AGGREGATE_OPERATIONS.earliest:
|
case DATE_AGGREGATE_OPERATIONS.earliest:
|
||||||
return 'Earliest date';
|
return t`Earliest date`;
|
||||||
case DATE_AGGREGATE_OPERATIONS.latest:
|
case DATE_AGGREGATE_OPERATIONS.latest:
|
||||||
return 'Latest date';
|
return t`Latest date`;
|
||||||
default:
|
default:
|
||||||
throw new Error(`Unknown aggregate operation: ${operation}`);
|
throw new Error(`Unknown aggregate operation: ${operation}`);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,33 +1,34 @@
|
|||||||
import { AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/AggregateOperations';
|
import { AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/AggregateOperations';
|
||||||
import { DATE_AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/DateAggregateOperations';
|
import { DATE_AGGREGATE_OPERATIONS } from '@/object-record/record-table/constants/DateAggregateOperations';
|
||||||
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
import { ExtendedAggregateOperations } from '@/object-record/record-table/types/ExtendedAggregateOperations';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
|
|
||||||
export const getAggregateOperationShortLabel = (
|
export const getAggregateOperationShortLabel = (
|
||||||
operation: ExtendedAggregateOperations,
|
operation: ExtendedAggregateOperations,
|
||||||
) => {
|
) => {
|
||||||
switch (operation) {
|
switch (operation) {
|
||||||
case AGGREGATE_OPERATIONS.min:
|
case AGGREGATE_OPERATIONS.min:
|
||||||
return 'Min';
|
return msg`Min`;
|
||||||
case AGGREGATE_OPERATIONS.max:
|
case AGGREGATE_OPERATIONS.max:
|
||||||
return 'Max';
|
return msg`Max`;
|
||||||
case AGGREGATE_OPERATIONS.avg:
|
case AGGREGATE_OPERATIONS.avg:
|
||||||
return 'Average';
|
return msg`Average`;
|
||||||
case AGGREGATE_OPERATIONS.sum:
|
case AGGREGATE_OPERATIONS.sum:
|
||||||
return 'Sum';
|
return msg`Sum`;
|
||||||
case AGGREGATE_OPERATIONS.count:
|
case AGGREGATE_OPERATIONS.count:
|
||||||
return 'All';
|
return msg`All`;
|
||||||
case AGGREGATE_OPERATIONS.countEmpty:
|
case AGGREGATE_OPERATIONS.countEmpty:
|
||||||
case AGGREGATE_OPERATIONS.percentageEmpty:
|
case AGGREGATE_OPERATIONS.percentageEmpty:
|
||||||
return 'Empty';
|
return msg`Empty`;
|
||||||
case AGGREGATE_OPERATIONS.countNotEmpty:
|
case AGGREGATE_OPERATIONS.countNotEmpty:
|
||||||
case AGGREGATE_OPERATIONS.percentageNotEmpty:
|
case AGGREGATE_OPERATIONS.percentageNotEmpty:
|
||||||
return 'Not empty';
|
return msg`Not empty`;
|
||||||
case AGGREGATE_OPERATIONS.countUniqueValues:
|
case AGGREGATE_OPERATIONS.countUniqueValues:
|
||||||
return 'Unique';
|
return msg`Unique`;
|
||||||
case DATE_AGGREGATE_OPERATIONS.earliest:
|
case DATE_AGGREGATE_OPERATIONS.earliest:
|
||||||
return 'Earliest';
|
return msg`Earliest`;
|
||||||
case DATE_AGGREGATE_OPERATIONS.latest:
|
case DATE_AGGREGATE_OPERATIONS.latest:
|
||||||
return 'Latest';
|
return msg`Latest`;
|
||||||
default:
|
default:
|
||||||
throw new Error(`Unknown aggregate operation: ${operation}`);
|
throw new Error(`Unknown aggregate operation: ${operation}`);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -9,6 +9,7 @@ import {
|
|||||||
useRecordInlineCellContext,
|
useRecordInlineCellContext,
|
||||||
} from '@/object-record/record-inline-cell/components/RecordInlineCellContext';
|
} from '@/object-record/record-inline-cell/components/RecordInlineCellContext';
|
||||||
import { RecordInlineCellButton } from '@/object-record/record-inline-cell/components/RecordInlineCellEditButton';
|
import { RecordInlineCellButton } from '@/object-record/record-inline-cell/components/RecordInlineCellEditButton';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
const StyledRecordInlineCellNormalModeOuterContainer = styled.div<
|
const StyledRecordInlineCellNormalModeOuterContainer = styled.div<
|
||||||
Pick<
|
Pick<
|
||||||
@ -61,6 +62,8 @@ export const RecordInlineCellDisplayMode = ({
|
|||||||
}: React.PropsWithChildren<unknown>) => {
|
}: React.PropsWithChildren<unknown>) => {
|
||||||
const { isFocused } = useFieldFocus();
|
const { isFocused } = useFieldFocus();
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const {
|
const {
|
||||||
editModeContentOnly,
|
editModeContentOnly,
|
||||||
|
|
||||||
@ -80,7 +83,7 @@ export const RecordInlineCellDisplayMode = ({
|
|||||||
|
|
||||||
const shouldDisplayEditModeOnFocus = isFocused && isFieldInputOnly;
|
const shouldDisplayEditModeOnFocus = isFocused && isFieldInputOnly;
|
||||||
|
|
||||||
const emptyPlaceHolder = showLabel ? 'Empty' : label;
|
const emptyPlaceHolder = showLabel ? t`Empty` : label;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
|||||||
@ -32,6 +32,7 @@ import { DropdownScope } from '@/ui/layout/dropdown/scopes/DropdownScope';
|
|||||||
import { useIsMobile } from '@/ui/utilities/responsive/hooks/useIsMobile';
|
import { useIsMobile } from '@/ui/utilities/responsive/hooks/useIsMobile';
|
||||||
import { View } from '@/views/types/View';
|
import { View } from '@/views/types/View';
|
||||||
import { ViewFilterOperand } from '@/views/types/ViewFilterOperand';
|
import { ViewFilterOperand } from '@/views/types/ViewFilterOperand';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { RelationDefinitionType } from '~/generated-metadata/graphql';
|
import { RelationDefinitionType } from '~/generated-metadata/graphql';
|
||||||
import { getAppPath } from '~/utils/navigation/getAppPath';
|
import { getAppPath } from '~/utils/navigation/getAppPath';
|
||||||
type RecordDetailRelationSectionProps = {
|
type RecordDetailRelationSectionProps = {
|
||||||
@ -45,6 +46,7 @@ const StyledAddDropdown = styled(Dropdown)`
|
|||||||
export const RecordDetailRelationSection = ({
|
export const RecordDetailRelationSection = ({
|
||||||
loading,
|
loading,
|
||||||
}: RecordDetailRelationSectionProps) => {
|
}: RecordDetailRelationSectionProps) => {
|
||||||
|
const { t } = useLingui();
|
||||||
const { recordId, fieldDefinition } = useContext(FieldContext);
|
const { recordId, fieldDefinition } = useContext(FieldContext);
|
||||||
const {
|
const {
|
||||||
fieldName,
|
fieldName,
|
||||||
@ -168,6 +170,8 @@ export const RecordDetailRelationSection = ({
|
|||||||
|
|
||||||
if (loading) return null;
|
if (loading) return null;
|
||||||
|
|
||||||
|
const relationRecordsCount = relationRecords.length;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<RecordDetailSection>
|
<RecordDetailSection>
|
||||||
<RecordDetailSectionHeader
|
<RecordDetailSectionHeader
|
||||||
@ -177,8 +181,8 @@ export const RecordDetailRelationSection = ({
|
|||||||
? {
|
? {
|
||||||
to: filterLinkHref,
|
to: filterLinkHref,
|
||||||
label:
|
label:
|
||||||
relationRecords.length > 0
|
relationRecordsCount > 0
|
||||||
? `All (${relationRecords.length})`
|
? t`All (${relationRecordsCount})`
|
||||||
: '',
|
: '',
|
||||||
}
|
}
|
||||||
: undefined
|
: undefined
|
||||||
|
|||||||
@ -9,9 +9,11 @@ import { DATE_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/r
|
|||||||
import { PERCENT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/percentAggregateOperationOptions';
|
import { PERCENT_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/percentAggregateOperationOptions';
|
||||||
import { STANDARD_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/standardAggregateOperationOptions';
|
import { STANDARD_AGGREGATE_OPERATION_OPTIONS } from '@/object-record/record-table/record-table-footer/constants/standardAggregateOperationOptions';
|
||||||
import { getAvailableAggregateOperationsForFieldMetadataType } from '@/object-record/record-table/record-table-footer/utils/getAvailableAggregateOperationsForFieldMetadataType';
|
import { getAvailableAggregateOperationsForFieldMetadataType } from '@/object-record/record-table/record-table-footer/utils/getAvailableAggregateOperationsForFieldMetadataType';
|
||||||
import { t } from '@lingui/core/macro';
|
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
export const RecordTableColumnAggregateFooterDropdownContent = () => {
|
export const RecordTableColumnAggregateFooterDropdownContent = () => {
|
||||||
|
const { t } = useLingui();
|
||||||
const { currentContentId, fieldMetadataType } = useDropdown({
|
const { currentContentId, fieldMetadataType } = useDropdown({
|
||||||
context: RecordTableColumnAggregateFooterDropdownContext,
|
context: RecordTableColumnAggregateFooterDropdownContext,
|
||||||
});
|
});
|
||||||
@ -33,7 +35,7 @@ export const RecordTableColumnAggregateFooterDropdownContent = () => {
|
|||||||
return (
|
return (
|
||||||
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
||||||
aggregateOperations={aggregateOperations}
|
aggregateOperations={aggregateOperations}
|
||||||
title="More options"
|
title={t`More options`}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@ -47,7 +49,7 @@ export const RecordTableColumnAggregateFooterDropdownContent = () => {
|
|||||||
return (
|
return (
|
||||||
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
||||||
aggregateOperations={aggregateOperations}
|
aggregateOperations={aggregateOperations}
|
||||||
title="Count"
|
title={t`Count`}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@ -61,7 +63,7 @@ export const RecordTableColumnAggregateFooterDropdownContent = () => {
|
|||||||
return (
|
return (
|
||||||
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
<RecordTableColumnAggregateFooterDropdownSubmenuContent
|
||||||
aggregateOperations={aggregateOperations}
|
aggregateOperations={aggregateOperations}
|
||||||
title="Percent"
|
title={t`Percent`}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,6 +16,7 @@ import { onToggleColumnFilterComponentState } from '@/object-record/record-table
|
|||||||
import { onToggleColumnSortComponentState } from '@/object-record/record-table/states/onToggleColumnSortComponentState';
|
import { onToggleColumnSortComponentState } from '@/object-record/record-table/states/onToggleColumnSortComponentState';
|
||||||
import { visibleTableColumnsComponentSelector } from '@/object-record/record-table/states/selectors/visibleTableColumnsComponentSelector';
|
import { visibleTableColumnsComponentSelector } from '@/object-record/record-table/states/selectors/visibleTableColumnsComponentSelector';
|
||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { useTableColumns } from '../../hooks/useTableColumns';
|
import { useTableColumns } from '../../hooks/useTableColumns';
|
||||||
import { ColumnDefinition } from '../../types/ColumnDefinition';
|
import { ColumnDefinition } from '../../types/ColumnDefinition';
|
||||||
|
|
||||||
@ -26,6 +27,8 @@ export type RecordTableColumnHeadDropdownMenuProps = {
|
|||||||
export const RecordTableColumnHeadDropdownMenu = ({
|
export const RecordTableColumnHeadDropdownMenu = ({
|
||||||
column,
|
column,
|
||||||
}: RecordTableColumnHeadDropdownMenuProps) => {
|
}: RecordTableColumnHeadDropdownMenuProps) => {
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
const visibleTableColumns = useRecoilComponentValueV2(
|
const visibleTableColumns = useRecoilComponentValueV2(
|
||||||
visibleTableColumnsComponentSelector,
|
visibleTableColumnsComponentSelector,
|
||||||
);
|
);
|
||||||
@ -96,14 +99,14 @@ export const RecordTableColumnHeadDropdownMenu = ({
|
|||||||
<MenuItem
|
<MenuItem
|
||||||
LeftIcon={IconFilter}
|
LeftIcon={IconFilter}
|
||||||
onClick={handleFilterClick}
|
onClick={handleFilterClick}
|
||||||
text="Filter"
|
text={t`Filter`}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{isSortable && (
|
{isSortable && (
|
||||||
<MenuItem
|
<MenuItem
|
||||||
LeftIcon={IconSortDescending}
|
LeftIcon={IconSortDescending}
|
||||||
onClick={handleSortClick}
|
onClick={handleSortClick}
|
||||||
text="Sort"
|
text={t`Sort`}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{showSeparator && <DropdownMenuSeparator />}
|
{showSeparator && <DropdownMenuSeparator />}
|
||||||
@ -111,21 +114,21 @@ export const RecordTableColumnHeadDropdownMenu = ({
|
|||||||
<MenuItem
|
<MenuItem
|
||||||
LeftIcon={IconArrowLeft}
|
LeftIcon={IconArrowLeft}
|
||||||
onClick={handleColumnMoveLeft}
|
onClick={handleColumnMoveLeft}
|
||||||
text="Move left"
|
text={t`Move left`}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{canMoveRight && (
|
{canMoveRight && (
|
||||||
<MenuItem
|
<MenuItem
|
||||||
LeftIcon={IconArrowRight}
|
LeftIcon={IconArrowRight}
|
||||||
onClick={handleColumnMoveRight}
|
onClick={handleColumnMoveRight}
|
||||||
text="Move right"
|
text={t`Move right`}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{canHide && (
|
{canHide && (
|
||||||
<MenuItem
|
<MenuItem
|
||||||
LeftIcon={IconEyeOff}
|
LeftIcon={IconEyeOff}
|
||||||
onClick={handleColumnVisibility}
|
onClick={handleColumnVisibility}
|
||||||
text="Hide"
|
text={t`Hide`}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</DropdownMenuItemsContainer>
|
</DropdownMenuItemsContainer>
|
||||||
|
|||||||
@ -31,13 +31,6 @@ const StyledImage = styled.img<{ isFirstCard: boolean }>`
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const StyledFallbackDiv = styled.div<{ isFirstCard: boolean }>`
|
|
||||||
background-color: ${({ theme }) => theme.background.tertiary};
|
|
||||||
border-bottom: 1px solid ${({ theme }) => theme.border.color.medium};
|
|
||||||
height: ${({ isFirstCard }) => (isFirstCard ? '240px' : '120px')};
|
|
||||||
width: 100%;
|
|
||||||
`;
|
|
||||||
|
|
||||||
export const SettingsLabContent = () => {
|
export const SettingsLabContent = () => {
|
||||||
const currentWorkspace = useRecoilValue(currentWorkspaceState);
|
const currentWorkspace = useRecoilValue(currentWorkspaceState);
|
||||||
const { labPublicFeatureFlags, handleLabPublicFeatureFlagUpdate } =
|
const { labPublicFeatureFlags, handleLabPublicFeatureFlagUpdate } =
|
||||||
@ -57,27 +50,36 @@ export const SettingsLabContent = () => {
|
|||||||
return (
|
return (
|
||||||
currentWorkspace?.id && (
|
currentWorkspace?.id && (
|
||||||
<StyledCardGrid>
|
<StyledCardGrid>
|
||||||
{labPublicFeatureFlags.map((flag, index) => (
|
{[...labPublicFeatureFlags]
|
||||||
<Card key={flag.key} rounded>
|
.sort((a, b) => {
|
||||||
{flag.metadata.imagePath && !hasImageLoadingError[flag.key] ? (
|
// Sort flags with images first
|
||||||
<StyledImage
|
if (a.metadata.imagePath !== '' && b.metadata.imagePath === '')
|
||||||
src={flag.metadata.imagePath}
|
return -1;
|
||||||
alt={flag.metadata.label}
|
if (a.metadata.imagePath === '' && b.metadata.imagePath !== '')
|
||||||
isFirstCard={index === 0}
|
return 1;
|
||||||
onError={() => handleImageError(flag.key)}
|
return 0;
|
||||||
|
})
|
||||||
|
.map((flag, index) => (
|
||||||
|
<Card key={flag.key} rounded>
|
||||||
|
{flag.metadata.imagePath && !hasImageLoadingError[flag.key] ? (
|
||||||
|
<StyledImage
|
||||||
|
src={flag.metadata.imagePath}
|
||||||
|
alt={flag.metadata.label}
|
||||||
|
isFirstCard={index === 0}
|
||||||
|
onError={() => handleImageError(flag.key)}
|
||||||
|
/>
|
||||||
|
) : (
|
||||||
|
<></>
|
||||||
|
)}
|
||||||
|
<SettingsOptionCardContentToggle
|
||||||
|
title={flag.metadata.label}
|
||||||
|
description={flag.metadata.description}
|
||||||
|
checked={flag.value}
|
||||||
|
onChange={(value) => handleToggle(flag.key, value)}
|
||||||
|
toggleCentered={false}
|
||||||
/>
|
/>
|
||||||
) : (
|
</Card>
|
||||||
<StyledFallbackDiv isFirstCard={index === 0} />
|
))}
|
||||||
)}
|
|
||||||
<SettingsOptionCardContentToggle
|
|
||||||
title={flag.metadata.label}
|
|
||||||
description={flag.metadata.description}
|
|
||||||
checked={flag.value}
|
|
||||||
onChange={(value) => handleToggle(flag.key, value)}
|
|
||||||
toggleCentered={false}
|
|
||||||
/>
|
|
||||||
</Card>
|
|
||||||
))}
|
|
||||||
</StyledCardGrid>
|
</StyledCardGrid>
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
import { SKELETON_LOADER_HEIGHT_SIZES } from '@/activities/components/SkeletonLoader';
|
import { SKELETON_LOADER_HEIGHT_SIZES } from '@/activities/components/SkeletonLoader';
|
||||||
import { useTheme } from '@emotion/react';
|
import { useTheme } from '@emotion/react';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { Trans } from '@lingui/react/macro';
|
||||||
import { ChangeEvent, ReactNode, useRef } from 'react';
|
import { ChangeEvent, ReactNode, useRef } from 'react';
|
||||||
import Skeleton, { SkeletonTheme } from 'react-loading-skeleton';
|
import Skeleton, { SkeletonTheme } from 'react-loading-skeleton';
|
||||||
import { AppTooltip, Avatar, AvatarType, IconComponent } from 'twenty-ui';
|
import { AppTooltip, Avatar, AvatarType, IconComponent } from 'twenty-ui';
|
||||||
@ -153,7 +154,7 @@ export const ShowPageSummaryCard = ({
|
|||||||
<StyledTitle isMobile={isMobile}>{title}</StyledTitle>
|
<StyledTitle isMobile={isMobile}>{title}</StyledTitle>
|
||||||
{beautifiedCreatedAt && (
|
{beautifiedCreatedAt && (
|
||||||
<StyledDate isMobile={isMobile} id={dateElementId}>
|
<StyledDate isMobile={isMobile} id={dateElementId}>
|
||||||
Added {beautifiedCreatedAt}
|
<Trans>Added {beautifiedCreatedAt}</Trans>
|
||||||
</StyledDate>
|
</StyledDate>
|
||||||
)}
|
)}
|
||||||
<AppTooltip
|
<AppTooltip
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
|
import { MessageDescriptor } from '@lingui/core';
|
||||||
import { IconComponent } from 'twenty-ui';
|
import { IconComponent } from 'twenty-ui';
|
||||||
|
|
||||||
export type TableFieldMetadata<ItemType> = {
|
export type TableFieldMetadata<ItemType> = {
|
||||||
fieldLabel: string;
|
fieldLabel: MessageDescriptor;
|
||||||
fieldName: keyof ItemType;
|
fieldName: keyof ItemType;
|
||||||
fieldType: 'string' | 'number';
|
fieldType: 'string' | 'number';
|
||||||
align: 'left' | 'right';
|
align: 'left' | 'right';
|
||||||
|
|||||||
@ -35,6 +35,7 @@ import { mockedWorkspaceMemberData } from '~/testing/mock-data/users';
|
|||||||
|
|
||||||
import { CurrentWorkspaceMemberFavoritesFolders } from '@/favorites/components/CurrentWorkspaceMemberFavoritesFolders';
|
import { CurrentWorkspaceMemberFavoritesFolders } from '@/favorites/components/CurrentWorkspaceMemberFavoritesFolders';
|
||||||
import { NavigationDrawerSubItem } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSubItem';
|
import { NavigationDrawerSubItem } from '@/ui/navigation/navigation-drawer/components/NavigationDrawerSubItem';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
import { getSettingsPath } from '~/utils/navigation/getSettingsPath';
|
import { getSettingsPath } from '~/utils/navigation/getSettingsPath';
|
||||||
import jsonPage from '../../../../../../../package.json';
|
import jsonPage from '../../../../../../../package.json';
|
||||||
import { NavigationDrawer } from '../NavigationDrawer';
|
import { NavigationDrawer } from '../NavigationDrawer';
|
||||||
@ -50,6 +51,7 @@ const meta: Meta<typeof NavigationDrawer> = {
|
|||||||
SnackBarDecorator,
|
SnackBarDecorator,
|
||||||
ObjectMetadataItemsDecorator,
|
ObjectMetadataItemsDecorator,
|
||||||
PrefetchLoadedDecorator,
|
PrefetchLoadedDecorator,
|
||||||
|
I18nFrontDecorator,
|
||||||
(Story) => {
|
(Story) => {
|
||||||
const setCurrentWorkspaceMember = useSetRecoilState(
|
const setCurrentWorkspaceMember = useSetRecoilState(
|
||||||
currentWorkspaceMemberState,
|
currentWorkspaceMemberState,
|
||||||
|
|||||||
@ -16,6 +16,7 @@ import { useTabList } from '@/ui/layout/tab/hooks/useTabList';
|
|||||||
import { isAdvancedModeEnabledState } from '@/ui/navigation/navigation-drawer/states/isAdvancedModeEnabledState';
|
import { isAdvancedModeEnabledState } from '@/ui/navigation/navigation-drawer/states/isAdvancedModeEnabledState';
|
||||||
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { t } from '@lingui/core/macro';
|
||||||
import { useRecoilState, useRecoilValue } from 'recoil';
|
import { useRecoilState, useRecoilValue } from 'recoil';
|
||||||
import {
|
import {
|
||||||
Button,
|
Button,
|
||||||
@ -91,19 +92,19 @@ export const SettingsObjectDetailPage = () => {
|
|||||||
const tabs = [
|
const tabs = [
|
||||||
{
|
{
|
||||||
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.FIELDS,
|
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.FIELDS,
|
||||||
title: 'Fields',
|
title: t`Fields`,
|
||||||
Icon: IconListDetails,
|
Icon: IconListDetails,
|
||||||
hide: false,
|
hide: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.SETTINGS,
|
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.SETTINGS,
|
||||||
title: 'Settings',
|
title: t`Settings`,
|
||||||
Icon: IconSettings,
|
Icon: IconSettings,
|
||||||
hide: false,
|
hide: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.INDEXES,
|
id: SETTINGS_OBJECT_DETAIL_TABS.TABS_IDS.INDEXES,
|
||||||
title: 'Indexes',
|
title: t`Indexes`,
|
||||||
Icon: IconCodeCircle,
|
Icon: IconCodeCircle,
|
||||||
hide: !isAdvancedModeEnabled || !isUniqueIndexesEnabled,
|
hide: !isAdvancedModeEnabled || !isUniqueIndexesEnabled,
|
||||||
pill: (
|
pill: (
|
||||||
|
|||||||
@ -12,6 +12,7 @@ import { TableSection } from '@/ui/layout/table/components/TableSection';
|
|||||||
import { useSortedArray } from '@/ui/layout/table/hooks/useSortedArray';
|
import { useSortedArray } from '@/ui/layout/table/hooks/useSortedArray';
|
||||||
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { useLingui } from '@lingui/react/macro';
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { isNonEmptyArray } from '@sniptt/guards';
|
import { isNonEmptyArray } from '@sniptt/guards';
|
||||||
import { useEffect, useMemo, useState } from 'react';
|
import { useEffect, useMemo, useState } from 'react';
|
||||||
@ -20,65 +21,63 @@ import { IconSearch } from 'twenty-ui';
|
|||||||
import { useMapFieldMetadataItemToSettingsObjectDetailTableItem } from '~/pages/settings/data-model/hooks/useMapFieldMetadataItemToSettingsObjectDetailTableItem';
|
import { useMapFieldMetadataItemToSettingsObjectDetailTableItem } from '~/pages/settings/data-model/hooks/useMapFieldMetadataItemToSettingsObjectDetailTableItem';
|
||||||
import { SettingsObjectDetailTableItem } from '~/pages/settings/data-model/types/SettingsObjectDetailTableItem';
|
import { SettingsObjectDetailTableItem } from '~/pages/settings/data-model/types/SettingsObjectDetailTableItem';
|
||||||
|
|
||||||
const GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_STANDARD = (
|
const GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_STANDARD: TableMetadata<SettingsObjectDetailTableItem> =
|
||||||
t: (literals: TemplateStringsArray) => string,
|
{
|
||||||
): TableMetadata<SettingsObjectDetailTableItem> => ({
|
tableId: 'settingsObjectDetail',
|
||||||
tableId: 'settingsObjectDetail',
|
fields: [
|
||||||
fields: [
|
{
|
||||||
{
|
fieldLabel: msg`Name`,
|
||||||
fieldLabel: t`Name`,
|
fieldName: 'label',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Field type`,
|
||||||
|
fieldName: 'fieldType',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Data type`,
|
||||||
|
fieldName: 'dataType',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
initialSort: {
|
||||||
fieldName: 'label',
|
fieldName: 'label',
|
||||||
fieldType: 'string',
|
orderBy: 'AscNullsLast',
|
||||||
align: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
};
|
||||||
fieldLabel: t`Field type`,
|
|
||||||
fieldName: 'fieldType',
|
|
||||||
fieldType: 'string',
|
|
||||||
align: 'left',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
fieldLabel: t`Data type`,
|
|
||||||
fieldName: 'dataType',
|
|
||||||
fieldType: 'string',
|
|
||||||
align: 'left',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
initialSort: {
|
|
||||||
fieldName: 'label',
|
|
||||||
orderBy: 'AscNullsLast',
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|
||||||
const GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_CUSTOM = (
|
const GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_CUSTOM: TableMetadata<SettingsObjectDetailTableItem> =
|
||||||
t: (literals: TemplateStringsArray) => string,
|
{
|
||||||
): TableMetadata<SettingsObjectDetailTableItem> => ({
|
tableId: 'settingsObjectDetail',
|
||||||
tableId: 'settingsObjectDetail',
|
fields: [
|
||||||
fields: [
|
{
|
||||||
{
|
fieldLabel: msg`Name`,
|
||||||
fieldLabel: t`Name`,
|
fieldName: 'label',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Identifier`,
|
||||||
|
fieldName: 'identifierType',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Data type`,
|
||||||
|
fieldName: 'dataType',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
initialSort: {
|
||||||
fieldName: 'label',
|
fieldName: 'label',
|
||||||
fieldType: 'string',
|
orderBy: 'AscNullsLast',
|
||||||
align: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
};
|
||||||
fieldLabel: t`Identifier`,
|
|
||||||
fieldName: 'identifierType',
|
|
||||||
fieldType: 'string',
|
|
||||||
align: 'left',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
fieldLabel: t`Data type`,
|
|
||||||
fieldName: 'dataType',
|
|
||||||
fieldType: 'string',
|
|
||||||
align: 'left',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
initialSort: {
|
|
||||||
fieldName: 'label',
|
|
||||||
orderBy: 'AscNullsLast',
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|
||||||
const StyledSearchInput = styled(TextInput)`
|
const StyledSearchInput = styled(TextInput)`
|
||||||
padding-bottom: ${({ theme }) => theme.spacing(2)};
|
padding-bottom: ${({ theme }) => theme.spacing(2)};
|
||||||
@ -98,8 +97,8 @@ export const SettingsObjectFieldTable = ({
|
|||||||
const [searchTerm, setSearchTerm] = useState('');
|
const [searchTerm, setSearchTerm] = useState('');
|
||||||
|
|
||||||
const tableMetadata = objectMetadataItem.isCustom
|
const tableMetadata = objectMetadataItem.isCustom
|
||||||
? GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_CUSTOM(t)
|
? GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_CUSTOM
|
||||||
: GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_STANDARD(t);
|
: GET_SETTINGS_OBJECT_DETAIL_TABLE_METADATA_STANDARD;
|
||||||
|
|
||||||
const { mapFieldMetadataItemToSettingsObjectDetailTableItem } =
|
const { mapFieldMetadataItemToSettingsObjectDetailTableItem } =
|
||||||
useMapFieldMetadataItemToSettingsObjectDetailTableItem(objectMetadataItem);
|
useMapFieldMetadataItemToSettingsObjectDetailTableItem(objectMetadataItem);
|
||||||
@ -190,7 +189,7 @@ export const SettingsObjectFieldTable = ({
|
|||||||
<SortableTableHeader
|
<SortableTableHeader
|
||||||
key={item.fieldName}
|
key={item.fieldName}
|
||||||
fieldName={item.fieldName}
|
fieldName={item.fieldName}
|
||||||
label={item.fieldLabel}
|
label={t(item.fieldLabel)}
|
||||||
tableId={tableMetadata.tableId}
|
tableId={tableMetadata.tableId}
|
||||||
initialSort={tableMetadata.initialSort}
|
initialSort={tableMetadata.initialSort}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@ -9,6 +9,7 @@ import { TableRow } from '@/ui/layout/table/components/TableRow';
|
|||||||
import { useSortedArray } from '@/ui/layout/table/hooks/useSortedArray';
|
import { useSortedArray } from '@/ui/layout/table/hooks/useSortedArray';
|
||||||
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { useLingui } from '@lingui/react/macro';
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { isNonEmptyArray } from '@sniptt/guards';
|
import { isNonEmptyArray } from '@sniptt/guards';
|
||||||
import { useEffect, useMemo, useState } from 'react';
|
import { useEffect, useMemo, useState } from 'react';
|
||||||
@ -39,20 +40,20 @@ export const SettingsObjectIndexTable = ({
|
|||||||
tableId: 'settingsObjectIndexs',
|
tableId: 'settingsObjectIndexs',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
fieldLabel: t`Fields`,
|
fieldLabel: msg`Fields`,
|
||||||
fieldName: 'indexFields',
|
fieldName: 'indexFields',
|
||||||
fieldType: 'string',
|
fieldType: 'string',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
fieldLabel: '',
|
fieldLabel: msg`Unique`,
|
||||||
FieldIcon: IconSquareKey,
|
FieldIcon: IconSquareKey,
|
||||||
fieldName: 'isUnique',
|
fieldName: 'isUnique',
|
||||||
fieldType: 'string',
|
fieldType: 'string',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
fieldLabel: t`Type`,
|
fieldLabel: msg`Type`,
|
||||||
fieldName: 'indexType',
|
fieldName: 'indexType',
|
||||||
fieldType: 'string',
|
fieldType: 'string',
|
||||||
align: 'right',
|
align: 'right',
|
||||||
@ -123,7 +124,7 @@ export const SettingsObjectIndexTable = ({
|
|||||||
<SortableTableHeader
|
<SortableTableHeader
|
||||||
key={item.fieldName}
|
key={item.fieldName}
|
||||||
fieldName={item.fieldName}
|
fieldName={item.fieldName}
|
||||||
label={item.fieldLabel}
|
label={t(item.fieldLabel)}
|
||||||
Icon={item.FieldIcon}
|
Icon={item.FieldIcon}
|
||||||
tableId={tableMetadata.tableId}
|
tableId={tableMetadata.tableId}
|
||||||
initialSort={tableMetadata.initialSort}
|
initialSort={tableMetadata.initialSort}
|
||||||
|
|||||||
@ -104,19 +104,14 @@ export const SettingsObjects = () => {
|
|||||||
[inactiveObjectMetadataItems, totalCountByObjectMetadataItemNamePlural],
|
[inactiveObjectMetadataItems, totalCountByObjectMetadataItemNamePlural],
|
||||||
);
|
);
|
||||||
|
|
||||||
const tableMetadata = useMemo(
|
|
||||||
() => GET_SETTINGS_OBJECT_TABLE_METADATA(t),
|
|
||||||
[t],
|
|
||||||
);
|
|
||||||
|
|
||||||
const sortedActiveObjectSettingsItems = useSortedArray(
|
const sortedActiveObjectSettingsItems = useSortedArray(
|
||||||
activeObjectSettingsArray,
|
activeObjectSettingsArray,
|
||||||
tableMetadata,
|
GET_SETTINGS_OBJECT_TABLE_METADATA,
|
||||||
);
|
);
|
||||||
|
|
||||||
const sortedInactiveObjectSettingsItems = useSortedArray(
|
const sortedInactiveObjectSettingsItems = useSortedArray(
|
||||||
inactiveObjectSettingsArray,
|
inactiveObjectSettingsArray,
|
||||||
tableMetadata,
|
GET_SETTINGS_OBJECT_TABLE_METADATA,
|
||||||
);
|
);
|
||||||
|
|
||||||
const filteredActiveObjectSettingsItems = useMemo(
|
const filteredActiveObjectSettingsItems = useMemo(
|
||||||
@ -175,15 +170,17 @@ export const SettingsObjects = () => {
|
|||||||
|
|
||||||
<Table>
|
<Table>
|
||||||
<StyledObjectTableRow>
|
<StyledObjectTableRow>
|
||||||
{tableMetadata.fields.map(
|
{GET_SETTINGS_OBJECT_TABLE_METADATA.fields.map(
|
||||||
(settingsObjectsTableMetadataField) => (
|
(settingsObjectsTableMetadataField) => (
|
||||||
<SortableTableHeader
|
<SortableTableHeader
|
||||||
key={settingsObjectsTableMetadataField.fieldName}
|
key={settingsObjectsTableMetadataField.fieldName}
|
||||||
fieldName={settingsObjectsTableMetadataField.fieldName}
|
fieldName={settingsObjectsTableMetadataField.fieldName}
|
||||||
label={settingsObjectsTableMetadataField.fieldLabel}
|
label={t(settingsObjectsTableMetadataField.fieldLabel)}
|
||||||
tableId={tableMetadata.tableId}
|
tableId={GET_SETTINGS_OBJECT_TABLE_METADATA.tableId}
|
||||||
align={settingsObjectsTableMetadataField.align}
|
align={settingsObjectsTableMetadataField.align}
|
||||||
initialSort={tableMetadata.initialSort}
|
initialSort={
|
||||||
|
GET_SETTINGS_OBJECT_TABLE_METADATA.initialSort
|
||||||
|
}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
)}
|
)}
|
||||||
|
|||||||
@ -1,43 +1,38 @@
|
|||||||
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { SettingsObjectTableItem } from '~/pages/settings/data-model/types/SettingsObjectTableItem';
|
import { SettingsObjectTableItem } from '~/pages/settings/data-model/types/SettingsObjectTableItem';
|
||||||
|
|
||||||
type GET_SETTINGS_OBJECT_TABLE_METADATAProps = {
|
export const GET_SETTINGS_OBJECT_TABLE_METADATA: TableMetadata<SettingsObjectTableItem> =
|
||||||
(descriptor: { id: string }): string;
|
{
|
||||||
(literals: TemplateStringsArray, ...placeholders: any[]): string;
|
tableId: 'settingsObject',
|
||||||
};
|
fields: [
|
||||||
|
{
|
||||||
export const GET_SETTINGS_OBJECT_TABLE_METADATA = (
|
fieldLabel: msg`Name`,
|
||||||
t: GET_SETTINGS_OBJECT_TABLE_METADATAProps,
|
fieldName: 'labelPlural',
|
||||||
): TableMetadata<SettingsObjectTableItem> => ({
|
fieldType: 'string',
|
||||||
tableId: 'settingsObject',
|
align: 'left',
|
||||||
fields: [
|
},
|
||||||
{
|
{
|
||||||
fieldLabel: t({ id: 'Name' }),
|
fieldLabel: msg`Type`,
|
||||||
|
fieldName: 'objectTypeLabel',
|
||||||
|
fieldType: 'string',
|
||||||
|
align: 'left',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Fields`,
|
||||||
|
fieldName: 'fieldsCount',
|
||||||
|
fieldType: 'number',
|
||||||
|
align: 'right',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
fieldLabel: msg`Instances`,
|
||||||
|
fieldName: 'totalObjectCount',
|
||||||
|
fieldType: 'number',
|
||||||
|
align: 'right',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
initialSort: {
|
||||||
fieldName: 'labelPlural',
|
fieldName: 'labelPlural',
|
||||||
fieldType: 'string',
|
orderBy: 'AscNullsLast',
|
||||||
align: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
};
|
||||||
fieldLabel: t({ id: 'Type' }),
|
|
||||||
fieldName: 'objectTypeLabel',
|
|
||||||
fieldType: 'string',
|
|
||||||
align: 'left',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
fieldLabel: t({ id: 'Fields' }),
|
|
||||||
fieldName: 'fieldsCount',
|
|
||||||
fieldType: 'number',
|
|
||||||
align: 'right',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
fieldLabel: t({ id: 'Instances' }),
|
|
||||||
fieldName: 'totalObjectCount',
|
|
||||||
fieldType: 'number',
|
|
||||||
align: 'right',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
initialSort: {
|
|
||||||
fieldName: 'labelPlural',
|
|
||||||
orderBy: 'AscNullsLast',
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
import { ApolloError } from '@apollo/client';
|
|
||||||
import { currentWorkspaceState } from '@/auth/states/currentWorkspaceState';
|
import { currentWorkspaceState } from '@/auth/states/currentWorkspaceState';
|
||||||
import { useRedirectToWorkspaceDomain } from '@/domain-manager/hooks/useRedirectToWorkspaceDomain';
|
import { useRedirectToWorkspaceDomain } from '@/domain-manager/hooks/useRedirectToWorkspaceDomain';
|
||||||
import { domainConfigurationState } from '@/domain-manager/states/domainConfigurationState';
|
import { domainConfigurationState } from '@/domain-manager/states/domainConfigurationState';
|
||||||
@ -9,6 +8,7 @@ import { SnackBarVariant } from '@/ui/feedback/snack-bar-manager/components/Snac
|
|||||||
import { useSnackBar } from '@/ui/feedback/snack-bar-manager/hooks/useSnackBar';
|
import { useSnackBar } from '@/ui/feedback/snack-bar-manager/hooks/useSnackBar';
|
||||||
import { TextInputV2 } from '@/ui/input/components/TextInputV2';
|
import { TextInputV2 } from '@/ui/input/components/TextInputV2';
|
||||||
import { SubMenuTopBarContainer } from '@/ui/layout/page/components/SubMenuTopBarContainer';
|
import { SubMenuTopBarContainer } from '@/ui/layout/page/components/SubMenuTopBarContainer';
|
||||||
|
import { ApolloError } from '@apollo/client';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
import { zodResolver } from '@hookform/resolvers/zod';
|
import { zodResolver } from '@hookform/resolvers/zod';
|
||||||
import { Trans, useLingui } from '@lingui/react/macro';
|
import { Trans, useLingui } from '@lingui/react/macro';
|
||||||
|
|||||||
@ -8019,7 +8019,7 @@ export const mockedStandardObjectMetadataQueryResult: ObjectMetadataItemsQuery =
|
|||||||
type: 'UUID',
|
type: 'UUID',
|
||||||
name: 'linkedObjectMetadataId',
|
name: 'linkedObjectMetadataId',
|
||||||
label: 'Linked Object Metadata Id',
|
label: 'Linked Object Metadata Id',
|
||||||
description: 'inked Object Metadata Id',
|
description: 'Linked Object Metadata Id',
|
||||||
icon: 'IconAbc',
|
icon: 'IconAbc',
|
||||||
isCustom: false,
|
isCustom: false,
|
||||||
isActive: true,
|
isActive: true,
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
import { TableMetadata } from '@/ui/layout/table/types/TableMetadata';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
|
|
||||||
export type MockedTableType = {
|
export type MockedTableType = {
|
||||||
labelPlural: string;
|
labelPlural: string;
|
||||||
@ -12,13 +13,13 @@ export const mockedTableMetadata: TableMetadata<MockedTableType> = {
|
|||||||
fieldName: 'labelPlural',
|
fieldName: 'labelPlural',
|
||||||
fieldType: 'string',
|
fieldType: 'string',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
fieldLabel: 'Name',
|
fieldLabel: msg`Name`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
fieldName: 'fieldsCount',
|
fieldName: 'fieldsCount',
|
||||||
fieldType: 'number',
|
fieldType: 'number',
|
||||||
align: 'right',
|
align: 'right',
|
||||||
fieldLabel: 'Fields Count',
|
fieldLabel: msg`Fields Count`,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
@ -7,8 +7,18 @@ type FeatureFlagMetadata = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export type PublicFeatureFlag = {
|
export type PublicFeatureFlag = {
|
||||||
key: Extract<FeatureFlagKey, never>;
|
key: Extract<FeatureFlagKey, FeatureFlagKey.IsLocalizationEnabled>;
|
||||||
metadata: FeatureFlagMetadata;
|
metadata: FeatureFlagMetadata;
|
||||||
};
|
};
|
||||||
|
|
||||||
export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [];
|
export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
|
||||||
|
{
|
||||||
|
key: FeatureFlagKey.IsLocalizationEnabled,
|
||||||
|
metadata: {
|
||||||
|
label: 'Localization',
|
||||||
|
description:
|
||||||
|
"Our community is working on translating the app. Enable this flag and go to Settings > Experience to change your account's language.",
|
||||||
|
imagePath: '',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|||||||
@ -111,7 +111,7 @@ msgstr "Access Token"
|
|||||||
|
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:186
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:183
|
||||||
msgid "Account Owner"
|
msgid "Account Owner"
|
||||||
msgstr "Account Owner"
|
msgstr "Account Owner"
|
||||||
|
|
||||||
@ -123,18 +123,22 @@ msgstr "Account owner for companies"
|
|||||||
msgid "Account Owner For Companies"
|
msgid "Account Owner For Companies"
|
||||||
msgstr "Account Owner For Companies"
|
msgstr "Account Owner For Companies"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:128
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:126
|
||||||
msgid "Address"
|
msgid "Address"
|
||||||
msgstr "Address"
|
msgstr "Address"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:274
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:271
|
||||||
msgid "Address (deprecated) "
|
msgid "Address (deprecated) "
|
||||||
msgstr "Address (deprecated) "
|
msgstr "Address (deprecated) "
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:129
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:127
|
||||||
msgid "Address of the company"
|
msgid "Address of the company"
|
||||||
msgstr "Address of the company"
|
msgstr "Address of the company"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:272
|
||||||
|
msgid "Address of the company - deprecated in favor of new address field"
|
||||||
|
msgstr "Address of the company - deprecated in favor of new address field"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:189
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:189
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96
|
||||||
msgid "Aggregate operation"
|
msgid "Aggregate operation"
|
||||||
@ -168,6 +172,10 @@ msgstr "An event related to user behavior"
|
|||||||
msgid "An opportunity"
|
msgid "An opportunity"
|
||||||
msgstr "An opportunity"
|
msgstr "An opportunity"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:117
|
||||||
|
msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company"
|
||||||
|
msgstr "Annual Recurring Revenue: The actual or estimated annual revenue of the company"
|
||||||
|
|
||||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17
|
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17
|
||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API Key"
|
msgstr "API Key"
|
||||||
@ -188,7 +196,7 @@ msgstr "ApiKey name"
|
|||||||
msgid "ApiKey revocation date"
|
msgid "ApiKey revocation date"
|
||||||
msgstr "ApiKey revocation date"
|
msgstr "ApiKey revocation date"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:117
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:116
|
||||||
msgid "ARR"
|
msgid "ARR"
|
||||||
msgstr "ARR"
|
msgstr "ARR"
|
||||||
|
|
||||||
@ -248,7 +256,7 @@ msgstr "Attachment type"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:245
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:245
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:125
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:125
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:249
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:246
|
||||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:125
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:125
|
||||||
msgid "Attachments"
|
msgid "Attachments"
|
||||||
@ -258,7 +266,7 @@ msgstr "Attachments"
|
|||||||
msgid "Attachments created by the workspace member"
|
msgid "Attachments created by the workspace member"
|
||||||
msgstr "Attachments created by the workspace member"
|
msgstr "Attachments created by the workspace member"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:250
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:247
|
||||||
msgid "Attachments linked to the company"
|
msgid "Attachments linked to the company"
|
||||||
msgstr "Attachments linked to the company"
|
msgstr "Attachments linked to the company"
|
||||||
|
|
||||||
@ -300,6 +308,14 @@ msgstr "Author"
|
|||||||
msgid "Authored attachments"
|
msgid "Authored attachments"
|
||||||
msgstr "Authored attachments"
|
msgstr "Authored attachments"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170
|
||||||
|
msgid "Automatically create People records when receiving or sending emails"
|
||||||
|
msgstr "Automatically create People records when receiving or sending emails"
|
||||||
|
|
||||||
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222
|
||||||
|
msgid "Automatically create records for people you participated with in an event."
|
||||||
|
msgstr "Automatically create records for people you participated with in an event."
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:149
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:149
|
||||||
msgid "Avatar"
|
msgid "Avatar"
|
||||||
msgstr "Avatar"
|
msgstr "Avatar"
|
||||||
@ -351,8 +367,8 @@ msgstr "Calendar Channel Event Association"
|
|||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:324
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:325
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
||||||
msgid "Calendar Channel Event Associations"
|
msgid "Calendar Channel Event Associations"
|
||||||
@ -430,7 +446,7 @@ msgstr "Companies"
|
|||||||
msgid "Company"
|
msgid "Company"
|
||||||
msgstr "Company"
|
msgstr "Company"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:150
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:147
|
||||||
msgid "Company record position"
|
msgid "Company record position"
|
||||||
msgstr "Company record position"
|
msgstr "Company record position"
|
||||||
|
|
||||||
@ -439,11 +455,11 @@ msgstr "Company record position"
|
|||||||
msgid "Conference Solution"
|
msgid "Conference Solution"
|
||||||
msgstr "Conference Solution"
|
msgstr "Conference Solution"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:358
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360
|
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:309
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:310
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308
|
||||||
msgid "Connected Account"
|
msgid "Connected Account"
|
||||||
msgstr "Connected Account"
|
msgstr "Connected Account"
|
||||||
|
|
||||||
@ -506,7 +522,7 @@ msgstr "Contact’s X/Twitter account"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:170
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:170
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:101
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:101
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:160
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:157
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:64
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:64
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
msgstr "Created by"
|
msgstr "Created by"
|
||||||
@ -573,7 +589,7 @@ msgstr "Due Date"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Emails"
|
msgstr "Emails"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:87
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:86
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Employees"
|
msgstr "Employees"
|
||||||
|
|
||||||
@ -621,7 +637,7 @@ msgstr "Event Listeners"
|
|||||||
msgid "Event name"
|
msgid "Event name"
|
||||||
msgstr "Event name"
|
msgstr "Event name"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:88
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34
|
||||||
msgid "Event name/type"
|
msgid "Event name/type"
|
||||||
msgstr "Event name/type"
|
msgstr "Event name/type"
|
||||||
@ -660,7 +676,7 @@ msgid "Event workflow version"
|
|||||||
msgstr "Event workflow version"
|
msgstr "Event workflow version"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:92
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91
|
||||||
msgid "Event workspace member"
|
msgid "Event workspace member"
|
||||||
msgstr "Event workspace member"
|
msgstr "Event workspace member"
|
||||||
|
|
||||||
@ -677,13 +693,13 @@ msgstr "Events linked to the person"
|
|||||||
msgid "Events linked to the workspace member"
|
msgid "Events linked to the workspace member"
|
||||||
msgstr "Events linked to the workspace member"
|
msgstr "Events linked to the workspace member"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:209
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211
|
|
||||||
msgid "Exclude group emails"
|
msgid "Exclude group emails"
|
||||||
msgstr "Exclude group emails"
|
msgstr "Exclude group emails"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:199
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201
|
|
||||||
msgid "Exclude non professional emails"
|
msgid "Exclude non professional emails"
|
||||||
msgstr "Exclude non professional emails"
|
msgstr "Exclude non professional emails"
|
||||||
|
|
||||||
@ -767,7 +783,7 @@ msgstr "Favorite workspace member"
|
|||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:150
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:150
|
||||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52
|
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:236
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:233
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:108
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:108
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favorites"
|
msgstr "Favorites"
|
||||||
@ -776,7 +792,7 @@ msgstr "Favorites"
|
|||||||
msgid "Favorites in this folder"
|
msgid "Favorites in this folder"
|
||||||
msgstr "Favorites in this folder"
|
msgstr "Favorites in this folder"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:237
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:234
|
||||||
msgid "Favorites linked to the company"
|
msgid "Favorites linked to the company"
|
||||||
msgstr "Favorites linked to the company"
|
msgstr "Favorites linked to the company"
|
||||||
|
|
||||||
@ -832,6 +848,10 @@ msgstr "Field Metadata Id"
|
|||||||
msgid "Field metadata used for aggregate operation"
|
msgid "Field metadata used for aggregate operation"
|
||||||
msgstr "Field metadata used for aggregate operation"
|
msgstr "Field metadata used for aggregate operation"
|
||||||
|
|
||||||
|
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6
|
||||||
|
msgid "Field used for full-text search"
|
||||||
|
msgstr "Field used for full-text search"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:51
|
||||||
msgid "Field Value"
|
msgid "Field Value"
|
||||||
msgstr "Field Value"
|
msgstr "Field Value"
|
||||||
@ -879,7 +899,7 @@ msgstr "iCal UID"
|
|||||||
msgid "Icon"
|
msgid "Icon"
|
||||||
msgstr "Icon"
|
msgstr "Icon"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:138
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:136
|
||||||
msgid "ICP"
|
msgid "ICP"
|
||||||
msgstr "ICP"
|
msgstr "ICP"
|
||||||
|
|
||||||
@ -888,13 +908,17 @@ msgstr "ICP"
|
|||||||
msgid "Id"
|
msgid "Id"
|
||||||
msgstr "Id"
|
msgstr "Id"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:79
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:137
|
||||||
|
msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you"
|
||||||
|
msgstr "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78
|
||||||
msgid "If the event is related to a particular object"
|
msgid "If the event is related to a particular object"
|
||||||
msgstr "If the event is related to a particular object"
|
msgstr "If the event is related to a particular object"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
||||||
msgid "inked Object Metadata Id"
|
#~ msgid "inked Object Metadata Id"
|
||||||
msgstr "inked Object Metadata Id"
|
#~ msgstr "inked Object Metadata Id"
|
||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49
|
||||||
@ -918,10 +942,10 @@ msgstr "Is Full Day"
|
|||||||
msgid "Is Organizer"
|
msgid "Is Organizer"
|
||||||
msgstr "Is Organizer"
|
msgstr "Is Organizer"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:219
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:260
|
|
||||||
msgid "Is Sync Enabled"
|
msgid "Is Sync Enabled"
|
||||||
msgstr "Is Sync Enabled"
|
msgstr "Is Sync Enabled"
|
||||||
|
|
||||||
@ -929,6 +953,11 @@ msgstr "Is Sync Enabled"
|
|||||||
msgid "Job Title"
|
msgid "Job Title"
|
||||||
msgstr "Job Title"
|
msgstr "Job Title"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53
|
||||||
|
msgid "Json object to provide context (user, device, workspace, etc.)"
|
||||||
|
msgstr "Json object to provide context (user, device, workspace, etc.)"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144
|
||||||
msgid "Json object to provide output of the workflow run"
|
msgid "Json object to provide output of the workflow run"
|
||||||
msgstr "Json object to provide output of the workflow run"
|
msgstr "Json object to provide output of the workflow run"
|
||||||
@ -963,15 +992,15 @@ msgstr "Language"
|
|||||||
msgid "Last published Version Id"
|
msgid "Last published Version Id"
|
||||||
msgstr "Last published Version Id"
|
msgstr "Last published Version Id"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:229
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231
|
|
||||||
msgid "Last sync cursor"
|
msgid "Last sync cursor"
|
||||||
msgstr "Last sync cursor"
|
msgstr "Last sync cursor"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:238
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:279
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:280
|
|
||||||
msgid "Last sync date"
|
msgid "Last sync date"
|
||||||
msgstr "Last sync date"
|
msgstr "Last sync date"
|
||||||
|
|
||||||
@ -989,6 +1018,7 @@ msgid "Last update"
|
|||||||
msgstr "Last update"
|
msgstr "Last update"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93
|
||||||
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
||||||
msgid "Linked Object Metadata Id"
|
msgid "Linked Object Metadata Id"
|
||||||
msgstr "Linked Object Metadata Id"
|
msgstr "Linked Object Metadata Id"
|
||||||
|
|
||||||
@ -1006,7 +1036,7 @@ msgid "Linked Record id"
|
|||||||
msgstr "Linked Record id"
|
msgstr "Linked Record id"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:92
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:92
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:97
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:96
|
||||||
msgid "Linkedin"
|
msgid "Linkedin"
|
||||||
msgstr "Linkedin"
|
msgstr "Linkedin"
|
||||||
|
|
||||||
@ -1043,7 +1073,7 @@ msgid "Message Channel"
|
|||||||
msgstr "Message Channel"
|
msgstr "Message Channel"
|
||||||
|
|
||||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105
|
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:373
|
||||||
msgid "Message Channel Association"
|
msgid "Message Channel Association"
|
||||||
msgstr "Message Channel Association"
|
msgstr "Message Channel Association"
|
||||||
|
|
||||||
@ -1126,7 +1156,7 @@ msgid "Messages"
|
|||||||
msgstr "Messages"
|
msgstr "Messages"
|
||||||
|
|
||||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106
|
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374
|
||||||
msgid "Messages from the channel."
|
msgid "Messages from the channel."
|
||||||
msgstr "Messages from the channel."
|
msgstr "Messages from the channel."
|
||||||
|
|
||||||
@ -1207,7 +1237,7 @@ msgstr "Note title"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:222
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:222
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:213
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:210
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:76
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:76
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notes"
|
msgstr "Notes"
|
||||||
@ -1216,7 +1246,7 @@ msgstr "Notes"
|
|||||||
msgid "Notes tied to the {label}"
|
msgid "Notes tied to the {label}"
|
||||||
msgstr "Notes tied to the {label}"
|
msgstr "Notes tied to the {label}"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:214
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:211
|
||||||
msgid "Notes tied to the company"
|
msgid "Notes tied to the company"
|
||||||
msgstr "Notes tied to the company"
|
msgstr "Notes tied to the company"
|
||||||
|
|
||||||
@ -1244,16 +1274,16 @@ msgstr "NoteTarget opportunity"
|
|||||||
msgid "NoteTarget person"
|
msgid "NoteTarget person"
|
||||||
msgstr "NoteTarget person"
|
msgstr "NoteTarget person"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:88
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:87
|
||||||
msgid "Number of employees in the company"
|
msgid "Number of employees in the company"
|
||||||
msgstr "Number of employees in the company"
|
msgstr "Number of employees in the company"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86
|
||||||
msgid "Object id"
|
msgid "Object id"
|
||||||
msgstr "Object id"
|
msgstr "Object id"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:73
|
|
||||||
msgid "Object metadata id"
|
msgid "Object metadata id"
|
||||||
msgstr "Object metadata id"
|
msgstr "Object metadata id"
|
||||||
|
|
||||||
@ -1261,9 +1291,9 @@ msgstr "Object metadata id"
|
|||||||
msgid "Object Metadata Id"
|
msgid "Object Metadata Id"
|
||||||
msgstr "Object Metadata Id"
|
msgstr "Object Metadata Id"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:64
|
|
||||||
msgid "Object name"
|
msgid "Object name"
|
||||||
msgstr "Object name"
|
msgstr "Object name"
|
||||||
|
|
||||||
@ -1280,11 +1310,11 @@ msgid "Operations"
|
|||||||
msgstr "Operations"
|
msgstr "Operations"
|
||||||
|
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:224
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:221
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Opportunities"
|
msgstr "Opportunities"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:225
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:222
|
||||||
msgid "Opportunities linked to the company."
|
msgid "Opportunities linked to the company."
|
||||||
msgstr "Opportunities linked to the company."
|
msgstr "Opportunities linked to the company."
|
||||||
|
|
||||||
@ -1330,6 +1360,10 @@ msgstr "Opportunity stage"
|
|||||||
msgid "Optional aggregate operation"
|
msgid "Optional aggregate operation"
|
||||||
msgstr "Optional aggregate operation"
|
msgstr "Optional aggregate operation"
|
||||||
|
|
||||||
|
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70
|
||||||
|
msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests."
|
||||||
|
msgstr "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143
|
||||||
msgid "Output"
|
msgid "Output"
|
||||||
msgstr "Output"
|
msgstr "Output"
|
||||||
@ -1343,11 +1377,11 @@ msgid "Parent View Filter Group Id"
|
|||||||
msgstr "Parent View Filter Group Id"
|
msgstr "Parent View Filter Group Id"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:174
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:171
|
||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "People"
|
msgstr "People"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:175
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:172
|
||||||
msgid "People linked to the company."
|
msgid "People linked to the company."
|
||||||
msgstr "People linked to the company."
|
msgstr "People linked to the company."
|
||||||
|
|
||||||
@ -1392,7 +1426,7 @@ msgstr "Point of Contact"
|
|||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:58
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:58
|
||||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32
|
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:149
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:146
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:52
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:52
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:53
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:53
|
||||||
msgid "Position"
|
msgid "Position"
|
||||||
@ -1431,8 +1465,8 @@ msgstr "provider"
|
|||||||
msgid "Received At"
|
msgid "Received At"
|
||||||
msgstr "Received At"
|
msgstr "Received At"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:82
|
|
||||||
msgid "Record id"
|
msgid "Record id"
|
||||||
msgstr "Record id"
|
msgstr "Record id"
|
||||||
|
|
||||||
@ -1478,6 +1512,10 @@ msgstr "Runs"
|
|||||||
msgid "Scopes"
|
msgid "Scopes"
|
||||||
msgstr "Scopes"
|
msgstr "Scopes"
|
||||||
|
|
||||||
|
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5
|
||||||
|
msgid "Search vector"
|
||||||
|
msgstr "Search vector"
|
||||||
|
|
||||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69
|
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69
|
||||||
msgid "Secret"
|
msgid "Secret"
|
||||||
msgstr "Secret"
|
msgstr "Secret"
|
||||||
@ -1508,26 +1546,30 @@ msgstr "Statuses"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Subject"
|
msgstr "Subject"
|
||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268
|
||||||
msgid "Sync Cursor"
|
msgid "Sync Cursor"
|
||||||
msgstr "Sync Cursor"
|
msgstr "Sync Cursor"
|
||||||
|
|
||||||
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269
|
||||||
|
msgid "Sync Cursor. Used for syncing events from the calendar provider"
|
||||||
|
msgstr "Sync Cursor. Used for syncing events from the calendar provider"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:290
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138
|
||||||
msgid "Sync stage"
|
msgid "Sync stage"
|
||||||
msgstr "Sync stage"
|
msgstr "Sync stage"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:338
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:289
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:290
|
|
||||||
msgid "Sync stage started at"
|
msgid "Sync stage started at"
|
||||||
msgstr "Sync stage started at"
|
msgstr "Sync stage started at"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:248
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96
|
||||||
msgid "Sync status"
|
msgid "Sync status"
|
||||||
@ -1589,7 +1631,7 @@ msgstr "Task title"
|
|||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:211
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:211
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:202
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:199
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:92
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:92
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Tasks"
|
msgstr "Tasks"
|
||||||
@ -1602,7 +1644,7 @@ msgstr "Tasks assigned to the workspace member"
|
|||||||
msgid "Tasks tied to the {label}"
|
msgid "Tasks tied to the {label}"
|
||||||
msgstr "Tasks tied to the {label}"
|
msgstr "Tasks tied to the {label}"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:203
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:200
|
||||||
msgid "Tasks tied to the company"
|
msgid "Tasks tied to the company"
|
||||||
msgstr "Tasks tied to the company"
|
msgstr "Tasks tied to the company"
|
||||||
|
|
||||||
@ -1643,7 +1685,7 @@ msgstr "The account handle (email, username, phone number, etc.)"
|
|||||||
msgid "The account provider"
|
msgid "The account provider"
|
||||||
msgstr "The account provider"
|
msgstr "The account provider"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:98
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:97
|
||||||
msgid "The company Linkedin account"
|
msgid "The company Linkedin account"
|
||||||
msgstr "The company Linkedin account"
|
msgstr "The company Linkedin account"
|
||||||
|
|
||||||
@ -1651,16 +1693,20 @@ msgstr "The company Linkedin account"
|
|||||||
msgid "The company name"
|
msgid "The company name"
|
||||||
msgstr "The company name"
|
msgstr "The company name"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:108
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:107
|
||||||
msgid "The company Twitter/X account"
|
msgid "The company Twitter/X account"
|
||||||
msgstr "The company Twitter/X account"
|
msgstr "The company Twitter/X account"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:77
|
||||||
|
msgid "The company website URL. We use this url to fetch the company icon"
|
||||||
|
msgstr "The company website URL. We use this url to fetch the company icon"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:141
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:141
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:172
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:172
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:103
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:103
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:162
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:159
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:66
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:66
|
||||||
msgid "The creator of the record"
|
msgid "The creator of the record"
|
||||||
msgstr "The creator of the record"
|
msgstr "The creator of the record"
|
||||||
@ -1713,10 +1759,10 @@ msgstr "Thread External Id"
|
|||||||
msgid "Thread id from the messaging provider"
|
msgid "Thread id from the messaging provider"
|
||||||
msgstr "Thread id from the messaging provider"
|
msgstr "Thread id from the messaging provider"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:348
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:299
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:300
|
|
||||||
msgid "Throttle Failure Count"
|
msgid "Throttle Failure Count"
|
||||||
msgstr "Throttle Failure Count"
|
msgstr "Throttle Failure Count"
|
||||||
|
|
||||||
@ -1735,12 +1781,12 @@ msgstr "Time zone"
|
|||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:192
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:192
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:138
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:138
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:261
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:258
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:141
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:141
|
||||||
msgid "Timeline Activities"
|
msgid "Timeline Activities"
|
||||||
msgstr "Timeline Activities"
|
msgstr "Timeline Activities"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:262
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:259
|
||||||
msgid "Timeline Activities linked to the company"
|
msgid "Timeline Activities linked to the company"
|
||||||
msgstr "Timeline Activities linked to the company"
|
msgstr "Timeline Activities linked to the company"
|
||||||
|
|
||||||
@ -1806,6 +1852,14 @@ msgstr "User Id"
|
|||||||
msgid "User time zone"
|
msgid "User time zone"
|
||||||
msgstr "User time zone"
|
msgstr "User time zone"
|
||||||
|
|
||||||
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279
|
||||||
|
msgid "User's preferred date format"
|
||||||
|
msgstr "User's preferred date format"
|
||||||
|
|
||||||
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315
|
||||||
|
msgid "User's preferred time format"
|
||||||
|
msgstr "User's preferred time format"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51
|
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Value"
|
msgstr "Value"
|
||||||
@ -2134,7 +2188,7 @@ msgstr "Workspace member"
|
|||||||
|
|
||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90
|
||||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100
|
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138
|
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138
|
||||||
@ -2160,10 +2214,10 @@ msgid "WorkspaceMember"
|
|||||||
msgstr "WorkspaceMember"
|
msgstr "WorkspaceMember"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:102
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:102
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:107
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:106
|
||||||
msgid "X"
|
msgid "X"
|
||||||
msgstr "X"
|
msgstr "X"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:187
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:184
|
||||||
msgid "Your team member responsible for managing the company account"
|
msgid "Your team member responsible for managing the company account"
|
||||||
msgstr "Your team member responsible for managing the company account"
|
msgstr "Your team member responsible for managing the company account"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-28 22:03+0100\n"
|
"POT-Creation-Date: 2025-01-29 15:07+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -107,7 +107,7 @@ msgstr "Clé API"
|
|||||||
msgid "API Keys"
|
msgid "API Keys"
|
||||||
msgstr "Clés API"
|
msgstr "Clés API"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:117
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:116
|
||||||
msgid "ARR"
|
msgid "ARR"
|
||||||
msgstr "ARR"
|
msgstr "ARR"
|
||||||
|
|
||||||
@ -117,7 +117,7 @@ msgstr "Jeton d'accès"
|
|||||||
|
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:119
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:120
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:186
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:183
|
||||||
msgid "Account Owner"
|
msgid "Account Owner"
|
||||||
msgstr "Propriétaire de compte"
|
msgstr "Propriétaire de compte"
|
||||||
|
|
||||||
@ -129,18 +129,22 @@ msgstr "Propriétaire de compte pour les entreprises"
|
|||||||
msgid "Account owner for companies"
|
msgid "Account owner for companies"
|
||||||
msgstr "Propriétaire de compte pour les entreprises"
|
msgstr "Propriétaire de compte pour les entreprises"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:128
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:126
|
||||||
msgid "Address"
|
msgid "Address"
|
||||||
msgstr "Adresse"
|
msgstr "Adresse"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:274
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:271
|
||||||
msgid "Address (deprecated) "
|
msgid "Address (deprecated) "
|
||||||
msgstr "Adresse (obsolète) "
|
msgstr "Adresse (obsolète) "
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:129
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:127
|
||||||
msgid "Address of the company"
|
msgid "Address of the company"
|
||||||
msgstr "Adresse de l'entreprise"
|
msgstr "Adresse de l'entreprise"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:272
|
||||||
|
msgid "Address of the company - deprecated in favor of new address field"
|
||||||
|
msgstr "Adresse de l'entreprise - obsolète en faveur du nouveau champ d'adresse"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:189
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:189
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:96
|
||||||
msgid "Aggregate operation"
|
msgid "Aggregate operation"
|
||||||
@ -174,6 +178,10 @@ msgstr "Un événement lié au comportement de l'utilisateur"
|
|||||||
msgid "An opportunity"
|
msgid "An opportunity"
|
||||||
msgstr "Une opportunité"
|
msgstr "Une opportunité"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:117
|
||||||
|
msgid "Annual Recurring Revenue: The actual or estimated annual revenue of the company"
|
||||||
|
msgstr "Revenu annuel récurrent : Le revenu annuel réel ou estimé de l'entreprise"
|
||||||
|
|
||||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39
|
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:39
|
||||||
msgid "ApiKey expiration date"
|
msgid "ApiKey expiration date"
|
||||||
msgstr "Date d'expiration de la clé ApiKey"
|
msgstr "Date d'expiration de la clé ApiKey"
|
||||||
@ -242,7 +250,7 @@ msgstr "Type d'attachement"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:245
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:245
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:206
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:125
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:125
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:249
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:246
|
||||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:125
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:125
|
||||||
msgid "Attachments"
|
msgid "Attachments"
|
||||||
@ -252,7 +260,7 @@ msgstr "Pièces jointes"
|
|||||||
msgid "Attachments created by the workspace member"
|
msgid "Attachments created by the workspace member"
|
||||||
msgstr "Pièces jointes créées par le membre de l'espace de travail"
|
msgstr "Pièces jointes créées par le membre de l'espace de travail"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:250
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:247
|
||||||
msgid "Attachments linked to the company"
|
msgid "Attachments linked to the company"
|
||||||
msgstr "Pièces jointes liées à l'entreprise"
|
msgstr "Pièces jointes liées à l'entreprise"
|
||||||
|
|
||||||
@ -294,6 +302,14 @@ msgstr "Auteur"
|
|||||||
msgid "Authored attachments"
|
msgid "Authored attachments"
|
||||||
msgstr "Auteur des pièces jointes"
|
msgstr "Auteur des pièces jointes"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:170
|
||||||
|
msgid "Automatically create People records when receiving or sending emails"
|
||||||
|
msgstr "Création automatique d'enregistrements de personnes lors de la réception ou de l'envoi de courriels"
|
||||||
|
|
||||||
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:222
|
||||||
|
msgid "Automatically create records for people you participated with in an event."
|
||||||
|
msgstr "Créez automatiquement des enregistrements pour les personnes avec lesquelles vous avez participé à un événement."
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:149
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:149
|
||||||
msgid "Avatar"
|
msgid "Avatar"
|
||||||
msgstr "Avatar"
|
msgstr "Avatar"
|
||||||
@ -345,8 +361,8 @@ msgstr "Calendrier Association des événements de la Manche"
|
|||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:155
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156
|
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:156
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:324
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:322
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:325
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:323
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
||||||
msgid "Calendar Channel Event Associations"
|
msgid "Calendar Channel Event Associations"
|
||||||
@ -424,7 +440,7 @@ msgstr "Entreprises"
|
|||||||
msgid "Company"
|
msgid "Company"
|
||||||
msgstr "Entreprise"
|
msgstr "Entreprise"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:150
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:147
|
||||||
msgid "Company record position"
|
msgid "Company record position"
|
||||||
msgstr "Position d'enregistrement de l'entreprise"
|
msgstr "Position d'enregistrement de l'entreprise"
|
||||||
|
|
||||||
@ -433,11 +449,11 @@ msgstr "Position d'enregistrement de l'entreprise"
|
|||||||
msgid "Conference Solution"
|
msgid "Conference Solution"
|
||||||
msgstr "Solution pour les conférences"
|
msgstr "Solution pour les conférences"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:358
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:359
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:360
|
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:309
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:307
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:310
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:308
|
||||||
msgid "Connected Account"
|
msgid "Connected Account"
|
||||||
msgstr "Compte connecté"
|
msgstr "Compte connecté"
|
||||||
|
|
||||||
@ -500,7 +516,7 @@ msgstr "Numéros de téléphone des personnes à contacter"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:170
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:170
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:126
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:101
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:101
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:160
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:157
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:64
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:64
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
msgstr "Créé par"
|
msgstr "Créé par"
|
||||||
@ -567,7 +583,7 @@ msgstr "Date d'échéance"
|
|||||||
msgid "Emails"
|
msgid "Emails"
|
||||||
msgstr "Emails"
|
msgstr "Emails"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:87
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:86
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr "Salariés"
|
msgstr "Salariés"
|
||||||
|
|
||||||
@ -620,7 +636,7 @@ msgstr "ID externe de l'événement"
|
|||||||
msgid "Event name"
|
msgid "Event name"
|
||||||
msgstr "Nom de l'événement"
|
msgstr "Nom de l'événement"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:88
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:34
|
||||||
msgid "Event name/type"
|
msgid "Event name/type"
|
||||||
msgstr "Nom/type de l'événement"
|
msgstr "Nom/type de l'événement"
|
||||||
@ -654,7 +670,7 @@ msgid "Event workflow version"
|
|||||||
msgstr "Version du flux d'événements"
|
msgstr "Version du flux d'événements"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:105
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:92
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91
|
||||||
msgid "Event workspace member"
|
msgid "Event workspace member"
|
||||||
msgstr "Membre de l'espace de travail de l'événement"
|
msgstr "Membre de l'espace de travail de l'événement"
|
||||||
|
|
||||||
@ -671,13 +687,13 @@ msgstr "Événements liés à la personne"
|
|||||||
msgid "Events linked to the workspace member"
|
msgid "Events linked to the workspace member"
|
||||||
msgstr "Événements liés au membre de l'espace de travail"
|
msgstr "Événements liés au membre de l'espace de travail"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:209
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:210
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:211
|
|
||||||
msgid "Exclude group emails"
|
msgid "Exclude group emails"
|
||||||
msgstr "Exclure les courriels de groupe"
|
msgstr "Exclure les courriels de groupe"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:199
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:200
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:201
|
|
||||||
msgid "Exclude non professional emails"
|
msgid "Exclude non professional emails"
|
||||||
msgstr "Exclure les courriels non professionnels"
|
msgstr "Exclure les courriels non professionnels"
|
||||||
|
|
||||||
@ -761,7 +777,7 @@ msgstr "Membre de l'espace de travail préféré"
|
|||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:150
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:150
|
||||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52
|
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:52
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:236
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:233
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:108
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:108
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favoris"
|
msgstr "Favoris"
|
||||||
@ -770,7 +786,7 @@ msgstr "Favoris"
|
|||||||
msgid "Favorites in this folder"
|
msgid "Favorites in this folder"
|
||||||
msgstr "Favoris de ce dossier"
|
msgstr "Favoris de ce dossier"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:237
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:234
|
||||||
msgid "Favorites linked to the company"
|
msgid "Favorites linked to the company"
|
||||||
msgstr "Favoris liés à l'entreprise"
|
msgstr "Favoris liés à l'entreprise"
|
||||||
|
|
||||||
@ -830,6 +846,10 @@ msgstr "Valeur du champ"
|
|||||||
msgid "Field metadata used for aggregate operation"
|
msgid "Field metadata used for aggregate operation"
|
||||||
msgstr "Métadonnées de champ utilisées pour l'opération d'agrégation"
|
msgstr "Métadonnées de champ utilisées pour l'opération d'agrégation"
|
||||||
|
|
||||||
|
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:6
|
||||||
|
msgid "Field used for full-text search"
|
||||||
|
msgstr "Champ utilisé pour la recherche en texte intégral"
|
||||||
|
|
||||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51
|
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:51
|
||||||
msgid "Full path"
|
msgid "Full path"
|
||||||
msgstr "Chemin d'accès complet"
|
msgstr "Chemin d'accès complet"
|
||||||
@ -860,7 +880,7 @@ msgstr "Alias de poignée"
|
|||||||
msgid "Header message Id"
|
msgid "Header message Id"
|
||||||
msgstr "Message d'en-tête Id"
|
msgstr "Message d'en-tête Id"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:138
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:136
|
||||||
msgid "ICP"
|
msgid "ICP"
|
||||||
msgstr "PIC"
|
msgstr "PIC"
|
||||||
|
|
||||||
@ -873,7 +893,11 @@ msgstr "Icône"
|
|||||||
msgid "Id"
|
msgid "Id"
|
||||||
msgstr "Id"
|
msgstr "Id"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:79
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:137
|
||||||
|
msgid "Ideal Customer Profile: Indicates whether the company is the most suitable and valuable customer for you"
|
||||||
|
msgstr "Profil du client idéal : Indique si l'entreprise est le client le plus approprié et le plus précieux pour vous"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78
|
||||||
msgid "If the event is related to a particular object"
|
msgid "If the event is related to a particular object"
|
||||||
msgstr "Si l'événement est lié à un objet particulier"
|
msgstr "Si l'événement est lié à un objet particulier"
|
||||||
|
|
||||||
@ -894,10 +918,10 @@ msgstr "Est une journée entière"
|
|||||||
msgid "Is Organizer"
|
msgid "Is Organizer"
|
||||||
msgstr "Est Organisateur"
|
msgstr "Est Organisateur"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:219
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:220
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:221
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:258
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:259
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:260
|
|
||||||
msgid "Is Sync Enabled"
|
msgid "Is Sync Enabled"
|
||||||
msgstr "La synchronisation est-elle activée ?"
|
msgstr "La synchronisation est-elle activée ?"
|
||||||
|
|
||||||
@ -910,6 +934,11 @@ msgstr "Est annulé"
|
|||||||
msgid "Job Title"
|
msgid "Job Title"
|
||||||
msgstr "Titre du poste"
|
msgstr "Titre du poste"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:68
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:53
|
||||||
|
msgid "Json object to provide context (user, device, workspace, etc.)"
|
||||||
|
msgstr "Objet Json pour fournir le contexte (utilisateur, appareil, espace de travail, etc.)"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:144
|
||||||
msgid "Json object to provide output of the workflow run"
|
msgid "Json object to provide output of the workflow run"
|
||||||
msgstr "Objet Json pour fournir les résultats de l'exécution du flux de travail"
|
msgstr "Objet Json pour fournir les résultats de l'exécution du flux de travail"
|
||||||
@ -940,15 +969,15 @@ msgstr "Langue"
|
|||||||
msgid "Last published Version Id"
|
msgid "Last published Version Id"
|
||||||
msgstr "Dernière version publiée Identité de la version"
|
msgstr "Dernière version publiée Identité de la version"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:229
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:230
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:231
|
|
||||||
msgid "Last sync cursor"
|
msgid "Last sync cursor"
|
||||||
msgstr "Dernier curseur de synchronisation"
|
msgstr "Dernier curseur de synchronisation"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:238
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:239
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:240
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:277
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:279
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:278
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:280
|
|
||||||
msgid "Last sync date"
|
msgid "Last sync date"
|
||||||
msgstr "Date de la dernière synchronisation"
|
msgstr "Date de la dernière synchronisation"
|
||||||
|
|
||||||
@ -966,6 +995,7 @@ msgid "Last update"
|
|||||||
msgstr "Dernière mise à jour"
|
msgstr "Dernière mise à jour"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:93
|
||||||
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
||||||
msgid "Linked Object Metadata Id"
|
msgid "Linked Object Metadata Id"
|
||||||
msgstr "Métadonnées de l'objet lié Id"
|
msgstr "Métadonnées de l'objet lié Id"
|
||||||
|
|
||||||
@ -983,7 +1013,7 @@ msgid "Linked Record id"
|
|||||||
msgstr "Identifiant de l'enregistrement lié"
|
msgstr "Identifiant de l'enregistrement lié"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:92
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:92
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:97
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:96
|
||||||
msgid "Linkedin"
|
msgid "Linkedin"
|
||||||
msgstr "Linkedin"
|
msgstr "Linkedin"
|
||||||
|
|
||||||
@ -1020,7 +1050,7 @@ msgid "Message Channel"
|
|||||||
msgstr "Canal de messages"
|
msgstr "Canal de messages"
|
||||||
|
|
||||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105
|
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:105
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:373
|
||||||
msgid "Message Channel Association"
|
msgid "Message Channel Association"
|
||||||
msgstr "Association de canaux de messages"
|
msgstr "Association de canaux de messages"
|
||||||
|
|
||||||
@ -1103,7 +1133,7 @@ msgid "Messages"
|
|||||||
msgstr "Messages"
|
msgstr "Messages"
|
||||||
|
|
||||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106
|
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:106
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:375
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:374
|
||||||
msgid "Messages from the channel."
|
msgid "Messages from the channel."
|
||||||
msgstr "Messages de la chaîne."
|
msgstr "Messages de la chaîne."
|
||||||
|
|
||||||
@ -1200,12 +1230,12 @@ msgstr "NotePersonne cible"
|
|||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:222
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:222
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:195
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:213
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:210
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:76
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:76
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "Notes"
|
msgstr "Notes"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:214
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:211
|
||||||
msgid "Notes tied to the company"
|
msgid "Notes tied to the company"
|
||||||
msgstr "Notes liées à l'entreprise"
|
msgstr "Notes liées à l'entreprise"
|
||||||
|
|
||||||
@ -1221,7 +1251,7 @@ msgstr "Notes liées à l'opportunité"
|
|||||||
msgid "Notes tied to the {label}"
|
msgid "Notes tied to the {label}"
|
||||||
msgstr "Notes liées à l'article {label}"
|
msgstr "Notes liées à l'article {label}"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:88
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:87
|
||||||
msgid "Number of employees in the company"
|
msgid "Number of employees in the company"
|
||||||
msgstr "Nombre de salariés dans l'entreprise"
|
msgstr "Nombre de salariés dans l'entreprise"
|
||||||
|
|
||||||
@ -1229,18 +1259,18 @@ msgstr "Nombre de salariés dans l'entreprise"
|
|||||||
msgid "Object Metadata Id"
|
msgid "Object Metadata Id"
|
||||||
msgstr "Id des métadonnées de l'objet"
|
msgstr "Id des métadonnées de l'objet"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:87
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:86
|
||||||
msgid "Object id"
|
msgid "Object id"
|
||||||
msgstr "Identité de l'objet"
|
msgstr "Identité de l'objet"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:71
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:72
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:73
|
|
||||||
msgid "Object metadata id"
|
msgid "Object metadata id"
|
||||||
msgstr "Identifiant des métadonnées de l'objet"
|
msgstr "Identifiant des métadonnées de l'objet"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:78
|
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:77
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:62
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:63
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:64
|
|
||||||
msgid "Object name"
|
msgid "Object name"
|
||||||
msgstr "Nom de l'objet"
|
msgstr "Nom de l'objet"
|
||||||
|
|
||||||
@ -1257,11 +1287,11 @@ msgid "Operations"
|
|||||||
msgstr "Opérations"
|
msgstr "Opérations"
|
||||||
|
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:224
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:221
|
||||||
msgid "Opportunities"
|
msgid "Opportunities"
|
||||||
msgstr "Opportunités"
|
msgstr "Opportunités"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:225
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:222
|
||||||
msgid "Opportunities linked to the company."
|
msgid "Opportunities linked to the company."
|
||||||
msgstr "Opportunités liées à l'entreprise."
|
msgstr "Opportunités liées à l'entreprise."
|
||||||
|
|
||||||
@ -1307,6 +1337,10 @@ msgstr "Stade de l'opportunité"
|
|||||||
msgid "Optional aggregate operation"
|
msgid "Optional aggregate operation"
|
||||||
msgstr "Opération d'agrégation facultative"
|
msgstr "Opération d'agrégation facultative"
|
||||||
|
|
||||||
|
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:70
|
||||||
|
msgid "Optional secret used to compute the HMAC signature for webhook payloads. This secret is shared between Twenty and the webhook consumer to authenticate webhook requests."
|
||||||
|
msgstr "Secret facultatif utilisé pour calculer la signature HMAC des données utiles du webhook. Ce secret est partagé entre Twenty et le consommateur de webhook pour authentifier les demandes de webhook."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:143
|
||||||
msgid "Output"
|
msgid "Output"
|
||||||
msgstr "Sortie"
|
msgstr "Sortie"
|
||||||
@ -1320,11 +1354,11 @@ msgid "Parent View Filter Group Id"
|
|||||||
msgstr "Vue parentale Filtre Groupe Id"
|
msgstr "Vue parentale Filtre Groupe Id"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:174
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:171
|
||||||
msgid "People"
|
msgid "People"
|
||||||
msgstr "Les personnes"
|
msgstr "Les personnes"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:175
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:172
|
||||||
msgid "People linked to the company."
|
msgid "People linked to the company."
|
||||||
msgstr "Personnes liées à l'entreprise."
|
msgstr "Personnes liées à l'entreprise."
|
||||||
|
|
||||||
@ -1369,7 +1403,7 @@ msgstr "Point de contact"
|
|||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:58
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:58
|
||||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32
|
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:32
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:46
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:149
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:146
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:52
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:52
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:53
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:53
|
||||||
msgid "Position"
|
msgid "Position"
|
||||||
@ -1404,8 +1438,8 @@ msgstr "Probabilité"
|
|||||||
msgid "Received At"
|
msgid "Received At"
|
||||||
msgstr "Reçu à"
|
msgstr "Reçu à"
|
||||||
|
|
||||||
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:80
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:81
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:82
|
|
||||||
msgid "Record id"
|
msgid "Record id"
|
||||||
msgstr "Identifiant de l'enregistrement"
|
msgstr "Identifiant de l'enregistrement"
|
||||||
|
|
||||||
@ -1451,6 +1485,10 @@ msgstr "Courses"
|
|||||||
msgid "Scopes"
|
msgid "Scopes"
|
||||||
msgstr "Scopes"
|
msgstr "Scopes"
|
||||||
|
|
||||||
|
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts:5
|
||||||
|
msgid "Search vector"
|
||||||
|
msgstr "Vecteur de recherche"
|
||||||
|
|
||||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69
|
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:69
|
||||||
msgid "Secret"
|
msgid "Secret"
|
||||||
msgstr "Secret"
|
msgstr "Secret"
|
||||||
@ -1481,26 +1519,30 @@ msgstr "Statuts"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Sujet"
|
msgstr "Sujet"
|
||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:268
|
||||||
msgid "Sync Cursor"
|
msgid "Sync Cursor"
|
||||||
msgstr "Curseur de synchronisation"
|
msgstr "Curseur de synchronisation"
|
||||||
|
|
||||||
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:269
|
||||||
|
msgid "Sync Cursor. Used for syncing events from the calendar provider"
|
||||||
|
msgstr "Curseur de synchronisation. Utilisé pour synchroniser les événements du fournisseur de calendrier"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:290
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:291
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:292
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:137
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:138
|
||||||
msgid "Sync stage"
|
msgid "Sync stage"
|
||||||
msgstr "Phase de synchronisation"
|
msgstr "Phase de synchronisation"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:338
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:339
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:340
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:287
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:289
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:288
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:290
|
|
||||||
msgid "Sync stage started at"
|
msgid "Sync stage started at"
|
||||||
msgstr "L'étape de synchronisation a commencé à"
|
msgstr "L'étape de synchronisation a commencé à"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:248
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:249
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:250
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:95
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:96
|
||||||
msgid "Sync status"
|
msgid "Sync status"
|
||||||
@ -1578,7 +1620,7 @@ msgstr "TaskTarget task"
|
|||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:211
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:211
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:184
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:202
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:199
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:92
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:92
|
||||||
msgid "Tasks"
|
msgid "Tasks"
|
||||||
msgstr "Tâches"
|
msgstr "Tâches"
|
||||||
@ -1587,7 +1629,7 @@ msgstr "Tâches"
|
|||||||
msgid "Tasks assigned to the workspace member"
|
msgid "Tasks assigned to the workspace member"
|
||||||
msgstr "Tâches assignées au membre de l'espace de travail"
|
msgstr "Tâches assignées au membre de l'espace de travail"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:203
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:200
|
||||||
msgid "Tasks tied to the company"
|
msgid "Tasks tied to the company"
|
||||||
msgstr "Tâches liées à l'entreprise"
|
msgstr "Tâches liées à l'entreprise"
|
||||||
|
|
||||||
@ -1616,11 +1658,11 @@ msgstr "L'identifiant du compte (email, nom d'utilisateur, numéro de téléphon
|
|||||||
msgid "The account provider"
|
msgid "The account provider"
|
||||||
msgstr "Le fournisseur de compte"
|
msgstr "Le fournisseur de compte"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:98
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:97
|
||||||
msgid "The company Linkedin account"
|
msgid "The company Linkedin account"
|
||||||
msgstr "Le compte Linkedin de l'entreprise"
|
msgstr "Le compte Linkedin de l'entreprise"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:108
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:107
|
||||||
msgid "The company Twitter/X account"
|
msgid "The company Twitter/X account"
|
||||||
msgstr "Le compte Twitter/X de l'entreprise"
|
msgstr "Le compte Twitter/X de l'entreprise"
|
||||||
|
|
||||||
@ -1628,12 +1670,16 @@ msgstr "Le compte Twitter/X de l'entreprise"
|
|||||||
msgid "The company name"
|
msgid "The company name"
|
||||||
msgstr "Le nom de l'entreprise"
|
msgstr "Le nom de l'entreprise"
|
||||||
|
|
||||||
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:77
|
||||||
|
msgid "The company website URL. We use this url to fetch the company icon"
|
||||||
|
msgstr "L'URL du site web de l'entreprise. Nous utilisons cette URL pour récupérer l'icône de l'entreprise"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:171
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:141
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:141
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:172
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:172
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:128
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:103
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:103
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:162
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:159
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:66
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:66
|
||||||
msgid "The creator of the record"
|
msgid "The creator of the record"
|
||||||
msgstr "Le créateur de l'enregistrement"
|
msgstr "Le créateur de l'enregistrement"
|
||||||
@ -1686,10 +1732,10 @@ msgstr "Filet Id externe"
|
|||||||
msgid "Thread id from the messaging provider"
|
msgid "Thread id from the messaging provider"
|
||||||
msgstr "Identité de la file d'attente du fournisseur de services de messagerie"
|
msgstr "Identité de la file d'attente du fournisseur de services de messagerie"
|
||||||
|
|
||||||
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:348
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:349
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:350
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:297
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:299
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:298
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:300
|
|
||||||
msgid "Throttle Failure Count"
|
msgid "Throttle Failure Count"
|
||||||
msgstr "Comptage des défaillances de l'accélérateur"
|
msgstr "Comptage des défaillances de l'accélérateur"
|
||||||
|
|
||||||
@ -1708,12 +1754,12 @@ msgstr "Fuseau horaire"
|
|||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:192
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:192
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:218
|
||||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:138
|
#: src/modules/note/standard-objects/note.workspace-entity.ts:138
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:261
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:258
|
||||||
#: src/engine/twenty-orm/custom.workspace-entity.ts:141
|
#: src/engine/twenty-orm/custom.workspace-entity.ts:141
|
||||||
msgid "Timeline Activities"
|
msgid "Timeline Activities"
|
||||||
msgstr "Calendrier des activités"
|
msgstr "Calendrier des activités"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:262
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:259
|
||||||
msgid "Timeline Activities linked to the company"
|
msgid "Timeline Activities linked to the company"
|
||||||
msgstr "Chronologie Activités liées à l'entreprise"
|
msgstr "Chronologie Activités liées à l'entreprise"
|
||||||
|
|
||||||
@ -1779,6 +1825,14 @@ msgstr "Identité de l'utilisateur"
|
|||||||
msgid "User time zone"
|
msgid "User time zone"
|
||||||
msgstr "Fuseau horaire de l'utilisateur"
|
msgstr "Fuseau horaire de l'utilisateur"
|
||||||
|
|
||||||
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:279
|
||||||
|
msgid "User's preferred date format"
|
||||||
|
msgstr "Format de date préféré par l'utilisateur"
|
||||||
|
|
||||||
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:315
|
||||||
|
msgid "User's preferred time format"
|
||||||
|
msgstr "Format horaire préféré de l'utilisateur"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51
|
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:51
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Valeur"
|
msgstr "Valeur"
|
||||||
@ -2103,7 +2157,7 @@ msgstr "Flux de travail"
|
|||||||
|
|
||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:104
|
||||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:91
|
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:90
|
||||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100
|
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:100
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:58
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138
|
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:138
|
||||||
@ -2133,11 +2187,11 @@ msgid "WorkspaceMember"
|
|||||||
msgstr "Membre de l'espace de travail"
|
msgstr "Membre de l'espace de travail"
|
||||||
|
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:102
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:102
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:107
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:106
|
||||||
msgid "X"
|
msgid "X"
|
||||||
msgstr "X"
|
msgstr "X"
|
||||||
|
|
||||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:187
|
#: src/modules/company/standard-objects/company.workspace-entity.ts:184
|
||||||
msgid "Your team member responsible for managing the company account"
|
msgid "Your team member responsible for managing the company account"
|
||||||
msgstr "Le membre de votre équipe responsable de la gestion du compte de l'entreprise"
|
msgstr "Le membre de votre équipe responsable de la gestion du compte de l'entreprise"
|
||||||
|
|
||||||
@ -2150,10 +2204,6 @@ msgstr "poignée"
|
|||||||
msgid "iCal UID"
|
msgid "iCal UID"
|
||||||
msgstr "uID iCal"
|
msgstr "uID iCal"
|
||||||
|
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
|
||||||
msgid "inked Object Metadata Id"
|
|
||||||
msgstr "id des métadonnées de l'objet encré"
|
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:87
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:87
|
||||||
msgid "kanbanfieldMetadataId"
|
msgid "kanbanfieldMetadataId"
|
||||||
msgstr "kanbanfieldMetadataId"
|
msgstr "kanbanfieldMetadataId"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user