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
@ -18,6 +18,13 @@ msgstr ""
|
||||
"X-Crowdin-File: /packages/twenty-front/src/locales/en.po\n"
|
||||
"X-Crowdin-File-ID: 29\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 ""
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
|
||||
msgid ": Empty"
|
||||
msgstr ": 空"
|
||||
@ -236,6 +243,14 @@ msgstr "ブロックリストに追加済み"
|
||||
msgid "Adjust the role-related settings"
|
||||
msgstr "役割に関連した設定を調整する"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/components/AdvancedFilterButton.tsx
|
||||
msgid "Advanced filter"
|
||||
msgstr "\\\\u9ad8\\\\u5ea6\\\\u306a\\\\u30d5\\\\u30a3\\\\u30eb\\\\u30bf\\\\u30fc"
|
||||
@ -500,6 +515,10 @@ msgstr "カレンダー"
|
||||
msgid "Calendar settings"
|
||||
msgstr "カレンダー設定"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/ConnectedAccountHealthStatus.tsx
|
||||
msgid "Calendar Sync Status"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
@ -779,6 +798,10 @@ msgstr "ワークスペースの作成"
|
||||
msgid "Created"
|
||||
msgstr "作成済み"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
|
||||
msgid "Current version:"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/workspace/SettingsCustomDomain.tsx
|
||||
msgid "Custom Domain"
|
||||
msgstr "カスタムドメイン"
|
||||
@ -1551,6 +1574,7 @@ msgid "Group by"
|
||||
msgstr "グループ化"
|
||||
|
||||
#: 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 "健康状態"
|
||||
@ -1580,6 +1604,10 @@ msgstr "空のグループを非表示"
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr "アプリ上での識別名です。"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/SettingsAdminHealthStatus.tsx
|
||||
msgid "How your system is doing"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Hungarian"
|
||||
msgstr "ハンガリー語"
|
||||
@ -1796,6 +1824,38 @@ msgstr "ラボ"
|
||||
msgid "Language"
|
||||
msgstr "言語"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 1 hour"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 1 Hour (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 12 hours"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 12 Hours (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 24 Hours (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 4 hours"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 4 Hours (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Last 7 Days (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx
|
||||
#: src/modules/settings/profile/components/NameFields.tsx
|
||||
msgid "Last Name"
|
||||
@ -1809,6 +1869,10 @@ msgstr "最新"
|
||||
msgid "Latest date"
|
||||
msgstr "最新の日付"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminVersionContainer.tsx
|
||||
msgid "Latest version:"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
||||
msgid "Launch"
|
||||
msgstr "起動"
|
||||
@ -1830,6 +1894,10 @@ msgstr "リンクがクリップボードにコピーされました"
|
||||
msgid "Listings"
|
||||
msgstr "\\\\u30ea\\\\u30b9\\\\u30c8"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Loading metrics data..."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||
msgid "Log out"
|
||||
msgstr "ログアウト"
|
||||
@ -1883,6 +1951,10 @@ msgstr "最大"
|
||||
msgid "Members"
|
||||
msgstr "メンバー"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/ConnectedAccountHealthStatus.tsx
|
||||
msgid "Message Sync Status"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
|
||||
@ -2066,6 +2138,10 @@ msgstr "国なし"
|
||||
#~ 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 ""
|
||||
|
||||
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
|
||||
#~ msgid "No more members to add"
|
||||
#~ msgstr "No more members to add"
|
||||
@ -2193,12 +2269,21 @@ msgstr "または"
|
||||
|
||||
#: 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 "その他"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminSecondaryEnvVariables.tsx
|
||||
msgid "Other Environment Variables"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||
msgid "Other Variables"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx
|
||||
msgid "Page Not Found"
|
||||
msgstr "ページが見つかりません"
|
||||
@ -2338,6 +2423,14 @@ msgstr "OIDCプロバイダーの詳細を提供してください"
|
||||
msgid "Pseudo-English"
|
||||
msgstr "擬似英語"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerHealthStatus.tsx
|
||||
msgid "Queue information is not available because the worker is down"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerQueueMetricsSection.tsx
|
||||
msgid "Queue performance"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx
|
||||
#~ msgid "Read documentation"
|
||||
#~ msgstr "Read documentation"
|
||||
@ -2346,6 +2439,10 @@ msgstr "擬似英語"
|
||||
msgid "Receive an email containing password update link"
|
||||
msgstr "パスワード更新リンクを含むメールを受け取る"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Recent Events (oldest → newest)"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsRowDropdownMenu.tsx
|
||||
msgid "Reconnect"
|
||||
msgstr "再接続"
|
||||
@ -2636,8 +2733,8 @@ msgstr "セルビア語(キリル文字)"
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||
msgid "Server Admin"
|
||||
msgstr "\\\\u30b5\\\\u30fc\\\\u30d0\\\\u30fc\\\\u7ba1\\\\u7406\\\\u8005"
|
||||
#~ msgid "Server Admin"
|
||||
#~ msgstr "\\\\u30b5\\\\u30fc\\\\u30d0\\\\u30fc\\\\u7ba1\\\\u7406\\\\u8005"
|
||||
|
||||
#: src/pages/settings/admin-panel/SettingsAdminIndicatorHealthStatus.tsx
|
||||
#: src/pages/settings/admin-panel/SettingsAdmin.tsx
|
||||
@ -2950,6 +3047,10 @@ msgstr "この操作は取り消せません。ワークスペース全体が永
|
||||
msgid "This role is assigned to these workspace members."
|
||||
msgstr "この役割はこれらのワークスペースメンバーに割り当てられています。"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "This week"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx
|
||||
msgid "Time format"
|
||||
msgstr "時間形式"
|
||||
@ -2970,6 +3071,10 @@ msgstr "月払いへ"
|
||||
msgid "to yearly"
|
||||
msgstr "年払いへ"
|
||||
|
||||
#: src/modules/settings/admin-panel/health-status/components/WorkerMetricsGraph.tsx
|
||||
msgid "Today"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
|
||||
msgid "Total Users"
|
||||
msgstr "合計ユーザー数"
|
||||
@ -3274,8 +3379,8 @@ msgstr "このオブジェクトでレコードを作成することは許可さ
|
||||
#~ 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 "ユーザーを模倣する権限がありません。"
|
||||
#~ msgid "You do not have access to impersonate users."
|
||||
#~ msgstr "ユーザーを模倣する権限がありません。"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx
|
||||
msgid "You will be charged immediately for the full year."
|
||||
|
||||
Reference in New Issue
Block a user