i18n - translations (#10416)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
7846764769
commit
2162538b8b
@ -34,6 +34,10 @@ msgstr "이메일 주소를 확인하세요"
|
||||
msgid "Connect to Twenty"
|
||||
msgstr "Twenty에 연결하세요"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Create a new workspace"
|
||||
msgstr ""
|
||||
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
#~ msgid "Dear"
|
||||
#~ msgstr "Dear"
|
||||
@ -42,6 +46,14 @@ msgstr "Twenty에 연결하세요"
|
||||
msgid "Dear {userName}"
|
||||
msgstr "{userName}님께"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Dear {userName},"
|
||||
msgstr ""
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Deleted Workspace"
|
||||
msgstr ""
|
||||
|
||||
#: src/emails/send-invite-link.email.tsx
|
||||
msgid "has invited you to join a workspace called "
|
||||
msgstr "라는 워크스페이스에 초대되었습니다 "
|
||||
@ -50,6 +62,10 @@ msgstr "라는 워크스페이스에 초대되었습니다 "
|
||||
msgid "Hello"
|
||||
msgstr "안녕하세요"
|
||||
|
||||
#: src/emails/clean-suspended-workspace.email.tsx
|
||||
msgid "Hello,"
|
||||
msgstr ""
|
||||
|
||||
#: src/emails/password-update-notify.email.tsx
|
||||
msgid "If you did not initiate this change, please contact your workspace owner immediately."
|
||||
msgstr "이 변경을 시작하지 않으셨다면 즉시 워크스페이스 소유자에게 문의하세요."
|
||||
@ -74,6 +90,10 @@ msgstr "Twenty에서 팀에 합류하세요"
|
||||
msgid "Password updated"
|
||||
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 ""
|
||||
|
||||
#: src/emails/password-reset-link.email.tsx
|
||||
msgid "Reset"
|
||||
msgstr "초기화"
|
||||
@ -82,6 +102,10 @@ msgstr "초기화"
|
||||
msgid "Reset your password 🗝"
|
||||
msgstr "비밀번호를 재설정하세요 🗝"
|
||||
|
||||
#: src/emails/warn-suspended-workspace.email.tsx
|
||||
msgid "Suspended Workspace "
|
||||
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."
|
||||
msgstr "Twenty에 계정을 등록해 주셔서 감사합니다! 시작하기 전에 본인 확인이 필요합니다. 위를 클릭하여 이메일 주소를 인증하세요."
|
||||
@ -110,6 +134,11 @@ msgstr "이 링크는 다음 {duration} 동안만 유효합니다. 링크가 작
|
||||
msgid "Update your subscription"
|
||||
msgstr "구독을 업데이트하세요"
|
||||
|
||||
#: src/emails/validate-approved-access-domain.email.tsx
|
||||
#: src/emails/validate-approved-access-domain.email.tsx
|
||||
msgid "Validate domain"
|
||||
msgstr ""
|
||||
|
||||
#: src/emails/send-email-verification-link.email.tsx
|
||||
msgid "Verify Email"
|
||||
msgstr "이메일 인증"
|
||||
|
||||
Reference in New Issue
Block a user