i18n - translations (#10753)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
77574594f2
commit
7eabcc8774
@ -13,6 +13,16 @@ msgstr ""
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||
msgid ""
|
||||
" These are only the server values. Ensure your worker environment has the\n"
|
||||
" same variables and values, this is required for asynchronous tasks like\n"
|
||||
" email sync."
|
||||
msgstr ""
|
||||
" These are only the server values. Ensure your worker environment has the\n"
|
||||
" same variables and values, this is required for asynchronous tasks like\n"
|
||||
" email sync."
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
|
||||
msgid ": Empty"
|
||||
msgstr ": Empty"
|
||||
@ -231,6 +241,14 @@ msgstr "Added to blocklist"
|
||||
msgid "Adjust the role-related settings"
|
||||
msgstr "Adjust the role-related settings"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminSecondaryEnvVariables.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
msgid "Admin Panel"
|
||||
msgstr "Admin Panel"
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/components/AdvancedFilterButton.tsx
|
||||
msgid "Advanced filter"
|
||||
msgstr "Advanced filter"
|
||||
@ -495,6 +513,10 @@ msgstr "Calendar"
|
||||
msgid "Calendar settings"
|
||||
msgstr "Calendar settings"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/ConnectedAccountHealthStatus.tsx
|
||||
msgid "Calendar Sync Status"
|
||||
msgstr "Calendar Sync Status"
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
@ -774,6 +796,10 @@ msgstr "Create your workspace"
|
||||
msgid "Created"
|
||||
msgstr "Created"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
|
||||
msgid "Current version:"
|
||||
msgstr "Current version:"
|
||||
|
||||
#: src/pages/settings/workspace/SettingsCustomDomain.tsx
|
||||
msgid "Custom Domain"
|
||||
msgstr "Custom Domain"
|
||||
@ -1546,6 +1572,7 @@ msgid "Group by"
|
||||
msgstr "Group by"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
|
||||
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatus.tsx
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminContent.tsx
|
||||
msgid "Health Status"
|
||||
msgstr "Health Status"
|
||||
@ -1575,6 +1602,10 @@ msgstr "Hide empty groups"
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr "How you'll be identified on the app."
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatus.tsx
|
||||
msgid "How your system is doing"
|
||||
msgstr "How your system is doing"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Hungarian"
|
||||
msgstr "Hungarian"
|
||||
@ -1791,6 +1822,38 @@ msgstr "Lab"
|
||||
msgid "Language"
|
||||
msgstr "Language"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 1 hour"
|
||||
msgstr "Last 1 hour"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 1 Hour (oldest → newest)"
|
||||
msgstr "Last 1 Hour (oldest → newest)"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 12 hours"
|
||||
msgstr "Last 12 hours"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 12 Hours (oldest → newest)"
|
||||
msgstr "Last 12 Hours (oldest → newest)"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 24 Hours (oldest → newest)"
|
||||
msgstr "Last 24 Hours (oldest → newest)"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 4 hours"
|
||||
msgstr "Last 4 hours"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 4 Hours (oldest → newest)"
|
||||
msgstr "Last 4 Hours (oldest → newest)"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 7 Days (oldest → newest)"
|
||||
msgstr "Last 7 Days (oldest → newest)"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx
|
||||
#: src/modules/settings/profile/components/NameFields.tsx
|
||||
msgid "Last Name"
|
||||
@ -1804,6 +1867,10 @@ msgstr "Latest"
|
||||
msgid "Latest date"
|
||||
msgstr "Latest date"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
|
||||
msgid "Latest version:"
|
||||
msgstr "Latest version:"
|
||||
|
||||
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
||||
msgid "Launch"
|
||||
msgstr "Launch"
|
||||
@ -1825,6 +1892,10 @@ msgstr "Link copied to clipboard"
|
||||
msgid "Listings"
|
||||
msgstr "Listings"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Loading metrics data..."
|
||||
msgstr "Loading metrics data..."
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||
msgid "Log out"
|
||||
msgstr "Log out"
|
||||
@ -1878,6 +1949,10 @@ msgstr "Max"
|
||||
msgid "Members"
|
||||
msgstr "Members"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/ConnectedAccountHealthStatus.tsx
|
||||
msgid "Message Sync Status"
|
||||
msgstr "Message Sync Status"
|
||||
|
||||
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
|
||||
@ -2061,6 +2136,10 @@ msgstr "No country"
|
||||
#~ msgid "No members matching your search"
|
||||
#~ msgstr "No members matching your search"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "No metrics data available"
|
||||
msgstr "No metrics data available"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
|
||||
#~ msgid "No more members to add"
|
||||
#~ msgstr "No more members to add"
|
||||
@ -2188,12 +2267,21 @@ msgstr "or"
|
||||
|
||||
#: src/pages/settings/Releases.tsx
|
||||
#: src/pages/settings/lab/SettingsLab.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdminSecondaryEnvVariables.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
msgid "Other"
|
||||
msgstr "Other"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminSecondaryEnvVariables.tsx
|
||||
msgid "Other Environment Variables"
|
||||
msgstr "Other Environment Variables"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||
msgid "Other Variables"
|
||||
msgstr "Other Variables"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx
|
||||
msgid "Page Not Found"
|
||||
msgstr "Page Not Found"
|
||||
@ -2333,6 +2421,14 @@ msgstr "Provide your OIDC provider details"
|
||||
msgid "Pseudo-English"
|
||||
msgstr "Pseudo-English"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerHealthStatus.tsx
|
||||
msgid "Queue information is not available because the worker is down"
|
||||
msgstr "Queue information is not available because the worker is down"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerQueueMetricsSection.tsx
|
||||
msgid "Queue performance"
|
||||
msgstr "Queue performance"
|
||||
|
||||
#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx
|
||||
#~ msgid "Read documentation"
|
||||
#~ msgstr "Read documentation"
|
||||
@ -2341,6 +2437,10 @@ msgstr "Pseudo-English"
|
||||
msgid "Receive an email containing password update link"
|
||||
msgstr "Receive an email containing password update link"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Recent Events (oldest → newest)"
|
||||
msgstr "Recent Events (oldest → newest)"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
|
||||
msgid "Reconnect"
|
||||
msgstr "Reconnect"
|
||||
@ -2631,8 +2731,8 @@ msgstr "Serbian (Cyrillic)"
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
msgid "Server Admin"
|
||||
msgstr "Server Admin"
|
||||
#~ msgid "Server Admin"
|
||||
#~ msgstr "Server Admin"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
@ -2945,6 +3045,10 @@ msgstr "This action cannot be undone. This will permanently delete your entire w
|
||||
msgid "This role is assigned to these workspace members."
|
||||
msgstr "This role is assigned to these workspace members."
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "This week"
|
||||
msgstr "This week"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
|
||||
msgid "Time format"
|
||||
msgstr "Time format"
|
||||
@ -2965,6 +3069,10 @@ msgstr "to monthly"
|
||||
msgid "to yearly"
|
||||
msgstr "to yearly"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Today"
|
||||
msgstr "Today"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
|
||||
msgid "Total Users"
|
||||
msgstr "Total Users"
|
||||
@ -3269,8 +3377,8 @@ msgstr "You are not allowed to create records for 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."
|
||||
#~ 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."
|
||||
|
||||
Reference in New Issue
Block a user