diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/digest/i18n/ko.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/digest/i18n/ko.po')
| -rw-r--r-- | addons/digest/i18n/ko.po | 570 |
1 files changed, 570 insertions, 0 deletions
diff --git a/addons/digest/i18n/ko.po b/addons/digest/i18n/ko.po new file mode 100644 index 00000000..4023e814 --- /dev/null +++ b/addons/digest/i18n/ko.po @@ -0,0 +1,570 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * digest +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI <hwangtog@gmail.com>, 2020 +# Link Up링크업 <linkup.way@gmail.com>, 2020 +# Seongseok Shin <shinss61@hotmail.com>, 2020 +# Linkup <link-up@naver.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:11+0000\n" +"Last-Translator: Linkup <link-up@naver.com>, 2021\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: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span class=\"button\" id=\"button_open_report\">Open Report</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span class=\"odoo_link_text\">Odoo</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "<span style=\"color: #8f8f8f;\">Unsubscribe</span>" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Activate" +msgstr "활성화" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__state__activated +msgid "Activated" +msgstr "활성화됨" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Add new users as recipient of a periodic email with key metrics" +msgstr "주요 메트릭이 포함된 정기 이메일 수신자로 새 사용자 추가" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__group_id +msgid "Authorized Group" +msgstr "인증 그룹" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__available_fields +msgid "Available Fields" +msgstr "사용 가능한 필드" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Choose the metrics you care about" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__company_id +msgid "Company" +msgstr "회사" + +#. module: digest +#: model:ir.model,name:digest.model_res_config_settings +msgid "Config Settings" +msgstr "설정 구성" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Configure Digest Emails" +msgstr "요약 이메일 구성" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Connect" +msgstr "ㄹ" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_res_users_connected +msgid "Connected Users" +msgstr "연결된 사용자" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"Create or edit the mail template: you may get computed KPI's value using " +"these fields:" +msgstr "메일 서식 작성 또는 편집 : 다음 필드를 사용하여 계산된 KPI 값을 얻을 수 있습니다." + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__create_uid +#: model:ir.model.fields,field_description:digest.field_digest_tip__create_uid +msgid "Created by" +msgstr "작성자" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__create_date +#: model:ir.model.fields,field_description:digest.field_digest_tip__create_date +msgid "Created on" +msgstr "작성일" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__currency_id +msgid "Currency" +msgstr "환율" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__daily +msgid "Daily" +msgstr "일별" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Deactivate for everyone" +msgstr "모든 사용자를 비활성화" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__state__deactivated +msgid "Deactivated" +msgstr "비활성화" + +#. module: digest +#: model:ir.model,name:digest.model_digest_digest +msgid "Digest" +msgstr "요약" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_res_config_settings__digest_id +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Digest Email" +msgstr "요약 이메일" + +#. module: digest +#: model:ir.actions.act_window,name:digest.digest_digest_action +#: model:ir.actions.server,name:digest.ir_cron_digest_scheduler_action_ir_actions_server +#: model:ir.cron,cron_name:digest.ir_cron_digest_scheduler_action +#: model:ir.cron,name:digest.ir_cron_digest_scheduler_action +#: model:ir.model.fields,field_description:digest.field_res_config_settings__digest_emails +#: model:ir.ui.menu,name:digest.digest_menu +msgid "Digest Emails" +msgstr "요약 이메일" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.portal_digest_unsubscribed +msgid "Digest Subscriptions" +msgstr "구독 요약" + +#. module: digest +#: model:ir.actions.act_window,name:digest.digest_tip_action +#: model:ir.model,name:digest.model_digest_tip +#: model:ir.ui.menu,name:digest.digest_tip_menu +msgid "Digest Tips" +msgstr "요약 팁" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__display_name +#: model:ir.model.fields,field_description:digest.field_digest_tip__display_name +#: model:ir.model.fields,field_description:digest.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:digest.field_res_users__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "General" +msgstr "일반" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_search +msgid "Group by" +msgstr "그룹별" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_1 +msgid "" +"Have a question about a document? Click on the responsible user's picture to" +" start a conversation. If his avatar has a green dot, he is online." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "How to customize your digest?" +msgstr "요약을 사용자 정의하는 방법은?" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__id +#: model:ir.model.fields,field_description:digest.field_digest_tip__id +#: model:ir.model.fields,field_description:digest.field_res_config_settings__id +#: model:ir.model.fields,field_description:digest.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "In order to build your customized digest, follow these steps:" +msgstr "사용자 정의된 요약을 작성하려면 다음 단계를 따르십시오." + +#. module: digest +#: code:addons/digest/controllers/portal.py:0 +#, python-format +msgid "Invalid periodicity set on digest" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__is_subscribed +msgid "Is user subscribed" +msgstr "구독자 여부" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_tree +msgid "KPI Digest" +msgstr "KPI 요약" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_tip_view_form +msgid "KPI Digest Tip" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_tip_view_tree +msgid "KPI Digest Tips" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "KPIs" +msgstr "KPIs" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_mail_message_total_value +msgid "Kpi Mail Message Total Value" +msgstr "Kpi 메일 메시지 전체 값" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_res_users_connected_value +msgid "Kpi Res Users Connected Value" +msgstr "Kpi 등록 사용자 연결된 값" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Last 30 Days" +msgstr "최근 30일" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Last 7 Days" +msgstr "최근 7일" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest____last_update +#: model:ir.model.fields,field_description:digest.field_digest_tip____last_update +#: model:ir.model.fields,field_description:digest.field_res_config_settings____last_update +#: model:ir.model.fields,field_description:digest.field_res_users____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__write_uid +#: model:ir.model.fields,field_description:digest.field_digest_tip__write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__write_date +#: model:ir.model.fields,field_description:digest.field_digest_tip__write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__kpi_mail_message_total +msgid "Messages" +msgstr "메시지" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__monthly +msgid "Monthly" +msgstr "월간" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__name +#: model:ir.model.fields,field_description:digest.field_digest_tip__name +msgid "Name" +msgstr "이름" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "" +"New users are automatically added as recipient of the following digest " +"email." +msgstr "새 사용자는 다음과 같은 요약 이메일의 수신자로 자동으로 추가됩니다." + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__next_run_date +msgid "Next Send Date" +msgstr "다음 전송 날짜" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_section_mobile +msgid "Odoo Mobile" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__periodicity +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_search +msgid "Periodicity" +msgstr "주기" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "Powered by" +msgstr "저작권자" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Prefer a broader overview ?" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_0 +msgid "" +"Press ALT in any screen to highlight shortcuts for every button in the " +"screen. It is useful to process multiple documents in batch." +msgstr "" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__quarterly +msgid "Quarterly" +msgstr "분기별" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__user_ids +#: model:ir.model.fields,field_description:digest.field_digest_tip__user_ids +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Recipients" +msgstr "수신인" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_section_mobile +msgid "Run your business from anywhere with <b>Odoo Mobile</b>." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Select your KPIs in the KPI's tab." +msgstr "KPI 탭에서 KPI를 선택합니다." + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Send Now" +msgstr "지금 보내기" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_mail_main +msgid "Sent by" +msgstr "발신인" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__sequence +msgid "Sequence" +msgstr "순차적" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.res_config_settings_view_form +msgid "Statistics" +msgstr "통계" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_digest__state +msgid "Status" +msgstr "상태" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Subscribe" +msgstr "구독" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Switch to weekly Digests" +msgstr "" + +#. module: digest +#: model:ir.model.fields,field_description:digest.field_digest_tip__tip_description +msgid "Tip description" +msgstr "팁 설명" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_2 +msgid "Tip: A calculator in Odoo" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_1 +msgid "Tip: Click on an avatar to chat with a user" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_3 +msgid "Tip: How to ping users in internal notes?" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_4 +msgid "Tip: Knowledge is power" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_0 +msgid "Tip: Speed up your workflow with shortcuts" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_2 +msgid "Tip: A calculator in Odoo" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_1 +msgid "Tip: Click on an avatar to chat with a user" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_3 +msgid "Tip: How to ping users in internal notes?" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_4 +msgid "Tip: Knowledge is power" +msgstr "" + +#. module: digest +#: model:digest.tip,name:digest.digest_tip_digest_0 +msgid "Tip: Speed up your workflow with shortcuts" +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_3 +msgid "" +"Type \"@\" to notify someone in a message, or \"#\" to link to a channel. " +"Try to notify @OdooBot to test the feature." +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "Unsubscribe me" +msgstr "본인 구독 취소" + +#. module: digest +#: model:ir.model.fields,help:digest.field_digest_tip__sequence +msgid "Used to display digest tip in email template base on order" +msgstr "다음 주문을 바탕으로 하는 이메일 서식에 요약 팁을 표시하는 데 사용" + +#. module: digest +#: model:ir.model,name:digest.model_res_users +msgid "Users" +msgstr "사용자" + +#. module: digest +#: model:ir.model.fields,help:digest.field_digest_tip__user_ids +msgid "Users having already received this tip" +msgstr "이 팁을 이미 받은 사용자입니다." + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Want to customize this email?" +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "" +"We have noticed you did not connect these last few days so we've " +"automatically switched your preference to weekly Digests." +msgstr "" + +#. module: digest +#: model:ir.model.fields.selection,name:digest.selection__digest_digest__periodicity__weekly +msgid "Weekly" +msgstr "매주" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_2 +msgid "" +"When editing a number, you can use formulae by typing the `=` character. " +"This is useful when computing a margin or a discount on a quotation, sale " +"order or invoice." +msgstr "" + +#. module: digest +#: model_terms:digest.tip,tip_description:digest.digest_tip_digest_4 +msgid "" +"When following documents, use the pencil icon to fine-tune the information you want to receive.\n" +"Follow a project / sales team to keep track of this project's tasks / this team's opportunities." +msgstr "" + +#. module: digest +#: code:addons/digest/models/digest.py:0 +#, python-format +msgid "Yesterday" +msgstr "어제" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.portal_digest_unsubscribed +msgid "You have been successfully unsubscribed from" +msgstr "다음에서 성공적으로 탈퇴했습니다." + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "You may want to add new computed fields with Odoo Studio:" +msgstr "Odoo Studio에서 새로운 계산된 필드를 추가할 수 있습니다." + +#. module: digest +#: model:digest.digest,name:digest.digest_digest_default +msgid "Your Odoo Periodic Digest" +msgstr "" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"first create a boolean field called\n" +" <code>kpi_myfield</code>\n" +" and display it in the KPI's tab;" +msgstr "" +"먼저 <code>kpi_myfield</code>라는 \n" +" 부울 필드를 작성하고 \n" +" KPI 탭에 표시합니다. ;" + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"then create a computed field called\n" +" <code>kpi_myfield_value</code>\n" +" that will compute your customized KPI." +msgstr "" +"그런 다음 사용자 정의된 KPI를 계산할 \n" +" <code>kpi_myfield_value</code>\n" +" 라는 계산된 필드를 생성합니다." + +#. module: digest +#: model_terms:ir.ui.view,arch_db:digest.digest_digest_view_form +msgid "" +"you must create 2 fields on the\n" +" <code>digest</code>\n" +" object:" +msgstr "" +"<code>요약</code> 개체에 \n" +" 다음 두 개의 필드를 \n" +" 생성해야 합니다. :" |
