1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/account_avatax/i18n/ko.po
2024-12-10 09:04:09 +07:00

739 lines
29 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_avatax
#
# Translators:
# Sarah Park, 2023
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-26 16:10+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Korean (https://app.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: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid "%(response)s"
msgstr "%(response)s"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid "- %s (ID: %s) on %s"
msgstr "- %s에서 %s (ID: %s) "
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i class=\"oi oi-fw oi-arrow-right\"/>\n"
" How to Get Credentials"
msgstr ""
"<i class=\"oi oi-fw oi-arrow-right\"/>\n"
" 자격 증명을 받는 방법"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i title=\"Go to Avatax portal\" role=\"img\" aria-label=\"Go to Avatax portal\" class=\"fa fa-external-link-square fa-fw\"/>\n"
" Avatax portal"
msgstr ""
"<i title=\"Go to Avatax portal\" role=\"img\" aria-label=\"Go to Avatax portal\" class=\"fa fa-external-link-square fa-fw\"/>\n"
" Avatax 포탈"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i title=\"Show logs\" role=\"img\" aria-label=\"Show logs\" class=\"fa fa-file-text-o\"/>\n"
" Show logs"
msgstr ""
"<i title=\"Show logs\" role=\"img\" aria-label=\"Show logs\" class=\"fa fa-file-text-o\"/>\n"
" 로그 보기"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i title=\"Start logging for 30 minutes\" role=\"img\" aria-label=\"Start logging for 30 minutes\" class=\"fa fa-file-text-o\"/>\n"
" Start logging for 30 minutes"
msgstr ""
"<i title=\"Start logging for 30 minutes\" role=\"img\" aria-label=\"Start logging for 30 minutes\" class=\"fa fa-file-text-o\"/>\n"
" 30분 동안 로깅 시작"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i title=\"Sync Parameters\" role=\"img\" aria-label=\"Sync Parameters\" class=\"fa fa-refresh\"/>\n"
" Sync Parameters"
msgstr ""
"<i title=\"Sync Parameters\" role=\"img\" aria-label=\"Sync Parameters\" class=\"fa fa-refresh\"/>\n"
" 매개변수 동기화"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid ""
"<i title=\"Test connection\" role=\"img\" aria-label=\"Test connection\" class=\"fa fa-plug fa-fw\"/>\n"
" Test connection"
msgstr ""
"<i title=\"Test connection\" role=\"img\" aria-label=\"Test connection\" class=\"fa fa-plug fa-fw\"/>\n"
" 테스트 연결"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "API ID"
msgstr "API ID"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "API KEY"
msgstr "API 키"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_account_fiscal_position__avatax_invoice_account_id
msgid "Account that will be used by Avatax taxes for invoices."
msgstr "청구서의 Avatax 세금에 사용할 계정입니다."
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_account_fiscal_position__avatax_refund_account_id
msgid "Account that will be used by Avatax taxes for refunds."
msgstr "환불건의 Avatax 세금에 사용할 계정입니다."
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Address Validation"
msgstr "주소 확인"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/wizard/avatax_validate_address.py:0
#, python-format
msgid "Address validation is only supported for North American addresses."
msgstr "주소 확인은 북미 지역의 주소지에만 지원되는 기능입니다."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/res_company.py:0
#, python-format
msgid "Authentication failed."
msgstr "인증에 실패했습니다."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/res_company.py:0
#, python-format
msgid "Authentication success."
msgstr "인증에 성공했습니다."
#. module: account_avatax
#: model:account.fiscal.position,name:account_avatax.account_fiscal_position_avatax_us
msgid "Automatic Tax Mapping (AvaTax)"
msgstr "자동 세금 매핑 (AvaTax)"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_api_id
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_api_id
msgid "Avalara API ID"
msgstr "Avalara API ID"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_api_key
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_api_key
msgid "Avalara API KEY"
msgstr "Avalara API KEY"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_address_validation
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_address_validation
msgid "Avalara Address Validation"
msgstr "Avalara 주소 확인"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_avatax_unique_code__avatax_unique_code
#: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__avatax_unique_code
#: model:ir.model.fields,field_description:account_avatax.field_account_move__avatax_unique_code
#: model:ir.model.fields,field_description:account_avatax.field_account_payment__avatax_unique_code
#: model:ir.model.fields,field_description:account_avatax.field_res_partner__avatax_unique_code
#: model:ir.model.fields,field_description:account_avatax.field_res_users__avatax_unique_code
msgid "Avalara Code"
msgstr "Avalara 코드"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_partner_code
msgid "Avalara Company Code"
msgstr "Avalara 회사 코드"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_environment
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_environment
msgid "Avalara Environment"
msgstr "Avalara 환경"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_exemption_id
#: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_exemption_id
msgid "Avalara Exemption"
msgstr "Avalara 예외"
#. module: account_avatax
#: model:ir.actions.act_window,name:account_avatax.ir_logging_avalara_action
msgid "Avalara Logging"
msgstr "Avalara 로깅"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_partner_code
#: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_partner_code
msgid "Avalara Partner Code"
msgstr "Avalara 협력사 코드"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_partner__avalara_show_address_validation
#: model:ir.model.fields,field_description:account_avatax.field_res_users__avalara_show_address_validation
msgid "Avalara Show Address Validation"
msgstr "Avalara 에서 주소 확인"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.account_fiscal_position_form_inherit
msgid "Avatax"
msgstr "Avatax"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_product_category__avatax_category_id
#: model:ir.model.fields,field_description:account_avatax.field_product_product__avatax_category_id
#: model:ir.model.fields,field_description:account_avatax.field_product_template__avatax_category_id
msgid "Avatax Category"
msgstr "Avatax 범주"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__avatax_tax_date
#: model:ir.model.fields,field_description:account_avatax.field_account_move__avatax_tax_date
#: model:ir.model.fields,field_description:account_avatax.field_account_payment__avatax_tax_date
msgid "Avatax Date"
msgstr "Avatax 일자"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__avatax_invoice_account_id
msgid "Avatax Invoice Account"
msgstr "Avatax 청구서 공급가액"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_avatax_exemption
msgid "Avatax Partner Exemption Codes"
msgstr "Avatax 협력사 면제 코드"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_product_avatax_category
msgid "Avatax Product Category"
msgstr "Avatax 품목 범주"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__avatax_refund_account_id
msgid "Avatax Refund Account"
msgstr "Avatax 환불 계정"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_account_bank_statement_line__avatax_tax_date
#: model:ir.model.fields,help:account_avatax.field_account_move__avatax_tax_date
#: model:ir.model.fields,help:account_avatax.field_account_payment__avatax_tax_date
msgid ""
"Avatax will use this date to calculate the tax on this invoice. If not "
"specified it will use the Invoice Date."
msgstr "Avatax는 이 날짜를 기준으로 청구서에 대한 세금을 계산합니다. 지정하지 않으면 청구서 날짜를 사용합니다."
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Cancel"
msgstr "취소"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__city
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "City"
msgstr "시/군/구"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_connection_test_result_view_form
msgid "Close"
msgstr "닫기"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__code
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__code
msgid "Code"
msgstr "코드"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Commit Transactions"
msgstr "거래 저장"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_commit
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_commit
msgid "Commit in Avatax"
msgstr "Avatax에서 실행"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_res_company
msgid "Companies"
msgstr "회사"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__company_id
msgid "Company"
msgstr "회사"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Company Code"
msgstr "회사 코드"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_res_config_settings
msgid "Config Settings"
msgstr "환경 설정"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_res_partner
msgid "Contact"
msgstr "연락처"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__country_id
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Country"
msgstr "국가"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__create_uid
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__create_uid
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__create_uid
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__create_uid
msgid "Created by"
msgstr "작성자"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__create_date
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__create_date
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__create_date
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__create_date
msgid "Created on"
msgstr "작성일자"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_res_partner__avalara_partner_code
#: model:ir.model.fields,help:account_avatax.field_res_users__avalara_partner_code
msgid "Customer Code set in Avalara for this partner."
msgstr "이 협력사에 대해서 Avalara에 설정된 고객 코드입니다."
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__description
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__description
msgid "Description"
msgstr "내용"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__display_name
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__display_name
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__display_name
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__display_name
msgid "Display Name"
msgstr "표시명"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Environment"
msgstr "환경"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_account_fiscal_position
msgid "Fiscal Position"
msgstr "재정 위치"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_latitude
msgid "Geo Latitude"
msgstr "위도"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_longitude
msgid "Geo Longitude"
msgstr "경도"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid "Go to the configuration panel"
msgstr "환경설정 메뉴로 이동하기"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__id
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__id
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__id
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__id
msgid "ID"
msgstr "ID"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__is_already_valid
msgid "Is Already Valid"
msgstr "이미 유효합니다"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_bank_statement_line__is_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_external_tax_mixin__is_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_move__is_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_payment__is_avatax
msgid "Is Avatax"
msgstr "은(는) Avatax 입니다"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_account_move
msgid "Journal Entry"
msgstr "전표입력"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__write_uid
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__write_uid
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__write_uid
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__write_uid
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__write_date
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__write_date
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__write_date
#: model:ir.model.fields,field_description:account_avatax.field_product_avatax_category__write_date
msgid "Last Updated on"
msgstr "최근 갱신 일자"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Latitude"
msgstr "위도"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Longitude"
msgstr "경도"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_account_avatax_unique_code
msgid "Mixin to generate unique ids for Avatax"
msgstr "혼합하여 Avatax에 대한 고유 ID를 생성합니다"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_account_external_tax_mixin
msgid "Mixin to manage common parts of external tax calculation"
msgstr "외부 세금을 계산할 때 일반적인 부분을 관리하는 믹스인입니다."
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__name
msgid "Name"
msgstr "이름"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid ""
"Odoo could not change the state of the transaction related to %(document)s in AvaTax\n"
"Please check the status of `%(technical)s` in the AvaTax portal."
msgstr ""
"Odoo에서 AvaTax의 %(document)s 관련 거래 상태를 변경할 수 없습니다.\n"
"AvaTax 포탈에서 `%(technical)s` 상태를 확인하세요."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/res_company.py:0
#, python-format
msgid "Odoo could not fetch the exemption codes of %(company)s"
msgstr "%(company)s의 예외 코드를 Odoo로 가져올 수 없습니다."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid ""
"Odoo could not fetch the taxes related to %(document)s.\n"
"Please check the status of `%(technical)s` in the AvaTax portal."
msgstr ""
"Odoo에서 %(document)s 관련 세금 항목을 가져올 수 없습니다.\n"
" AvaTax 포탈에서 `%(technical)s` 상태를 확인하세요."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/wizard/avatax_validate_address.py:0
#, python-format
msgid "Odoo could not validate the address of %(partner)s with Avalara."
msgstr "Odoo에서 Avalara로 %(partner)s의 주소를 확인할 수 없습니다."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid ""
"Odoo could not void the transaction related to %(document)s in AvaTax\n"
"Please check the status of `%(technical)s` in the AvaTax portal."
msgstr ""
"Odoo는 AvaTax에서의 %(document)s와 관련된 거래를 취소할 수 없습니다\n"
"AvaTax 포털에서 `%(technical)s` 상태를 확인하세요."
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Original Address"
msgstr "원 주소지"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__partner_id
msgid "Partner"
msgstr "협력사"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid "Please add your AvaTax credentials"
msgstr "AvaTax 자격증명을 추가하십시오"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_product_template
msgid "Product"
msgstr "품목"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_product_category
msgid "Product Category"
msgstr "품목 카테고리"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_product_product
msgid "Product Variant"
msgstr "품목 세부선택"
#. module: account_avatax
#: model:ir.model.fields.selection,name:account_avatax.selection__res_company__avalara_environment__production
msgid "Production"
msgstr "생산"
#. module: account_avatax
#: model:ir.model.fields.selection,name:account_avatax.selection__res_company__avalara_environment__sandbox
msgid "Sandbox"
msgstr "실행중인 프로그램을 분리하는 보안 매커니즘"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Save Validated"
msgstr "확인 내용 저장"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_avatax_unique_code.py:0
#, python-format
msgid "Search operation not supported"
msgstr "검색 작업이 지원되지 않음"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_connection_test_result__server_response
msgid "Server Response"
msgstr "서버 응답"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__state_id
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "State"
msgstr "시/도"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__street
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Street"
msgstr "도로명 주소"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__street2
msgid "Street2"
msgstr "상세 주소"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_avatax_validate_address
msgid "Suggests validated addresses from Avatax"
msgstr "Avatax에서 확인된 주소 제안"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Synchronize the exemption codes from Avatax"
msgstr "Avatax의 예외 코드 동기화"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/res_company.py:0
#, python-format
msgid "Test Result"
msgstr "테스트 결과"
#. module: account_avatax
#: model:ir.model,name:account_avatax.model_avatax_connection_test_result
msgid "Test connection with avatax"
msgstr "avatax 테스트 연결"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_partner_code
msgid ""
"The Avalara Company Code for this company. Avalara will interpret as DEFAULT"
" if it is not set."
msgstr "이 회사에 대한 Avalara 회사 코드입니다. 설정되지 않은 경우 Avalara에서는 DEFAULT로 설정합니다."
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid ""
"The Avalara Tax Code is required for %(name)s (#%(id)s)\n"
"See https://taxcode.avatax.avalara.com/"
msgstr ""
"Avalara 세법이 다음 항목을 위해 필요합니다 %(name)s (#%(id)s).\n"
"참고 사이트 https://taxcode.avatax.avalara.com/"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/account_external_tax_mixin.py:0
#, python-format
msgid ""
"The following customer(s) need to have a zip, state and country when using "
"Avatax:"
msgstr "다음의 고객은 Avatax를 사용할 경우 우편번호, 주 및 국가 정보를 기재해야 합니다."
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_commit
msgid "The transactions will be committed for reporting in Avatax."
msgstr "Avatax 보고 목적으로 거래 현황을 확인합니다."
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "This is already a valid address."
msgstr "이미 사용 가능한 주소입니다."
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__setting_account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__setting_account_avatax
msgid "Use AvaTax"
msgstr "AvaTax 사용"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_account_fiscal_position__is_avatax
msgid "Use AvaTax API"
msgstr "AvaTax API 사용"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_res_company__avalara_use_upc
#: model:ir.model.fields,field_description:account_avatax.field_res_config_settings__avalara_use_upc
#: model_terms:ir.ui.view,arch_db:account_avatax.res_config_settings_view_form
msgid "Use UPC"
msgstr "UPC 사용"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_use_upc
msgid "Use Universal Product Code instead of custom defined codes in Avalara."
msgstr "Avalara에서 사용자 변경 코드 대신 범용 제품 코드를 사용하십시오."
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_account_avatax_unique_code__avatax_unique_code
#: model:ir.model.fields,help:account_avatax.field_account_bank_statement_line__avatax_unique_code
#: model:ir.model.fields,help:account_avatax.field_account_move__avatax_unique_code
#: model:ir.model.fields,help:account_avatax.field_account_payment__avatax_unique_code
#: model:ir.model.fields,help:account_avatax.field_res_partner__avatax_unique_code
#: model:ir.model.fields,help:account_avatax.field_res_users__avatax_unique_code
msgid "Use this code to cross-reference in the Avalara portal."
msgstr "Avalara 포털에서 이 코드를 상호 참조용으로 사용할 수 있습니다."
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_exemption__valid_country_ids
msgid "Valid Country"
msgstr "가능한 국가"
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.res_partner_form_inherit
msgid "Validate"
msgstr "승인"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/res_partner.py:0
#, python-format
msgid "Validate address of %s"
msgstr "%s 주소 확인"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_res_config_settings__avalara_address_validation
msgid ""
"Validate and correct the addresses of partners in North America with "
"Avalara."
msgstr "Avalara를 사용하여 북미 지역 협력사 주소를 확인하고 수정합니다."
#. module: account_avatax
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Validated Address"
msgstr "확인된 주소"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_city
msgid "Validated City"
msgstr "확인된 도시"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_country_id
msgid "Validated Country"
msgstr "확인된 국가"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_state_id
msgid "Validated State"
msgstr "확인된 지역"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_street
msgid "Validated Street"
msgstr "확인된 도로명"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_street2
msgid "Validated Street2"
msgstr "상세 주소 검증 완료"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__validated_zip
msgid "Validated Zip Code"
msgstr "확인된 우편번호"
#. module: account_avatax
#: model:ir.model.fields,field_description:account_avatax.field_avatax_validate_address__zip
#: model_terms:ir.ui.view,arch_db:account_avatax.avatax_validate_address_view_form
msgid "Zip Code"
msgstr "우편번호"
#. module: account_avatax
#. odoo-python
#: code:addons/account_avatax/models/product.py:0
#, python-format
msgid "[%s] %s"
msgstr "[%s] %s"
#. module: account_avatax
#: model:ir.model.fields,help:account_avatax.field_product_category__avatax_category_id
#: model:ir.model.fields,help:account_avatax.field_product_product__avatax_category_id
#: model:ir.model.fields,help:account_avatax.field_product_template__avatax_category_id
msgid "https://taxcode.avatax.avalara.com/"
msgstr "https://taxcode.avatax.avalara.com/"