i18n - translations (#10471)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
7abc67c905
commit
3f7bb4f958
@ -224,6 +224,10 @@ msgstr "Added {beautifiedCreatedAt}"
|
||||
msgid "Added to blocklist"
|
||||
msgstr "Added to blocklist"
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
msgid "Adjust the role-related settings"
|
||||
msgstr "Adjust the role-related settings"
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/components/AdvancedFilterButton.tsx
|
||||
msgid "Advanced filter"
|
||||
msgstr "Advanced filter"
|
||||
@ -256,7 +260,7 @@ msgstr "All lines"
|
||||
msgid "All Objects"
|
||||
msgstr "All Objects"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "All roles"
|
||||
msgstr "All roles"
|
||||
|
||||
@ -355,7 +359,7 @@ msgstr "Ascending"
|
||||
msgid "Assign {workspaceMemberName}?"
|
||||
msgstr "Assign {workspaceMemberName}?"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Assign roles to specify each member's access permissions"
|
||||
msgstr "Assign roles to specify each member's access permissions"
|
||||
|
||||
@ -367,7 +371,7 @@ msgstr "Assign to member"
|
||||
msgid "Assigned members"
|
||||
msgstr "Assigned members"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
msgid "Assigned to"
|
||||
msgstr "Assigned to"
|
||||
|
||||
@ -704,7 +708,7 @@ msgstr "Create new record"
|
||||
msgid "Create profile"
|
||||
msgstr "Create profile"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Create Role"
|
||||
msgstr "Create Role"
|
||||
|
||||
@ -1783,7 +1787,7 @@ msgstr "Move right"
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
#: src/pages/settings/SettingsWorkspace.tsx
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
#: src/pages/settings/roles/SettingsRoles.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
|
||||
@ -2040,6 +2044,7 @@ msgstr "Opened"
|
||||
msgid "Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt."
|
||||
msgstr "Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt."
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
|
||||
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectForm.tsx
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx
|
||||
@ -2453,6 +2458,10 @@ msgstr "Server Admin Panel"
|
||||
msgid "Service Provider Details"
|
||||
msgstr "Service Provider Details"
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
msgid "Set a default role for this workspace"
|
||||
msgstr "Set a default role for this workspace"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
|
||||
msgid "Set as default"
|
||||
msgstr "Set as default"
|
||||
@ -3048,6 +3057,10 @@ msgstr "yes"
|
||||
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."
|
||||
msgstr "You do not have access to impersonate users."
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx
|
||||
msgid "You will be charged immediately for the full year."
|
||||
msgstr "You will be charged immediately for the full year."
|
||||
|
||||
Reference in New Issue
Block a user