mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 02:22:06 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
71
odoo-bringout-oca-ocb-pos_six/pos_six/i18n/ko.po
Normal file
71
odoo-bringout-oca-ocb-pos_six/pos_six/i18n/ko.po
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_six
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# 조성현 (jaymz9634) <jaymz9634@gmail.com>, 2022
|
||||
# JH CHOI <hwangtog@gmail.com>, 2022
|
||||
# Daye Jeong, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Daye Jeong, 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: pos_six
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_six/static/src/js/payment_six.js:0
|
||||
#, python-format
|
||||
msgid "Balance Failed"
|
||||
msgstr "잔액 오류"
|
||||
|
||||
#. module: pos_six
|
||||
#: model:ir.model,name:pos_six.model_pos_config
|
||||
msgid "Point of Sale Configuration"
|
||||
msgstr "점포판매시스템 환경 설정"
|
||||
|
||||
#. module: pos_six
|
||||
#: model:ir.model,name:pos_six.model_pos_payment_method
|
||||
msgid "Point of Sale Payment Methods"
|
||||
msgstr "POS 결제 수단"
|
||||
|
||||
#. module: pos_six
|
||||
#: model:ir.model,name:pos_six.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "점포판매시스템 기간"
|
||||
|
||||
#. module: pos_six
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_six/static/src/xml/BalanceButton.xml:0
|
||||
#, python-format
|
||||
msgid "Send Balance"
|
||||
msgstr "잔액 보내기"
|
||||
|
||||
#. module: pos_six
|
||||
#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__six_terminal_ip
|
||||
msgid "Six Terminal IP"
|
||||
msgstr "Six 터미널 IP"
|
||||
|
||||
#. module: pos_six
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_six/static/src/js/payment_six.js:0
|
||||
#, python-format
|
||||
msgid "The balance operation failed."
|
||||
msgstr "거래 잔액 오류"
|
||||
|
||||
#. module: pos_six
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_six/static/src/js/payment_six.js:0
|
||||
#, python-format
|
||||
msgid "Transaction was not processed correctly"
|
||||
msgstr "트랜잭션이 바르게 처리되지 않았습니다"
|
||||
Loading…
Add table
Add a link
Reference in a new issue