304 lines
7.5 KiB
Plaintext
304 lines
7.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_gantt
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\n"
|
|
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_controller.js:0
|
|
#, python-format
|
|
msgid "Are you sure to delete this record?"
|
|
msgstr "¿Está seguro que quiere eliminar este registro?"
|
|
|
|
#. module: web_gantt
|
|
#: model:ir.model,name:web_gantt.model_base
|
|
msgid "Base"
|
|
msgstr "Base"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#, python-format
|
|
msgid "Collapse rows"
|
|
msgstr "Colapsar filas"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_controller.js:0
|
|
#, python-format
|
|
msgid "Create"
|
|
msgstr "Crear"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "Day"
|
|
msgstr "Día"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
|
|
#, python-format
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#, python-format
|
|
msgid "Expand rows"
|
|
msgstr "Expandir filas"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_view.js:0
|
|
#, python-format
|
|
msgid "Gantt"
|
|
msgstr "Gantt"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "Gantt View"
|
|
msgstr "Vista Gantt"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Gantt child can only be field or template, got %s"
|
|
msgstr "Gantt hijo solo puede ser campo o plantilla, obtuvo %s"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Gantt must have a 'date_start' attribute"
|
|
msgstr "Gantt debe tener un atributo \"date_start\""
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Gantt must have a 'date_stop' attribute"
|
|
msgstr "Gantt debe tener un atributo \"date_stopt\""
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Gantt must have a 'dependency_inverted_field' attribute once the "
|
|
"'dependency_field' is specified"
|
|
msgstr ""
|
|
"Gantt debe tener un atributo 'dependency_inverted_field' cuando se "
|
|
"especifique el campo 'dependency_field'."
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Gantt view can contain only one templates tag"
|
|
msgstr "La vista de Gantt solo puede contener una etiqueta de plantilla"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/models.py:0
|
|
#, python-format
|
|
msgid "Insufficient fields for Gantt View!"
|
|
msgstr "¡Campos insuficientes para la vista de Gantt!"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Invalid attributes (%s) in gantt view. Attributes must be in (%s)"
|
|
msgstr ""
|
|
"Atributos no válidos (%s) en la vista gantt. Los atributos deben estar en "
|
|
"(%s)"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/ir_ui_view.py:0
|
|
#, python-format
|
|
msgid "Invalid default_scale '%s' in gantt"
|
|
msgstr "Default_scale '%s' no válida en vista gantt"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "Month"
|
|
msgstr "Mes"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
|
|
#, python-format
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_controller.xml:0
|
|
#, python-format
|
|
msgid "New"
|
|
msgstr "Nuevo"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#, python-format
|
|
msgid "Next"
|
|
msgstr "Siguiente"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_controller.js:0
|
|
#, python-format
|
|
msgid "Open"
|
|
msgstr "Abierto"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
|
|
#, python-format
|
|
msgid "Plan"
|
|
msgstr "Plan"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#, python-format
|
|
msgid "Previous"
|
|
msgstr "Anterior"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/models.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Records that are in the past cannot be automatically rescheduled. They "
|
|
"should be manually rescheduled instead."
|
|
msgstr ""
|
|
"Los registros que están en el pasado no se pueden reprogramar "
|
|
"automáticamente. En su lugar, deben reprogramarse manualmente."
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
|
|
#, python-format
|
|
msgid "Start"
|
|
msgstr "Iniciar"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_popover.xml:0
|
|
#, python-format
|
|
msgid "Stop"
|
|
msgstr "Parar"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.xml:0
|
|
#, python-format
|
|
msgid "Today"
|
|
msgstr "Hoy"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
|
|
#, python-format
|
|
msgid "Total"
|
|
msgstr "Total"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_model.js:0
|
|
#, python-format
|
|
msgid "Undefined %s"
|
|
msgstr "Indefinida %s"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_renderer.js:0
|
|
#: model:ir.model,name:web_gantt.model_ir_ui_view
|
|
#, python-format
|
|
msgid "View"
|
|
msgstr "Ver"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "Week"
|
|
msgstr "Semana"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "Year"
|
|
msgstr "Año"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/models.py:0
|
|
#, python-format
|
|
msgid "You cannot reschedule %s towards %s."
|
|
msgstr "No puede reprogramar %s a %s"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-python
|
|
#: code:addons/web_gantt/models/models.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot reschedule tasks that do not follow a direct dependency path. "
|
|
"Only the first task has been automatically rescheduled."
|
|
msgstr ""
|
|
"No se pueden reprogramar tareas que no sigan una ruta de dependencia "
|
|
"directa. Solo se ha reprogramado de forma automática la primera tarea."
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "hours"
|
|
msgstr "horas"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "minutes"
|
|
msgstr "minutos"
|
|
|
|
#. module: web_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/web_gantt/static/src/gantt_arch_parser.js:0
|
|
#, python-format
|
|
msgid "months"
|
|
msgstr "meses"
|