mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-27 07:32:00 +02:00
19.0 vanilla
This commit is contained in:
parent
5faf7397c5
commit
2696f14ed7
721 changed files with 220375 additions and 91221 deletions
|
|
@ -0,0 +1,287 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * barcodes_gs1_nomenclature
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~18.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-02 14:57+0000\n"
|
||||
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"barcodes_gs1_nomenclature/ja/>\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-python
|
||||
#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0
|
||||
msgid ""
|
||||
"A GS1 barcode nomenclature pattern was matched. However, the barcode failed "
|
||||
"to be converted to a valid date: '%(error_message)s'"
|
||||
msgstr ""
|
||||
"GS1バーコード命名規則パターンが一致しました。ただし、バーコードを有効な日付に"
|
||||
"変換できませんでした: '%(error_message)s'"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha
|
||||
msgid "Alpha-Numeric Name"
|
||||
msgstr "アルファベット数字名"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1
|
||||
msgid ""
|
||||
"Alternative regex delimiter for the FNC1. The separator must not match the "
|
||||
"begin/end of any related rules pattern."
|
||||
msgstr ""
|
||||
"FNC1 の代替正規表現区切り文字。区切り文字は、関連する規則パターンの開始/終了"
|
||||
"と一致してはいけません。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id
|
||||
msgid "Associated Uom"
|
||||
msgstr "関連する単位"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature
|
||||
msgid "Barcode Nomenclature"
|
||||
msgstr "バーコード表現規則"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule
|
||||
msgid "Barcode Rule"
|
||||
msgstr "バーコード規則"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date
|
||||
msgid "Best before Date"
|
||||
msgstr "品質保持期限"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date
|
||||
msgid "Date"
|
||||
msgstr "日付"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage
|
||||
msgid "Decimal"
|
||||
msgstr "10進数"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest
|
||||
msgid "Destination location"
|
||||
msgstr "移動先ロケーション"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__display_name
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__display_name
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_ir_http__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding
|
||||
msgid "Encoding"
|
||||
msgstr "エンコード"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date
|
||||
msgid "Expiration Date"
|
||||
msgstr "有効期限日"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1
|
||||
msgid "FNC1 Separator"
|
||||
msgstr "FNC1 セパレータ"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type
|
||||
msgid "GS1 Content Type"
|
||||
msgstr "GS1内容タイプ"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128
|
||||
msgid "GS1-128"
|
||||
msgstr "GS1-128"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http
|
||||
msgid "HTTP Routing"
|
||||
msgstr "HTTPルーティング"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__id
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__id
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_ir_http__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage
|
||||
msgid ""
|
||||
"If True, use the last digit of AI to determine where the first decimal is"
|
||||
msgstr ""
|
||||
"無垢材の家具には、どの木の種類が最適でしょうか?この動画では、そんな疑問にお"
|
||||
"答えします!"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-javascript
|
||||
#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
|
||||
msgid "Invalid barcode: can't be formated as date"
|
||||
msgstr "無効なバーコード: 日付としてフォーマットできません"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-javascript
|
||||
#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
|
||||
msgid "Invalid barcode: the check digit is incorrect"
|
||||
msgstr "無効なバーコード: 確認数字が間違っています"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature
|
||||
msgid "Is GS1 Nomenclature"
|
||||
msgstr "GS1表現規則か"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location
|
||||
msgid "Location"
|
||||
msgstr "ロケーション"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot
|
||||
msgid "Lot"
|
||||
msgstr "ロット"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure
|
||||
msgid "Measure"
|
||||
msgstr "測定対象"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier
|
||||
msgid "Numeric Identifier"
|
||||
msgstr "数値識別子"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date
|
||||
msgid "Pack Date"
|
||||
msgstr "梱包日"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package
|
||||
msgid "Package"
|
||||
msgstr "梱包"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type
|
||||
msgid "Package Type"
|
||||
msgstr "梱包タイプ"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity
|
||||
msgid "Quantity"
|
||||
msgstr "数量"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-python
|
||||
#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0
|
||||
msgid "The FNC1 Separator Alternative is not a valid Regex: %(error)s"
|
||||
msgstr "FNC1 セパレータ代替は有効な正規表現ではありません:%(error)s"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type
|
||||
msgid ""
|
||||
"The GS1 content type defines what kind of data the rule will process the "
|
||||
"barcode as: * Date: the barcode will be converted into a Odoo "
|
||||
"datetime; * Measure: the barcode's value is related to a specific "
|
||||
"unit; * Numeric Identifier: fixed length barcode following a specific "
|
||||
"encoding; * Alpha-Numeric Name: variable length barcode."
|
||||
msgstr ""
|
||||
"GS1コンテンツタイプは、規則がバーコードをどのようなデータとして処理するかを定"
|
||||
"義します: * 日付: バーコードはOdooの日時に変換されます。*値: バーコードの"
|
||||
"値は、特定の部品表に関連しています。 *数値識別子: 特定のエンコーディング"
|
||||
"に従った固定長のバーコード。 *アルファ-数字名: 可変長のバーコード。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-python
|
||||
#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0
|
||||
msgid ""
|
||||
"The rule pattern \"%s\" is not valid, it needs two groups:\n"
|
||||
"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n"
|
||||
"\t- A second one to catch the value."
|
||||
msgstr ""
|
||||
"規則パターン \"%s\" は無効であり、2つのグループが必要です:\n"
|
||||
"\t- 1つ目はアプリケーション識別子用 (通常2から4桁);\n"
|
||||
"\t- 2つ目は値を捉える用"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-python
|
||||
#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0
|
||||
msgid "The rule pattern '%(rule)s' is not a valid Regex: %(error)s"
|
||||
msgstr "規則パターン '%(rule)s' は有効な正規表現ではありません: %(error)s"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-python
|
||||
#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0
|
||||
msgid ""
|
||||
"There is something wrong with the barcode rule \"%s\" pattern.\n"
|
||||
"If this rule uses decimal, check it can't get sometime else than a digit as "
|
||||
"last char for the Application Identifier.\n"
|
||||
"Check also the possible matched values can only be digits, otherwise the "
|
||||
"value can't be casted as a measure."
|
||||
msgstr ""
|
||||
"バーコード規則の\"%s\"パターンが不適切です。\n"
|
||||
"この規則が10進数を使用している場合、アプリケーション識別子の最後の文字が数字"
|
||||
"以外になっていないか確認して下さい。\n"
|
||||
"また、一致する可能性のある値が数字のみであることも確認して下さい。そうでなけ"
|
||||
"れば、値を測定単位として型変換することができません。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature
|
||||
msgid ""
|
||||
"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is "
|
||||
"accepted is this kind of nomenclature."
|
||||
msgstr ""
|
||||
"この命名法はGS1仕様を使用しており、GS1-128エンコーディング規則のみがこの種の"
|
||||
"命名法として認められています。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-javascript
|
||||
#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
|
||||
msgid "This barcode can't be parsed by any barcode rules."
|
||||
msgstr "このバーコードはどのバーコード規則でも解析できません。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#. odoo-javascript
|
||||
#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
|
||||
msgid "This barcode can't be partially or fully parsed."
|
||||
msgstr "このバーコードは一部または全部を解析できません。"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding
|
||||
msgid ""
|
||||
"This rule will apply only if the barcode is encoded with the specified "
|
||||
"encoding"
|
||||
msgstr ""
|
||||
"この規則は、バーコードが指定されたエンコーディングでエンコードされている場合"
|
||||
"にのみ適用されます"
|
||||
|
||||
#. module: barcodes_gs1_nomenclature
|
||||
#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type
|
||||
msgid "Type"
|
||||
msgstr "タイプ"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "A GS1 barcode nomenclature pattern was matched. However, the barcode "
|
||||
#~ "failed to be converted to a valid date: '%(error_message)'"
|
||||
#~ msgstr ""
|
||||
#~ "GS1 バーコードの表現規則パターンが一致しました。ただし、バーコードは有効な"
|
||||
#~ "日付に変換できませんでした: '%(error_message)'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue