mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 02:32:06 +00:00
140 lines
4.1 KiB
Plaintext
140 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * barcode_action
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2019-09-02 16:57+0000\n"
|
|
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
|
|
"Language-Team: none\n"
|
|
"Language: zh_CN\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 3.8\n"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model,name:barcode_action.model_barcode_action
|
|
#, fuzzy
|
|
msgid "Barcode Action"
|
|
msgstr "barcode.action"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.actions.act_window,name:barcode_action.barcode_action_action
|
|
msgid "Barcode Launcher"
|
|
msgstr "条形码启动器"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action___barcode_scanned
|
|
msgid "Barcode Scanned"
|
|
msgstr "条形码扫描"
|
|
|
|
#. module: barcode_action
|
|
#: model_terms:ir.ui.view,arch_db:barcode_action.barcode_action_form
|
|
msgid "Close"
|
|
msgstr "关闭"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model,name:barcode_action.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "联系人"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__create_uid
|
|
msgid "Created by"
|
|
msgstr "创建者"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__create_date
|
|
msgid "Created on"
|
|
msgstr "创建时间"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__display_name
|
|
msgid "Display Name"
|
|
msgstr "显示名称"
|
|
|
|
#. module: barcode_action
|
|
#: model_terms:ir.ui.view,arch_db:barcode_action.barcode_action_form
|
|
msgid "Find"
|
|
msgstr "查找"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.actions.act_window,name:barcode_action.res_partner_find
|
|
msgid "Find Partner"
|
|
msgstr "查找合作伙伴"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.ui.menu,name:barcode_action.menu_orders_customers
|
|
msgid "Find partners"
|
|
msgstr "查找合作伙伴"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "最后修改时间"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "最后更新者"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "最后更新时间"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__method
|
|
msgid "Method"
|
|
msgstr "方法"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__model
|
|
msgid "Model"
|
|
msgstr "模型"
|
|
|
|
#. module: barcode_action
|
|
#: code:addons/barcode_action/models/res_partner.py:0
|
|
#, python-format
|
|
msgid "Partner with Internal Reference %s cannot be found"
|
|
msgstr "无法找到内部参考%s的合作伙伴"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__res_id
|
|
msgid "Res"
|
|
msgstr "Res"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__state
|
|
msgid "State"
|
|
msgstr "状态"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action__status
|
|
msgid "Status"
|
|
msgstr "状态"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields,help:barcode_action.field_barcode_action___barcode_scanned
|
|
msgid "Value of the last barcode scanned."
|
|
msgstr "最后扫描的条形码的值。"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields.selection,name:barcode_action.selection__barcode_action__state__waiting
|
|
msgid "Waiting"
|
|
msgstr "等待"
|
|
|
|
#. module: barcode_action
|
|
#: model:ir.model.fields.selection,name:barcode_action.selection__barcode_action__state__warning
|
|
msgid "Warning"
|
|
msgstr "警告"
|