i18n - translations (#10483)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-02-25 17:01:24 +01:00
committed by GitHub
parent 7c9b902cfe
commit 1d49fcae77
62 changed files with 629 additions and 179 deletions

View File

@ -220,6 +220,10 @@ msgstr "Add your first {objectLabel}"
msgid "Added {beautifiedCreatedAt}"
msgstr "Added {beautifiedCreatedAt}"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Added {beautifyPastDateRelative}"
msgstr "Added {beautifyPastDateRelative}"
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistTable.tsx
msgid "Added to blocklist"
msgstr "Added to blocklist"
@ -335,8 +339,12 @@ msgid "Appearance"
msgstr "Appearance"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr "Approved Email Domain"
msgid "Approved Domains"
msgstr "Approved Domains"
#: src/pages/settings/security/SettingsSecurity.tsx
#~ msgid "Approved Email Domain"
#~ msgstr "Approved Email Domain"
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
@ -1006,6 +1014,10 @@ msgstr "Domain"
msgid "Domain added successfully."
msgstr "Domain added successfully."
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
msgstr "Domains have to be smaller than 256 characters, cannot contain spaces and cannot contain any special characters."
#: src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx
msgid "Dont auto-create contacts."
msgstr "Dont auto-create contacts."
@ -1073,8 +1085,12 @@ msgid "Email"
msgstr "Email"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr "Email can not be empty"
#~ msgid "Email can not be empty"
#~ msgstr "Email can not be empty"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email cannot be empty"
msgstr "Email cannot be empty"
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
@ -1550,7 +1566,6 @@ msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.e
msgstr "Invalid custom domain. Please include at least one subdomain (e.g., sub.example.com)."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."