i18n - translations (#10812)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
daa501549e
commit
a818e76d61
@ -140,7 +140,6 @@ msgid "Actions"
|
||||
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/SettingsObjectFieldDisabledActionDropdown.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
@ -161,8 +160,8 @@ msgid "Active API keys created by you or your team."
|
||||
msgstr "본인 또는 팀이 생성한 활성 API 키입니다."
|
||||
|
||||
#: src/modules/ui/layout/page/components/PageAddButton.tsx
|
||||
msgid "Add"
|
||||
msgstr "추가"
|
||||
#~ msgid "Add"
|
||||
#~ msgstr "추가"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsListCard.tsx
|
||||
msgid "Add account"
|
||||
@ -704,8 +703,8 @@ msgid "Copied to clipboard!"
|
||||
msgstr "클립보드에 복사되었습니다!"
|
||||
|
||||
#: src/modules/command-menu/components/CommandMenu.tsx
|
||||
msgid "Copilot"
|
||||
msgstr "부조종사"
|
||||
#~ msgid "Copilot"
|
||||
#~ msgstr "부조종사"
|
||||
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
|
||||
@ -885,7 +884,6 @@ msgid "Date format"
|
||||
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
|
||||
@ -946,7 +944,6 @@ msgstr "워크스페이스에서 다른 사용자에게 표시될 내용을 정
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
|
||||
@ -1058,7 +1055,6 @@ msgstr "파기"
|
||||
msgid "Developers"
|
||||
msgstr "개발자"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
msgid "Discard Draft"
|
||||
@ -2971,7 +2967,6 @@ msgstr "테이블"
|
||||
msgid "Terms of Service"
|
||||
msgstr "서비스 약관"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
msgid "Test"
|
||||
msgstr "테스트"
|
||||
@ -3100,14 +3095,13 @@ msgstr "오늘"
|
||||
msgid "Total Users"
|
||||
msgstr "총 사용자"
|
||||
|
||||
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx
|
||||
#: src/modules/command-menu/hooks/useCommandMenu.ts
|
||||
msgid "Trigger Type"
|
||||
msgstr "트리거 유형"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||
msgstr "트리거 유형은 수동이어야 합니다 - 선택된 레코드가 없는 경우"
|
||||
#~ msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||
#~ msgstr "트리거 유형은 수동이어야 합니다 - 선택된 레코드가 없는 경우"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
|
||||
msgid "True"
|
||||
@ -3316,8 +3310,8 @@ msgid "When the key will be disabled"
|
||||
msgstr "키 비활성화 시기"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
msgid "Workflow cannot be tested"
|
||||
msgstr "워크플로를 테스트할 수 없음"
|
||||
#~ msgid "Workflow cannot be tested"
|
||||
#~ msgstr "워크플로를 테스트할 수 없음"
|
||||
|
||||
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
|
||||
msgid "Workflow is running..."
|
||||
|
||||
Reference in New Issue
Block a user