i18n - translations (#10487)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
42ea02329a
commit
9fbd698ea4
@ -54,7 +54,7 @@ msgstr "{apiKeyName} API Key"
|
||||
msgid "{name}"
|
||||
msgstr "{name}"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentConfirmationModalSubtitle.tsx
|
||||
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||
msgstr "{workspaceMemberName} will be unassigned from the following role:"
|
||||
|
||||
@ -92,7 +92,7 @@ msgstr "24h ({hour24Label})"
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr "A shared environment where you will be able to manage your customer relations with your team."
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissions.tsx
|
||||
msgid "Ability to interact with each object"
|
||||
msgstr "Ability to interact with each object"
|
||||
|
||||
@ -122,9 +122,9 @@ msgstr "Account Deletion"
|
||||
msgid "Accounts"
|
||||
msgstr "Accounts"
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissionsObjectsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissionsObjectsTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentTableHeader.tsx
|
||||
msgid "Actions"
|
||||
msgstr "Actions"
|
||||
|
||||
@ -363,7 +363,7 @@ msgstr "Are you sure that you want to change your billing interval?"
|
||||
msgid "Ascending"
|
||||
msgstr "Ascending"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentConfirmationModal.tsx
|
||||
msgid "Assign {workspaceMemberName}?"
|
||||
msgstr "Assign {workspaceMemberName}?"
|
||||
|
||||
@ -371,11 +371,11 @@ msgstr "Assign {workspaceMemberName}?"
|
||||
msgid "Assign roles to specify each member's access permissions"
|
||||
msgstr "Assign roles to specify each member's access permissions"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignment.tsx
|
||||
msgid "Assign to member"
|
||||
msgstr "Assign to member"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignment.tsx
|
||||
msgid "Assigned members"
|
||||
msgstr "Assigned members"
|
||||
|
||||
@ -593,7 +593,7 @@ msgstr "Configure how we should display your events in your calendar"
|
||||
msgid "Configure your emails and calendar settings."
|
||||
msgstr "Configure your emails and calendar settings."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentConfirmationModal.tsx
|
||||
msgid "Confirm"
|
||||
msgstr "Confirm"
|
||||
|
||||
@ -1079,7 +1079,7 @@ msgstr "Edit your subdomain name or set a custom domain."
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentTableHeader.tsx
|
||||
#: src/pages/auth/PasswordReset.tsx
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
@ -1806,10 +1806,10 @@ msgstr "Move right"
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
#: src/pages/settings/SettingsWorkspace.tsx
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissionsObjectsTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissionsObjectsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
|
||||
@ -1953,7 +1953,7 @@ msgstr "No country"
|
||||
#~ msgid "No more members to add"
|
||||
#~ msgstr "No more members to add"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignment.tsx
|
||||
msgid "No more members to assign"
|
||||
msgstr "No more members to assign"
|
||||
|
||||
@ -1965,7 +1965,7 @@ msgstr "No records found"
|
||||
#~ msgid "No Result"
|
||||
#~ msgstr "No Result"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignmentWorkspaceMemberPickerDropdownContent.tsx
|
||||
msgid "No Results"
|
||||
msgstr "No Results"
|
||||
|
||||
@ -2024,7 +2024,7 @@ msgstr "Object"
|
||||
msgid "Object destination"
|
||||
msgstr "Object destination"
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissions.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjects.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
|
||||
@ -2368,7 +2368,7 @@ msgstr "Search ''{commandMenuSearch}'' with..."
|
||||
msgid "Search a field..."
|
||||
msgstr "Search a field..."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignment.tsx
|
||||
msgid "Search a member"
|
||||
msgstr "Search a member"
|
||||
|
||||
@ -2500,7 +2500,7 @@ msgid "Set the name of your subdomain"
|
||||
msgstr "Set the name of your subdomain"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissions.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
|
||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
|
||||
@ -2508,7 +2508,7 @@ msgstr "Set the name of your subdomain"
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissions.tsx
|
||||
msgid "Settings permissions"
|
||||
msgstr "Settings permissions"
|
||||
|
||||
@ -2766,7 +2766,7 @@ msgstr "This action cannot be undone. This will permanently delete your entire w
|
||||
#~ msgid "This Role is assigned to these workspace member."
|
||||
#~ msgstr "This Role is assigned to these workspace member."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx
|
||||
#: src/pages/settings/roles/role-assignment/components/RoleAssignment.tsx
|
||||
msgid "This role is assigned to these workspace members."
|
||||
msgstr "This role is assigned to these workspace members."
|
||||
|
||||
@ -2810,7 +2810,7 @@ msgstr "True"
|
||||
msgid "Turkish"
|
||||
msgstr "Turkish"
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/role-permissions/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx
|
||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersForm.tsx
|
||||
@ -3058,7 +3058,7 @@ msgstr "Workspaces"
|
||||
msgid "Wrap on record pages"
|
||||
msgstr "Wrap on record pages"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleSettings.tsx
|
||||
#: src/pages/settings/roles/role-settings/components/RoleSettings.tsx
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
|
||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldDescriptionForm.tsx
|
||||
@ -3075,8 +3075,12 @@ msgid "yes"
|
||||
msgstr "yes"
|
||||
|
||||
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
|
||||
msgid "You are not allowed to create records in this object"
|
||||
msgstr "You are not allowed to create records in this object"
|
||||
msgid "You are not allowed to create records for this object"
|
||||
msgstr "You are not allowed to create records for this object"
|
||||
|
||||
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
|
||||
#~ msgid "You are not allowed to create records in this object"
|
||||
#~ msgstr "You are not allowed to create records in this object"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||
msgid "You do not have access to impersonate users."
|
||||
|
||||
Reference in New Issue
Block a user