mirror of
https://github.com/bringout/oca-web.git
synced 2026-04-20 01:52:01 +02:00
Add oca-web submodule with 68 web modules
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
af56672c08
commit
53fddf87c8
2469 changed files with 101716 additions and 0 deletions
114
odoo-bringout-oca-web-web_timeline/web_timeline/i18n/es.po
Normal file
114
odoo-bringout-oca-web-web_timeline/web_timeline/i18n/es.po
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_timeline
|
||||
#
|
||||
# Translators:
|
||||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
|
||||
"PO-Revision-Date: 2023-09-02 20:35+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_renderer.js:0
|
||||
#, python-format
|
||||
msgid "<b>UNASSIGNED</b>"
|
||||
msgstr "<b>SINASIGNAR</b>"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_controller.esm.js:0
|
||||
#, python-format
|
||||
msgid "Are you sure you want to delete this record?"
|
||||
msgstr "¿Está seguro que desea eliminar este registro?"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:0
|
||||
#, python-format
|
||||
msgid "Day"
|
||||
msgstr "Día"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:0
|
||||
#, python-format
|
||||
msgid "Month"
|
||||
msgstr "Mes"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_renderer.js:0
|
||||
#, python-format
|
||||
msgid "Template \"timeline-item\" not present in timeline view definition."
|
||||
msgstr ""
|
||||
"La plantilla \"elemento de línea de tiempo\" no está presente en la "
|
||||
"definición de vista de línea de tiempo."
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_view.js:0
|
||||
#: model:ir.model.fields.selection,name:web_timeline.selection__ir_ui_view__type__timeline
|
||||
#, python-format
|
||||
msgid "Timeline"
|
||||
msgstr "Línea de tiempo"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_renderer.js:0
|
||||
#, python-format
|
||||
msgid "Timeline view has not defined 'date_start' attribute."
|
||||
msgstr ""
|
||||
"La vista de línea de tiempo no tiene definido el atributo 'date_start'."
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:0
|
||||
#, python-format
|
||||
msgid "Today"
|
||||
msgstr "Hoy"
|
||||
|
||||
#. module: web_timeline
|
||||
#: model:ir.model,name:web_timeline.model_ir_ui_view
|
||||
msgid "View"
|
||||
msgstr "Vista"
|
||||
|
||||
#. module: web_timeline
|
||||
#: model:ir.model.fields,field_description:web_timeline.field_ir_ui_view__type
|
||||
msgid "View Type"
|
||||
msgstr "Tipo de Vista"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/js/timeline_controller.esm.js:0
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Advertencia"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:0
|
||||
#, python-format
|
||||
msgid "Week"
|
||||
msgstr "Semana"
|
||||
|
||||
#. module: web_timeline
|
||||
#. odoo-javascript
|
||||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:0
|
||||
#, python-format
|
||||
msgid "Year"
|
||||
msgstr "Año"
|
||||
|
||||
#~ msgid "ir.ui.view"
|
||||
#~ msgstr "ir.ui.view"
|
||||
Loading…
Add table
Add a link
Reference in a new issue