Skip to content

Commit 3640e4d

Browse files
committed
[UPD] Update translations
Bringing the translations in line with new structure. This task was done with AI. It also added some new translations, but I do not speak any of these languages, so cannot verify accuracy.
1 parent 1333f63 commit 3640e4d

4 files changed

Lines changed: 127 additions & 115 deletions

File tree

crm_project_task/i18n/crm_project_task.pot

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 18.0\n"
7+
"Project-Id-Version: Odoo Server 19.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -78,6 +78,13 @@ msgstr ""
7878
msgid "ID"
7979
msgstr ""
8080

81+
#. module: crm_project_task
82+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
83+
msgid ""
84+
"Keep track of the progress of your tasks from creation to completion. \n"
85+
" Collaborate efficiently by chatting in real-time or via email."
86+
msgstr ""
87+
8188
#. module: crm_project_task
8289
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__write_uid
8390
msgid "Last Updated by"
@@ -100,11 +107,22 @@ msgstr ""
100107
msgid "Lead/Opportunity"
101108
msgstr ""
102109

110+
#. module: crm_project_task
111+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
112+
msgid "No tasks found. Let's create one!"
113+
msgstr ""
114+
115+
#. module: crm_project_task
116+
#: model_terms:ir.ui.view,arch_db:crm_project_task.view_task_form2_inherit_crm_project_task
117+
#. odoo-python
118+
#: code:addons/crm_project_task/models/project_task.py:0
119+
msgid "Parent Lead"
120+
msgstr ""
121+
103122
#. module: crm_project_task
104123
#. odoo-python
105124
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
106-
msgid ""
107-
"Project not configured in settings, please contact with your administrator."
125+
msgid "Project not configured in settings, please contact with your administrator."
108126
msgstr ""
109127

110128
#. module: crm_project_task
@@ -113,31 +131,25 @@ msgid "Projects"
113131
msgstr ""
114132

115133
#. module: crm_project_task
134+
#: model:ir.actions.act_window,name:crm_project_task.action_new_task
116135
#: model:ir.model,name:crm_project_task.model_project_task
117136
#: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_ids
118137
msgid "Task"
119138
msgstr ""
120139

121-
#. module: crm_project_task
122-
#. odoo-python
123-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
124-
msgid "Task %s created."
125-
msgstr ""
126-
127140
#. module: crm_project_task
128141
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__task_name
129142
msgid "Task Name"
130143
msgstr ""
131144

132145
#. module: crm_project_task
133-
#. odoo-python
134-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
135-
msgid "Task created from lead/opportunity %s"
146+
#: model_terms:ir.ui.view,arch_db:crm_project_task.inherit_crm_lead_view_form_crm_project_task
147+
msgid "Task(s)"
136148
msgstr ""
137149

138150
#. module: crm_project_task
139-
#: model_terms:ir.ui.view,arch_db:crm_project_task.inherit_crm_lead_view_form_crm_project_task
140-
msgid "Task(s)"
151+
#: model:ir.actions.act_window,name:crm_project_task.action_crm_lead_related_tasks
152+
msgid "Tasks"
141153
msgstr ""
142154

143155
#. module: crm_project_task

crm_project_task/i18n/es.po

Lines changed: 33 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 16.0+e\n"
7+
"Project-Id-Version: Odoo Server 19.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2023-08-02 11:46+0000\n"
10-
"PO-Revision-Date: 2023-08-02 13:51+0200\n"
9+
"POT-Creation-Date: \n"
10+
"PO-Revision-Date: \n"
1111
"Last-Translator: Emilio Pascual <emilio@moduom.team>\n"
1212
"Language-Team: \n"
1313
"Language: es\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"Plural-Forms: \n"
18-
"X-Generator: Poedit 3.3.1\n"
17+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1918

2019
#. module: crm_project_task
2120
#: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_count
@@ -69,11 +68,6 @@ msgstr "Creado el"
6968
msgid "Crm Default Project"
7069
msgstr "Proyecto por defecto en CRM"
7170

72-
#. module: crm_project_task
73-
#: model_terms:ir.ui.view,arch_db:crm_project_task.res_config_settings_view_form
74-
msgid "Default project"
75-
msgstr "Proyecto por defecto"
76-
7771
#. module: crm_project_task
7872
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__description
7973
msgid "Description"
@@ -90,9 +84,15 @@ msgid "ID"
9084
msgstr "Identificación"
9185

9286
#. module: crm_project_task
93-
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task____last_update
94-
msgid "Last Modified on"
95-
msgstr "Última modificación el"
87+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
88+
msgid ""
89+
"Keep track of the progress of your tasks from creation to completion. \n"
90+
" Collaborate efficiently by chatting in real-time or via email."
91+
msgstr ""
92+
"Lleve seguimiento del progreso de sus tareas desde su creación hasta su "
93+
"finalización. \n"
94+
" Chatee en tiempo real o por correo electrónico para "
95+
"colaborar de forma eficiente."
9696

9797
#. module: crm_project_task
9898
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__write_uid
@@ -114,14 +114,24 @@ msgstr "Iniciativa"
114114
#: model:ir.model,name:crm_project_task.model_crm_lead
115115
#: model_terms:ir.ui.view,arch_db:crm_project_task.view_task_form2_inherit_crm_project_task
116116
msgid "Lead/Opportunity"
117-
msgstr "Iniciativa/Oportundad"
117+
msgstr "Iniciativa/Oportunidad"
118+
119+
#. module: crm_project_task
120+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
121+
msgid "No tasks found. Let's create one!"
122+
msgstr "No se encontraron tareas. ¡Creemos una!"
123+
124+
#. module: crm_project_task
125+
#: model_terms:ir.ui.view,arch_db:crm_project_task.view_task_form2_inherit_crm_project_task
126+
#. odoo-python
127+
#: code:addons/crm_project_task/models/project_task.py:0
128+
msgid "Parent Lead"
129+
msgstr "Iniciativa principal"
118130

119131
#. module: crm_project_task
120132
#. odoo-python
121133
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
122-
#, python-format
123-
msgid ""
124-
"Project not configured in settings, please contact with your administrator."
134+
msgid "Project not configured in settings, please contact with your administrator."
125135
msgstr ""
126136
"No hay un proyecto configurado en ajustes, por favor contacte con su "
127137
"administrador."
@@ -132,43 +142,27 @@ msgid "Projects"
132142
msgstr "Proyectos"
133143

134144
#. module: crm_project_task
145+
#: model:ir.actions.act_window,name:crm_project_task.action_new_task
135146
#: model:ir.model,name:crm_project_task.model_project_task
136147
#: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_ids
137148
msgid "Task"
138149
msgstr "Tarea"
139150

140-
#. module: crm_project_task
141-
#. odoo-python
142-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
143-
#, python-format
144-
msgid ""
145-
"Task <a href=# data-oe-model=project.task data-oe-id=%(task)d>%(name)s</a> "
146-
"created."
147-
msgstr ""
148-
"Tarea <a href=# data-oe-model=project.task data-oe-id=%(task)d>%(name)s</a> "
149-
"creada."
150-
151151
#. module: crm_project_task
152152
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__task_name
153153
msgid "Task Name"
154154
msgstr "Nombre de tarea"
155155

156-
#. module: crm_project_task
157-
#. odoo-python
158-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
159-
#, python-format
160-
msgid ""
161-
"Task created from lead/opportunity <a href=# data-oe-model=crm.lead data-oe-"
162-
"id=%(lead)d>%(name)s</a>."
163-
msgstr ""
164-
"Tarea creada desde la iniciativa/oportunidad <a href=# data-oe-model=crm."
165-
"lead data-oe-id=%(lead)d>%(name)s</a>."
166-
167156
#. module: crm_project_task
168157
#: model_terms:ir.ui.view,arch_db:crm_project_task.inherit_crm_lead_view_form_crm_project_task
169158
msgid "Task(s)"
170159
msgstr "Tarea(s)"
171160

161+
#. module: crm_project_task
162+
#: model:ir.actions.act_window,name:crm_project_task.action_crm_lead_related_tasks
163+
msgid "Tasks"
164+
msgstr "Tareas"
165+
172166
#. module: crm_project_task
173167
#: model:ir.model,name:crm_project_task.model_crm_create_task
174168
msgid "Wizard to create task"

crm_project_task/i18n/fr.po

Lines changed: 38 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 17.0+e\n"
7+
"Project-Id-Version: Odoo Server 19.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-01-15 08:59+0000\n"
10-
"PO-Revision-Date: 2025-01-15 08:59+0000\n"
9+
"POT-Creation-Date: \n"
10+
"PO-Revision-Date: \n"
1111
"Last-Translator: \n"
1212
"Language-Team: \n"
13+
"Language: fr\n"
1314
"MIME-Version: 1.0\n"
1415
"Content-Type: text/plain; charset=UTF-8\n"
1516
"Content-Transfer-Encoding: \n"
16-
"Plural-Forms: \n"
17+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
1718

1819
#. module: crm_project_task
1920
#: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_count
@@ -54,12 +55,12 @@ msgstr "Créer une tâche"
5455
#. module: crm_project_task
5556
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__create_uid
5657
msgid "Created by"
57-
msgstr "Créer par"
58+
msgstr "Créé par"
5859

5960
#. module: crm_project_task
6061
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__create_date
6162
msgid "Created on"
62-
msgstr "Créer le"
63+
msgstr "Créé le"
6364

6465
#. module: crm_project_task
6566
#: model:ir.model.fields,field_description:crm_project_task.field_res_company__crm_default_project_id
@@ -70,18 +71,27 @@ msgstr "Projet par défaut CRM"
7071
#. module: crm_project_task
7172
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__description
7273
msgid "Description"
73-
msgstr ""
74+
msgstr "Description"
7475

7576
#. module: crm_project_task
7677
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__display_name
7778
msgid "Display Name"
78-
msgstr "Nom afficher"
79+
msgstr "Nom affiché"
7980

8081
#. module: crm_project_task
8182
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__id
8283
msgid "ID"
8384
msgstr ""
8485

86+
#. module: crm_project_task
87+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
88+
msgid ""
89+
"Keep track of the progress of your tasks from creation to completion. \n"
90+
" Collaborate efficiently by chatting in real-time or via email."
91+
msgstr ""
92+
"Suivez l'avancement de vos tâches de la création à l'achèvement. \n"
93+
" Collaborez efficacement en discutant en temps réel ou par e-mail."
94+
8595
#. module: crm_project_task
8696
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__write_uid
8797
msgid "Last Updated by"
@@ -104,12 +114,22 @@ msgstr "Piste"
104114
msgid "Lead/Opportunity"
105115
msgstr "Piste/opportunité"
106116

117+
#. module: crm_project_task
118+
#: model_terms:ir.actions.act_window,help:crm_project_task.action_crm_lead_related_tasks
119+
msgid "No tasks found. Let's create one!"
120+
msgstr "Aucune tâche trouvée. Créons-en une !"
121+
122+
#. module: crm_project_task
123+
#: model_terms:ir.ui.view,arch_db:crm_project_task.view_task_form2_inherit_crm_project_task
124+
#. odoo-python
125+
#: code:addons/crm_project_task/models/project_task.py:0
126+
msgid "Parent Lead"
127+
msgstr "Piste parente"
128+
107129
#. module: crm_project_task
108130
#. odoo-python
109131
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
110-
#, python-format
111-
msgid ""
112-
"Project not configured in settings, please contact with your administrator."
132+
msgid "Project not configured in settings, please contact with your administrator."
113133
msgstr ""
114134
"Projet non configuré dans la configuration, merci de contacter votre "
115135
"administrateur."
@@ -120,35 +140,27 @@ msgid "Projects"
120140
msgstr "Projets"
121141

122142
#. module: crm_project_task
143+
#: model:ir.actions.act_window,name:crm_project_task.action_new_task
123144
#: model:ir.model,name:crm_project_task.model_project_task
124145
#: model:ir.model.fields,field_description:crm_project_task.field_crm_lead__task_ids
125146
msgid "Task"
126147
msgstr "Tâche"
127148

128-
#. module: crm_project_task
129-
#. odoo-python
130-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
131-
#, python-format
132-
msgid "Task %s created."
133-
msgstr "Tâche %s crée."
134-
135149
#. module: crm_project_task
136150
#: model:ir.model.fields,field_description:crm_project_task.field_crm_create_task__task_name
137151
msgid "Task Name"
138-
msgstr "Nome de la tâche"
139-
140-
#. module: crm_project_task
141-
#. odoo-python
142-
#: code:addons/crm_project_task/wizards/crm_create_task.py:0
143-
#, python-format
144-
msgid "Task created from lead/opportunity %s"
145-
msgstr "Tâche créée depuis la piste/opportunité %s"
152+
msgstr "Nom de la tâche"
146153

147154
#. module: crm_project_task
148155
#: model_terms:ir.ui.view,arch_db:crm_project_task.inherit_crm_lead_view_form_crm_project_task
149156
msgid "Task(s)"
150157
msgstr "Tâche(s)"
151158

159+
#. module: crm_project_task
160+
#: model:ir.actions.act_window,name:crm_project_task.action_crm_lead_related_tasks
161+
msgid "Tasks"
162+
msgstr "Tâches"
163+
152164
#. module: crm_project_task
153165
#: model:ir.model,name:crm_project_task.model_crm_create_task
154166
msgid "Wizard to create task"

0 commit comments

Comments
 (0)