mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-25 20:42:01 +02:00
Initial commit: Accounting packages
This commit is contained in:
commit
4ef34c2317
2661 changed files with 1709616 additions and 0 deletions
87
odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/ja.po
Normal file
87
odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/ja.po
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_fleet
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Noma Yuki, 2022
|
||||
# Junko Augias, 2023
|
||||
# Ryoko Tsuda <ryoko@quartile.co>, 2023
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
|
||||
"Last-Translator: Wil Odoo, 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: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
|
||||
msgid "Account Move"
|
||||
msgstr "会計仕訳"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "Bills"
|
||||
msgstr "請求書"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__bill_count
|
||||
msgid "Bills Count"
|
||||
msgstr "請求件数"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
|
||||
msgid "Create Automatic Entries"
|
||||
msgstr "自動仕訳を作成"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.account_move_view_tree
|
||||
msgid "Creation Date"
|
||||
msgstr "作成日"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr "仕訳"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "仕訳明細"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle
|
||||
msgid "Need Vehicle"
|
||||
msgstr "車両が必要"
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Service Vendor Bill: %s"
|
||||
msgstr "サービス仕入先請求書:%s"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_fleet_vehicle
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id
|
||||
msgid "Vehicle"
|
||||
msgstr "車両"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:fleet.service.type,name:account_fleet.data_fleet_service_type_vendor_bill
|
||||
msgid "Vendor Bill"
|
||||
msgstr "仕入先請求書"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "show the vendor bills for this vehicle"
|
||||
msgstr "この車両のための仕入先請求書を表示する"
|
||||
Loading…
Add table
Add a link
Reference in a new issue