Skip to content

Commit

Permalink
[I18N] Update translation terms from Transifex adhoc-odoo-15-0
Browse files Browse the repository at this point in the history
  • Loading branch information
adhoc-transbot committed Jan 13, 2023
1 parent f7f4d55 commit a37db18
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 238 deletions.
233 changes: 2 additions & 231 deletions base_ux/i18n/es.po
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 16:34+0000\n"
"POT-Creation-Date: 2023-01-06 13:50+0000\n"
"PO-Revision-Date: 2022-04-11 18:14+0000\n"
"Last-Translator: Juan José Scarafía <scarafia.juanjose@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/adhoc/teams/133229/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. module: base_ux
#: model:ir.model,name:base_ux.model_ir_actions_act_window
Expand Down Expand Up @@ -49,38 +49,6 @@ msgstr ""
msgid "Archived"
msgstr "Archivado"

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid ""
"Are you sure you want to merge this records? This operation can not be "
"undone"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__attribute_fields
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__attribute_ids
msgid "Attributes"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,help:base_ux.field_merge_records__attribute_fields
msgid ""
"Attributes to show in the wizard in order to make it easy to detect "
"duplicated records"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid "Cancel"
msgstr "Cancelar"

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid ""
"Check all available operations (openupgradelib._adjust_merged_values_orm "
"method)"
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_res_company
msgid "Companies"
Expand All @@ -96,153 +64,16 @@ msgstr "Contacto"
msgid "Country state"
msgstr "Provincia"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__create_uid
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__create_uid
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__create_date
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__create_date
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__create_date
msgid "Created on"
msgstr "Creado el"

#. module: base_ux
#: model:ir.model.fields,help:base_ux.field_merge_records__field_spec
msgid ""
"Dictionary {'field_name': 'operation'} that let us to know what to do with "
"the field when merging records."
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__display_name
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__display_name
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__display_name
msgid "Display Name"
msgstr "Nombre mostrado"

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.view_window_action_form
msgid "Display an option on related documents to open this action"
msgstr ""

#. module: base_ux
#: code:addons/base_ux/wizards/merge_records.py:0
#, python-format
msgid "Do not apply"
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_mail_template
msgid "Email Templates"
msgstr "Plantillas de correo electrónico"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__field_spec
msgid "Field Spec"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__line_id
msgid "Final Record"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__id
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__id
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__id
msgid "ID"
msgstr "ID"

#. module: base_ux
#: model:ir.model.fields,help:base_ux.field_merge_records_line__res_id
msgid "ID of the target record in the database"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records____last_update
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line____last_update
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute____last_update
msgid "Last Modified on"
msgstr "Última modificación en"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__write_uid
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__write_uid
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__write_date
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__write_date
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__write_date
msgid "Last Updated on"
msgstr "Última actualización el"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__line_ids
msgid "Lines"
msgstr ""

#. module: base_ux
#: model:ir.actions.act_window,name:base_ux.merge_records_action
#: model:ir.actions.server,name:base_ux.merge_records_server_action
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid "Merge Records"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid "Merge the following records"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__model_id
msgid "Model"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__model
msgid "Model Name"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__name
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__name
msgid "Name"
msgstr "Nombre"

#. module: base_ux
#: code:addons/base_ux/wizards/merge_records.py:0
#, python-format
msgid "Not valid Field Spec: Should be a dictionary"
msgstr ""

#. module: base_ux
#: code:addons/base_ux/wizards/merge_records.py:0
#, python-format
msgid "Please select at least two records"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__res_name
msgid "Record Name"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid "Records"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records__res_ids
msgid "Records to merge"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.view_window_action_form
msgid "Remove from the 'Action' menu"
Expand All @@ -253,20 +84,6 @@ msgstr ""
msgid "Remove the contextual action related this action"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__res_id
msgid "Res. ID"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid ""
"Selected records will be merged together.\n"
" All documents linked to one of these records\n"
" will be redirected to the destination record.\n"
" You can remove records from this list to avoid merging them."
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_ir_actions_server
msgid "Server Action"
Expand All @@ -276,49 +93,3 @@ msgstr "Acción de servidor"
#: model_terms:ir.ui.view,arch_db:base_ux.view_translation_search
msgid "Source (exact term)"
msgstr ""

#. module: base_ux
#: code:addons/base_ux/wizards/merge_records.py:0
#, python-format
msgid "The records were not merge due to the next error: %s"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__value
msgid "Value"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__wizard_id
msgid "Wizard"
msgstr "Asistente"

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line_attribute__wizard_line_id
msgid "Wizard Line"
msgstr ""

#. module: base_ux
#: model:ir.model.fields,field_description:base_ux.field_merge_records_line__xml_id
msgid "XML ID"
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_merge_records
msgid "merge.records"
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_merge_records_line
msgid "merge.records.line"
msgstr ""

#. module: base_ux
#: model:ir.model,name:base_ux.model_merge_records_line_attribute
msgid "merge.records.line.attribute"
msgstr ""

#. module: base_ux
#: model_terms:ir.ui.view,arch_db:base_ux.merge_records_form
msgid "{'field_name': 'operation'}"
msgstr ""
4 changes: 2 additions & 2 deletions mail_activity_board_ux/i18n/es.po
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 16:39+0000\n"
"POT-Creation-Date: 2023-01-06 13:54+0000\n"
"PO-Revision-Date: 2022-04-11 18:14+0000\n"
"Last-Translator: Juan José Scarafía <scarafia.juanjose@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/adhoc/teams/133229/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. module: mail_activity_board_ux
#: model:ir.model,name:mail_activity_board_ux.model_mail_activity
Expand Down
4 changes: 2 additions & 2 deletions maintenance_ux/i18n/es.po
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 16:39+0000\n"
"POT-Creation-Date: 2023-01-06 13:54+0000\n"
"PO-Revision-Date: 2022-04-11 18:14+0000\n"
"Last-Translator: Juan José Scarafía <scarafia.juanjose@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/adhoc/teams/133229/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. module: maintenance_ux
#: model:mail.template,body_html:maintenance_ux.mail_template_maintenance_request_rating
Expand Down
2 changes: 1 addition & 1 deletion portal_backend/i18n/es.po
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-08 16:05+0000\n"
"POT-Creation-Date: 2023-01-06 13:54+0000\n"
"PO-Revision-Date: 2022-05-17 18:40+0000\n"
"Last-Translator: Juan José Scarafía <scarafia.juanjose@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/adhoc/teams/133229/es/)\n"
Expand Down
4 changes: 2 additions & 2 deletions report_copies/i18n/es.po
Expand Up @@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 16:45+0000\n"
"POT-Creation-Date: 2023-01-06 13:54+0000\n"
"PO-Revision-Date: 2022-04-11 18:14+0000\n"
"Last-Translator: Juan José Scarafía <scarafia.juanjose@gmail.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/adhoc/teams/133229/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. module: report_copies
#: model:ir.model.fields,field_description:report_copies.field_ir_actions_report__ncopies
Expand Down

0 comments on commit a37db18

Please sign in to comment.