i18n - translations (#10416)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-02-23 21:31:33 +01:00
committed by GitHub
parent 7846764769
commit 2162538b8b
186 changed files with 8184 additions and 496 deletions

View File

@ -92,6 +92,7 @@ msgstr "Действия"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Активировать"
@ -113,6 +114,10 @@ msgstr "Активные API ключи, созданные вами или ва
msgid "Add"
msgstr "Добавить"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Добавить поле"
@ -121,7 +126,7 @@ msgstr "Добавить поле"
msgid "Add object"
msgstr "Добавить объект"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "Добавить провайдера идентификации SSO"
@ -171,19 +176,19 @@ msgstr "Все ({relationRecordsCount})"
msgid "All roles"
msgstr "Все роли"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Разрешить вход через функцию единого входа Google."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Разрешить вход через функцию единого входа Microsoft."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Разрешить приглашение новых пользователей, раздавая пригласительные ссылки."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Разрешить пользователям входить с использованием email и пароля."
@ -199,6 +204,10 @@ msgstr "Необязательное описание"
msgid "and"
msgstr "и"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API и Вебхуки"
msgid "API Key"
msgstr "API ключ"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API ключи"
@ -229,6 +242,10 @@ msgstr "Название API (Единственное число)"
msgid "Appearance"
msgstr "Внешний вид"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Арабский"
@ -274,7 +291,7 @@ msgstr "Назначение"
msgid "At least 8 characters long."
msgstr "Не менее 8 символов в длину."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Должен быть включен как минимум один метод аутентификации"
@ -282,6 +299,10 @@ msgstr "Должен быть включен как минимум один ме
msgid "Authentication"
msgstr "Аутентификация"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Авторизовать"
@ -384,6 +405,10 @@ msgstr "Выберите своего провайдера"
msgid "Choose your Trial"
msgstr "Выберите ваш пробный период"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Закрыть"
@ -452,10 +477,20 @@ msgstr "Продолжить через Google"
msgid "Continue with Microsoft"
msgstr "Продолжить с помощью Microsoft"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Копилот"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Скопировать ссылку приглашения"
@ -582,6 +617,7 @@ msgstr "Дата и время"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Определите название и описание вашего
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Отображать как относительную дату"
msgid "Domain"
msgstr "Домен"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Голландский"
@ -754,6 +799,10 @@ msgstr "Измените своё имя субдомена или устано
msgid "Email"
msgstr "Электронная почта"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "Интеграция электронной почты"
@ -762,6 +811,18 @@ msgstr "Интеграция электронной почты"
msgid "Email or domain is already in blocklist"
msgstr "Электронная почта или домен уже добавлены в черный список"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Английский"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Наслаждайтесь {withCreditCardTrialPeriodDuration}-дневной бесплатной пробной версией"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Корпоративный"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Ошибка при удалении API-ключа: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Ошибка при перегенерации API-ключа: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Ошибка при смене подписки {to}."
@ -849,6 +942,10 @@ msgstr "Окончание срока"
msgid "Expiration Date"
msgstr "Дата истечения срока"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Истекает через"
@ -1012,6 +1109,14 @@ msgstr "Иконка и название"
msgid "Identifier"
msgstr "Идентификатор"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Если вы потеряли этот ключ, вы можете его перегенерировать, но помните, что любому скрипту, использующему этот ключ, нужно будет обновиться. Пожалуйста, введите \"{confirmationValue}\", чтобы подтвердить."
@ -1040,15 +1145,22 @@ msgstr "Экземпляры"
msgid "Integrations"
msgstr "Интеграции"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Недопустимый провайдер аутентификации"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom 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 "Неверный пользовательский домен. Пользовательские домены должны быть короче 256 символов, не могут быть IP-адресами, не могут содержать пробелы, специальные символы типа _~`!@#$%^*()=+{}[]|\\;:'\",<>/? и не могут начинаться или заканчиваться символом '-'."
#~ msgid "Invalid custom domain. Custom 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 "Неверный пользовательский домен. Пользовательские домены должны быть короче 256 символов, не могут быть IP-адресами, не могут содержать пробелы, специальные символы типа _~`!@#$%^*()=+{}[]|\\;:'\",<>/? и не могут начинаться или заканчиваться символом '-'."
#: 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 ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Некорректный адрес электронной почты"
@ -1057,6 +1169,14 @@ msgstr "Некорректный адрес электронной почты"
msgid "Invalid email or domain"
msgstr "Неверный адрес электронной почты или домен"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Недопустимые значения формы"
@ -1073,7 +1193,7 @@ msgstr "Пригласить по электронной почте"
msgid "Invite by link"
msgstr "Пригласить по ссылке"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Пригласить по ссылке"
@ -1170,6 +1290,10 @@ msgstr "Максимум"
msgid "Members"
msgstr "Участники"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Новый {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Новый аккаунт"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Новое поле"
@ -1292,6 +1420,10 @@ msgstr "Новая запись"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Нет подключенных аккаунтов"
msgid "No more members to assign"
msgstr "Больше нет участников для назначения"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "В стороне от пути"
msgid "Open command menu"
msgstr "Открыть меню команд"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Открыто"
@ -1388,7 +1528,7 @@ msgstr "Прочее"
msgid "Page Not Found"
msgstr "Страница не найдена"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Пароль"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Пароль был обновлён"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Ссылка для сброса пароля отправлена на указанный email"
@ -1430,6 +1571,10 @@ msgstr "Безвозвратно уничтожить Workflow"
msgid "Permissions"
msgstr "Разрешения"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Изображение"
msgid "Please enter a valid URL"
msgstr "Пожалуйста, введите корректный URL"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Пожалуйста, введите \"{confirmationValue}\", чтобы подтвердить удаление этого API ключа. Имейте в виду, что любой скрипт, использующий этот ключ, перестанет работать."
@ -1490,6 +1639,10 @@ msgstr "Политика конфиденциальности"
msgid "Profile"
msgstr "Профиль"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Псевдо-английский"
@ -1506,6 +1659,14 @@ msgstr "Получить письмо со ссылкой для обновле
msgid "Record Selection"
msgstr "Выбор записей"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Поиск объекта..."
msgid "Search records"
msgstr "Поиск записей"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Администратор сервера"
msgid "Server Admin Panel"
msgstr "Панель администратора сервера"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "Управляйте видимостью вашей электронной почты, управляйте своим блок-листом и другими настройками."
@ -1817,6 +1984,10 @@ msgstr "Тест"
msgid "Test Workflow"
msgstr "Тестирование рабочего процесса"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Произошла ошибка при обновлении пароля."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Произошла проблема"
@ -1935,6 +2108,14 @@ msgstr "Неограниченное количество контактов"
msgid "Upload"
msgstr "Загрузить"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL-адрес"
@ -1961,8 +2142,8 @@ msgstr "Используйте наше API или добавьте первую
msgid "User"
msgstr "Пользователь"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Пользователь не вошел в систему"
@ -1980,6 +2161,10 @@ msgstr "Вьетнамский"
msgid "View billing details"
msgstr "Посмотреть детали биллинга"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Визуализировать"
@ -2020,11 +2205,21 @@ msgstr "Когда ключ будет отключен"
msgid "Workflow cannot be tested"
msgstr "Рабочий процесс не может быть протестирован"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Напишите описание"
msgid "yes"
msgstr "да"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Вам сразу будет выставлен счет на весь год."