306 lines
10 KiB
Plaintext
306 lines
10 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * spreadsheet_account
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2025
|
|
# Junko Augias, 2025
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-01-27 13:04+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
|
"Last-Translator: Junko Augias, 2025\n"
|
|
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ja\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: spreadsheet_account
|
|
#. odoo-javascript
|
|
#: 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
|
|
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\", and \"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
|
|
#. 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
|
|
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
|
|
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
|
|
msgid "Get the total debit for the specified account(s) and period."
|
|
msgstr "指定した勘定科目と期間の合計借方を取得します。"
|
|
|
|
#. 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
|
|
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 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
|
|
msgid ""
|
|
"Returns the ending date of the fiscal year encompassing the provided date."
|
|
msgstr "指定された日付を含む会計年度の終了日を戻します。"
|
|
|
|
#. module: spreadsheet_account
|
|
#. odoo-javascript
|
|
#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
|
|
msgid ""
|
|
"Returns the starting date of the fiscal year encompassing the provided date."
|
|
msgstr "指定された日付を含む会計年度の開始日を戻します。"
|
|
|
|
#. module: spreadsheet_account
|
|
#. odoo-javascript
|
|
#: code:addons/spreadsheet_account/static/src/index.js:0
|
|
msgid "See records"
|
|
msgstr "レコードを見る"
|
|
|
|
#. module: spreadsheet_account
|
|
#. odoo-javascript
|
|
#: 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 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\", and \"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 "取引先番号(カンマ区切り)。"
|
|
|
|
#. 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 technical account type (possible values are: %s)."
|
|
msgstr "技術アカウントの種類(可能な値: %s)です。"
|