i18n - translations (#13154)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-07-10 15:25:07 +02:00
committed by GitHub
parent aede38000e
commit 87b5f5448d
62 changed files with 5492 additions and 932 deletions

View File

@ -145,7 +145,9 @@ msgid "{workspaceMemberName} will be unassigned from the following role:"
msgstr "{workspaceMemberName} sẽ không còn được phân công vào vai trò sau:"
#. js-lingui-id: CwstSL
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "••••••••"
msgstr ""
@ -223,8 +225,8 @@ msgstr "24h ({hour24Label})"
#. js-lingui-id: IbMa7Z
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "993"
msgstr ""
#~ msgid "993"
#~ msgstr ""
#. js-lingui-id: nMTB1f
#: src/pages/onboarding/CreateWorkspace.tsx
@ -299,6 +301,8 @@ msgstr "Xóa Tài khoản"
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
msgid "Accounts"
msgstr "Tài khoản"
@ -978,6 +982,36 @@ msgstr "Bằng việc sử dụng Twenty, bạn đồng ý với"
msgid "Calculate"
msgstr "Tính toán"
#. js-lingui-id: GixROH
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Configuration"
msgstr ""
#. js-lingui-id: Lw3Ou8
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Encryption"
msgstr ""
#. js-lingui-id: 4dwQbl
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Password"
msgstr ""
#. js-lingui-id: 5wnjvr
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Port"
msgstr ""
#. js-lingui-id: JUGLyW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "CalDAV Server"
msgstr ""
#. js-lingui-id: +x0fpb
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "caldav.example.com"
msgstr ""
#. js-lingui-id: AjVXBS
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Calendar"
@ -1276,6 +1310,11 @@ msgstr "Cấu hình kết nối SSO"
msgid "Configure and customize your calendar preferences."
msgstr "Cấu hình và tùy chỉnh các tùy chọn lịch của bạn."
#. js-lingui-id: 6MDr1S
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure CalDAV settings to sync your calendar events."
msgstr ""
#. js-lingui-id: aGwm+D
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Configure how dates are displayed across the app"
@ -1286,6 +1325,16 @@ msgstr "Cấu hình cách hiển thị ngày tháng trong ứng dụng"
msgid "Configure how we should display your events in your calendar"
msgstr "Định cấu hình cách chúng tôi nên hiển thị sự kiện của bạn trong lịch của bạn"
#. js-lingui-id: jbuOOX
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure IMAP settings to receive and sync your emails."
msgstr ""
#. js-lingui-id: gk/8eh
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Configure SMTP settings to send emails from your account."
msgstr ""
#. js-lingui-id: Bh4GBD
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Configure your emails and calendar settings."
@ -1293,8 +1342,8 @@ msgstr "Cấu hình cài đặt email và lịch của bạn."
#. js-lingui-id: W4D3v/
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "Configure your IMAP email account"
msgstr ""
#~ msgid "Configure your IMAP email account"
#~ msgstr ""
#. js-lingui-id: 7VpPHA
#: src/modules/spreadsheet-import/steps/components/ValidationStep/ValidationStep.tsx
@ -1315,6 +1364,11 @@ msgstr ""
msgid "Connect a new account to your workspace"
msgstr "Kết nối tài khoản mới với không gian làm việc của bạn"
#. js-lingui-id: ffVcxj
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect Email Account"
msgstr ""
#. js-lingui-id: Zgi9Fd
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect with Google"
@ -1322,8 +1376,8 @@ msgstr "Kết nối với Google"
#. js-lingui-id: VZvZWq
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
msgid "Connect with IMAP"
msgstr ""
#~ msgid "Connect with IMAP"
#~ msgstr ""
#. js-lingui-id: IOfqM8
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
@ -1335,6 +1389,21 @@ msgstr "Kết nối với Microsoft"
msgid "Connected accounts"
msgstr "Tài khoản đã kết nối"
#. js-lingui-id: W4Kgwq
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
msgid "Connection settings"
msgstr ""
#. js-lingui-id: f6bbrz
#: src/modules/settings/accounts/hooks/useImapSmtpCaldavConnectionForm.ts
msgid "Connection successfully created"
msgstr ""
#. js-lingui-id: aJTn2g
#: src/modules/settings/accounts/hooks/useImapSmtpCaldavConnectionForm.ts
msgid "Connection successfully updated"
msgstr ""
#. js-lingui-id: Y2y0mC
#: src/modules/settings/accounts/components/SettingsAccountsMessageChannelDetails.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarChannelDetails.tsx
@ -2138,6 +2207,13 @@ msgstr ""
msgid "Edit CRM data structure and fields"
msgstr ""
#. js-lingui-id: AyPkS4
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Edit Email Account"
msgstr ""
#. js-lingui-id: 9QCQIc
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownHiddenRecordGroupsContent.tsx
msgid "Edit field values"
@ -2151,8 +2227,8 @@ msgstr "Chỉnh sửa trường"
#. js-lingui-id: 8gm+y4
#: src/modules/settings/accounts/components/SettingsAccountsEditImapConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapConnection.tsx
msgid "Edit IMAP Connection"
msgstr ""
#~ msgid "Edit IMAP Connection"
#~ msgstr ""
#. js-lingui-id: h2KoTu
#: src/pages/settings/SettingsBilling.tsx
@ -2185,7 +2261,7 @@ msgid "Email"
msgstr "Thư điện tử"
#. js-lingui-id: hzKQCy
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Email Address"
msgstr ""
@ -2202,8 +2278,8 @@ msgstr "Email không thể để trống"
#. js-lingui-id: Zb5c/r
#: src/modules/settings/accounts/components/SettingsAccountsNewImapConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapConnection.tsx
msgid "Email Connections"
msgstr ""
#~ msgid "Email Connections"
#~ msgstr ""
#. js-lingui-id: lfQsvW
#: src/pages/onboarding/ChooseYourPlan.tsx
@ -2299,8 +2375,8 @@ msgstr "Đối tượng trống"
#. js-lingui-id: q1srUM
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "Encryption"
msgstr ""
#~ msgid "Encryption"
#~ msgstr ""
#. js-lingui-id: T3juzf
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
@ -3091,33 +3167,48 @@ msgstr ""
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 "Nếu bạn đã mất khóa này, bạn có thể tạo lại, nhưng hãy nhớ rằng bất kỳ script nào sử dụng khóa này cũng cần được cập nhật. Vui lòng gõ \"{confirmationValue}\" để xác nhận."
#. js-lingui-id: ijW9MW
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Configuration"
msgstr ""
#. js-lingui-id: 3rtE4o
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "IMAP Connection Details"
msgstr ""
#~ msgid "IMAP Connection Details"
#~ msgstr ""
#. js-lingui-id: jXXECN
#: src/modules/settings/accounts/hooks/useImapConnectionForm.ts
msgid "IMAP connection successfully created"
msgstr ""
#~ msgid "IMAP connection successfully created"
#~ msgstr ""
#. js-lingui-id: Fz/wXI
#: src/modules/settings/accounts/hooks/useImapConnectionForm.ts
msgid "IMAP connection successfully updated"
#~ msgid "IMAP connection successfully updated"
#~ msgstr ""
#. js-lingui-id: N+Oh7x
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Encryption"
msgstr ""
#. js-lingui-id: Ubs0tf
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Password"
msgstr ""
#. js-lingui-id: TE8s2c
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Port"
msgstr ""
#. js-lingui-id: /RAwfY
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "IMAP Server"
msgstr ""
#. js-lingui-id: +8jOVa
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "imap.example.com"
msgstr ""
@ -3408,7 +3499,7 @@ msgid "Japanese"
msgstr "Tiếng Nhật"
#. js-lingui-id: wrLOeW
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "john.doe@example.com"
msgstr ""
@ -3527,6 +3618,21 @@ msgstr "Khởi chạy"
msgid "Layout"
msgstr "Bố cục"
#. js-lingui-id: 8QyoLb
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need calendar sync."
msgstr ""
#. js-lingui-id: EY3IAD
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need to import emails."
msgstr ""
#. js-lingui-id: O7a3Du
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Leave blank if you don't need to send emails."
msgstr ""
#. js-lingui-id: haJ2Hb
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
#~ msgid "Less than"
@ -3904,6 +4010,13 @@ msgstr "Tài khoản mới"
msgid "New Approved Access Domain"
msgstr "Miền Truy Cập Đã Được Phê Duyệt Mới"
#. js-lingui-id: 7JRigF
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "New Email Account"
msgstr ""
#. js-lingui-id: 8YPqRx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
@ -3912,8 +4025,8 @@ msgstr "Trường mới"
#. js-lingui-id: GeB/fA
#: src/modules/settings/accounts/components/SettingsAccountsNewImapConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapConnection.tsx
msgid "New IMAP Connection"
msgstr ""
#~ msgid "New IMAP Connection"
#~ msgstr ""
#. js-lingui-id: o8MyXb
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
@ -4391,7 +4504,6 @@ msgstr "Không tìm thấy trang"
#. js-lingui-id: 8ZsakT
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "Password"
msgstr "Mật khẩu"
@ -5303,8 +5415,6 @@ msgstr ""
#: src/modules/settings/roles/role-permissions/settings-permissions/components/SettingsRolePermissionsSettingsSection.tsx
#: src/modules/settings/roles/role/components/SettingsRole.tsx
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapConnection.tsx
#: src/modules/navigation/components/MainNavigationDrawerFixedItems.tsx
#: src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx
msgid "Settings"
@ -5407,6 +5517,36 @@ msgstr "Tên số ít và số nhiều phải khác nhau"
msgid "Skip"
msgstr "Bỏ qua"
#. js-lingui-id: w+rJId
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Configuration"
msgstr ""
#. js-lingui-id: 0sIQAM
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Encryption"
msgstr ""
#. js-lingui-id: UeDEV/
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Password"
msgstr ""
#. js-lingui-id: 4waP7/
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Port"
msgstr ""
#. js-lingui-id: oKqFNn
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "SMTP Server"
msgstr ""
#. js-lingui-id: 4oakKm
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "smtp.example.com"
msgstr ""
#. js-lingui-id: f6Hub0
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
@ -6035,10 +6175,15 @@ msgstr ""
msgid "Update"
msgstr ""
#. js-lingui-id: cAn7CC
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "Update your email account configuration. Configure any combination of IMAP, SMTP, and CalDAV as needed."
msgstr ""
#. js-lingui-id: Vmsh9w
#: src/modules/settings/accounts/components/SetttingsAccountsImapConnectionForm.tsx
msgid "Update your IMAP email account configuration"
msgstr ""
#~ msgid "Update your IMAP email account configuration"
#~ msgstr ""
#. js-lingui-id: +b7T3G
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
@ -6409,6 +6554,8 @@ msgstr ""
#: src/modules/settings/roles/components/SettingsRolesContainer.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsNewImapSmtpCaldavConnection.tsx
#: src/modules/settings/accounts/components/SettingsAccountsEditImapSmtpCaldavConnection.tsx
#: src/modules/favorites/components/WorkspaceFavorites.tsx
msgid "Workspace"
msgstr "Workspace"
@ -6503,6 +6650,11 @@ msgstr "Bạn không được phép tạo bản ghi cho đối tượng này"
#~ msgid "You are not allowed to create records in this object"
#~ msgstr "You are not allowed to create records in this object"
#. js-lingui-id: OLE3Ky
#: src/modules/settings/accounts/components/SettingsAccountsConnectionForm.tsx
msgid "You can set up any combination of IMAP (receiving emails), SMTP (sending emails), and CalDAV (calendar sync)."
msgstr ""
#. js-lingui-id: TBApzn
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
#~ msgid "You do not have access to impersonate users."