Newer
Older
# Translation of Odoo Server.
# This file contains the translation of the following modules:
"Project-Id-Version: Odoo Server 14.0\n"
"POT-Creation-Date: 2023-02-06 18:25+0000\n"
"PO-Revision-Date: 2023-02-06 18:25+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
#. module: energy_communities
#: model:mail.template,body_html:energy_communities.email_templ_lead_request_contact_confirm_id
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello,</p>\n"
"\n"
" <p>Thank you for contact.</p>\n"
"\n"
" <p>We have received your email and we have we have forwarded it to the Community so that they can contact you as soon as possible.</p>\n"
"\n"
" <p>Here is a copy of the data we received:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Contact name: ${object.name}</p>\n"
" <p> - Email: ${object.email_from}</p>\n"
" <p> - Phone: ${object.phone}</p>\n"
" <p> - Message: ${object.description}</p>\n"
" <p></p>\n"
" % if object.tag_ids:\n"
" <p> - Interested in:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>We keep in touch for any questions.</p>\n"
" <p>Yours faithfully,</p>\n"
" <p>Somcomunitats.coop team </p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Resources and FAQs</a></p>\n"
"\n"
"</div>\n"
" "
msgstr ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
"\n"
" <p>Gràcies per posar-te en contacte.</p>\n"
"\n"
" <p>Hem rebut el teu correu electrònic i li hem fet arribar a la Comunitat Energètica perquè es posin en contacte amb tu tan aviat com els sigui possible.</p>\n"
"\n"
" <p>Aquí tens una còpia del contingut del correu que hem rebut:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Nom: ${object.name}</p>\n"
" <p> - Correu electrònic: ${object.email_from}</p>\n"
" <p> - Telèfon: ${object.phone}</p>\n"
" <p> - Missatge: ${object.description}</p>\n"
" <p></p>\n"
" % if object.tag_ids:\n"
" <p> - Interès en:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>Atentament,</p>\n"
" <p>Equip de Somcomunitats.coop</p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Recursos i preguntes freqüents</a></p>\n"
"\n"
"</div>\n"
" "
#. module: energy_communities
#: model:mail.template,body_html:energy_communities.email_templ_lead_ce_creation_receipt_confirm_id
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello,</p>\n"
"\n"
" <p>Thank you for filling out the form and requesting the membership of your Energy Community on the Somcomunitats.coop platform.</p>\n"
"\n"
" <p>In the coming weeks we will study the application and contact you to indicate the steps and the information necessary to complete the registration process for the Community and the people who are part of it.</p>\n"
"\n"
" <p>Here is a copy of the data we received:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Community name: ${object.name}</p>\n"
" <p> - Description: ${object.description}</p>\n"
" <p> - Address: ${object.street}</p>\n"
" <p> - Zip code: ${object.zip}</p>\n"
" <p> - City: ${object.city}</p>\n"
" <p> - Email: ${object.email_from}</p>\n"
" <p> - Phone: ${object.phone}</p>\n"
" <p></p>\n"
" % if object.form_submission_metadata_ids:\n"
" % for meta in object.form_submission_metadata_ids:\n"
" % if meta.value:\n"
" % if meta.key == 'partner_qty_members':\n"
" <p> - Members: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_legal_state':\n"
" <p> - Activity state: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_foundation_date':\n"
" <p> - Foundation date: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_vat':\n"
" <p> - Activity state: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_comments':\n"
" <p> - Comments: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_firstname':\n"
" <p> - Contact firstname: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_lastname':\n"
" <p> - Contact lastname: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_firstname':\n"
" <p> - Contact 2 firstname: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_lastname':\n"
" <p> - Contact 2 lastname: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_email':\n"
" <p> - Contact 2 email: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_mobile':\n"
" <p> - Contact 2 phone: ${meta.value}</p>\n"
" % endif\n"
" % endif\n"
" % endfor\n"
" % endif\n"
" % if object.tag_ids:\n"
" <p> - Interested in:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>We keep in touch for any questions.</p>\n"
" <p>Yours faithfully,</p>\n"
" <p>Somcomunitats.coop team </p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Resources and FAQs</a></p>\n"
"\n"
"</div>\n"
" "
msgstr ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hola,</p>\n"
"\n"
" <p>Gràcies per omplir el formulari i sol·licitar l’adhesió de la vostra Comunitat Energètica a la plataforma Somcomunitats.coop.</p>\n"
"\n"
" <p>En les properes setmanes estudiarem la sol·licitud i ens posarem en contacte amb vosaltres per indicar-vos els passos i la informació necessària per acabar el procés d’alta de la Comunitat i de les persones que en formeu part.</p>\n"
"\n"
" <p>Aquí teniu una còpia de les dades que hem rebut:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Nom comunitat: ${object.name}</p>\n"
" <p> - Descripció: ${object.description}</p>\n"
" <p> - Adreça: ${object.street}</p>\n"
" <p> - Codi postal: ${object.zip}</p>\n"
" <p> - Ciutat: ${object.city}</p>\n"
" <p> - Correu electrònic: ${object.email_from}</p>\n"
" <p> - Telèfon: ${object.phone}</p>\n"
" <p></p>\n"
" % if object.form_submission_metadata_ids:\n"
" % for meta in object.form_submission_metadata_ids:\n"
" % if meta.value:\n"
" % if meta.key == 'partner_qty_members':\n"
" <p> - Membres: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_legal_state':\n"
" <p> - Estat: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_foundation_date':\n"
" <p> - Data creació: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_vat':\n"
" <p> - CIF: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_comments':\n"
" <p> - Comentaris: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_firstname':\n"
" <p> - Nom contacte: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'partner_lastname':\n"
" <p> - Cognoms contacte: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_firstname':\n"
" <p> - Nom contacte 2: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_lastname':\n"
" <p> - Cognoms contacte 2: ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_email':\n"
" <p> - Correu contacte 2 ${meta.value}</p>\n"
" % endif\n"
" % if meta.key == 'contact2_mobile':\n"
" <p> - Telèfon contacte 2: ${meta.value}</p>\n"
" % endif\n"
" % endif\n"
" % endfor\n"
" % endif\n"
" % if object.tag_ids:\n"
" <p> - Interès en:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>Seguim en contacte per qualsevol dubte.</p>\n"
" <p>Atentament,</p>\n"
" <p>Equip de Somcomunitats.coop</p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Recursos i preguntes freqüents</a></p>\n"
"\n"
"</div>\n"
" "
#. module: energy_communities
#: model:mail.template,body_html:energy_communities.email_templ_lead_request_advise_future_ce_confirm_id
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello,</p>\n"
"\n"
" <p>Thank you for filling out the form.</p>\n"
"\n"
" <p>In case an Energy Community is activated in your neighborhood or municipality, they can consult the existing requests and contact you. Without any commitment on your part beyond having shown interest in promoting a movement of social transformation and an energy model.</p>\n"
"\n"
" <p>Here is a copy of the data we received:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Contact name: ${object.name}</p>\n"
" <p> - Address: ${object.street}</p>\n"
" <p> - Zip code: ${object.zip}</p>\n"
" <p> - City: ${object.city}</p>\n"
" <p> - Email: ${object.email_from}</p>\n"
" <p> - Phone: ${object.phone}</p>\n"
" <p></p>\n"
" % if object.tag_ids:\n"
" <p> - Interested in:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>We keep in touch for any questions.</p>\n"
" <p>Yours faithfully,</p>\n"
" <p>Somcomunitats.coop team </p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Resources and FAQs</a></p>\n"
"\n"
"</div>\n"
" "
msgstr ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hola,</p>\n"
"\n"
" <p>Gràcies per omplir el formulari.</p>\n"
"\n"
" <p>En cas que s’activi una Comunitat Energètica en el teu barri o municipi, podran consultar les peticions existents i posar-se en contacte amb tu. Sense cap compromís per part teva més enllà d’haver mostrat interès en impulsar un moviment de transformació social i de model energètic.</p>\n"
"\n"
" <p>Aquí tens una còpia de les dades que hem rebut:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Nom: ${object.name}</p>\n"
" <p> - Adreça: ${object.street}</p>\n"
" <p> - Codi postal: ${object.zip}</p>\n"
" <p> - Ciutat: ${object.city}</p>\n"
" <p> - Correu electrònic: ${object.email_from}</p>\n"
" <p> - Telèfon: ${object.phone}</p>\n"
" <p></p>\n"
" % if object.tag_ids:\n"
" <p> - Interès en:</p>\n"
" % for tag in object.tag_ids:\n"
" <p> ${tag.name}</p>\n"
" % endfor\n"
" % endif\n"
" </div>\n"
" <br />\n"
" <p>Seguim en contacte per qualsevol consulta.</p>\n"
" <p>Atentament,</p>\n"
" <p>Equip de Somcomunitats.coop</p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Recursos i preguntes freqüents</a></p>\n"
"\n"
"</div>\n"
" "
#. module: energy_communities
#: model:mail.template,body_html:energy_communities.email_templ_lead_request_ce_news_confirm_id
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello,</p>\n"
"\n"
" <p>Thank you for filling out the form.</p>\n"
"\n"
" <p>You have been subscribed correctly to the Community Newsletter.</p>\n"
"\n"
" <p>Here is a copy of the data we received:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Community name: ${object.company_id.name}</p>\n"
" <p> - Email: ${object.email_from}</p>\n"
" <p> - Language: ${object.company_id.default_lang_id.code or object.company_id.partner_id.lang}</p>\n"
" </div>\n"
" <br />\n"
" <p>Yours faithfully,</p>\n"
" <p>Somcomunitats.coop team </p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Resources and FAQs</a></p>\n"
"\n"
"</div>\n"
" "
msgstr ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hola,</p>\n"
"\n"
" <p>Gràcies per omplir el formulari.</p>\n"
"\n"
" <p>Et confirmem que t’has subscrit correctament al butlletí. T’avisarem en cas que hi hagi alguna novetat en aquesta comunitat.</p>\n"
"\n"
" <p>Aquí tens una còpia de les dades que hem rebut:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Nom comunitat: ${object.company_id.name}</p>\n"
" <p> - Correu electrònic: ${object.email_from}</p>\n"
" <p> - Idioma: ${object.company_id.default_lang_id.code or object.company_id.partner_id.lang}</p>\n"
" </div>\n"
" <br />\n"
" <p>Seguim en contacte per qualsevol consulta.</p>\n"
" <p>Atentament,</p>\n"
" <p>Equip de somcomunitats.coop</p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Recursos i preguntes freqüents</a></p>\n"
"\n"
"</div>\n"
" "
#. module: energy_communities
#: model:mail.template,body_html:energy_communities.email_templ_lead_request_platform_news_confirm_id
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
msgid ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hello,</p>\n"
"\n"
" <p>Thank you for filling out the form.</p>\n"
"\n"
" <p>You have been subscribed correctly to the Platform Newsletter.</p>\n"
"\n"
" <p>We'll let you know if there's any news about the project.</p>\n"
"\n"
" <p>Here is a copy of the data we received:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Email: ${object.email_from}</p>\n"
" <p> - Language: ${object.company_id.default_lang_id.code or object.company_id.partner_id.lang}</p>\n"
" </div>\n"
" <br />\n"
" <p>Yours faithfully,</p>\n"
" <p>Somcomunitats.coop team </p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Resources and FAQs</a></p>\n"
"\n"
"</div>\n"
" "
msgstr ""
"\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n"
" <p>Hola,</p>\n"
"\n"
" <p>Gràcies per omplir el formulari.</p>\n"
"\n"
" <p>Et confirmem que t'has subscrit correctament al butlletí.</p>\n"
"\n"
" <p>T'avisarem en cas que hi hagi alguna novetat en el projecte.</p>\n"
"\n"
" <p>Aquí tens una còpia de les dades que hem rebut:</p>\n"
"\n"
" <div id=\"field_list_div\" style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 10px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p> - Correu electrònic: ${object.email_from}</p>\n"
" <p> - Idioma: ${object.company_id.default_lang_id.code or object.company_id.partner_id.lang}</p>\n"
" </div>\n"
" <br />\n"
" <p>Atentament,</p>\n"
" <p>Equip de Somcomunitats.coop</p>\n"
" <p><a href=\"https://web-test.somcomunitats.coop/recursos/\">Recursos i preguntes freqüents</a></p>\n"
"\n"
"</div>\n"
" "
#. module: energy_communities
#: model:res.groups,name:energy_communities.group_admin
msgid "Administrator"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_aggregate_demand
msgid "Agregació i flexibilitat de la demanda"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__allow_new_members
msgid "Allow new members"
msgstr "Autoritza nous membres"
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "Become Cooperator of"
msgstr "Esdevé membre de"
#. module: energy_communities
#: model:ir.actions.server,name:energy_communities.action_build_community_company_from_lead
msgid "Build Community Company"
msgstr "Genera la companyia al Odoo"
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_crm_lead__ce_tag_ids
msgid "CE Classify and analyze categories"
msgstr "Classifica i analitza categories CE"
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_leads_ce_contact_action
msgid "CE Contact"
msgstr "Contacte de CE"
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_leads_ce_info_action
msgid "CE Information"
msgstr "Informació de CE"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__ce_tag_ids
msgid "CE Tags"
msgstr "Etiquetes de CE"
#. module: energy_communities
#: model:utm.source,name:energy_communities.ce_source_creation_ce_proposal
msgid "CE creation"
msgstr "Creació de CE"
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_leads_new_ce_request_action
msgid "CE creation requests"
msgstr "Sol·licitud creació CE"
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_crm_tag
msgid "CRM Tag"
msgstr "Etiqueta CRM"
#. module: energy_communities
#: model_terms:ir.actions.act_window,help:energy_communities.ce_utm_sources_action
msgstr "Clica per definir un nou Source."
#. module: energy_communities
#: model_terms:ir.actions.act_window,help:energy_communities.ce_crm_lead_tags_action
msgstr "Clica per definir una nova etiqueta."
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_crm_lead__community_company_id
msgid "Community related to this Lead"
msgstr "Comunitat relacionada"
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_res_company
msgid "Companies"
msgstr "Empreses"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_collective_purchases
msgid "Compres col·lectives"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.view_company_form_ce_inherited
msgid "Comunitats Energètiques"
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_config_menu
msgid "Configuration"
msgstr "Configuració"
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_res_partner
msgid "Contact"
msgstr "Contacte"
#. module: energy_communities
#: model:utm.source,name:energy_communities.ce_source_existing_ce_contact
msgid "Contact a existing CE"
msgstr "Contactar una CE existent"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__cooperator_journal
msgid "Cooperator Journal"
msgstr "Diari Sòcies"
#. module: energy_communities
#: model:ir.actions.server,name:energy_communities.action_create_map_place_from_lead
msgid "Create Map Place"
msgstr "Crear punt de mapa"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__display_name
#: model:ir.model.fields,field_description:energy_communities.field_crm_tag__display_name
#: model:ir.model.fields,field_description:energy_communities.field_product_template__display_name
#: model:ir.model.fields,field_description:energy_communities.field_res_company__display_name
#: model:ir.model.fields,field_description:energy_communities.field_res_partner__display_name
#: model:ir.model.fields,field_description:energy_communities.field_subscription_request__display_name
#: model:ir.model.fields,field_description:energy_communities.field_utm_source__display_name
msgid "Display Name"
msgstr "Nom a mostrar"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_ce_contact_menu
msgid "EC Contact"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_new_ce_request_menu
msgid "EC Creation"
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_ce_info_menu
msgid "EC Information"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_energy_efficiency
msgid "Eficiencia energètica"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_thermal_energy
msgid "Energia tèrmica i climatització"
msgstr ""
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_lead_tags_action
msgid "Energy Actions"
msgstr "Accions Energètiques"
#. module: energy_communities
#: model:ir.module.category,name:energy_communities.energy_communities_category
#: model:ir.ui.menu,name:energy_communities.ce_root_menu
msgid "Energy Communities"
#. module: energy_communities
#: model:res.groups,name:energy_communities.role_ce_admin_res_groups
#: model:res.users.role,name:energy_communities.role_ce_admin
msgid "Energy Community Administrator"
#. module: energy_communities
#: model:res.groups,name:energy_communities.role_ce_member_res_groups
#: model:res.users.role,name:energy_communities.role_ce_member
msgid "Energy Community Member"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_config_energy_actions_menu
msgid "Energy actions in progress"
msgstr "Accions energètiques en curs"
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_res_company__coordinator
msgid ""
"Flag to indicate that this company has the rol of "
"'Coordinator'(=Administrator) for the current 'Comunitats Energètiques' "
"Platform"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_citizen_education
msgid "Formació ciutadana"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__foundation_date
msgid "Foundation date"
msgstr "Data creació"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_partner__gender
#: model:ir.model.fields,field_description:energy_communities.field_res_users__gender
#: model:ir.model.fields,field_description:energy_communities.field_subscription_request__gender
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_common_generation
msgid "Generació renovable comunitaria"
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_menu_general_settings
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_leads_general_info_action
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_general_info_menu
msgid "General Information"
msgstr "Informació general"
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.view_company_form_ce_inherited
msgid "Global Platform Administration"
msgstr "Administració global de la plataforma"
#. module: energy_communities
#: model:ir.model.fields.selection,name:energy_communities.selection__res_partner__gender__not_share
#: model:ir.model.fields.selection,name:energy_communities.selection__subscription_request__gender__not_share
msgid "I prefer to not share it"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__id
#: model:ir.model.fields,field_description:energy_communities.field_crm_tag__id
#: model:ir.model.fields,field_description:energy_communities.field_product_template__id
#: model:ir.model.fields,field_description:energy_communities.field_res_company__id
#: model:ir.model.fields,field_description:energy_communities.field_res_partner__id
#: model:ir.model.fields,field_description:energy_communities.field_subscription_request__id
#: model:ir.model.fields,field_description:energy_communities.field_utm_source__id
msgid "ID"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_mailing_mailing__source_ext_id
#: model:ir.model.fields,field_description:energy_communities.field_utm_source__source_ext_id
msgid "ID Ext Source"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_tag__tag_ext_id
#. module: energy_communities
#: model:utm.source,name:energy_communities.ce_source_general_info
msgid "Information Newsletter (general)"
msgstr "Rebre butlletí informació general plataforma"
#. module: energy_communities
#: model:utm.source,name:energy_communities.ce_source_existing_ce_info
msgid "Information about existing CE"
msgstr "Rebre butlletí informació sobre una CE"
#. module: energy_communities
#: model:utm.source,name:energy_communities.ce_source_future_location_ce_info
msgid "Information about future CE by location"
msgstr "Rebre informació sobre CCEE de la meva zona"
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_crm_leads_future_zone_info_action
msgid "Information future CE's by location"
msgstr "Rebre informació sobre CCEE de la meva zona"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_future_zone_info_menu
msgid "Information future EC's by location"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__initial_subscription_share_amount
msgid "Initial Subscription Share Amount"
msgstr "Quota inicial alta sòcia"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__lang
msgid "Language"
msgstr "Idioma"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead____last_update
#: model:ir.model.fields,field_description:energy_communities.field_crm_tag____last_update
#: model:ir.model.fields,field_description:energy_communities.field_product_template____last_update
#: model:ir.model.fields,field_description:energy_communities.field_res_company____last_update
#: model:ir.model.fields,field_description:energy_communities.field_res_partner____last_update
#: model:ir.model.fields,field_description:energy_communities.field_subscription_request____last_update
#: model:ir.model.fields,field_description:energy_communities.field_utm_source____last_update
msgid "Last Modified on"
msgstr "Última modificació el "
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Iniciativa/Oportunitat"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_sustainable_mobility
msgid "Mobilitat sostenible"
msgstr ""
#. module: energy_communities
#: model:ir.module.category,description:energy_communities.energy_communities_category
"Nivell d'Accés dels usuaris a la plataforma Odoo de les Comunitats Energètiques\n"
" "
#. module: energy_communities
#: code:addons/energy_communities/services/ce_community_service.py:0
#, python-format
msgid "No Odoo Company found for odoo_company_id %s"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#: code:addons/energy_communities/services/ce_member_service.py:0
#, python-format
msgid "No Odoo Partner found for Odoo user with login username %s"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#: code:addons/energy_communities/services/ce_member_service.py:0
#, python-format
msgid "No Odoo User found for KeyCloak user id %s"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields.selection,name:energy_communities.selection__res_partner__gender__not_binary
#: model:ir.model.fields.selection,name:energy_communities.selection__subscription_request__gender__not_binary
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid "Not valid parameter value [odoo_company_id]"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
"Once you are a member you can enjoy the services available from the "
"community and be part of a movement of social and energy model "
"transformation."
"Una vegada siguis soci/a podràs gaudir dels serveis disponibles de la "
"comunitat energètica i, alhora, formar part d'un moviment de transformació "
"social i de model energètic."
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
msgid ""
"Only users that belongs to the 'Coordinator' company can create new "
"Companies from Leads."
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
msgid ""
"Only users that belongs to the 'Coordinator' company can create new Map "
"Places from Leads."
#. module: energy_communities
#: model:res.groups,name:energy_communities.group_platform_manager
msgid "Platform Manager"
#. module: energy_communities
#: model:res.groups,name:energy_communities.role_platform_admin_res_groups
#: model:res.users.role,name:energy_communities.role_platform_admin
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__coordinator
msgid "Platform coordinator"
msgstr "Coordinadora de la plataforma"
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_product_template
msgid "Product Template"
msgstr "Plantilla de producte"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__community_company_id
msgid "Related Community"
msgstr "Comunitat relacionada"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_menu
msgid "Requests"
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_config_sources_menu
msgid "Source types"
msgstr "Tipus d'origens"
#. module: energy_communities
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "Source {} not found"
msgstr ""
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_utm_sources_action
msgid "Sources"
msgstr "Origens"
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_renewable_energy
msgid "Subministrament d'energia 100% renovable"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_subscription_request
#. module: energy_communities
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "Tag {} not found"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "Target Odoo Company id"
msgstr "Companyia d'Odoo de destí"
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__social_telegram
msgid "Telegram Account"
msgstr "Compte Telegram"
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
msgid ""
"The Foundation Date value {} have a non valid format. It must be: yyyy-mm-dd"
" or dd-mm-yyyy or yyyy/mm/dd or dd/mm/yyyy"
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "The Source {} of Lead {} do not allow the creation of Map Proposals"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "The Source {} of Lead {} do not allow the creation of new Companies"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_service.py:0
#, python-format
msgid "The role '{}' is not a valid one, it must be one of: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "There is an allready existing Map Place related to this Lead: {}."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
msgid ""
"There is an existing account for this email address on this community. "
"Please contact with the community administrators."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
msgid ""
"There is an existing account for this vat number on this community. Please "
"contact with the community administrators."
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "This form allow you to request be member of the community:"
msgstr ""
"Aquest és el formulari per a sol·licitar adherir-te com a soci/a a la "
"comunitat energètica:"
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_res_company__cooperator_journal
msgid ""
"This journal will be the default one as the receivable journal for the "
"cooperators"
msgstr ""
"Aquest diari serà el que s'usarà per defecte per als cobraments de les altes"
" de sòcies"
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "This language code %s is not active in Odoo. Active ones: %s"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid ""
"To be a member you must fulfill this form and lateron proceed to pay the "
"initial share of"
"Per a associar-t’hi primer cal omplir aquest qüestionari i després "
"formalitzar l’aportació econòmica d’entrada de"
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_utm_source
msgid "UTM Source"
msgstr "UTM Origen"
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_service.py:0
msgid ""
"Unable to change the user role to '{}', because the company would remain "
"without any 'CE Admin' member"
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
msgid ""
"Unable to create new company because there is an allready existing company "
"with this NAME: {}"
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
msgid ""
"Unable to create new company because there is an allready existing company "
"with this VAT number: {}"
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
msgid ""
"Unable to create the KeyCloack entities from Lead: {}, because it is not yet"
" related to any Community company"
#. module: energy_communities
#: code:addons/energy_communities/models/res_partner.py:0
#, python-format
msgid "Unable to create the new Odoo user related to this partner."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "Unable to get the Category (mandatory map place field) from Lead: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "Unable to get the Latitude (mandatory map place field) from Lead: {}"
msgstr ""