-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (12 of 12 strings) Translation: odoo-pim-14.0/odoo-pim-14.0-attribute_set_mass_edit Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-14-0/odoo-pim-14-0-attribute_set_mass_edit/es/
- Loading branch information
Showing
1 changed file
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,29 +6,31 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-03-17 23:57+0000\n" | ||
"Last-Translator: Ivorra78 <[email protected]>\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 4.17\n" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__allow_mass_editing | ||
msgid "Allow Mass Editing" | ||
msgstr "" | ||
msgstr "Permitir la Edición Masiva" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_attribute | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__attribute_id | ||
msgid "Attribute" | ||
msgstr "" | ||
msgstr "Atributo" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_group | ||
msgid "Attribute Group" | ||
msgstr "" | ||
msgstr "Grupo de Atributo" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__display_name | ||
|
@@ -37,13 +39,13 @@ msgstr "" | |
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__display_name | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nombre para Mostrar" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: code:addons/attribute_set_mass_edit/models/attribute_group.py:0 | ||
#, python-format | ||
msgid "Edit %s fields" | ||
msgstr "" | ||
msgstr "Editar campos %s" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__id | ||
|
@@ -52,7 +54,7 @@ msgstr "" | |
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__id | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID (identificación)" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute____last_update | ||
|
@@ -61,31 +63,31 @@ msgstr "" | |
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line____last_update | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Última Modificación el" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_group__mass_edit_action_ids | ||
msgid "Mass Edit Action" | ||
msgstr "" | ||
msgstr "Acción de Edición Masiva" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_actions_server__mass_edit_attribute_group_id | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_cron__mass_edit_attribute_group_id | ||
msgid "Mass Edit Attribute Group" | ||
msgstr "" | ||
msgstr "Grupo de Atributos de Edición Masiva" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_line | ||
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__mass_editing_line_ids | ||
msgid "Mass Editing Line" | ||
msgstr "" | ||
msgstr "Línea de Edición Masiva" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server | ||
msgid "Server Action" | ||
msgstr "" | ||
msgstr "Acción de servidor" | ||
|
||
#. module: attribute_set_mass_edit | ||
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_wizard | ||
msgid "Wizard for mass edition" | ||
msgstr "" | ||
msgstr "Wizard para edición masiva" |