mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 02:32:06 +00:00
192 lines
6.7 KiB
Plaintext
192 lines
6.7 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * mass_operation_abstract
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"PO-Revision-Date: 2020-12-02 10:36+0000\n"
|
||
|
"Last-Translator: María Asunción Daza <mariaasuncion.daza@guadaltech.es>\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"
|
||
|
"X-Generator: Weblate 3.10\n"
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/models/mass_operation_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "%s (copy)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model,name:mass_operation_abstract.model_mass_operation_mixin
|
||
|
msgid "Abstract Mass Operations"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model,name:mass_operation_abstract.model_mass_operation_wizard_mixin
|
||
|
msgid "Abstract Mass Operations Wizard"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__action_name
|
||
|
msgid "Action Name"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_mixin_form
|
||
|
msgid "Add sidebar button"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__groups_id
|
||
|
msgid "Allowed Groups"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_wizard_mixin_form
|
||
|
msgid "Apply"
|
||
|
msgstr "Aplicar"
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_wizard_mixin_form
|
||
|
msgid "Cancel"
|
||
|
msgstr "Cancelar"
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__display_name
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_mixin_form
|
||
|
msgid "Display a button in the sidebar of related model to open a wizard"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__domain
|
||
|
msgid "Domain"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__id
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__id
|
||
|
msgid "ID"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,help:mass_operation_abstract.field_mass_operation_mixin__message
|
||
|
msgid "If set, this message will be displayed in the wizard."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin____last_update
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin____last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/models/mass_operation_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "Mass Operation (%s)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.ui.menu,name:mass_operation_abstract.menu_mass_operation
|
||
|
msgid "Mass Operations"
|
||
|
msgstr "Operaciones masivas"
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__message
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__message
|
||
|
msgid "Message"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__model_id
|
||
|
msgid "Model"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__name
|
||
|
msgid "Name"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/wizard/mass_operation_wizard_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "None of the %d items you have selected can be processed."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__operation_description_danger
|
||
|
msgid "Operation Description Danger"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__operation_description_info
|
||
|
msgid "Operation Description Info"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__operation_description_warning
|
||
|
msgid "Operation Description Warning"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__remaining_item_qty
|
||
|
msgid "Remaining Item Qty"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_mixin_form
|
||
|
msgid "Remove sidebar button"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_wizard_mixin__selected_item_qty
|
||
|
msgid "Selected Item Qty"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_mixin_form
|
||
|
msgid "Settings"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model:ir.model.fields,field_description:mass_operation_abstract.field_mass_operation_mixin__ref_ir_act_window_id
|
||
|
msgid "Sidebar Action"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: model_terms:ir.ui.view,arch_db:mass_operation_abstract.view_mass_operation_mixin_form
|
||
|
msgid "Technical Informations"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/wizard/mass_operation_wizard_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid "The treatment will be processed on the %d selected elements."
|
||
|
msgstr "El tratamiento se procesará sobre los %d elementos seleccionados."
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/wizard/mass_operation_wizard_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You have selected %d items that can not be processed. Only %d items will be "
|
||
|
"processed."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: mass_operation_abstract
|
||
|
#: code:addons/mass_operation_abstract/wizard/mass_operation_wizard_mixin.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"there is no more element that corresponds to the rules of the domain.\n"
|
||
|
" Please refresh your list and try to select again the items."
|
||
|
msgstr ""
|