forked from Mapan/odoo17e
89 lines
3.0 KiB
Plaintext
89 lines
3.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_event_track_gantt
|
|
#
|
|
# Translators:
|
|
# Josep Anton Belchi, 2023
|
|
# Óscar Fonseca <tecnico@pyming.com>, 2023
|
|
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2023
|
|
# Ivan Espinola, 2023
|
|
# marcescu, 2023
|
|
# Pete M, 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: Pete M, 2023\n"
|
|
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ca\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_gantt
|
|
msgid "<strong>Proposed By — </strong>"
|
|
msgstr "<strong>Proposat per — </strong>"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_gantt
|
|
msgid "<strong>Start — </strong>"
|
|
msgstr "<strong>Comença — </strong>"
|
|
|
|
#. module: website_event_track_gantt
|
|
#. odoo-javascript
|
|
#: code:addons/website_event_track_gantt/static/src/event_track_form_view.js:0
|
|
#, python-format
|
|
msgid "Are you sure you want to delete this track?"
|
|
msgstr "Segur que voleu suprimir aquesta pista?"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_form_in_gantt
|
|
msgid "Delete"
|
|
msgstr "Eliminar"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_form_in_gantt
|
|
msgid "Discard"
|
|
msgstr "Descartar"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model:ir.model,name:website_event_track_gantt.model_event_event
|
|
msgid "Event"
|
|
msgstr "Esdeveniment"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model:ir.model,name:website_event_track_gantt.model_event_track
|
|
msgid "Event Track"
|
|
msgstr "Pista de l'esdeveniment"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_form_in_gantt
|
|
msgid "Save"
|
|
msgstr "Desar"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model:ir.model.fields,field_description:website_event_track_gantt.field_event_event__track_gantt_initial_date
|
|
msgid "Track Gantt Initial Date"
|
|
msgstr "Data inicial de la pista de Gantt"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model:ir.model.fields,field_description:website_event_track_gantt.field_event_event__track_gantt_scale
|
|
msgid "Track Gantt Scale"
|
|
msgstr "Pista de l'escala de Gantt"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_event_view_form
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_gantt
|
|
msgid "Tracks"
|
|
msgstr "Pistes"
|
|
|
|
#. module: website_event_track_gantt
|
|
#: model_terms:ir.ui.view,arch_db:website_event_track_gantt.event_track_view_form_in_gantt
|
|
msgid "Unschedule"
|
|
msgstr "No programar"
|