i18n - translations (#10426)
Created by Github action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
ff001d9def
commit
76a033f7ac
@ -36,7 +36,7 @@ msgstr "Twenty에 연결하세요"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Create a new workspace"
|
||||
msgstr ""
|
||||
msgstr "새 워크스페이스 만들기"
|
||||
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#~ msgid "Dear"
|
||||
@ -48,11 +48,11 @@ msgstr "{userName}님께"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr ""
|
||||
msgstr "{userName}님께,"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Deleted Workspace"
|
||||
msgstr ""
|
||||
msgstr "삭제된 워크스페이스"
|
||||
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "has invited you to join a workspace called "
|
||||
@ -64,7 +64,7 @@ msgstr "안녕하세요"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr ""
|
||||
msgstr "안녕하세요,"
|
||||
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
@ -92,7 +92,7 @@ msgstr "비밀번호가 업데이트되었습니다"
|
||||
|
||||
#: src/emails/validate-approved-access-domain.email.tsx
|
||||
msgid "Please validate this domain to allow users with <0>@{domain}</0> email addresses to join your workspace without requiring an invitation."
|
||||
msgstr ""
|
||||
msgstr "<0>@{domain}</0> 이메일 주소를 가진 사용자가 초대 없이 워크스페이스에 참여할 수 있도록 이 도메인을 검증해 주세요."
|
||||
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset"
|
||||
@ -104,7 +104,7 @@ msgstr "비밀번호를 재설정하세요 🗝"
|
||||
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Suspended Workspace "
|
||||
msgstr ""
|
||||
msgstr "중단된 워크스페이스 "
|
||||
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Thanks for registering for an account on Twenty! Before we get started, we just need to confirm that this is you. Click above to verify your email address."
|
||||
@ -137,7 +137,7 @@ msgstr "구독을 업데이트하세요"
|
||||
#: src/emails/validate-approved-access-domain.email.tsx
|
||||
#: src/emails/validate-approved-access-domain.email.tsx
|
||||
msgid "Validate domain"
|
||||
msgstr ""
|
||||
msgstr "도메인 검증"
|
||||
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Verify Email"
|
||||
@ -149,4 +149,4 @@ msgstr "구독이 {daysSinceInactive}일 전에 만료되어 워크스페이스
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
#~ msgid "Your workspace <0>{workspaceDisplayName}</0> has been deleted as your subscription expired {inactiveDaysBeforeDelete} days ago."
|
||||
#~ msgstr "Your workspace <0>{workspaceDisplayName}</0> has been deleted as your subscription expired {inactiveDaysBeforeDelete} days ago."
|
||||
#~ msgstr "Your workspace <0>{workspaceDisplayName}</0> has been deleted as your subscription expired {inactiveDaysBeforeDelete} days ago."
|
||||
Reference in New Issue
Block a user