# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_signup # # Translators: # Martin Trigaux, 2020 # JH CHOI , 2020 # Linkup , 2020 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~13.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-01 07:28+0000\n" "PO-Revision-Date: 2020-09-07 08:10+0000\n" "Last-Translator: Linkup , 2020\n" "Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_signup #: model:mail.template,subject:auth_signup.set_password_email msgid "" "${object.create_uid.name} from ${object.company_id.name} invites you to " "connect to Odoo" msgstr "${object.company_id.name}의 ${object.create_uid.name} 이(가) 귀하를 초대합니다." #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "%s connected" msgstr "%s 연결됨" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form msgid "" "A password reset has been requested for this user. An email " "containing the following link has been sent:" msgstr "이 사용자가 비밀번호 재설정을 요청하였습니다. 다음 링크가 포함된 이메일을 전송하였습니다." #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form msgid "" "An invitation email containing the following subscription link has " "been sent:" msgstr "가입 링크가 포함된 초대장을 아래와 같이 발급하였습니다 :" #. module: auth_signup #: model:mail.template,body_html:auth_signup.mail_template_data_unregistered_users msgid "" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " % set invited_users = ctx['invited_users']\n" " \n" " \n" " \n" "
\n" " \n" " Pending Invitations\n" "

\n" "
\n" "
\n" " Dear ${object.name or ''},

\n" " You added the following user(s) to your database but they haven't registered yet:\n" "
    \n" " % for invited_user in invited_users:\n" "
  • ${invited_user}
  • \n" " % endfor\n" "
\n" " Follow up with them so they can access your database and start working with you.\n" "

\n" " Have a nice day!
\n" " --
The ${object.company_id.name} Team\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " " msgstr "" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " % set invited_users = ctx['invited_users']\n" " \n" " \n" " \n" "
\n" " \n" " 대기중인 초대\n" "

\n" "
\n" "
\n" " ${object.name or ''}님 안녕하세요.

\n" " 다음 사용자를 데이터베이스에 추가했지만 아직 등록하지 않았습니다 :\n" "
    \n" " % for invited_user in invited_users :\n" "
  • ${invited_user}
  • \n" " % endfor\n" "
\n" " 데이터베이스에 접근하여 작업을 시작할 수 있도록 후속 조치를 수행하십시오.\n" "

\n" " 좋은 하루 보내세요!
\n" " --
${object.company_id.name} 팀\n" "
\n" "
\n" "
\n" "
\n" "
\n" "
\n" " " #. module: auth_signup #: model:mail.template,body_html:auth_signup.set_password_email msgid "" "\n" "\n" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " \n" " \n" "
\n" " Welcome to Odoo
\n" " \n" " ${object.name}\n" " \n" "
\n" " \"${object.company_id.name}\"/\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" "
\n" " Dear ${object.name},

\n" " You have been invited by ${object.create_uid.name} of ${object.company_id.name} to connect on Odoo.\n" " \n" " % set website_url = object.env['ir.config_parameter'].sudo().get_param('web.base.url')\n" " Your Odoo domain is: ${website_url}
\n" " Your sign in email is: ${object.email}

\n" " Never heard of Odoo? It’s an all-in-one business software loved by 3+ million users. It will considerably improve your experience at work and increase your productivity.\n" "

\n" " Have a look at the Odoo Tour to discover the tool.\n" "

\n" " Enjoy Odoo!
\n" " --
The ${object.company_id.name} Team\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" " ${object.company_id.name}\n" "
\n" " ${object.company_id.phone}\n" " % if object.company_id.email\n" " | ${object.company_id.email}\n" " % endif\n" " % if object.company_id.website\n" " | \n" " ${object.company_id.website}\n" " \n" " % endif\n" "
\n" "
\n" "
\n" " \n" " \n" "
\n" " Powered by Odoo\n" "
\n" "
" msgstr "" "\n" "\n" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " \n" " \n" "
\n" " Odoo에 오신 것을 환영합니다.
\n" " \n" " ${object.name}\n" " \n" "
\n" " \"${object.company_id.name}\"/\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" "
\n" " ${object.name}님,

\n" " ${object.company_id.name}의 ${object.create_uid.name} 님이 귀하를 Odoo에 연결되도록 초대합니다.\n" " \n" " % set website_url = object.env['ir.config_parameter'].sudo().get_param('web.base.url')\n" " 귀하의 Odoo 도메인 : ${website_url}
\n" " 귀하의 로그인 이메일 : ${object.email}

\n" " Odoo에 대해 들어 보지 않으시겠습니까? 3백만명이 넘는 사용자에게 사랑받는 올인원 비즈니스 소프트웨어로서 직장에서의 경험을 향상시키고 생산성을 향상시킵니다.\n" "

\n" " 적절한 도구를 발견하기 위해 Odoo 안내 를 한번 둘러보시기 바랍니다.\n" "

\n" " Odoo를 즐기십시오!
\n" " --
The ${object.company_id.name} Team\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" " ${object.company_id.name}\n" "
\n" " ${object.company_id.phone}\n" " % if object.company_id.email\n" " | ${object.company_id.email}\n" " % endif\n" " % if object.company_id.website\n" " | \n" " ${object.company_id.website}\n" " \n" " % endif\n" "
\n" "
\n" "
\n" " \n" " \n" "
\n" " Powered by Odoo\n" "
\n" "
" #. module: auth_signup #: model:mail.template,body_html:auth_signup.reset_password_email msgid "" "\n" "\n" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " \n" " \n" "
\n" " Your Account
\n" " \n" " ${object.name}\n" " \n" "
\n" " \"${object.company_id.name}\"/\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" "
\n" " Dear ${object.name},

\n" " A password reset was requested for the Odoo account linked to this email.\n" " You may change your password by following this link which will remain valid during 24 hours:
\n" " \n" " If you do not expect this, you can safely ignore this email.

\n" " Thanks,\n" " % if user.signature:\n" "
\n" " ${user.signature | safe}\n" " % endif\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" " ${object.company_id.name}\n" "
\n" " ${object.company_id.phone}\n" " % if object.company_id.email\n" " | ${object.company_id.email}\n" " % endif\n" " % if object.company_id.website\n" " | \n" " ${object.company_id.website}\n" " \n" " % endif\n" "
\n" "
\n" "
\n" " \n" " \n" "
\n" " Powered by Odoo\n" "
\n" "
\n" " " msgstr "" #. module: auth_signup #: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created msgid "" "\n" "\n" "\n" "
\n" "\n" "\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "\n" "
\n" " \n" " \n" " \n" "
\n" " Your Account
\n" " \n" " ${object.name}\n" " \n" "
\n" " \"${object.company_id.name}\"/\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" "
\n" " Dear ${object.name},

\n" " Your account has been successfully created!
\n" " Your login is ${object.email}
\n" " To gain access to your account, you can use the following link:\n" " \n" " Thanks,
\n" " % if user.signature:\n" "
\n" " ${user.signature | safe}\n" " % endif\n" "
\n" "
\n" "
\n" "
\n" "
\n" " \n" " \n" " \n" "
\n" " ${object.company_id.name}\n" "
\n" " ${object.company_id.phone}\n" " % if object.company_id.email\n" " | ${object.company_id.email}\n" " % endif\n" " % if object.company_id.website\n" " | \n" " ${object.company_id.website}\n" " \n" " % endif\n" "
\n" "
\n" "
\n" " \n" " \n" "
\n" " Powered by Odoo\n" "
\n" "
" msgstr "" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.signup msgid "Already have an account?" msgstr "계정이 이미 있습니까?" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "An email has been sent with credentials to reset your password" msgstr "비밀번호를 초기화하기 위해 로그인 정보를 포함한 이메일을 보냈습니다" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Another user is already registered using this email address." msgstr "이 이메일 주소는 이미 다른 사용자가 등록한 것입니다." #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Authentication Failed." msgstr "인증에 실패하였습니다" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password msgid "Back to Login" msgstr "로그인 화면으로 돌아가기" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Cannot send email: user %s has no email address." msgstr "이메일을 보낼 수 없습니다 : %s 사용자는 이메일 주소가 없습니다." #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form msgid "Close" msgstr "마감" #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_config_settings msgid "Config Settings" msgstr "설정 구성" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password msgid "Confirm" msgstr "확인" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.fields msgid "Confirm Password" msgstr "비밀번호 확인" #. module: auth_signup #: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__active msgid "Confirmed" msgstr "확인됨" #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_partner msgid "Contact" msgstr "연락처" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Could not create a new account." msgstr "새 계정을 만들 수 없습니다." #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Could not reset your password" msgstr "비밀번호를 재설정하지 못했습니다." #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_uninvited msgid "Customer Account" msgstr "고객 계정" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form msgid "Default Access Rights" msgstr "기본 사용 권한" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_ir_http__display_name #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__display_name #: model:ir.model.fields,field_description:auth_signup.field_res_partner__display_name #: model:ir.model.fields,field_description:auth_signup.field_res_users__display_name msgid "Display Name" msgstr "이름 표시" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.login msgid "Don't have an account?" msgstr "아직 계정이 없으십니까?" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_reset_password #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form msgid "Enable password reset from Login page" msgstr "로그인 페이지에서 비밀번호 재설정 허용" #. module: auth_signup #: model:ir.model.fields.selection,name:auth_signup.selection__res_config_settings__auth_signup_uninvited__b2c msgid "Free sign up" msgstr "무료 가입" #. module: auth_signup #: model:ir.model,name:auth_signup.model_ir_http msgid "HTTP Routing" msgstr "HTTP 라우팅" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_ir_http__id #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__id #: model:ir.model.fields,field_description:auth_signup.field_res_partner__id #: model:ir.model.fields,field_description:auth_signup.field_res_users__id msgid "ID" msgstr "ID" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Invalid signup token" msgstr "잘못된 가입 토큰" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_ir_http____last_update #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings____last_update #: model:ir.model.fields,field_description:auth_signup.field_res_partner____last_update #: model:ir.model.fields,field_description:auth_signup.field_res_users____last_update msgid "Last Modified on" msgstr "최근 수정" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form msgid "Let your customers log in to see their documents" msgstr "고객이 로그인하여 문서를 확인할 수 있습니다." #. module: auth_signup #: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__new msgid "Never Connected" msgstr "미접속" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "No login provided." msgstr "로그인 계정이 제공되지 않습니다." #. module: auth_signup #: model:ir.model.fields.selection,name:auth_signup.selection__res_config_settings__auth_signup_uninvited__b2b msgid "On invitation" msgstr "초대한 사람만" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.fields msgid "Password" msgstr "암호" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form msgid "Password Reset" msgstr "비밀번호 재설정" #. module: auth_signup #: model:mail.template,subject:auth_signup.reset_password_email msgid "Password reset" msgstr "비밀번호 재설정" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "Passwords do not match; please retype them." msgstr "비밀번호가 일치하지 않으므로 다시 입력하십시오." #. module: auth_signup #: model:mail.template,subject:auth_signup.mail_template_data_unregistered_users msgid "Reminder for unregistered users" msgstr "미등록 사용자에 대해 미리 알림" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.login msgid "Reset Password" msgstr "비밀번호 재설정" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Reset password: invalid username or email" msgstr "비밀번호 재설정 : 사용자 이름 또는 이메일이 잘못되었습니다." #. module: auth_signup #: model:ir.actions.server,name:auth_signup.action_send_password_reset_instructions #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form msgid "Send Password Reset Instructions" msgstr "" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form msgid "Send an Invitation Email" msgstr "초청 이메일 보내기" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.signup msgid "Sign up" msgstr "가입" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_expiration #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_expiration msgid "Signup Expiration" msgstr "가입 기한" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_token #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_token msgid "Signup Token" msgstr "가입 토큰" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_type #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_type msgid "Signup Token Type" msgstr "가입 토큰 유형" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_valid #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_valid msgid "Signup Token is Valid" msgstr "가입 토큰이 유효합니다" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_partner__signup_url #: model:ir.model.fields,field_description:auth_signup.field_res_users__signup_url msgid "Signup URL" msgstr "가입 URL" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Signup is not allowed for uninvited users" msgstr "초대 받지 않은 사용자는 가입할 수 없습니다." #. module: auth_signup #: code:addons/auth_signup/models/res_partner.py:0 #, python-format msgid "Signup token '%s' is no longer valid" msgstr "'%s' 가입 토큰은 더 이상 유효하지 않습니다." #. module: auth_signup #: code:addons/auth_signup/models/res_partner.py:0 #, python-format msgid "Signup token '%s' is not valid" msgstr "'%s' 가입 토큰이 유효하지 않습니다." #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Signup: invalid template user" msgstr "로그인 : 잘못된 사용자 서식" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Signup: no login given for new user" msgstr "가입 : 신규 사용자에 대한 로그인이 제공되지 않습니다." #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "Signup: no name or partner given for new user" msgstr "가입 : 신규 사용자에게 할당된 이름 또는 협력사 없음" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_users__state msgid "Status" msgstr "상태" #. module: auth_signup #: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_template_user_id msgid "Template user for new users created through signup" msgstr "가입을 통해 생성된 새로운 사용자를 위한 사용자 서식" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:0 #, python-format msgid "The form was not properly filled in." msgstr "서식이 제대로 채워지지 않았습니다." #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "This is his first connection. Wish him welcome" msgstr "이것은 그의 첫 로그인입니다. 환영해 주십시오." #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form msgid "" "To send invitations in B2B mode, open a contact or select several ones in " "list view and click on 'Portal Access Management' option in the dropdown " "menu *Action*." msgstr "" "B2B 모드로 초대장을 보내려면 연락처보기를 열거 나 목록보기에서 연락처를 선택하고 드롭 다운 메뉴 *작업*에서 '포탈 사용 권한 관리'" " 옵션을 클릭하십시오." #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_users msgid "Users" msgstr "사용자" #. module: auth_signup #: model:ir.actions.server,name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder_ir_actions_server #: model:ir.cron,cron_name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder #: model:ir.cron,name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder msgid "Users: Notify About Unregistered Users" msgstr "사용자 : 등록되지 않은 사용자 알림" #. module: auth_signup #: model:mail.template,subject:auth_signup.mail_template_user_signup_account_created msgid "Welcome to ${object.company_id.name}!" msgstr " ${object.company_id.name}님을 환영합니다!" #. module: auth_signup #: code:addons/auth_signup/models/res_users.py:0 #, python-format msgid "You cannot perform this action on an archived user." msgstr "" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.fields #: model_terms:ir.ui.view,arch_db:auth_signup.reset_password msgid "Your Email" msgstr "이메일" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.fields msgid "Your Name" msgstr "성명" #. module: auth_signup #: model_terms:ir.ui.view,arch_db:auth_signup.fields msgid "e.g. John Doe" msgstr "예시 : 홍길동"