forked from Mapan/odoo17e
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_bank_statement_import_ofx
|
|
#
|
|
# Translators:
|
|
# Linkup <link-up@naver.com>, 2018
|
|
# Seongseok Shin <shinss61@hotmail.com>, 2018
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~11.5+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-06-09 14:09+0000\n"
|
|
"PO-Revision-Date: 2018-08-24 11:36+0000\n"
|
|
"Last-Translator: Seongseok Shin <shinss61@hotmail.com>, 2018\n"
|
|
"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n"
|
|
"Language: ko\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: account_bank_statement_import_ofx
|
|
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "분개장"
|
|
|
|
#. module: account_bank_statement_import_ofx
|
|
#: code:addons/account_bank_statement_import_ofx/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "The library 'ofxparse' is missing, OFX import cannot proceed."
|
|
msgstr "'ofxparse' 라이브러리가 없어서 OFX를 가져올 수 없습니다."
|