mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 18:12:00 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -1,36 +1,30 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * board
|
||||
#
|
||||
# * board
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Junko Augias, 2023
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Junko Augias, 2023\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:12+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/board/"
|
||||
"ja/>\n"
|
||||
"Language: 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: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
||||
#, python-format
|
||||
msgid "\"%s\" added to dashboard"
|
||||
msgstr "'%s' をダッシュボードに追加"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\"Add to\n"
|
||||
" Dashboard\""
|
||||
|
|
@ -38,57 +32,52 @@ msgstr ""
|
|||
"\"ダッシュボードに\n"
|
||||
" 追加\""
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
|
||||
#, python-format
|
||||
msgid "'%s' added to dashboard"
|
||||
msgstr "'%s' をダッシュボードに追加"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
||||
#, python-format
|
||||
msgid "Add"
|
||||
msgstr "追加"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
||||
#, python-format
|
||||
msgid "Add to my dashboard"
|
||||
msgstr "自分のダッシュボードに追加"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.js:0
|
||||
#, python-format
|
||||
msgid "Are you sure that you want to remove this item?"
|
||||
msgstr "この項目を本当に削除しますか?"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_view.js:0
|
||||
#: model:ir.model,name:board.model_board_board
|
||||
#, python-format
|
||||
msgid "Board"
|
||||
msgstr "ボード"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Change Layout"
|
||||
msgstr "レイアウトを変更"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
||||
#: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
|
||||
#, python-format
|
||||
msgid "Could not add filter to dashboard"
|
||||
msgstr "ダッシュボードにフィルタが追加できません"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.xml:0
|
||||
msgid "Dashboard"
|
||||
msgstr "ダッシュボード"
|
||||
|
||||
#. module: board
|
||||
#: model:ir.model.fields,field_description:board.field_board_board__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: board
|
||||
#: model:ir.model.fields,field_description:board.field_board_board__id
|
||||
msgid "ID"
|
||||
|
|
@ -97,15 +86,12 @@ msgstr "ID"
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_action.xml:0
|
||||
#, python-format
|
||||
msgid "Invalid action"
|
||||
msgstr "無効なアクション"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Layout"
|
||||
msgstr "レイアウト"
|
||||
|
||||
|
|
@ -119,24 +105,22 @@ msgstr "マイダッシュボード"
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
||||
#: code:addons/board/static/src/add_to_board/legacy_add_to_board.js:0
|
||||
#, python-format
|
||||
msgid "Please refresh your browser for the changes to take effect."
|
||||
msgstr "変更を反映させるためブラウザをリフレッシュしてください。"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"To add your first report into this dashboard, go to any\n"
|
||||
" menu, switch to list or graph view, and click"
|
||||
msgstr "このダッシュボードに最初のレポートを追加するには、いづれかのメニューへ行き、リストまたはグラフ表示に変更し、"
|
||||
msgstr ""
|
||||
"このダッシュボードに最初のレポートを追加するには、いづれかのメニューへ行き、"
|
||||
"リストまたはグラフ表示に変更し、以下をクリック:"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You can filter and group data before inserting into the\n"
|
||||
" dashboard using the search options."
|
||||
|
|
@ -147,13 +131,17 @@ msgstr ""
|
|||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid "Your personal dashboard is empty"
|
||||
msgstr "あなたの個人ダッシュボードは空です。"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/board_controller.xml:0
|
||||
#, python-format
|
||||
msgid "in the extended search options."
|
||||
msgstr "を拡張検索オプションでクリックします"
|
||||
|
||||
#. module: board
|
||||
#. odoo-javascript
|
||||
#: code:addons/board/static/src/add_to_board/add_to_board.js:0
|
||||
msgid "“%s” added to dashboard"
|
||||
msgstr "“%s” がダッシュボードに追加されました"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue