[I18N] Update translation terms from Transifex

This commit is contained in:
Odoo Translation Bot
2022-07-10 02:40:15 +02:00
parent 1b4c24277d
commit 952fbd4cae
8 changed files with 783 additions and 259 deletions
+30 -25
View File
@@ -5,7 +5,6 @@
#
# Translators:
# Martin Trigaux, 2021
# AleEscandon <alejandra.escandon@jarsa.com.mx>, 2021
# Nicolás Broggi <rnbroggi@gmail.com>, 2021
# Vivian Montana <vmo@odoo.com>, 2021
# José Cabrera Lozano <jose.cabrera@edukative.es>, 2021
@@ -15,6 +14,7 @@
# jabelchi, 2021
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2022
# Braulio D. López Vázquez <bdl@odoo.com>, 2022
# Lucia Pacheco <lpo@odoo.com>, 2022
#
#, fuzzy
msgid ""
@@ -23,13 +23,13 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-18 13:48+0000\n"
"PO-Revision-Date: 2021-05-18 05:18+0000\n"
"Last-Translator: Braulio D. López Vázquez <bdl@odoo.com>, 2022\n"
"Last-Translator: Lucia Pacheco <lpo@odoo.com>, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: ../../content/applications/productivity.rst:5
msgid "Productivity"
@@ -1890,7 +1890,7 @@ msgstr ":doc:`../use_cases/automated_actions`"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:3
msgid "Understanding General Concepts"
msgstr ""
msgstr "Entendiendo conceptos generales"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:7
msgid ""
@@ -1911,7 +1911,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:15
msgid "Getting started"
msgstr "Primeros pasos"
msgstr "Empezando"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:17
msgid ""
@@ -1943,7 +1943,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:38
msgid "What is a Model (also called Object)?"
msgstr ""
msgstr "¿Qué es un modelo (también conocido como objeto)?"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:40
msgid ""
@@ -1955,13 +1955,15 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:45
msgid "What are Fields?"
msgstr "¿Qué son Campos?"
msgstr "¿Qué son los campos?"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:47
msgid ""
"**Fields** compose models. It is where a record (a piece of data) is "
"registered."
msgstr ""
"Los **campos** componen modelos. Es el lugar donde se registra un registro "
"(un dato)."
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:49
msgid ""
@@ -1998,16 +2000,16 @@ msgstr ""
msgid ""
"In Odoo, relational field types are: *One2many*, *Many2one*, *Many2many*."
msgstr ""
"En Odoo, los tipos de campos relacionales son: *One2many*, *Many2one*, "
"*Many2many*."
"En Odoo, los tipos de campos relacionales son: *one2many*, *many2one*, "
"*many2many*."
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:66
msgid ""
"An **One2many** field is a *one-way* direction of selecting *multiple* "
"records from a table."
msgstr ""
"Un campo **One2many** es una dirección de *sentido único* para seleccionar "
"*multiples* registros de una tabla."
"Un campo **one2many** es una dirección de *sentido único* para seleccionar "
"*varios* registros de una tabla."
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:68
msgid ""
@@ -2039,11 +2041,11 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:75
msgid "An *One2many* field must have a *Many2one* related to it."
msgstr "Un campo *One2many* debe tener un *Many2one* relacionado."
msgstr "Un campo *one2many* debe tener un campo *many2one* relacionado."
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:78
msgid "What are Views?"
msgstr ""
msgstr "¿Qué son las vistas?"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:80
msgid ""
@@ -2056,7 +2058,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:85
msgid "What is a Menu?"
msgstr ""
msgstr "¿Qué es un menú?"
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:87
msgid ""
@@ -2067,6 +2069,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/concepts/understanding_general.rst:95
msgid "`Studio Basics <https://www.odoo.com/fr_FR/slides/studio-31>`_"
msgstr ""
"`Fundamentos de Studio <https://www.odoo.com/fr_FR/slides/studio-31>`_"
#: ../../content/applications/productivity/studio/how_to.rst:5
msgid "How To"
@@ -2131,19 +2134,19 @@ msgstr ""
#: ../../content/applications/productivity/studio/how_to/rainbow_man.rst:14
msgid "By default, the feature is active:"
msgstr ""
msgstr "Esta función está activa de manera predeterminada cada que:"
#: ../../content/applications/productivity/studio/how_to/rainbow_man.rst:16
msgid "when opportunities are marked as won;"
msgstr ""
msgstr "se marca una oportunidad como ganada,"
#: ../../content/applications/productivity/studio/how_to/rainbow_man.rst:17
msgid "when users empty their inboxes;"
msgstr ""
msgstr "los usuarios vacían sus bandejas de entrada,"
#: ../../content/applications/productivity/studio/how_to/rainbow_man.rst:18
msgid "when the user finishes a tour;"
msgstr ""
msgstr "un usuario termina su recorrido,"
#: ../../content/applications/productivity/studio/how_to/rainbow_man.rst:19
msgid "when the user finishes doing reconciliations."
@@ -2151,7 +2154,7 @@ msgstr "cuando el usuario termina de hacer conciliaciones."
#: ../../content/applications/productivity/studio/how_to/reports.rst:3
msgid "Customizing Reports"
msgstr ""
msgstr "Personalizar reportes"
#: ../../content/applications/productivity/studio/how_to/reports.rst:9
msgid ""
@@ -2252,7 +2255,7 @@ msgstr "Casos de uso"
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:3
msgid "Advanced Use Cases: Automated Actions"
msgstr ""
msgstr "Casos de uso avanzados: acciones automatizadas"
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:5
msgid ""
@@ -2263,10 +2266,12 @@ msgstr ""
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:8
msgid "Under *Automations*, click on *Create* and set the following rules:"
msgstr ""
"En *automatizaciones*, haga clic en *crear* y configure las siguientes "
"reglas:"
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:10
msgid "*Model*: Lead/Opportunity"
msgstr ""
msgstr "*Modelo*: Lead/Oportunidad"
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:11
msgid "*Active*: On"
@@ -2297,14 +2302,14 @@ msgstr ""
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:25
msgid ":doc:`../concepts/understanding_automated_actions`"
msgstr ""
msgstr ":doc:`../concepts/understanding_automated_actions`"
#: ../../content/applications/productivity/studio/use_cases/automated_actions.rst:26
#: ../../content/applications/productivity/studio/use_cases/filters_status_bar.rst:61
#: ../../content/applications/productivity/studio/use_cases/models_fields.rst:138
#: ../../content/applications/productivity/studio/use_cases/views.rst:28
msgid ":doc:`../concepts/understanding_general`"
msgstr ""
msgstr ":doc:`../concepts/understanding_general`"
#: ../../content/applications/productivity/studio/use_cases/filters_status_bar.rst:3
msgid "Advanced Use Cases: Filters and Status Bar"
@@ -2396,7 +2401,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/use_cases/models_fields.rst:3
msgid "Advanced Use Cases: Creating Models and Adding Fields"
msgstr "Casos de uso avanzados: Crear modelos y añadir campos"
msgstr "Casos de uso avanzados: crear modelos y añadir campos"
#: ../../content/applications/productivity/studio/use_cases/models_fields.rst:5
msgid ""
@@ -2520,7 +2525,7 @@ msgstr ""
#: ../../content/applications/productivity/studio/use_cases/models_fields.rst:96
msgid "Now, add a *Selection* field and the necessary values."
msgstr "Ahora, añada un campo de *selección* y los valores necesarios."
msgstr "Añada un campo de *selección* y los valores necesarios."
#: ../../content/applications/productivity/studio/use_cases/models_fields.rst:99
msgid ""