forked from Mapan/odoo17e
91 lines
2.9 KiB
Plaintext
91 lines
2.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_sale_fedex
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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: website_sale_fedex
|
|
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_use_locations
|
|
msgid ""
|
|
"Allows the ecommerce user to choose a pick-up point as delivery address."
|
|
msgstr "전자상거래 사용자가 픽업 지점을 주소로 선택할 수 있습니다."
|
|
|
|
#. module: website_sale_fedex
|
|
#. odoo-python
|
|
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
|
|
#, python-format
|
|
msgid "Fedex Server Not Found"
|
|
msgstr "Fedex 서버를 찾을 수 없습니다."
|
|
|
|
#. module: website_sale_fedex
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
|
|
#, python-format
|
|
msgid "Find on Maps"
|
|
msgstr ""
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_unit
|
|
msgid "Locations Distance Unit"
|
|
msgstr "위치 거리 단위"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
|
|
msgid "Locations Radius"
|
|
msgstr "위치 반경"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
|
|
msgid "Maximum locations distance radius."
|
|
msgstr "최대 거리 반경"
|
|
|
|
#. module: website_sale_fedex
|
|
#. odoo-python
|
|
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
|
|
#, python-format
|
|
msgid "No Fedex pick-up points available for that shipping address"
|
|
msgstr "해당 배송지 주소에는 Fedex 픽업 지점이 없습니다."
|
|
|
|
#. module: website_sale_fedex
|
|
#. odoo-javascript
|
|
#: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0
|
|
#, python-format
|
|
msgid "Select this location"
|
|
msgstr "이 위치 선택"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model,name:website_sale_fedex.model_delivery_carrier
|
|
msgid "Shipping Methods"
|
|
msgstr "배송 방법"
|
|
|
|
#. module: website_sale_fedex
|
|
#. odoo-python
|
|
#: code:addons/website_sale_fedex/models/fedex_locations_request.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There was an error retrieving Fedex localisations:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Fedex 지점을 검색하는 동안 오류가 발생했습니다:\n"
|
|
"%s"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_use_locations
|
|
msgid "Use Fedex Locations"
|
|
msgstr "Fedex 위치 사용"
|