Enric Tobella
6 years ago
committed by
OCA Transbot
1 changed files with 126 additions and 0 deletions
@ -0,0 +1,126 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * barcode_action |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 11.0\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"Last-Translator: Automatically generated\n" |
||||
|
"Language-Team: none\n" |
||||
|
"Language: es\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n" |
||||
|
|
||||
|
#. module: barcode_action |
||||
|
#: model:ir.actions.act_window,name:barcode_action.barcode_action_action |
||||
|
msgid "Barcode Launcher" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: barcode_action |
||||
|
#: model: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: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 "" |
||||
|
|
||||
|
#. 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:21 |
||||
|
#, python-format |
||||
|
msgid "Partner with Internal Reference %s cannot be found" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: barcode_action |
||||
|
#: model:ir.model.fields,field_description:barcode_action.field_barcode_action_res_id |
||||
|
msgid "Res" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. 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 |
||||
|
#: selection:barcode.action,state:0 |
||||
|
msgid "Waiting" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: barcode_action |
||||
|
#: selection:barcode.action,state:0 |
||||
|
msgid "Warning" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: barcode_action |
||||
|
#: model:ir.model,name:barcode_action.model_barcode_action |
||||
|
msgid "barcode.action" |
||||
|
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue