mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-25 05:42:03 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,92 +1,229 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * spreadsheet_account
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Daye Jeong, 2023
|
||||
#
|
||||
# * spreadsheet_account
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-23 08:34+0000\n"
|
||||
"Last-Translator: Daye Jeong, 2023\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-17 19:02+0000\n"
|
||||
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
|
||||
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
|
||||
"spreadsheet_account/ko/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_datasource.js:0
|
||||
#, python-format
|
||||
#: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0
|
||||
msgid "%s is not a valid year."
|
||||
msgstr "%s년은 유효하지 않습니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"'%s' is not a valid period. Supported formats are \"21/12/2022\", "
|
||||
"\"Q1/2022\", \"12/2022\", and \"2022\"."
|
||||
msgstr ""
|
||||
"'%s' 는 유효한 기간이 아닙니다. \"21/12/2022\", \"Q1/2022\", \"12/2022\", 및 \"2022\" 과 "
|
||||
"같은 형식만 지원됩니다."
|
||||
"'%s' 는 유효한 기간이 아닙니다. \"21/12/2022\", \"Q1/2022\", \"12/2022\", 및 "
|
||||
"\"2022\" 과 같은 형식만 지원됩니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#: model:ir.model,name:spreadsheet_account.model_account_account
|
||||
msgid "Account"
|
||||
msgstr "계정"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Bank and Cash"
|
||||
msgstr "은행 및 현금"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-python
|
||||
#: code:addons/spreadsheet_account/models/account.py:0
|
||||
msgid "Cell Audit"
|
||||
msgstr "셀 감사"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#: model:ir.model,name:spreadsheet_account.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "회사"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Cost of Revenue"
|
||||
msgstr "매출원가"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Credit Card"
|
||||
msgstr "신용카드"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Current Assets"
|
||||
msgstr "유동자산"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Current Liabilities"
|
||||
msgstr "유동부채"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Current Year Earnings"
|
||||
msgstr "당기순이익"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Depreciation"
|
||||
msgstr "감가상각"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#: model:ir.model.fields,field_description:spreadsheet_account.field_account_account__display_name
|
||||
#: model:ir.model.fields,field_description:spreadsheet_account.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시명"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Equity"
|
||||
msgstr "자본"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Expenses"
|
||||
msgstr "경비"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Fixed Assets"
|
||||
msgstr "고정자산"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid "Get the total balance for the specified account(s) and period."
|
||||
msgstr "지정된 계정 및 기간의 총 잔액을 가져옵니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid "Get the total credit for the specified account(s) and period."
|
||||
msgstr "지정된 계정 및 기간에 대한 총 대변을 가져옵니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid "Get the total debit for the specified account(s) and period."
|
||||
msgstr "지정된 계정 및 기간에 대한 총 차변을 가져옵니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-python
|
||||
#: code:addons/spreadsheet_account/models/account.py:0
|
||||
#, python-format
|
||||
msgid "Journal items for account prefix %s"
|
||||
msgstr "계정 머릿말%s에 대한 전표 항목"
|
||||
#: model:ir.model.fields,field_description:spreadsheet_account.field_account_account__id
|
||||
#: model:ir.model.fields,field_description:spreadsheet_account.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Income"
|
||||
msgstr "수익"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Non-current Assets"
|
||||
msgstr "비유동자산"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Non-current Liabilities"
|
||||
msgstr "비유동부채"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Off-Balance Sheet"
|
||||
msgstr "부외항목"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid "Returns the account ids of a given group."
|
||||
msgstr "지정된 그룹의 계정 ID를 반환합니다."
|
||||
msgid "Offset applied to the years."
|
||||
msgstr "연도에 적용된 오프셋."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Other Income"
|
||||
msgstr "기타 소득"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Payable"
|
||||
msgstr "지급금"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Prepayments"
|
||||
msgstr "선급금"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/account_group_auto_complete.js:0
|
||||
msgid "Receivable"
|
||||
msgstr "미수금"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "Return the balance of accounts for the specified tag(s) and period"
|
||||
msgstr ""
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "Return the partner balance for the specified account(s) and period"
|
||||
msgstr "지정된 계정과 기간에 대한 파트너 잔액을 반환합니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "Return the residual amount for the specified account(s) and period"
|
||||
msgstr "지정된 계정과 기간에 대한 잔액을 반환합니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "Returns the account codes of a given group."
|
||||
msgstr "지정된 그룹의 계정 코드를 반환합니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Returns the ending date of the fiscal year encompassing the provided date."
|
||||
msgstr "제공된 날짜를 포함하여 회계 연도의 종료일을 반환합니다."
|
||||
|
|
@ -94,7 +231,6 @@ msgstr "제공된 날짜를 포함하여 회계 연도의 종료일을 반환합
|
|||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Returns the starting date of the fiscal year encompassing the provided date."
|
||||
msgstr "제공된 날짜를 포함하여 회계 연도의 시작일을 반환합니다."
|
||||
|
|
@ -102,13 +238,103 @@ msgstr "제공된 날짜를 포함하여 회계 연도의 시작일을 반환합
|
|||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/index.js:0
|
||||
#, python-format
|
||||
msgid "See records"
|
||||
msgstr "레코드 보기"
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_datasource.js:0
|
||||
#, python-format
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "Set to TRUE to include unposted entries."
|
||||
msgstr "게시되지 않은 항목을 포함하려면 TRUE로 설정하세요."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0
|
||||
msgid "The balance for given account tag could not be computed."
|
||||
msgstr ""
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0
|
||||
msgid "The balance for given partners could not be computed."
|
||||
msgstr "지정된 파트너의 잔액을 계산할 수 없습니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0
|
||||
msgid "The company fiscal year could not be found."
|
||||
msgstr "회사의 회계 연도를 찾을 수 없습니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The company to target (Advanced)."
|
||||
msgstr "타겟팅할 회사 (고급)."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The company."
|
||||
msgstr "회사."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid ""
|
||||
"The date range. Supported formats are \"21/12/2022\", \"Q1/2022\", "
|
||||
"\"12/2022\", and \"2022\"."
|
||||
msgstr ""
|
||||
"날짜의 범위입니다. \"21/12/2022\", \"Q1/2022\", \"12/2022\" 및 \"2022\"과 같"
|
||||
"은 형식이 지원됩니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The day from which to extract the fiscal year end."
|
||||
msgstr "회계연도 종료일을 추출하는 날짜입니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The day from which to extract the fiscal year start."
|
||||
msgstr "회계연도 시작일을 추출하는 날짜입니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The partner ids (separated by a comma)."
|
||||
msgstr "파트너 ID (쉼표로 구분)."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The prefix of the accounts."
|
||||
msgstr "계정 접두사."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid ""
|
||||
"The prefix of the accounts. If none provided, all receivable and payable "
|
||||
"accounts will be used."
|
||||
msgstr ""
|
||||
"계정의 접두사를 설정하세요. 입력하지 않으면 모든 미수금 및 미지급금 계정이 사"
|
||||
"용됩니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0
|
||||
msgid "The residual amount for given accounts could not be computed."
|
||||
msgstr "지정된 계정의 잔액을 계산할 수 없습니다."
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The tag ids (separated by a comma)."
|
||||
msgstr ""
|
||||
|
||||
#. module: spreadsheet_account
|
||||
#. odoo-javascript
|
||||
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
||||
msgid "The technical account type (possible values are: %s)."
|
||||
msgstr "기술 계정 유형 (가능한 값: %s)."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue