Odoo18-Base/addons/snailmail_account/i18n/ko.po

91 lines
3.0 KiB
Plaintext
Raw Permalink Normal View History

2025-01-06 10:57:38 +07:00
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * snailmail_account
#
# Translators:
# Wil Odoo, 2024
# Daye Jeong, 2024
# Sarah Park, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Sarah Park, 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: snailmail_account
#. odoo-python
#: code:addons/snailmail_account/wizard/account_move_send_batch_wizard.py:0
msgid "(Stamps: %s)"
msgstr "(스탬프: %s)"
#. module: snailmail_account
#: model_terms:ir.ui.view,arch_db:snailmail_account.res_config_settings_view_form
msgid ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\"/>"
msgstr ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\"/>"
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_account_move_send
msgid "Account Move Send"
msgstr "계정 이동 보내기"
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_account_move_send_batch_wizard
msgid "Account Move Send Batch Wizard"
msgstr "계정 이동 일괄 전송 마법사"
#. module: snailmail_account
#. odoo-python
#: code:addons/snailmail_account/models/account_move_send.py:0
msgid "Check Invoice(s)"
msgstr "청구서 확인"
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_res_partner
msgid "Contact"
msgstr "연락처"
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_res_partner__invoice_sending_method
#: model:ir.model.fields,field_description:snailmail_account.field_res_users__invoice_sending_method
msgid "Invoice sending"
msgstr "청구서 전송"
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send_batch_wizard__send_by_post_stamps
msgid "Send By Post Stamps"
msgstr "우표로 우편 전송"
#. module: snailmail_account
#. odoo-python
#: code:addons/snailmail_account/models/account_move_send.py:0
msgid ""
"The partners on the following invoices have no valid address, so those "
"invoices will not be sent: %s"
msgstr "다음 청구서에 있는 협력사의 주소가 유효하지 않습니다. 해당 청구서는 전송되지 않습니다: %s"
#. module: snailmail_account
#. odoo-python
#: code:addons/snailmail_account/models/account_move_send.py:0
msgid "View Invoice(s)"
msgstr "청구서 보기"
#. module: snailmail_account
#. odoo-python
#: code:addons/snailmail_account/controllers/portal.py:0
#: model:ir.model.fields.selection,name:snailmail_account.selection__res_partner__invoice_sending_method__snailmail
msgid "by Post"
msgstr "일반 우편"