4233 lines
162 KiB
Plaintext
4233 lines
162 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * project
|
||
#
|
||
# Translators:
|
||
# RGB Consulting <odoo@rgbconsulting.com>, 2016
|
||
# Martin Trigaux, 2016
|
||
# Gemma Bochaca <gemma.bochaca@gmail.com>, 2016
|
||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2016
|
||
# Bàrbara Partegàs <barbararof@gmail.com>, 2016
|
||
# Josep Sànchez <papapep@gmx.com>, 2016
|
||
# Eric Antones <eantones@users.noreply.github.com>, 2016
|
||
# Carles Antoli <carlesantoli@hotmail.com>, 2016
|
||
# Quim - eccit <quim@eccit.com>, 2018
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-06-23 13:26+0000\n"
|
||
"PO-Revision-Date: 2017-06-23 13:26+0000\n"
|
||
"Last-Translator: Quim - eccit <quim@eccit.com>, 2018\n"
|
||
"Language-Team: Catalan (https://www.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: project
|
||
#: model:mail.template,body_html:project.mail_template_data_module_install_project
|
||
msgid ""
|
||
"\n"
|
||
" <div style=\"margin: 10px auto;\">\n"
|
||
" % set last_created_project = user.env['project.project'].search([('alias_id','!=',False)], order=\"create_date desc\")[0]\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%;\">\n"
|
||
" <tbody>\n"
|
||
" <tr>\n"
|
||
" <td style=\"padding:2px;width:30%;\">\n"
|
||
" <img src=\"web/static/src/img/logo.png\"/>\n"
|
||
" </td>\n"
|
||
" <td style=\"vertical-align: top; padding: 8px 10px;text-align: left;font-size: 14px;\">\n"
|
||
" <a href=\"web/login\" style=\"float:right ;margin:15px auto;background: #875A7B;border-radius: 5px;color: #ffffff;font-size: 16px;padding: 10px 20px 10px 20px;text-decoration: none;\">Auto Login</a>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </tbody>\n"
|
||
" </table>\n"
|
||
" <table style=\"width:100%;text-align:justify;margin:0 auto;border-collapse:collapse;border-top:1px solid lightgray\"\">\n"
|
||
" <tbody>\n"
|
||
" <tr>\n"
|
||
" <td style=\"padding:15px 10px;font-size:20px\">\n"
|
||
" <p dir=\"ltr\" style=\"font-size:15px;margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Your Odoo Project application is up and running</span></p><br>\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-size:13px;font-weight:bold;\">What’s next?</span></p>\n"
|
||
" <ul style=\"margin-top:0pt;margin-bottom:0pt;font-size:13px;list-style-type:disc;\">\n"
|
||
" % if last_created_project:\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Try creating a task by sending an email to </span>\n"
|
||
" <a href=\"mailto:${last_created_project.alias_id.name_get()[0][1] if last_created_project.alias_id.alias_domain else user.company_id.email}\">\n"
|
||
" <span style=\"font-weight:bold; text-decoration:underline;\">${last_created_project.alias_id.name_get()[0][1] if last_created_project.alias_id.alias_domain else user.company_id.email}</span>\n"
|
||
" </a>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" % endif\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span><a href=\"/web#view_type=list&model=res.users&action=base.action_res_users\">\n"
|
||
" <span style=\"font-weight:bold; text-decoration:underline;\">Invite new users</span></a></span>\n"
|
||
" <span>to collaborate</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" </ul> <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-weight:bold;\">Discover the </span>\n"
|
||
" <span><a href=\"/web#view_type=kanban&model=project.project&action=project.open_view_project_all\">\n"
|
||
" <span style=\"font-weight:bold; text-decoration:underline;\">project planner</span></a></span>\n"
|
||
" <span> to activate extra features</span>\n"
|
||
" <span style=\"color:#875A7B;margin:0;font-weight:bold\">(${user.env['web.planner'].get_planner_progress('planner_project')}% done)</span>\n"
|
||
" </p>\n"
|
||
" <ul style=\"margin-top:0pt;margin-bottom:0pt;font-size:13px;list-style-type:disc;\">\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Track hours with timesheets,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Plan tasks and resources with forecasts,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Get smart reporting and accurate dashboards,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Bill time on tasks or issues,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span>And much more...</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" </ul>\n"
|
||
" <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;line-height:1.3;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-weight:bold;\">Need Help?</span>\n"
|
||
" <span style=\"font-style:italic;\">You’re not alone</span>\n"
|
||
" </p>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span>We would be delighted to assist you along the way. Contact us through our\n"
|
||
" <a href=\"https://www.odoo.com/help\">support form</a> if you have any question.\n"
|
||
" You can also discover how to get the best out of Odoo Project with our </span>\n"
|
||
" <a href=\"https://www.odoo.com/documentation/user/10.0/project.html\">\n"
|
||
" <span style=\"text-decoration:underline;\">User Documentation</span></a>\n"
|
||
" </span><span> or with our </span>\n"
|
||
" <a href=\"https://www.odoo.com/documentation\">\n"
|
||
" <span style=\"text-decoration:underline;\">API Documentation</span></a>\n"
|
||
" </p>\n"
|
||
" <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\"><span>Enjoy your Odoo experience,</span></p>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </tbody>\n"
|
||
" </table>\n"
|
||
" <div dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;color:grey\">\n"
|
||
" <span><br/>-- <br/>The Odoo Team<br/>PS: People love Odoo, check </span><a href=\"https://twitter.com/odoo/favorites\"><span style=\"text-decoration:underline;\">what they say about it.</span></a></span>\n"
|
||
" </div>\n"
|
||
" </div>"
|
||
msgstr ""
|
||
|
||
#. module: project
|
||
#: model:mail.template,body_html:project.mail_template_data_project_task
|
||
msgid ""
|
||
"\n"
|
||
"<p>Dear ${object.partner_id.name or 'customer'},</p>\n"
|
||
"<p>Thank you for your enquiry.<br /></p>\n"
|
||
"<p>If you have any questions, please let us know.</p>\n"
|
||
"<p>Best regards,</p>"
|
||
msgstr ""
|
||
"\n"
|
||
"<p>Estimat ${object.partner_id.name or 'customer'},</p>\n"
|
||
"<p>Gràcies per adquirir.<br /></p>\n"
|
||
"<p>Si té qualsevol pregunta, si us plau, fes-nos-ho saber.</p>\n"
|
||
"<p>Salutacions cordials,</p>"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_opening_days
|
||
msgid "# Days to Assign"
|
||
msgstr "# Dies per assignar"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_closing_days
|
||
msgid "# Days to Close"
|
||
msgstr "# Dies per al tancament"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_delay_endings_days
|
||
msgid "# Days to Deadline"
|
||
msgstr "# Dies per la data límit"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_res_partner_task_count
|
||
#: model:ir.model.fields,field_description:project.field_res_users_task_count
|
||
msgid "# Tasks"
|
||
msgstr "# Tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_no_of_days
|
||
msgid "# Working Days"
|
||
msgstr "# Dies laborables"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_nbr
|
||
msgid "# of Tasks"
|
||
msgstr "# de tasques"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:240
|
||
#: code:addons/project/models/project.py:410
|
||
#, python-format
|
||
msgid "%s (copy)"
|
||
msgstr "%s (còpia)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid ""
|
||
"(Un)archiving a project automatically (un)archives its tasks and issues. Do "
|
||
"you want to proceed?"
|
||
msgstr ""
|
||
"(Des)arxivar un projecte de forma automàtica (des)arxiva les seves tasques i incidències.\n"
|
||
"Procedir?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "- The Odoo Team"
|
||
msgstr "- L'equip d'Odoo"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "1. Learn about Tasks, Issues and Timesheets."
|
||
msgstr "1. Aprengui sobre tasques incidències i part d'hores."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"2. Now, take some time to list <strong>the Projects you'll need:</strong>"
|
||
msgstr ""
|
||
"2. Ara, li portarà algun temps enumerar <strong>els projectes que "
|
||
"necessitarà:</strong>"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:72
|
||
#, python-format
|
||
msgid ""
|
||
"<b>Assign the task</b> to someone. <i>You can create and invite a new user "
|
||
"on the fly.</i>"
|
||
msgstr ""
|
||
"<b>Assigna la tasca</b> amb algú. <i>Pot crear i invitar un nou usuari al "
|
||
"vol.</i>"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:83
|
||
#, python-format
|
||
msgid "<b>Click the save button</b> to apply your changes to the task."
|
||
msgstr "<b>Clic el botó de guardar</b> per aplicar els canvis a la tasca."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:48
|
||
#, python-format
|
||
msgid "<b>Drag & drop tasks</b> between columns as you work on them."
|
||
msgstr ""
|
||
"<b>Agafa i deixa anar tasques</b> entre columnes quan treballis amb elles."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:97
|
||
#, python-format
|
||
msgid ""
|
||
"<b>Invite coworkers</b> via email.<br/><i>Enter one email per line.</i>"
|
||
msgstr ""
|
||
"<b>Invitar companys de treball</b> via email.<br/><i>Entrar un email per "
|
||
"línia.</i>"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:54
|
||
#, python-format
|
||
msgid "<b>Star tasks</b> to mark team priorities."
|
||
msgstr "<b>Tasques inicials</b> per marcar prioritats d'equip."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<i class=\"fa fa-user\"/> Person Responsible"
|
||
msgstr "<i class=\"fa fa-user\"/> Responsable"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:122
|
||
#, python-format
|
||
msgid ""
|
||
"<p class=\"oe_view_nocontent_create\">\n"
|
||
" Documents are attached to the tasks and issues of your project.</p><p>\n"
|
||
" Send messages or log internal notes with attachments to link\n"
|
||
" documents to your project.\n"
|
||
" </p>"
|
||
msgstr ""
|
||
"<p class=\"oe_view_nocontent_create\">\n"
|
||
"Els documents adjuntats a les tasques i incidències del seu projecte.</p><p>Envii missatges o registri notes internes amb arxius adjunts per enllaçar documents al seu projecte.</p>"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:150
|
||
#, python-format
|
||
msgid "<p class=\"oe_view_nocontent_create\">Click to create a new project.</p>"
|
||
msgstr "<p class=\"oe_view_nocontent_create\">Clic per crear un nou projecte.</p>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "<span attrs=\"{'invisible':[('use_tasks', '=', False)]}\">as </span>"
|
||
msgstr "<span attrs=\"{'invisible':[('use_tasks', '=', False)]}\">com </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install now"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> Instal·lar ara"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<span class=\"fa fa-comment-o\"/> Website Live Chat"
|
||
msgstr "<span class=\"fa fa-comment-o\"/> Xat en viu"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<span class=\"fa fa-comment-o\"/> Website Live Chat on"
|
||
msgstr "<span class=\"fa fa-comment-o\"/> Xat en viu a"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<span class=\"fa fa-envelope-o\"/> Email Our Project Expert"
|
||
msgstr "<span class=\"fa fa-envelope-o\"/> Contacti amb el nostre expert"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"fa fa-thumbs-o-down\"/> The <strong> Wrong Way</strong> to use"
|
||
" projects:"
|
||
msgstr ""
|
||
"<span class=\"fa fa-thumbs-o-down\"/> La <strong>Forma equivocada</strong> "
|
||
"d'utilitzar projectes:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"fa fa-thumbs-o-up\"/> The <strong>Right Way</strong> to use "
|
||
"projects:"
|
||
msgstr ""
|
||
"<span class=\"fa fa-thumbs-o-up\"/> La <strong>Forma correcta</strong> "
|
||
"d'utilitzar projectes:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_kanban
|
||
msgid "<span class=\"o_label\">Documents</span>"
|
||
msgstr "<span class=\"o_label\">Documents</span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-laptop\"/>\n"
|
||
" <strong> Screen Customization</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
"<span class=\"fa fa-laptop\"/>\n"
|
||
"<strong> Personalització de la pantalla</strong>\n"
|
||
"</span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-mobile\"/>\n"
|
||
" <strong> From your Mobile phone</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-mobile\"/>\n"
|
||
" <strong> Des del teu telèfon mòbil</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-pencil-square-o\"/>\n"
|
||
" <strong> Create Custom Reports</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-pencil-square-o\"/>\n"
|
||
" <strong> Crear informes personalitzats</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-puzzle-piece\"/>\n"
|
||
" <strong> Via Chrome extension</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-puzzle-piece\"/>\n"
|
||
" <strong> Via una extensió de Chrome</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-sitemap\"/>\n"
|
||
" <strong> Workflow Customization</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-sitemap\"/>\n"
|
||
" <strong>Personalització del flux de treball</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-tasks\"/>\n"
|
||
" <strong> Directly in Odoo</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-tasks\"/>\n"
|
||
" <strong> Directament en Odoo</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-thumb-tack\"/>\n"
|
||
" <strong> Exercise 1</strong><br/>\n"
|
||
" <span class=\"small\">Check Workload</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-thumb-tack\"/>\n"
|
||
" <strong> Exercici 1</strong><br/>\n"
|
||
" <span class=\"small\">Comprovar la càrrega de treball</span>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-thumb-tack\"/>\n"
|
||
" <strong> Exercise 2</strong><br/>\n"
|
||
" <span class=\"small\">Delay to close an Issue</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
"<span class=\"fa fa-thumb-tack\"/>\n"
|
||
"<strong> Exercici 2</strong><br/>\n"
|
||
"<span class=\"small\">Retard per a tancar una incidència</span>\n"
|
||
"</span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-check-square-o\"/>\n"
|
||
" <strong> Tasks</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-check-square-o\"/>\n"
|
||
" <strong> Tasca</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-clock-o\"/>\n"
|
||
" <strong> Timesheets</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-clock-o\"/>\n"
|
||
" <strong> Part d'hores</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-exclamation-circle\"/>\n"
|
||
" <strong> Issues</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-exclamation-circle\"/>\n"
|
||
" <strong>Incidències</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid ""
|
||
"<span>(*) This configuration is related to the company you're logged "
|
||
"into.</span>"
|
||
msgstr ""
|
||
"<span>(*) Aquesta configuració esta relacionada amb la companyia en la "
|
||
"questas conectada.</span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span><strong>Contact us to customize your application:</strong><br/>\n"
|
||
" We have special options for unlimited number of customizations !\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span><strong>Contacti amb nosaltres per a personalitzar la seva aplicació:</strong><br/>\n"
|
||
" Tenim opcions especials per un número de personalitzacions il·limitades! </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<span><strong>We are here to help you:</strong> if you don't succeed in achieving your favorite KPIs, contact us and we can help you create your custom reports.\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span><strong>Estem aquí per ajudar-lo:</strong> si no té èxit en aconseguir el seu KPI desitjat, contacti amb nosaltres i el podrem ajudar a crear informes personalitzats.\n"
|
||
" </span>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Adjourn (5 min)</strong>\n"
|
||
" Conclude the meeting with upbeat statements and positive input on project accomplishments. Always reinforce teamwork and encourage all member to watch out for each other to ensure the project is successful."
|
||
msgstr ""
|
||
"<strong> Ajornar (5 min)</strong>\n"
|
||
"Conclogui la reunió amb conclusions optimistes i entrades positives als assoliments del projecte. Sempre reforça el treball en equip i encoratja a tots els membres a tenir-se en compte entre si per assegurar l'èxit del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Critical items (10 min)</strong>\n"
|
||
" Upon completing the project status review session, summarize the critical items."
|
||
msgstr ""
|
||
"<strong> Articles crítics (10 min)</strong>\n"
|
||
"Sobre completar l'estat del projecte sessió de revisió, resumeixi els articles crítics."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> New business issues (5 min)</strong>\n"
|
||
" You may have learned something during the week that affects the project. Share the news early in the meeting to help team members consider the issue as you walk through the project status session. Not every issue warrants spending time here, so keep discussions to a minimum."
|
||
msgstr ""
|
||
"<strong> Noves incidències de negoci (5min)</strong>\n"
|
||
"Vostè podria haver après alguna cosa durant la setmana que afectes el projecte. Comparteixi les novetats al principi de la reunió per ajudar als membres de l'equip a considerar la incidència mentre es desenvolupa la sessió d'estat del projecte. No totes les incidències mereixen passar temps aquí, així que mantingui les discussions a un mínim."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong> Prepare an agenda (and keep to it)</strong>"
|
||
msgstr "<strong> Prepari una agenda (i mantingui-la)</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Project plan status review (20 min) </strong>\n"
|
||
" Walk through your project plan and allow each team member to provide a brief status of assignments due this week and tasks planned for the next two weeks. You want to know whether tasks are on track and if any will miss their projected deadline. You also want to allow the team member to share any special considerations that might affect other tasks or members of the project. Carefully manage this part because some team members will want to pontificate and spend more time than is really needed. Remember, you’re the project manager."
|
||
msgstr ""
|
||
"<strong> Revisió de l'estat del pla de projecte (20 min)</strong>\n"
|
||
"Presenti el seu pla de projecte i permet a cada membre proporcionar un breu estat d'assignacions d'aquesta setmana i les tasques planejades per les següents dues setmanes. Vols saber quines tasques són seguides i si alguna no complirà amb el termini establert. També voldràs permetre l'equip de membres a compartir qualsevol consideració que afecti altres tasques o membres del projecte. Amb cura gestioni aquesta part perquè alguns dels membres voldran pontificar i gastar més temps del que és realment necessari. Recorda, ets el gestor del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Q&A and discussion time (10 min)</strong>\n"
|
||
" Always give your team time to ask questions on issues that were not discussed. This gives you another opportunity to reinforce key points that you've picked up during the week or discovered during the meeting."
|
||
msgstr ""
|
||
"<strong>P&R i temps de discussió (10 min)</strong>\n"
|
||
"Sempre dóna al teu equip temps per resoldre dubtes sobre les incidències que no han estat discutides. Això dona una altra oportunitat per reforçar els punts forts que poden ser recollits durant la setmana o descobreix durant la trobada."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Roll call (5 min)</strong>\n"
|
||
" Let everyone know who is in attendance before starting. This is important for remote team members who have dialled in and will save you time later."
|
||
msgstr ""
|
||
"<strong> Passar llista (5 min)</strong>\n"
|
||
"Permeti a tots saber qui assisteix abans de començar. Abans és important pels membres d'equip connectats en remots i li estalviarà temps més tard."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong> Summary and follow-up items (5 min)</strong>\n"
|
||
" Always wrap up with a project status summary and a list of action items dentified in the meeting to help move the project along."
|
||
msgstr ""
|
||
"<strong>Resum i punts de seguiments (5 min)</strong>\n"
|
||
"Sempre acabi amb un resum de l'estat del projecte i una llista dels elements d'acció identificats en la reunió per ajudar a impulsar el projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>A great feature in Odoo is the integration of a Collaborative Notepad called Etherpad.</strong><br/>\n"
|
||
" It replaces the standard Description area in Tasks and Issues and is extremely useful for several cases."
|
||
msgstr ""
|
||
"<strong>Una gran funcionalitat d'Odoo és la integració d'un bloc de notes col·laboratiu anomenat Etherpad</strong><br/>\n"
|
||
"Substitueix a l'àrea de descripció estàndard en tasques i problemes i és extremadament útil per diverses coses."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>A problem or request from a customer</strong> that needs to be "
|
||
"identified, solved and followed up asap."
|
||
msgstr ""
|
||
"<strong>Un problema o un requeriment d'un client</strong> que necessita ser "
|
||
"identificat, resolt i seguit l'abans possible."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>About Employees:</strong>"
|
||
msgstr "<strong>Sobre empleats:</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Add a Deadline</strong><br/>\n"
|
||
" The deadline will help you determine if a task or issue is progressing as expected and to anticipate its next update."
|
||
msgstr ""
|
||
"<strong>Afegir data límit</strong><br/>\n"
|
||
"La data límit t'ajudarà a determinar si una tasca o incidència està progressant com era d'esperar i anticipar la seva pròxima actualització."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>An internal activity</strong> that should be done within a defined "
|
||
"period of time."
|
||
msgstr ""
|
||
"<strong>Una activitat interna</strong> que ha de completar-se en un període "
|
||
"de temps definit."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Analyze reports</strong> (every a year)"
|
||
msgstr "<strong>Analitza els informes</strong> (cada any)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Approve your Timesheets</strong> (every week)"
|
||
msgstr "<strong>Aprovi els seus parts d'hores</strong> (cada setmana)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Ask participants to prepare</strong><br/>\n"
|
||
" To run an effective meeting, prepare participants beforehand. Inform them of how they are expected to contribute."
|
||
msgstr ""
|
||
"<strong>Demani als participants que es preparin</strong><br/>\n"
|
||
"Per portar a cap una reunió eficaç, prepari als participants abans. Informi'ls de com s'espera que contribueixin."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Be careful about the messages you send</strong><br/>\n"
|
||
" Sending a message through Odoo will automatically send an email containing your message to all the followers including internal employees, external users or customers."
|
||
msgstr ""
|
||
"<strong>Vagi amb atenció amb els missatges que envia</strong><br/>\n"
|
||
"Enviant un missatge a través d'Odoo enviarà automàticament un correu electrònic amb el seu missatge a tots els seguidors, inclús els treballadors interns, els usuaris externs i els clients."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Billing</strong>"
|
||
msgstr "<strong>Factura</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Choose the right day</strong><br/>\n"
|
||
" Avoid Monday mornings as your regular meeting day; choosing to meet later in the week gives participants time to get ready for the meeting and to work toward specific objectives in the days that follow."
|
||
msgstr ""
|
||
"<strong>Triï el dia correcte</strong><br/>\n"
|
||
"Eviti els dilluns al matí com el dia regular de la reunió; L'elecció de reunir-se més endavant en la setmana dóna als participants temps per preparar-se per la reunió i a treballar cap a objectius específics els dies que segueixen."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Click on 'Reporting' on the main menu</strong> and generate "
|
||
"statistics relevent to each profiles:"
|
||
msgstr ""
|
||
"<strong>Faci clic en \"Informes\" en el menú principal</strong> i generar "
|
||
"estadístiques rellevants per cada perfil:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Contact us now:</strong><br/>"
|
||
msgstr "<strong>Contacti'ns ara:</strong><br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Create tasks and issues by email</strong><br/>\n"
|
||
" In Odoo, every project has an email alias. If you send an email to this alias, it will automatically create a task or issue in the first stage of the project, with all the email recipients as its default followers."
|
||
msgstr ""
|
||
"<strong>Crear tasques i incidències per correu electrònic</strong><br/>\n"
|
||
"En Odoo cada projecte té un àlies de correu electrònic. Si envia un correu electronic amb aquest alias automaticament crearà una tasca o una incidència en la primera etapa del projecte, amb tots els destinataris de correu electrònic amb els seus seguidors predeterminats."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Define a Naming Convention</strong><br/>\n"
|
||
" Add keywords in the 'Task title' field, for example [Customer name] or [Website]. This will help you navigate and search through the dozens of tasks in your project."
|
||
msgstr ""
|
||
"<strong>Defineixi una nomenclatura de convenció</strong><br/>\n"
|
||
"Afegeixi paraules claus en el camp \"Tiol de la tasca\", per exemple [nom de client] o [pàgina web]. Això l'ajudarà a navegar i buscar a través de dotzenes de tasques al seu projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Enter your activities</strong> (every day)"
|
||
msgstr "<strong>Introdueixi les seves activitats</strong> (tots els dies)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Example: </strong>"
|
||
msgstr "<strong>Exemple: </strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Exercise:</strong> Try to create a graph with the monthly evolution "
|
||
"of the 'Average delay to close' of Issues."
|
||
msgstr ""
|
||
"<strong>Exercici:</strong> Prova de crear un gràfic amb l'evolució mensual "
|
||
"de 'demora mitjana per tancar' de incidències."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Exercise:</strong> Try to get a view of the workload for this week "
|
||
"for all your employees (planned hours)."
|
||
msgstr ""
|
||
"<strong>Exercici:</strong> Prova d'obtenir una vista de la càrrega de "
|
||
"treball per a tots els seus treballadors (hores planejades)."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Follow every meeting with a recap email</strong>\n"
|
||
" As soon as the meeting is over, publish meeting minutes and distribute them along with the updated project schedule, issues/action item matrix, and any other appropriate documents. Try to use the same template throughout meetings and improve it continuously."
|
||
msgstr ""
|
||
"<strong>Segueixi totes les reunions amb un correu electrònic de recapitulació</strong>\n"
|
||
"Tan aviat com acabi la reunió publiqui l'acta i distribueixi-la amb el cronograma del projecte actualitzat, la matriu de temes / acció i qualsevol altre document apropiat. Tracti d'utilitzar la mateixa plantilla durant les reunions i millori-les contínuament."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Follow only what you need</strong><br/>\n"
|
||
" The simplest way to use notifications is to follow a whole project: you will receive notifications for all the new and existing tasks or issues of a project."
|
||
msgstr ""
|
||
"<strong>Segueixi només el que necessiti</strong><br/>\n"
|
||
"La forma simple d'utilitzar notificacions es seguir el projecte sencer: rebra notificacions per a totes les tasques noves i existents o incidencies de un projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>For issues:</strong>"
|
||
msgstr "<strong>Per incidències:</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>For tasks:</strong>"
|
||
msgstr "<strong>Per tasques:</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Getting reports</strong> on what your employees are working on"
|
||
msgstr ""
|
||
"<strong>Obtenir estadístiques</strong> sobre quant temps requereix una tasca"
|
||
" per ser completada"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Getting statistics</strong> on how much time a task takes to be "
|
||
"completed"
|
||
msgstr ""
|
||
"<strong>Obtingui estadístiques</strong> sobre quant temps requereix una "
|
||
"tasca per ser completada"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Have Clear Responsibilities</strong><br/>\n"
|
||
" The person assigned to a task is responsible for its progress and their avatar is displayed in Kanban view for quick reference. Of course, the responsibility for a task can change depending on its stage."
|
||
msgstr ""
|
||
"<strong>Clarifiqui responsabilitats</strong><br/>\n"
|
||
"La persona assignada a una tasca és responsable del seu progrés i el seu avatar es mostra en la vista kanban per una referència rapida. Per descomptat, la responsabilitat d'una tasca poden canviar depenent de la seva etapa."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>In 'Pull' mode</strong>, tasks ready to progress to the next stage "
|
||
"are just marked as 'Ready for next stage (using the status icon) by the "
|
||
"person responsible for the current stage. Then, the person responsible for "
|
||
"the next stage takes the task and moves it to the next stage. This is the "
|
||
"best way to work if you have diluted responsibilities for your Kanban "
|
||
"stages."
|
||
msgstr ""
|
||
"<strong>Al mode 'Pull'</strong>, les tasques preparades per avançar a la "
|
||
"següent etapa estan marcades com 'Llesta per la següent etapa' (utilitzant "
|
||
"la icona d'estat) per la persona responsable de l'etapa actual. Llavors la "
|
||
"persona responsable de la següent etapa agafa la tasca i la mou a la següent"
|
||
" etapa. Aquesta és la millor forma de treballar si té responsabilitats "
|
||
"diluïdes per les seves etapes de kanban."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>In 'Push' mode</strong>, tasks are pushed into the next stage (once "
|
||
"they satisfy all requirements) by the person responsible for the current "
|
||
"stage. This is a simple way to work but only functions well if you work "
|
||
"alone."
|
||
msgstr ""
|
||
"<strong>Al mode 'Push'</strong> les tasques es porten a la següent etapa "
|
||
"(una vegada que és satisfacin tots els requisits) per la persona responsable"
|
||
" de l'etapa actual. Aquesta és una forma simple de treballar, però només "
|
||
"funciona bé si treballa sol."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Invoice your customers</strong> (every month)"
|
||
msgstr "<strong>Facturi als seus clients</strong> (tots els mesos)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Invoicing your customers</strong> on Time & Material projects"
|
||
msgstr ""
|
||
"<strong> Facturi als seus clients</strong> en projectes Temps i Materials"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Need help to structure your projects?</strong><br/>"
|
||
msgstr ""
|
||
"<strong>Necessita ajuda per a estructurar els seus projectes?</strong><br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Need help with Timesheets management? Contact us now:</strong><br/>"
|
||
msgstr ""
|
||
"<strong>Necessita ajuda amb la gestió dels horaris? Contacti'ns "
|
||
"ara:</strong><br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Need help with defining your Projects? Contact us now.</strong><br/>"
|
||
msgstr ""
|
||
"<strong>Necessita ajuda definint els seus Projectes? Contacti'ns "
|
||
"ara.</strong><br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Notes</strong>"
|
||
msgstr "<strong>Notes</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Prepare yourself as well</strong><br/>\n"
|
||
" As project manager, you also need to be fully prepared. There should be no surprises during the meeting. Surprises can undermine your ability to manage the project and cause team members to lose confidence in you."
|
||
msgstr ""
|
||
"<strong>Prepari's també</strong><br/>\n"
|
||
"Com gerent de projecte també necessita estar completament preparat. No ha d'haver-hi sorpreses durant la reunió. Les sorpreses poden soscavar la seva capacitat d'administrar el projecte i fer que els membres de l'equip perdin la seva confiança."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Recommended actions:</strong>"
|
||
msgstr "<strong>Accions recomanades:</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Rely on the chatter</strong><br/>\n"
|
||
" Below every Task and Issue (or more generally, below every Document in Odoo) is an area called Chatter."
|
||
msgstr ""
|
||
"<strong>Confiï en el xat</strong><br/>\n"
|
||
"Sota de cada tasca o incidència (en general sota de cada document en Odoo) hi ha una àrea anomenada xat."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Set Priorities</strong><br/>\n"
|
||
" The <i class=\"fa fa-star\"/> is used to indicate priority: in Kanban views, high priority Tasks or Issues will be displayed on top. This is particulary useful if you use a Scrum methodology to indicate the tasks for the week. Similarly to Status, you can change the meaning of the Star indicator from the Project Stages tab."
|
||
msgstr ""
|
||
"<strong>Establir prioritats</strong><br/>\n"
|
||
"La classe <i class=\"fa fa-star\"/> s'utilitza per indicar la prioritat: en vistes kanban les tasques o incidències d'alta prioritat es mostraran en la part superior. Això és particularment útil si utilitza metodologia Scrum per indicar les tasques de la setmana. Igual que en Status, pot canviar el significat de l'indicador Star des de la fitxa d'etapa del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>Stages and Requirements</strong> for next stage:"
|
||
msgstr "<strong>Etapes i requisits </strong> per la següent etapa:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Start with an answer.</strong><br/>\n"
|
||
" The worst question to ask is, \"What did you do this week?\" It invariably generates unnecessary, time-consuming dialogue from team members. Plus, you should already know what everyone on the team did during the week."
|
||
msgstr ""
|
||
"<strong>Comença amb una resposta.</strong><br/>\n"
|
||
"La pitjor pregunta és: \"Que vas fer aquest cap de setmana?\"\n"
|
||
"Inevitablement genera un diàleg innecessari i improductiu de part dels membres de l'equip. Admès, vostè ja ha de saber el que l'equip ha fet durant la setmana."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>There are two ways of managing your Kanban stages:</strong>"
|
||
msgstr ""
|
||
"<strong>Hi ha dues formes de gestionar les seves etapes en Kanban:</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>To increase the efficiency of your Projects</strong>, you should "
|
||
"have a look at some of our other apps:"
|
||
msgstr ""
|
||
"<strong>Per incrementar l'eficiència del seu Projecte</strong>, pots tenir "
|
||
"una mirada a alguns de les teves aplicacions:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>To use Collaborative Notepads</strong>, simply activate the "
|
||
"corresponding option in your"
|
||
msgstr ""
|
||
"<strong>Per utilitzar els blocs de notes de col·laboració</strong>, "
|
||
"simplement activa l'opció corresponent en"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Use Status Indicator</strong><br/>\n"
|
||
" The Status indicator helps you manage Tasks and Issues by giving them one of 3 different colour: Grey, Green or Red. The meaning of these Statuses can be freely configured, for example:"
|
||
msgstr ""
|
||
"<strong>Utilitzar indicador d'estat</strong><br/>\n"
|
||
"L'indicador d'estat l'ajuda a gestionar tasques i incidències donant un color de 3 possibles: gris, verd o roig. El significat d'aquests estats es poden configurar lliurement, per exemple:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>Use Tags</strong><br/>\n"
|
||
" Tags are complementary to your project stages: they can work as a second level categorization which is very useful if you have a lot of Tasks or Issues to manage. Also, it becomes very easy to find Tasks or Issues by typing the Tag into the main Search bar."
|
||
msgstr ""
|
||
"<strong>Utilitzi etiquetes</strong><br/>\n"
|
||
"Les etiquetes són complementaries a les etapes del projecte: pot funcionar com una categorització de segon nivell, que és molt útil si té moltes tasques o incidències que administrar. Admès resulta molt fàcil trobar tasques o problemes escrivint l'etiqueta en la barra de cerca principal."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>What Activities</strong> would you like to manage?"
|
||
msgstr "<strong>Quines activitats</strong> et poden interessar gestionar?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "<strong>What do you expect</strong> from using Odoo Project?"
|
||
msgstr "<strong>Que esperes</strong> en utilitzar el Projecte Odoo?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>You have different users writing Tasks descriptions</strong><br/>\n"
|
||
" It can quickly become messy if everyone uses his own layout. Etherpad will allow you to create a basic template with a few titles and bullet points, making it much easier for everyone."
|
||
msgstr ""
|
||
"<strong>Té diferents usuaris escrivint descripcions de tasques</strong><br/>\n"
|
||
"Pot arribar a ser rapidament un caos si cada un utilitza el seu propi format. Etherpad li permetrà crear una plantilla bàsica amb uns quants títols i punts, fent-ho molt més fàcil per tots."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>You have to manage versions and track changes</strong><br/>\n"
|
||
" Etherpad auto-saves the document at regular short intervals and users can permanently save specific versions at any time. Plus, a \"time slider\" feature also allows anyone to explore the history of the pad."
|
||
msgstr ""
|
||
"<strong>Ha d'administrar versions i fer el seguiment de canvis</strong><br/>\n"
|
||
"Etherpad guarda automàticament el document a intervals regulars de temps, i els usuaris poden guardar permanentment versions específiques en qualsevol moment. A més una funció de \"time slider\" també permet a qualsevol persona explorar l'historial."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"<strong>You organize distant meetings</strong><br/>\n"
|
||
" Etherpad allows users to simultaneously edit a text document, see all of the edits in real-time and with the ability to display each author's text in their own color."
|
||
msgstr ""
|
||
"<strong>Organitzi reunions a distància</strong><br/>\n"
|
||
"Etherpad permet als usuaris editar simultàniament un document de text, veure totes les edicions en temps real, i amb la capacitat de mostrar el text de cada autor en el seu propi color."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_defaults
|
||
msgid ""
|
||
"A Python dictionary that will be evaluated to provide default values when "
|
||
"creating new records for this alias."
|
||
msgstr ""
|
||
"Diccionari Python a avaluar per proporcionar valors per defecte quan es "
|
||
"creïn nous registres per aquest pseudònim."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"A customer sends a complaint to support@yourcompany.com: an Issue is "
|
||
"automatically created into a 'Support level 1' project based on the original"
|
||
" email from the customer."
|
||
msgstr ""
|
||
"Un client envia una queixa a support@yourcompany.com: una incidència es crea"
|
||
" automàticament en un projecte de \"nivell de suport 1\" basat en el correu "
|
||
"electrònic original del client."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"A project usually involves many stakeholders, be it the project's sponsor, resources, customers or external contractors. But the most important person in a project is usually the Project Manager.<br/>\n"
|
||
" In Odoo, the Project Managers have the responsibility of managing the Kanban view: they ensure smooth progression of the projects, minimal downtime between stages and optimal work distribution between resources."
|
||
msgstr ""
|
||
"Un projecte sol involucrar a moltes parts interessades, ja sigui el patrocinador del projecte, els recursos, els clients o contractes externs. Però la persona més important en un projecte sol ser el Gerent de Projecte.<br/>\n"
|
||
"En Odoo els Gerents de Projecte tenen la responsabilitat d'administrar la vista kanban: asseguren una progressió suau dels projectes, un temps d'inactivitat mínima entre etapes i una distribució optima del treball entre els recursos."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_kanban_state
|
||
msgid ""
|
||
"A task's kanban state indicates special situations affecting it:\n"
|
||
" * Normal is the default situation\n"
|
||
" * Blocked indicates something is preventing the progress of this task\n"
|
||
" * Ready for next stage indicates the task is ready to be pulled to the next stage"
|
||
msgstr ""
|
||
"Un estat de kanban en una tasca indica situacions especials que l'afecten:\n"
|
||
"* 'Normal' és la situació per defecte.\n"
|
||
"* 'Bloquejat' indica que alguna cosa està impedint el progrés de la tasca.\n"
|
||
"* 'Llesta per la següent etapa' indica que la tasca pot ser portada a la següent etapa."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Accept Emails From"
|
||
msgstr "Acceptar emails de"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Account Preferences"
|
||
msgstr "Preferències del compte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:38
|
||
#, python-format
|
||
msgid "Action has a clear description"
|
||
msgstr "L'acció té una descripció clara"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Activate 'Allow invoicing based on timesheets' from the <i>Human Resources "
|
||
"Settings</i>."
|
||
msgstr ""
|
||
"Activar 'Permetre facturar segons part d'hores' des de els <i>ajustos de "
|
||
"recursos humans</i>."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.server,name:project.activate_sample_project
|
||
msgid "Activate Sample Project"
|
||
msgstr "Activar projecte d'exemple"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_active
|
||
#: model:ir.model.fields,field_description:project.field_project_task_active
|
||
msgid "Active"
|
||
msgstr "Actiu"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Activities"
|
||
msgstr "Activitats"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
msgid "Add a description..."
|
||
msgstr "Afegir una descripció..."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:38
|
||
#, python-format
|
||
msgid ""
|
||
"Add columns to configure <b>stages for your tasks</b>.<br/><i>e.g. "
|
||
"Specification > Development > Done</i>"
|
||
msgstr ""
|
||
"Afegeix columnes per configurar <b>etapes per les teves "
|
||
"tasques</b>.<br/><i>p.ex. Especificació > Desenvolupament > Fet</i>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_kanban
|
||
msgid "Add/remove from favorite"
|
||
msgstr "Afegeixi/Elimini des de favorits"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:55
|
||
#, python-format
|
||
msgid "Added in current sprint"
|
||
msgstr "Afegit al esprint actual"
|
||
|
||
#. module: project
|
||
#: model:project.task.type,name:project.project_stage_data_2
|
||
msgid "Advanced"
|
||
msgstr "Avançat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_id
|
||
msgid "Alias"
|
||
msgstr "Pseudònim"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_contact
|
||
msgid "Alias Contact Security"
|
||
msgstr "Pseudònim del contacte de seguretat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_model
|
||
msgid "Alias Model"
|
||
msgstr "Model àlies"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_name
|
||
msgid "Alias Name"
|
||
msgstr "Pseudònim"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_domain
|
||
msgid "Alias domain"
|
||
msgstr "Pseudònim del domini"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_model_id
|
||
msgid "Aliased Model"
|
||
msgstr "Model amb pseudònim"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Also, lead by example. When your team members see how prepared you are it "
|
||
"will reinforce the need for each of them to be prepared for status "
|
||
"meetings."
|
||
msgstr ""
|
||
"Doni exemple també. Quan els membres del seu equip vegi el preparat que "
|
||
"està, es reforçarà la necessitat que cadascun d'ells estigui preparat per "
|
||
"les reunions."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Alternatively, Timesheets can be added directly from Tasks by activating "
|
||
"<strong>'Log work activities on tasks'</strong> in the"
|
||
msgstr ""
|
||
"Alternativament, les parts d'hores poden ser afegides directament des de les"
|
||
" tasques activant <strong>'Registre d'activitats en tasques'</strong> en el"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"An internal message will not send any email notification, but your message "
|
||
"will still be displayed to every user that has access to the page."
|
||
msgstr ""
|
||
"Un missatge intern no enviarà cap notificació per correu electrònic, però "
|
||
"seguirà apareixent per tots els usuaris que tinguin accés a la pàgina."
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_account_analytic_account
|
||
#: model:ir.model.fields,field_description:project.field_project_project_name
|
||
msgid "Analytic Account"
|
||
msgstr "Compte analític"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_line_ids
|
||
msgid "Analytic Lines"
|
||
msgstr "Línies analítiques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Another good way to limit the number of notifications you receive is to only"
|
||
" follow your Project's 'Task Assigned' events. Then you'll be notified when"
|
||
" a Task or Issue is created, and can manually decide if you want to be "
|
||
"notified for its other events too."
|
||
msgstr ""
|
||
"Una altra bona forma de limitar el nombre de notificacions que es rep és "
|
||
"només seguir els esdeveniments de les seves tasques assignades del seu "
|
||
"projecte. Llavors se li notificarà quan és creí una tasca o incidència i pot"
|
||
" decidir manualment si desitja que se li notifiquin els seus altres "
|
||
"esdeveniments."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid "Apply"
|
||
msgstr "Aplicar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Archived"
|
||
msgstr "Arxivat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_date_start
|
||
msgid "Assignation Date"
|
||
msgstr "Data d'assignació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
msgid "Assignation Month"
|
||
msgstr "Mes d'assignació"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.act_res_users_2_project_task_opened
|
||
msgid "Assigned Tasks"
|
||
msgstr "Tasques assignades"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_user_id
|
||
msgid "Assigned To"
|
||
msgstr "Assignat a"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_user_id
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Assigned to"
|
||
msgstr "Assignat a"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_date_assign
|
||
msgid "Assigning Date"
|
||
msgstr "Data d'assignació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
msgid ""
|
||
"At each stage employees can block or make task/issue ready for next stage.\n"
|
||
" You can define here labels that will be displayed for the state instead\n"
|
||
" of the default labels."
|
||
msgstr ""
|
||
"A cada etapa el treballador pot bloquejar o deixar la tasca/incidència llesta per la següent etapa.\n"
|
||
"Pots definir aquí les etiquetes que es mostraran per l'estat en lloc de les etiquetes predeterminades."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"At the end of the week, each employee should review\n"
|
||
" their entries for the week and makes sure the\n"
|
||
" entries are correctly encoded. This can be done\n"
|
||
" from the"
|
||
msgstr ""
|
||
"Al final de la setmana, cada treballador ha de revisar els seus registres "
|
||
"per la setmana i assegurar-se que els registres estan correctament "
|
||
"mecanitzats. Això es pot fer des del"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:115
|
||
#: model:ir.model.fields,field_description:project.field_project_task_attachment_ids
|
||
#, python-format
|
||
msgid "Attachments"
|
||
msgstr "Adjunts"
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,generate_project_alias:0
|
||
msgid "Automatically generate an email alias at the project creation"
|
||
msgstr "Generar automàticament un àlies de correu en crear un projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Available on the Apple Store"
|
||
msgstr "Disponible al Apple Store"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Back at the office, the manager splits the customer's requests into several "
|
||
"tasks and delegates them to several employees."
|
||
msgstr ""
|
||
"De volta a l'oficina, el gerent divideix les sol·licituds del client en "
|
||
"diverses tasques i delegats a diversos empleats."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:31
|
||
#: code:addons/project/static/src/js/web_planner_project.js:47
|
||
#: code:addons/project/static/src/js/web_planner_project.js:63
|
||
#, python-format
|
||
msgid "Backlog"
|
||
msgstr "Cartera"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_balance
|
||
msgid "Balance"
|
||
msgstr "Saldo pendent"
|
||
|
||
#. module: project
|
||
#: model:project.task.type,name:project.project_stage_data_1
|
||
msgid "Basic"
|
||
msgstr "Bàsic"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Basic Management"
|
||
msgstr "Gestió d'empresa"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Be aware of the team’s productivity and time: try to keep meetings to one "
|
||
"hour or less."
|
||
msgstr ""
|
||
"Estigui al corrent de la productivitat i l'hora de l'equip: tractar de "
|
||
"mantenir reunions d'una hora o menys."
|
||
|
||
#. module: project
|
||
#: selection:project.task,kanban_state:0
|
||
#: selection:report.project.task.user,state:0
|
||
msgid "Blocked"
|
||
msgstr "Bloquejat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"But because change is never easy, we've created this Planner to guide you.<br/>\n"
|
||
" For example, you'll understand why you shouldn’t use Odoo to plan but instead to\n"
|
||
" collaborate, or why organizing your projects by role is wrong."
|
||
msgstr ""
|
||
"Però com el canvi mai és fàcil, hem creat aquest planificador per guiar-lo.<br/>\n"
|
||
"Per exemple, entendrà perquè no hauria d'utilitzar Odoo per planificar sinó per col·laborar, o perquè l'organització dels seus projectes per rol és incorrecta."
|
||
|
||
#. module: project
|
||
#: model:project.task,legend_done:project.project_task_10
|
||
#: model:project.task,legend_done:project.project_task_11
|
||
#: model:project.task,legend_done:project.project_task_13
|
||
#: model:project.task,legend_done:project.project_task_14
|
||
#: model:project.task,legend_done:project.project_task_17
|
||
#: model:project.task,legend_done:project.project_task_2
|
||
#: model:project.task,legend_done:project.project_task_21
|
||
#: model:project.task,legend_done:project.project_task_22
|
||
#: model:project.task,legend_done:project.project_task_23
|
||
#: model:project.task,legend_done:project.project_task_4
|
||
#: model:project.task,legend_done:project.project_task_5
|
||
#: model:project.task,legend_done:project.project_task_6
|
||
#: model:project.task,legend_done:project.project_task_7
|
||
#: model:project.task.type,legend_done:project.project_stage_1
|
||
msgid "Buzz or set as done"
|
||
msgstr "Avisar o marcar com a fet"
|
||
|
||
#. module: project
|
||
#: model:ir.filters,name:project.filter_task_report_responsible
|
||
msgid "By Responsible"
|
||
msgstr "Per Responsable"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid "Cancel"
|
||
msgstr "Cancel·la"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:69
|
||
#: code:addons/project/static/src/js/web_planner_project.js:84
|
||
#: code:addons/project/static/src/js/web_planner_project.js:98
|
||
#: model:project.task.type,name:project.project_stage_3
|
||
#, python-format
|
||
msgid "Cancelled"
|
||
msgstr "Cancel·lat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Change their Stages in the Project Stages tab"
|
||
msgstr "Canvia les etapes en la pestanya d'etapes del projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_account_analytic_account_use_tasks
|
||
#: model:ir.model.fields,help:project.field_project_project_use_tasks
|
||
msgid "Check this box to manage internal activities through this project"
|
||
msgstr ""
|
||
"Marqui aquesta casella per gestionar activitats internes en aquest projecte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:23
|
||
#, python-format
|
||
msgid ""
|
||
"Choose a <b>project name</b>. (e.g. Website Launch, Product Development, "
|
||
"Office Party, etc.)"
|
||
msgstr ""
|
||
"Esculli un <b> nom de projecte</b>. (p.ex. Llançament web, Desenvolupament "
|
||
"de producte, Festa a l'oficina, etc.)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
msgid "Choose a Project Email"
|
||
msgstr "Esculli un e-mail de projecte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:54
|
||
#, python-format
|
||
msgid "Clear description and purpose"
|
||
msgstr "Descripció clara i propòsit"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:59
|
||
#, python-format
|
||
msgid "Click on a card to get the details of the task."
|
||
msgstr "Clic en una carta per veure els detalls de la tasca."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:31
|
||
#, python-format
|
||
msgid ""
|
||
"Click on the card to <b>go to your project</b> and start organizing tasks."
|
||
msgstr ""
|
||
"Clic a la carta per <b>anar al teu projecte</b> i comença organitzant "
|
||
"tasques."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:67
|
||
#, python-format
|
||
msgid "Click on this button to modify the task."
|
||
msgstr "Clic en aquest botó per modificar la tasca."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.project_tags_action
|
||
msgid "Click to add a new tag."
|
||
msgstr "Clica per afegir un nou tag."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_task_type_form
|
||
msgid "Click to add a stage in the task pipeline."
|
||
msgstr "Faci clic per crear una etapa en el flux de treball de tasques."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all
|
||
msgid "Click to create a new project.<br>"
|
||
msgstr "Clic per crear un nou projecte.<br>"
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,module_pad:0
|
||
msgid "Collaborative rich text on task description"
|
||
msgstr "Text enriquit col·laboratiu sobre la descripció de la tasca"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_color
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_color
|
||
#: model:ir.model.fields,field_description:project.field_project_task_color
|
||
msgid "Color Index"
|
||
msgstr "Índex de color"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Communication campaign"
|
||
msgstr "Campanya de comunicació"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Empreses"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_company_id
|
||
#: model:ir.model.fields,field_description:project.field_project_project_company_id
|
||
#: model:ir.model.fields,field_description:project.field_project_task_company_id
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_company_id
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Company"
|
||
msgstr "Companyia"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_account_analytic_account_company_uom_id
|
||
#: model:ir.model.fields,field_description:project.field_project_project_company_uom_id
|
||
msgid "Company UOM"
|
||
msgstr "UdM de la companyia"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_project_config
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Configuration"
|
||
msgstr "Configuració"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:93
|
||
#, python-format
|
||
msgid "Configuration options are available in the Settings app."
|
||
msgstr ""
|
||
"Opcions de configuració estan disponibles en la Configuració de l'app."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.action_config_settings
|
||
msgid "Configure Project"
|
||
msgstr "Configurar Projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Congratulations on choosing Odoo Project to help running your company more "
|
||
"efficiently!"
|
||
msgstr ""
|
||
"Enhorabona en triar el Projecte Odoo per ajudar a funcionar la teva "
|
||
"companyia més eficientment!"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Congratulations, you're done !"
|
||
msgstr "Felicitats, ha acabat!"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Consulting mission"
|
||
msgstr "Consultar missió"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_partner_id
|
||
#: model:ir.ui.view,arch_db:project.view_project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "Contact"
|
||
msgstr "Contacte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_analytic_account_id
|
||
msgid "Contract/Analytic"
|
||
msgstr "Contracte/Analític"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Control projects quality and satisfaction"
|
||
msgstr "Controla la qualitat i satisfacció del projecte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:33
|
||
#, python-format
|
||
msgid "Copywriting / Design"
|
||
msgstr "Disseny/Copywriting"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
msgid "Create"
|
||
msgstr "Crea"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Create a Gantt chart with your projects tasks and deadlines"
|
||
msgstr "Crear un diagrama Gantt amb les seves tasques del projecte i terminis"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.open_create_project
|
||
msgid "Create a Project"
|
||
msgstr "Crear un projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all_config
|
||
msgid "Create a new project."
|
||
msgstr "Crear un projecte nou."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Create a task by sending an email to a project alias with one of your "
|
||
"colleagues in copy"
|
||
msgstr ""
|
||
"Crea una tasca enviant un e-mail a l'àlies del projecte amb una còpia als "
|
||
"teus companys"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Create at least 3 tasks"
|
||
msgstr "Crear almenys 3 tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Create bills automatically based on Time & Material."
|
||
msgstr "Facturar automàticament d'acord amb temps i materials."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_create_date
|
||
msgid "Create date"
|
||
msgstr "Data de creació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Create the Projects"
|
||
msgstr "Crear el projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_create_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_project_create_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_create_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_task_create_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_create_uid
|
||
msgid "Created by"
|
||
msgstr "Creat per"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_create_date
|
||
#: model:ir.model.fields,field_description:project.field_project_project_create_date
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_create_date
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_create_date
|
||
msgid "Created on"
|
||
msgstr "Creat el"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Creating Tasks and/or Issues is the next step in managing your Projects.<br/>\n"
|
||
" In Odoo, it is pretty straightforward, but here are some explanations you may find useful."
|
||
msgstr ""
|
||
"Crear tasques i/o incidències és el següent pas en la gestió del seu projectes.<br/>\n"
|
||
"En Odoo és bastant senzill, però aquí hi ha algunes explicacions que poden ser útils."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
msgid "Creation Date"
|
||
msgstr "Data de creació"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_credit
|
||
msgid "Credit"
|
||
msgstr "Haver"
|
||
|
||
#. module: project
|
||
#: model:ir.filters,name:project.filter_task_report_cumulative_flow
|
||
msgid "Cumulative Flow"
|
||
msgstr "Flux acumulatiu"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_currency_id
|
||
msgid "Currency"
|
||
msgstr "Moneda"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Current Timesheet"
|
||
msgstr "Part d'hores actual"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:643
|
||
#: model:ir.model.fields,field_description:project.field_project_project_partner_id
|
||
#: model:ir.model.fields,field_description:project.field_project_task_partner_id
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#, python-format
|
||
msgid "Customer"
|
||
msgstr "Client"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:643
|
||
#, python-format
|
||
msgid "Customer Email"
|
||
msgstr "Correu del client"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Customer Service"
|
||
msgstr "Servei al client"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:73
|
||
#, python-format
|
||
msgid "Customer feedback has been requested"
|
||
msgstr "S'ha sol·licitat la retroalimentació dels clients"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:91
|
||
#, python-format
|
||
msgid "Customer has cancelled repair"
|
||
msgstr "El client ha cancel·lat la reparació"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:71
|
||
#, python-format
|
||
msgid "Customer has reported new issue"
|
||
msgstr "El client ha reportat una nova incidència"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:70
|
||
#, python-format
|
||
msgid "Customer service has found new issue"
|
||
msgstr "El servei al client ha trobat una nova incidència"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Customer support tickets"
|
||
msgstr "Tiquets de soport al client"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Customization"
|
||
msgstr "Personalització"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_projects
|
||
msgid "Dashboard"
|
||
msgstr "Taulell"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_date_deadline
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_date_deadline
|
||
msgid "Deadline"
|
||
msgstr "Data limit"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_debit
|
||
msgid "Debit"
|
||
msgstr "Deure"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_defaults
|
||
msgid "Default Values"
|
||
msgstr "Valors per defecte"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_task_type_form
|
||
msgid ""
|
||
"Define the steps that will be used in the project from the\n"
|
||
" creation of the task, up to the closing of the task or issue.\n"
|
||
" You will use these stages in order to track the progress in\n"
|
||
" solving a task or an issue."
|
||
msgstr ""
|
||
"Defineix els passos que s'utilitzaran al project, des de la creació de la "
|
||
"tasca fins al tancament d'aquesta o el problema. Utilitzarà aquestes etapes "
|
||
"per realitzar un seguiment del progrés en la resolució d'una tasca o un "
|
||
"problema."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_kanban
|
||
msgid "Delete"
|
||
msgstr "Elimina"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Depending on what you need and how you want to operate, there are several "
|
||
"ways to work with Odoo. First, decide if you want to think in terms of tasks"
|
||
" or issues. Then, activate the Timesheets app if you need it."
|
||
msgstr ""
|
||
"Depenent què necessita i com vol operar, hi ha diversos camins per treballar"
|
||
" amb Odoo. Primer, decideix si vols pensar en termes de tasques o "
|
||
"incidències. Llavors, activi l'aplicació Timesheets si ho necessita."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Deploy"
|
||
msgstr "Desplegar"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:19
|
||
#, python-format
|
||
msgid "Deployment"
|
||
msgstr "Desplegament"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_description
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_description
|
||
#: model:ir.ui.view,arch_db:project.view_task_form2
|
||
msgid "Description"
|
||
msgstr "Descripció"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:17
|
||
#, python-format
|
||
msgid "Development"
|
||
msgstr "Desenvolupament"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Development Process"
|
||
msgstr "Procés de desenvolupament"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/project.js:50
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
#, python-format
|
||
msgid "Discard"
|
||
msgstr "Rebutgi"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_display_name
|
||
#: model:ir.model.fields,field_description:project.field_project_project_display_name
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_display_name
|
||
#: model:ir.model.fields,field_description:project.field_project_task_display_name
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_display_name
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_display_name
|
||
msgid "Display Name"
|
||
msgstr "Mostrar Nom"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_displayed_image_id
|
||
msgid "Displayed Image"
|
||
msgstr "Imatge visualitzada"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:34
|
||
#, python-format
|
||
msgid "Distribute"
|
||
msgstr "Distribuir"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:42
|
||
#, python-format
|
||
msgid "Distribution is completed"
|
||
msgstr "Distribució completada"
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,generate_project_alias:0
|
||
msgid "Do not create an email alias automatically"
|
||
msgstr "No crear un àlies de correu electrònic automàticament"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:50
|
||
#, python-format
|
||
msgid "Documentation"
|
||
msgstr "Documentació "
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Documents"
|
||
msgstr "Documents"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Don't create a Project for different locations (this could isolate teams "
|
||
"that work at different locations)."
|
||
msgstr ""
|
||
"No crei un Projecte per diferents localitzacions (això podria aïllar els "
|
||
"equips que treballen en diferents llocs)."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Don't create a Project for each of your customers - this will be too "
|
||
"complicated to manage properly."
|
||
msgstr ""
|
||
"No crei un projecte per cada client - això serà complicat per gestionar "
|
||
"correctament."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Don't hesitate to"
|
||
msgstr "No dubti en"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Don't hesitate to select only the events you are interested in!"
|
||
msgstr ""
|
||
"No vacil·lis a seleccionar només els esdeveniments amb els quals estiguis "
|
||
"interessat!"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:35
|
||
#: code:addons/project/static/src/js/web_planner_project.js:68
|
||
#: code:addons/project/static/src/js/web_planner_project.js:83
|
||
#: code:addons/project/static/src/js/web_planner_project.js:97
|
||
#: model:project.task.type,name:project.project_stage_2
|
||
#, python-format
|
||
msgid "Done"
|
||
msgstr "Fet"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"During a meeting, a customer asks a manager for a few modifications to a "
|
||
"project."
|
||
msgstr ""
|
||
"Duran una reunió, un client pregunta a un gerent per algunes modificacions "
|
||
"per un projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Each employee will have his own task, while the manager will be able to "
|
||
"follow the global progress in the Kanban view of the project."
|
||
msgstr ""
|
||
"Cada treballador tindrà les seves pròpies tasques, mentre el gestor sigui "
|
||
"capaç el progrés global en la vista Kanban del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_kanban
|
||
msgid "Edit Task"
|
||
msgstr "Editar tasca"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Email Alias"
|
||
msgstr "Àlies de correu electrònic"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_mail_template_id
|
||
msgid "Email Template"
|
||
msgstr "Plantilla de correu electrònic"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Emails"
|
||
msgstr "Correus electrònics"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "End"
|
||
msgstr "Fi"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_date_end
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_date_end
|
||
msgid "Ending Date"
|
||
msgstr "Data de finalització"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:418
|
||
#, python-format
|
||
msgid "Error ! Task starting date must be lower than its ending date."
|
||
msgstr ""
|
||
"Error! La d'ata inicial de la tasca ha de ser menor que la data final."
|
||
|
||
#. module: project
|
||
#: sql_constraint:project.project:0
|
||
msgid "Error! project start-date must be lower than project end-date."
|
||
msgstr "Error! La data d'inici ha de ser anterior a la data de fi. "
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_planned_hours
|
||
msgid ""
|
||
"Estimated time to do the task, usually set by the project manager when the "
|
||
"task is in draft state."
|
||
msgstr ""
|
||
"Temps estimat per a realitzar la tasca, normalment fixat pel responsable del"
|
||
" projecte quan la tasca està en estat esborrany."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Even if there is no specific field in Odoo, it's important to define a person responsible for each stage of your Project.<br/>\n"
|
||
" This person will have the responsibility for validating each stage and ensuring that the requirements to move to the next stage are met."
|
||
msgstr ""
|
||
"Encara que no hi hagi un camp especifica en Odoo, és important definir una persona responsable per cada estat del Projecte.<br/>\n"
|
||
"Aquesta persona tindrà la responsabilitat per validar cada estat assegurant-se que els requeriments per moure a la següent estat conegut."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Every business is different.<br/>\n"
|
||
" Odoo allows you to customize every application and it's usually a good idea to customize screens to fit your project needs."
|
||
msgstr ""
|
||
"Cada negoci és diferent.<br/>\n"
|
||
"Odoo et permet configurar cada aplicació i usualment una bona idea per personalitzar pantalles per ajustar-se a les necessitats del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Examples"
|
||
msgstr "Exemples"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:74
|
||
#, python-format
|
||
msgid "Expert advice has been requested"
|
||
msgstr "L'assessorament d'un expert ha estat demanada"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_date
|
||
msgid "Expiration Date"
|
||
msgstr "Data d'expiració "
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_type_legend_priority
|
||
msgid ""
|
||
"Explanation text to help users using the star and priority mechanism on "
|
||
"stages or issues that are in this stage."
|
||
msgstr ""
|
||
"Text d'explicació per ajudar als usuaris a utilitzar l'estrella i el "
|
||
"mecanisme de prioritats en les etapes o qüestions d'aquesta etapa."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
msgid "Extended Filters"
|
||
msgstr "Filtres estesos"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_form2
|
||
msgid "Extra Info"
|
||
msgstr "Informació extra"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Extra useful for when you're with a customer or in a meeting."
|
||
msgstr "Molt útil quan estàs amb un client o en una reunió."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:88
|
||
#, python-format
|
||
msgid "Feedback from customer requested"
|
||
msgstr "La retroalimentació dels clients sol·licitada"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:26
|
||
#, python-format
|
||
msgid "Finally task is deployed"
|
||
msgstr "La tasca final és desplegada"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_fold
|
||
msgid "Folded in Kanban"
|
||
msgstr "Plegat al Kanban"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid ""
|
||
"Follow this project to automatically track the events associated to tasks "
|
||
"and issues of this project."
|
||
msgstr ""
|
||
"Seguiu aquest projecte per rastrejar automàticament els esdeveniments "
|
||
"associats a les tasques i a les incidències del mateix."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "Followed by Me"
|
||
msgstr "Seguit per mi"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "For employees, the"
|
||
msgstr "Per empleats, el"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"For example, risk and issue owners should come prepared to share the status "
|
||
"of their item and, ideally, a path to resolution."
|
||
msgstr ""
|
||
"Per exemple, els propietaris dels riscos i incidències haurien de venir "
|
||
"preparats per mostrar l'estat dels seus articles i, idealment, un camí a la "
|
||
"solució."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"For the Odoo Team,<br/>\n"
|
||
" Fabien Pinckaers, Founder"
|
||
msgstr ""
|
||
"De part del equip Odoo,<br/>\n"
|
||
"Fabien Pinckaers, Fundador"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"For the same reason, don't create a Project based on weeks or time (example:"
|
||
" Scrum)."
|
||
msgstr ""
|
||
"Per el mateix motiu, no crei projecte en base a setmanes o temps (p. ex. "
|
||
"Scrum)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid "Forecasts"
|
||
msgstr "Previsions"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_module_project_forecast
|
||
msgid "Forecasts, planning and Gantt charts"
|
||
msgstr "Previsions, planificació i diagrames Gantt"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_tasks_config
|
||
msgid "GTD"
|
||
msgstr "GTD"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Generate a timesheet report to attach to your customer invoices"
|
||
msgstr ""
|
||
"Generar un informe de part d'hores per adjuntar a les factures al client"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Get full synchronization with Odoo"
|
||
msgstr "Aconsegueixi la completa sincronització amb Odoo"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Get it on Google Play"
|
||
msgstr "Aconsegueixi-ho a Google Play"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Get more apps"
|
||
msgstr "Obtingui més aplicacions"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_label_tasks
|
||
msgid "Gives label to tasks on project's kanban view."
|
||
msgstr "Doni més etiquetes a la vista kanban del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_sequence
|
||
msgid "Gives the sequence order when displaying a list of Projects."
|
||
msgstr "Indica l'ordre de seqüència quan es mostra una llista de projectes."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_sequence
|
||
msgid "Gives the sequence order when displaying a list of tasks."
|
||
msgstr "Indica l'ordre quan es mostra la llista de tasques."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:102
|
||
#, python-format
|
||
msgid ""
|
||
"Good job! Your completed the Project Management tour. You can continue with "
|
||
"the <b>implementation guide</b> to help you setup Project Management in your"
|
||
" company."
|
||
msgstr ""
|
||
"Bona feina! Ha completat el tour per la Gestió del Projecte. Pots continuar "
|
||
"amb la <b>guia d'implementació</b> per ajudar a configurar la gestió del "
|
||
"Projecte en la seva companyia."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Good luck!"
|
||
msgstr "Bona sort!"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Green: the Task is ready for next stage (the job for this stage is complete)"
|
||
msgstr ""
|
||
"Verd: la tasca està llesta per la següent etapa (la feina en aquesta etapa "
|
||
"s'ha completat)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Grey: the Task is in progress (someone is working on it)"
|
||
msgstr "Gris: la tasca està en progrés (algú està treballant en ella)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Group By"
|
||
msgstr "Agrupar per"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Here are some of the <strong>available customizations</strong>"
|
||
msgstr ""
|
||
"Aquí hi ha algunes de les <strong>personalitzacions disponibles</strong>"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.act_project_project_2_project_task_all
|
||
msgid "Here, you can create new tasks"
|
||
msgstr "Aquí, pot crear noves tasques"
|
||
|
||
#. module: project
|
||
#: selection:project.task,priority:0
|
||
#: selection:report.project.task.user,priority:0
|
||
msgid "High"
|
||
msgstr "Alta"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_privacy_visibility
|
||
msgid ""
|
||
"Holds visibility of the tasks or issues that belong to the current project:\n"
|
||
"- On invitation only: Employees may only see the followed project, tasks or issues\n"
|
||
"- Visible by all employees: Employees may see all project, tasks or issues\n"
|
||
"- Visible by following customers: employees see everything;\n"
|
||
" if website is activated, portal users may see project, tasks or issues followed by\n"
|
||
" them or by someone of their company\n"
|
||
msgstr ""
|
||
"Manté la visibilitat de les tasques o incidències que pertanyin al projecte actual:\n"
|
||
"- Només invitació: els empleats poden només veure el projecte seguit, tasques o incidències\n"
|
||
"- Visible per tots els empleats: els empleats poden veure tot el projecte, tasques o incidències\n"
|
||
"- Visible per tots els clients: els empleats ho veuen tot; si la web és activada, els usuaris del portal poden veure el projecte, tasques o incidències seguides per ells o per algú de la companyia\n"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:567
|
||
#, python-format
|
||
msgid "I take it"
|
||
msgstr "Ho tinc"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_id
|
||
#: model:ir.model.fields,field_description:project.field_project_project_id
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_id
|
||
#: model:ir.model.fields,field_description:project.field_project_task_id
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_id
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_parent_thread_id
|
||
msgid ""
|
||
"ID of the parent record holding the alias (example: project holding the task"
|
||
" creation alias)"
|
||
msgstr ""
|
||
"Id del registre pare que te el pseudònim.(exemple: el projecte que conté el "
|
||
"pseudònim per la creació de tasques)"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:103
|
||
#, python-format
|
||
msgid "Idea has been transformed into concrete actions"
|
||
msgstr "La idea s'ha transformat amb accions concretes"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:102
|
||
#, python-format
|
||
msgid "Idea is fully explained"
|
||
msgstr "La idea s'ha explicat completament"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Ideally, a person should only be responsible for one project."
|
||
msgstr "Idealment, una persona només pot ser responsable d'un projecte."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:95
|
||
#, python-format
|
||
msgid "Ideas"
|
||
msgstr "Idees"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Identify problems and blocking points more easily"
|
||
msgstr "Identifica problemes i punts de bloqueig més fàcilment"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_type_mail_template_id
|
||
msgid ""
|
||
"If set an email will be sent to the customer when the task or issue reaches "
|
||
"this step."
|
||
msgstr ""
|
||
"Si s'estableix un correu electronic s'enviarà al client quan la tasca o "
|
||
"problema arribi amb aquest pas."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_active
|
||
msgid ""
|
||
"If the active field is set to False, it will allow you to hide the project "
|
||
"without removing it."
|
||
msgstr ""
|
||
"Si el camp actiu es desmarca, permet ocultar el projecte sense eliminar-ho."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"If you don't want to receive email notifications, you can uncheck the option"
|
||
" in your"
|
||
msgstr ""
|
||
"Si no vol rebre notificacions d'e-mail, pot desmarcar l'opció en la seva"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"If you want to limit access for certain users or customers, simply use the "
|
||
"Privacy / Visibility settings in the Project Settings."
|
||
msgstr ""
|
||
"Si vol limitar l'accés a certs usuaris o clients, simplement utilitza les "
|
||
"opcions de Privacitat/Visibilitat en les Configuracions de Projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"If you work on a Time & Material project, you'll probably want to "
|
||
"extract a Timesheet of the tasks and issues to invoice directly to the "
|
||
"customer. To do that:"
|
||
msgstr ""
|
||
"Si treballes en un Temps & Material de projecte, tu probablement buscaràs "
|
||
"l'extracte un horari de les tasques i incidències de la factura directament "
|
||
"al client. Per a fer això:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Implement"
|
||
msgstr "Implementar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Improve"
|
||
msgstr "Millorar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Improve collaboration with customers"
|
||
msgstr "Millora la col·laboració amb clients"
|
||
|
||
#. module: project
|
||
#: selection:project.task,kanban_state:0
|
||
#: model:project.task.type,name:project.project_stage_1
|
||
#: selection:report.project.task.user,state:0
|
||
msgid "In Progress"
|
||
msgstr "En curs"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:32
|
||
#: code:addons/project/static/src/js/web_planner_project.js:65
|
||
#: code:addons/project/static/src/js/web_planner_project.js:80
|
||
#, python-format
|
||
msgid "In progress"
|
||
msgstr "En curs"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:79
|
||
#, python-format
|
||
msgid "Incoming"
|
||
msgstr "Entrant"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Incoming Emails create"
|
||
msgstr "Crear correus electrònics d'entrada"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_planned_hours
|
||
msgid "Initially Planned Hours"
|
||
msgstr "Hores planificades inicialment"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_id
|
||
msgid ""
|
||
"Internal email associated with this project. Incoming emails are "
|
||
"automatically synchronized with Tasks (or optionally Issues if the Issue "
|
||
"Tracker module is installed)."
|
||
msgstr ""
|
||
"Correu electrònic intern associat amb el projecte. Els correus entrants "
|
||
"seran sincronitzats automàticament amb les tasques (o opcionalment les "
|
||
"incidències si el mòdul, rastreja incidències, està instal·lat)."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Internal notes are messages that will appear in the Chatter but will not be "
|
||
"notified in Odoo's Inbox."
|
||
msgstr ""
|
||
"Les notes internes són missatges que apareixeran en el xat però seran "
|
||
"notificats en la safata d'entrada d'Odoo."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Issue Tracking app."
|
||
msgstr "App de seguiment d'incidència."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_tags_search_view
|
||
msgid "Issue Version"
|
||
msgstr "Versió incidència"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:72
|
||
#, python-format
|
||
msgid "Issue is being worked on"
|
||
msgstr "S'està treballant en l'incidència"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:75
|
||
#, python-format
|
||
msgid "Issue is resolved"
|
||
msgstr "Incidència resolta"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Issues"
|
||
msgstr "Incidencias"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Issues analysis"
|
||
msgstr "Anàlisi d'incidències"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"It is better to start with a \"project answer\", such as: \"We are two weeks"
|
||
" late\", \"We are at planned budget\" or \"We are 50% complete with the "
|
||
"process model\". Also if you can, start the meeting on a positive note, such"
|
||
" as milestones that have been met or are ahead of schedule. This will make "
|
||
"participants feel motivated to engage in the conversation."
|
||
msgstr ""
|
||
"És millor començar amb una \"resposta de projecte\", com a: \"Són dues "
|
||
"setmanes tard\", \"Estem al pressupost previst\" o \"Hem completat 50% amb "
|
||
"processar el model\". També si pot, comenci una reunió amb una nota "
|
||
"positiva, com ara fites que s'han assolit o s'han resolt abans del que es "
|
||
"preveia. Així motivarà els participants a abordar la conversa."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"It is time to think about how you will transform your activities into real projects in Odoo.<br/>\n"
|
||
" For that, the most important part is defining the stages of your projects. Stages are the different steps a task or an issue can go through, from its creation to its ending. They will appear in what we call the 'Kanban' view of your projects."
|
||
msgstr ""
|
||
"És temps de pensar en com vols transformar les teves activitats en projectes reals en Odoo.<br/>\n"
|
||
"Per això, la part més important és definir les etapes del projecte. Les etapes són els passos de la tasca o incidència per on passen, des de la creació fins al final. Apareixeran en el que anomenem la vista 'Kanban' dels seus projectes."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"It's essential to be clear about why you want to use Odoo Project and what your goals are.\n"
|
||
" Indeed, there are many ways to manage a project, to find the best one for you, you need to know exactly what you want to achieve. And later on, we will hopefully transform your objectives into real improvements for your company."
|
||
msgstr ""
|
||
"És essencial ser clar sobre quan tu vols utilitzar el projecte Odoo i quines són les teves metes.\n"
|
||
"En efecte hi han moltes formes de gestionar un projecte, trobar el millor per a tu, necessites saber exactament que necessites aconseguir. I més tard, esperar transformar els objectius en millores reals per la teva companyia."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"It's for logging every change, event or message related to the Document."
|
||
msgstr ""
|
||
"És per registrar cada canvi, esdeveniment o missatge relacionat amb el "
|
||
"document."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"It's usually a good idea to take time to analyze your tasks and issues once "
|
||
"a year. Here are some KPIs you should take a look at. Ask yourself 'How can "
|
||
"they be improved?'"
|
||
msgstr ""
|
||
"Usualment és una bona idea prendre's temps per analitzar les tasques i les "
|
||
"incidències un cop a l'any. Aquí estan alguns KPI que hauries de mirar. "
|
||
"Pregunta't 'Com pots millorar-ho'?"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_legend_blocked
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_legend_blocked
|
||
msgid "Kanban Blocked Explanation"
|
||
msgstr "Explicació del kanban bloquejat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_legend_normal
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_legend_normal
|
||
msgid "Kanban Ongoing Explanation"
|
||
msgstr "Explicació del kanban en procés"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Kanban Stage"
|
||
msgstr "Etapa Kanban"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Kanban Stages"
|
||
msgstr "Etapes Kanban"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_kanban_state
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_state
|
||
msgid "Kanban State"
|
||
msgstr "Estat kanban"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_legend_done
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_legend_done
|
||
msgid "Kanban Valid Explanation"
|
||
msgstr "Explicació del kanban vàlid"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Keep track of messages and conversations"
|
||
msgstr "Mantingui el seguiment dels missatges i conversacions"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Know what my employees are working on"
|
||
msgstr "Coneix quins treballadors estan treballant en ell"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Last Message"
|
||
msgstr "Últim missatge"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings___last_update
|
||
#: model:ir.model.fields,field_description:project.field_project_project___last_update
|
||
#: model:ir.model.fields,field_description:project.field_project_tags___last_update
|
||
#: model:ir.model.fields,field_description:project.field_project_task___last_update
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type___last_update
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Última modificació el "
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_date_last_stage_update
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_date_last_stage_update
|
||
msgid "Last Stage Update"
|
||
msgstr "Última actualització de la fase"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_write_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_project_write_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_write_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_write_uid
|
||
#: model:ir.model.fields,field_description:project.field_project_task_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Última actualització per"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_write_date
|
||
#: model:ir.model.fields,field_description:project.field_project_project_write_date
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_write_date
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Última actualització el"
|
||
|
||
#. module: project
|
||
#: model:web.planner,tooltip_planner:project.planner_project
|
||
msgid ""
|
||
"Learn how to better organize your company using Projects, Tasks, Issues and "
|
||
"Timesheets."
|
||
msgstr ""
|
||
"Aprèn com organitzar millor la seva companyia utilitzant Projectes, tasques,"
|
||
" incidències i horaris."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:18
|
||
#, python-format
|
||
msgid "Let's create your first project."
|
||
msgstr "Anem a crear el seu primer projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_config_settings_module_pad
|
||
msgid ""
|
||
"Lets the company customize which Pad installation should be used to link to new pads (for example: http://ietherpad.com/).\n"
|
||
"-This installs the module pad."
|
||
msgstr ""
|
||
"Permet personalitzar a escala de companyia quina instal·lació de Pad ha d'utilitzar per gestionar els nous pads (per exemple: http://ietherpad.com/).\n"
|
||
"- Això instal·la el mòdul pad."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_analytic_account_id
|
||
msgid ""
|
||
"Link this project to an analytic account if you need financial management on"
|
||
" projects. It enables you to connect projects with budgets, planning, cost "
|
||
"and revenue analysis, timesheets on projects, etc."
|
||
msgstr ""
|
||
"Enllaceu aquest projecte a un compte analític si necessita la gestió "
|
||
"financera dels projectes. Us permet connectar els projectes amb "
|
||
"pressupostos, planificació, anàlisi de costos i ingressos, temps dedicat en "
|
||
"els projectes, etc."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "List, plan and track things to do"
|
||
msgstr "Llista, planegi i segueixi les coses a fer"
|
||
|
||
#. module: project
|
||
#: selection:report.project.task.user,priority:0
|
||
msgid "Low"
|
||
msgstr "Baixa"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
#: model:res.groups,name:project.group_project_manager
|
||
msgid "Manager"
|
||
msgstr "Director"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Managing a group of people, a team or a department (example: R&D team, "
|
||
"HR Department, etc.)"
|
||
msgstr ""
|
||
"Gestioni un grup de gent, un equip o un departament (exemple: R&D team, "
|
||
"HR Departament, etc)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Managing long projects that span over many months and/or need Timesheets."
|
||
msgstr ""
|
||
"La gestió de projectes llargs que s'estenen al llarg de molts mesos i / o "
|
||
"necessiten parts d'hores."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Managing notifications is essential: too few and you risk missing critical "
|
||
"information, too many and you will be overloaded with unnecessary "
|
||
"information. The trick is to find the right balance between the projects, "
|
||
"stages and tasks you want to be informed about. Fortunately, Odoo Project "
|
||
"has many levels of notifications and messages you can choose from."
|
||
msgstr ""
|
||
"Gestionar notificacions és essencial: massa pocs i t'arriscaràs a perdre "
|
||
"informació critica, massa i ets sobrecarregaràs d'informació innecessària. "
|
||
"El truc és trobar l'equilibri adequat entre projectes, etapes i tasques de "
|
||
"què vulguis estar informat. Afortunadament, el projecte Odoo té molts "
|
||
"nivells de notificacions i missatges que pots triar."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Marketing Department"
|
||
msgstr "Departament de màrqueting"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_favorite_user_ids
|
||
msgid "Members"
|
||
msgstr "Membres"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_kanban
|
||
msgid "More <i class=\"fa fa-caret-down\"/>"
|
||
msgstr "Més <i class=\"fa fa-caret-down\"/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid "More Info"
|
||
msgstr "Més informació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "More efficient communication between employees"
|
||
msgstr "Comunicació més eficient entre treballadors"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "My Favorites"
|
||
msgstr "Els meus favorits"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "My Tasks"
|
||
msgstr "Les meves tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_tags_name
|
||
msgid "Name"
|
||
msgstr "Nom"
|
||
|
||
#. module: project
|
||
#: model:project.task,legend_blocked:project.project_task_10
|
||
#: model:project.task,legend_blocked:project.project_task_11
|
||
#: model:project.task,legend_blocked:project.project_task_13
|
||
#: model:project.task,legend_blocked:project.project_task_14
|
||
#: model:project.task,legend_blocked:project.project_task_17
|
||
#: model:project.task,legend_blocked:project.project_task_2
|
||
#: model:project.task,legend_blocked:project.project_task_21
|
||
#: model:project.task,legend_blocked:project.project_task_22
|
||
#: model:project.task,legend_blocked:project.project_task_23
|
||
#: model:project.task,legend_blocked:project.project_task_4
|
||
#: model:project.task,legend_blocked:project.project_task_5
|
||
#: model:project.task,legend_blocked:project.project_task_6
|
||
#: model:project.task,legend_blocked:project.project_task_7
|
||
#: model:project.task.type,legend_blocked:project.project_stage_1
|
||
msgid "Need functional or technical help"
|
||
msgstr "Necessita ajuda funcional o tècnica"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:64
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
#: model:project.task.type,name:project.project_stage_data_0
|
||
#, python-format
|
||
msgid "New"
|
||
msgstr "Nou"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:571
|
||
#, python-format
|
||
msgid "New Task"
|
||
msgstr "Nova tasca"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:86
|
||
#, python-format
|
||
msgid "New repair added"
|
||
msgstr "Nova reparació afegida"
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,module_rating_project:0
|
||
msgid "No customer rating"
|
||
msgstr "Sense puntuació de l'usuari"
|
||
|
||
#. module: project
|
||
#: selection:project.task,priority:0
|
||
#: selection:report.project.task.user,priority:0
|
||
msgid "Normal"
|
||
msgstr "Normal"
|
||
|
||
#. module: project
|
||
#: model:project.task,legend_blocked:project.project_task_1
|
||
#: model:project.task,legend_blocked:project.project_task_12
|
||
#: model:project.task,legend_blocked:project.project_task_20
|
||
#: model:project.task,legend_blocked:project.project_task_25
|
||
#: model:project.task,legend_blocked:project.project_task_26
|
||
#: model:project.task,legend_blocked:project.project_task_9
|
||
#: model:project.task.type,legend_blocked:project.project_stage_0
|
||
msgid "Not validated"
|
||
msgstr "No validat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_notes
|
||
msgid "Notes"
|
||
msgstr "Notes"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Notifications"
|
||
msgstr "Notificacions"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:43
|
||
#, python-format
|
||
msgid "Now that the project is set up, <b>create a few tasks</b>."
|
||
msgstr "Ara el projecte està configurat, <b>crea unes quantes tasques</b>."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_report_project_task_user_opening_days
|
||
msgid "Number of Days to Open the task"
|
||
msgstr "Número de dies per obrir la tasca."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_report_project_task_user_closing_days
|
||
msgid "Number of Days to close the task"
|
||
msgstr "Número de dies per tancar la tasca."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_doc_count
|
||
msgid "Number of documents attached"
|
||
msgstr "Nombre de documents adjunts"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Objectives"
|
||
msgstr "Objectius"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Odoo Project is a super fast and easy way to make your activities and tasks visible to\n"
|
||
" everyone in your company. Follow how things progress, see when things are stuck, know\n"
|
||
" who's in charge, all in one place."
|
||
msgstr ""
|
||
"El projecte Odoo és una forma molt fàcil de fer les seves tasques i "
|
||
"activitats visibles per a tothom en la teva companyia. Segueix com "
|
||
"progressen les coses, vegi quan les coses estan encallades, conegui que està"
|
||
" al càrrec, tot en un lloc."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_config_settings_generate_project_alias
|
||
msgid ""
|
||
"Odoo will generate an email alias at the project creation from project name."
|
||
msgstr ""
|
||
"Odoo generarà un àlies d'e-mail a la creació de projecte del nom de "
|
||
"projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.action_view_task
|
||
msgid ""
|
||
"Odoo's project management allows you to manage the pipeline of your tasks "
|
||
"efficiently. You can track progress, discuss on tasks, attach documents, "
|
||
"etc."
|
||
msgstr ""
|
||
"La gestió de projecte d'Odoo permet gestionar la cua de les tasques "
|
||
"eficientment. Pot seguir el progrés, discutir amb les tasques, adjuntar "
|
||
"documents, etc."
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:203
|
||
#: selection:project.project,privacy_visibility:0
|
||
#, python-format
|
||
msgid "On invitation only"
|
||
msgstr "Només amb invitació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Once a Timesheet is confirmed by an employee, it needs to be Approved by a "
|
||
"manager in the"
|
||
msgstr ""
|
||
"Un cop l'horari està confirmat per un treballador, necessita ser aprovat per"
|
||
" un gerent en la"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_force_thread_id
|
||
msgid ""
|
||
"Optional ID of a thread (record) to which all incoming messages will be "
|
||
"attached, even if they did not reply to it. If set, this will disable the "
|
||
"creation of new records completely."
|
||
msgstr ""
|
||
"Id opcional d'un fil (registre) al que tots els missatges entrants "
|
||
"s'adjuntaran, inclús si no van ser respostes del mateix. Si s'estableix, se "
|
||
"desactivarà completament la creació de nous registres."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all
|
||
msgid "Or"
|
||
msgstr "Or"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Or, if you are using Issues, by activating 'Activate timesheets on issues', "
|
||
"also in the"
|
||
msgstr ""
|
||
"O, si estàs utilitzant incidències, activant 'Activar horaris en les "
|
||
"incidències' també en el"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Organize meetings"
|
||
msgstr "Organitzar trobada"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all_config
|
||
msgid ""
|
||
"Organize your activities (plan tasks, track issues, invoice timesheets) for "
|
||
"internal, personal or customer projects."
|
||
msgstr ""
|
||
"Organitza les teves activitats (tasques del pla, temes de seguiment, fulla "
|
||
"d'hores de factura) per projectes interns, personals o de client."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Organize your company, from personal tasks to collaborative meeting minutes."
|
||
msgstr ""
|
||
"Organitza la teva companyia, des de les tasques personals als minuts "
|
||
"col·laboratius de les reunions."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.action_view_task_overpassed_draft
|
||
msgid "Overpassed Tasks"
|
||
msgstr "Tasques sobrepassades"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_legend_blocked
|
||
#: model:ir.model.fields,help:project.field_project_task_type_legend_blocked
|
||
msgid ""
|
||
"Override the default value displayed for the blocked state for kanban "
|
||
"selection, when the task or issue is in that stage."
|
||
msgstr ""
|
||
"Anul·lar el valor per defecte mostrat per l'estat bloquejat per la selecció "
|
||
"kanban, quan la tasca o incidència està en l'estat."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_legend_done
|
||
#: model:ir.model.fields,help:project.field_project_task_type_legend_done
|
||
msgid ""
|
||
"Override the default value displayed for the done state for kanban "
|
||
"selection, when the task or issue is in that stage."
|
||
msgstr ""
|
||
"Anul·lar el valor per defecte mostrat per l'estat fet per la selecció "
|
||
"kanban, quan la tasca o incidència està en l'estat."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_legend_normal
|
||
#: model:ir.model.fields,help:project.field_project_task_type_legend_normal
|
||
msgid ""
|
||
"Override the default value displayed for the normal state for kanban "
|
||
"selection, when the task or issue is in that stage."
|
||
msgstr ""
|
||
"Anul·lar el valor per defecte mostrat per l'estat normal per la selecció "
|
||
"kanban, quan la tasca o incidència està en l'estat."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_user_id
|
||
msgid "Owner"
|
||
msgstr "Propietari"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_module_pad
|
||
msgid "Pads"
|
||
msgstr "Pads"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_parent_model_id
|
||
msgid "Parent Model"
|
||
msgstr "Model pare"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_parent_thread_id
|
||
msgid "Parent Record Thread ID"
|
||
msgstr "Id del registre pare"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_parent_model_id
|
||
msgid ""
|
||
"Parent model holding the alias. The model holding the alias reference is not"
|
||
" necessarily the model given by alias_model_id (example: project "
|
||
"(parent_model) and task (model))"
|
||
msgstr ""
|
||
"El model pare conte el pseudònim. El model que conte la referència del "
|
||
"pseudònim no és necessàriament el model que es dóna a través del camp "
|
||
"alias_model_id (exemple: projecto (parent_model) i tasca (model))"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_res_partner
|
||
msgid "Partner"
|
||
msgstr "Empresa"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Plan your activities for the day"
|
||
msgstr "Planifiqui les seves activitats per al dia"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_web_planner
|
||
msgid "Planner"
|
||
msgstr "Planificador"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:723
|
||
#, python-format
|
||
msgid ""
|
||
"Please remove existing tasks in the project linked to the accounts you want "
|
||
"to delete."
|
||
msgstr ""
|
||
"Si us plau, elimini les tasques al projecte vinculades als comptes que vol "
|
||
"eliminar."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_contact
|
||
msgid ""
|
||
"Policy to post a message on the document using the mailgateway.\n"
|
||
"- everyone: everyone can post\n"
|
||
"- partners: only authenticated partners\n"
|
||
"- followers: only followers of the related document or members of following channels\n"
|
||
msgstr ""
|
||
"Política per enviar un missatge en el document utilitzant la passarel·la del correu.\n"
|
||
"-Tots: Tothom pot enviar.\n"
|
||
"-Empreses: Només les empreses autenticades.\n"
|
||
"-Seguidors: Només els seguidors del document relacionat o els membres dels canals següents.\n"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Prepare"
|
||
msgstr "Preparar"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_priority
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_priority
|
||
msgid "Priority"
|
||
msgstr "Prioritat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_legend_priority
|
||
msgid "Priority Management Explanation"
|
||
msgstr "Gestió d'explicació de prioritat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_privacy_visibility
|
||
msgid "Privacy"
|
||
msgstr "Privacitat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Product or software version"
|
||
msgstr "Versió de producte o software"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_project_project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_project_id
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_project_id
|
||
#: model:ir.ui.menu,name:project.menu_main_pm
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
#: model:res.request.link,name:project.req_link_project
|
||
msgid "Project"
|
||
msgstr "Projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_generate_project_alias
|
||
msgid "Project Alias"
|
||
msgstr "Àlies de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_account_analytic_account_project_count
|
||
#: model:ir.model.fields,field_description:project.field_project_project_project_count
|
||
msgid "Project Count"
|
||
msgstr "Comte de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_config_settings
|
||
msgid "Project Management"
|
||
msgstr "Gestió de Projectes"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_user_id
|
||
#: model:ir.model.fields,field_description:project.field_project_task_manager_id
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#: model:ir.ui.view,arch_db:project.view_project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "Project Manager"
|
||
msgstr "Responsable de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
#: model:ir.ui.view,arch_db:project.view_project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "Project Name"
|
||
msgstr "Nom del projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Project Settings"
|
||
msgstr "Configuració del projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Project Settings."
|
||
msgstr "Configuració del projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_task_graph
|
||
#: model:ir.ui.view,arch_db:project.view_project_task_pivot
|
||
msgid "Project Tasks"
|
||
msgstr "Tasques de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_project_time_mode_id
|
||
msgid "Project Time Unit *"
|
||
msgstr "Unitat de temps de projecte *"
|
||
|
||
#. module: project
|
||
#: model:res.request.link,name:project.req_link_task
|
||
msgid "Project task"
|
||
msgstr "Tasca del projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.dblc_proj
|
||
msgid "Project's tasks"
|
||
msgstr "Tasques de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.open_view_project_all
|
||
#: model:ir.actions.act_window,name:project.open_view_project_all_config
|
||
#: model:ir.model.fields,field_description:project.field_account_analytic_account_project_ids
|
||
#: model:ir.model.fields,field_description:project.field_project_project_project_ids
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_project_ids
|
||
#: model:ir.ui.menu,name:project.menu_projects_config
|
||
#: model:ir.ui.view,arch_db:project.analytic_account_inherited_form
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
#: model:ir.ui.view,arch_db:project.view_project
|
||
msgid "Projects"
|
||
msgstr "Projectes"
|
||
|
||
#. module: project
|
||
#: model:mail.channel,name:project.mail_channel_project_task
|
||
msgid "Projects & Tasks"
|
||
msgstr "Projectes & tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_config_settings_module_rating_project
|
||
msgid "Rating on task"
|
||
msgstr "Rati en una tasca"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:40
|
||
#, python-format
|
||
msgid "Ready for layout / copywriting"
|
||
msgstr "Llest per la plantilla / copywriting"
|
||
|
||
#. module: project
|
||
#: selection:project.task,kanban_state:0
|
||
#: selection:report.project.task.user,state:0
|
||
msgid "Ready for next stage"
|
||
msgstr "Preparat per propera etapa"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:58
|
||
#, python-format
|
||
msgid "Ready for release"
|
||
msgstr "Lles per publicar"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:56
|
||
#, python-format
|
||
msgid "Ready for testing"
|
||
msgstr "Llest per testejar"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:41
|
||
#, python-format
|
||
msgid "Ready to be displayed, published or sent"
|
||
msgstr "Llest per ser mostrat, publicat o enviat"
|
||
|
||
#. module: project
|
||
#: model:project.task,legend_done:project.project_task_16
|
||
#: model:project.task,legend_done:project.project_task_19
|
||
#: model:project.task.type,legend_done:project.project_stage_3
|
||
msgid "Ready to reopen"
|
||
msgstr "Llest per reobrir"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:76
|
||
#: code:addons/project/static/src/js/web_planner_project.js:105
|
||
#, python-format
|
||
msgid "Reason for cancellation has been documented"
|
||
msgstr "Raó de la cancel·lació ha estat documentada"
|
||
|
||
#. module: project
|
||
#: model:mail.template,subject:project.mail_template_data_project_task
|
||
msgid "Reception of ${object.name}"
|
||
msgstr "Recepció de ${object.name}"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_alias_force_thread_id
|
||
msgid "Record Thread ID"
|
||
msgstr "Id. del registre fill"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Red: the Task is blocked (there's a problem)"
|
||
msgstr "Roig: la tasca és bloquejada (hi ha un problema)"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_code
|
||
msgid "Reference"
|
||
msgstr "Referència"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:51
|
||
#, python-format
|
||
msgid "Release"
|
||
msgstr "Publicar"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_remaining_hours
|
||
msgid "Remaining Hours"
|
||
msgstr "Hores restants"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/project.js:48
|
||
#, python-format
|
||
msgid "Remove Cover Image"
|
||
msgstr "Eliminar imatge en coberta"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Repair Workshop"
|
||
msgstr "Taller de reparació"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:87
|
||
#, python-format
|
||
msgid "Repair has started"
|
||
msgstr "Reparació començada"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:90
|
||
#, python-format
|
||
msgid "Repair is completed"
|
||
msgstr "Reparació completada"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Reporting"
|
||
msgstr "Informant"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_project_report
|
||
msgid "Reports"
|
||
msgstr "Informes"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:89
|
||
#, python-format
|
||
msgid "Request for parts has been sent"
|
||
msgstr "Sol·licitud per a peces ha estat enviat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Responsibilities"
|
||
msgstr "Responsabilitats"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Responsibility"
|
||
msgstr "Responsabilitat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Runs outside Odoo, always available"
|
||
msgstr "Funciona fora d'Odoo, sempre disponible"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Scrum Methodology"
|
||
msgstr "Buscar projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_project_management
|
||
msgid "Search"
|
||
msgstr "Cercar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_project_project_filter
|
||
msgid "Search Project"
|
||
msgstr "Cerca projecte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/project.js:46
|
||
#, python-format
|
||
msgid "Select"
|
||
msgstr "Seleccionar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Send an alert when a task is stuck in red for more than a few days"
|
||
msgstr ""
|
||
"Enviar una alerta quan una tasca estigui encallada en roig per més d'un dia"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Send an automatic confirmation to all issue emails sent to your customer "
|
||
"support"
|
||
msgstr ""
|
||
"Enviar una confirmació automàtica per totes les incidències enviades al seu "
|
||
"servei al client"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_sequence
|
||
#: model:ir.model.fields,field_description:project.field_project_task_sequence
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_sequence
|
||
msgid "Sequence"
|
||
msgstr "Seqüència"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Service Level Agreement (SLA)"
|
||
msgstr "Acord de nivell de servei (Service Level Agreement - SLA)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_kanban
|
||
msgid "Set Cover Image"
|
||
msgstr "Ajustar la Imatge de la coberta"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/project.js:45
|
||
#, python-format
|
||
msgid "Set a Cover Image"
|
||
msgstr "Establir una Imatge de la coberta"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.menu,name:project.menu_project_general_settings
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#: model:ir.ui.view,arch_db:project.view_project_kanban
|
||
msgid "Settings"
|
||
msgstr "Configuració"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Severity"
|
||
msgstr "Severitat"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Share files and manage versions"
|
||
msgstr "Compartir fitxer i gestionar versions"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_is_favorite
|
||
msgid "Show Project on dashboard"
|
||
msgstr "Mostrar el projecte al taulell"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"So if you're looking for the history of a Task, or the latest message on an "
|
||
"Issue, simply go to the corresponding Document and you'll find it!"
|
||
msgstr ""
|
||
"Si està buscant l'historial de la tasca, o el últim missatge en una "
|
||
"incidència, simplement vagi al document corresponent i el trobarà!"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Software development"
|
||
msgstr "Desenvolupament de software"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:15
|
||
#, python-format
|
||
msgid "Specification"
|
||
msgstr "Especificació"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:23
|
||
#, python-format
|
||
msgid "Specification is validated"
|
||
msgstr "L'especificació és validada"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:22
|
||
#, python-format
|
||
msgid "Specification of task is written"
|
||
msgstr "L'especificació de la tasca és escrita"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:48
|
||
#, python-format
|
||
msgid "Sprint"
|
||
msgstr "Sprint"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_stage_id
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_stage_id
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Stage"
|
||
msgstr "Etapa"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,name:project.mt_task_stage
|
||
msgid "Stage Changed"
|
||
msgstr "Canvi de fase"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
msgid "Stage Description and Tooltips"
|
||
msgstr "Descripció de l'etapa i informació sobre eines"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_type_name
|
||
msgid "Stage Name"
|
||
msgstr "Nom de la fase"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,description:project.mt_task_stage
|
||
msgid "Stage changed"
|
||
msgstr "Canvi de fase"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.open_task_type_form
|
||
#: model:ir.ui.menu,name:project.menu_project_config_project
|
||
msgid "Stages"
|
||
msgstr "Etapes"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Start / Stop a timer in one click"
|
||
msgstr "Iniciar / Parar un temporitzador en un clic"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_date_start
|
||
msgid "Start Date"
|
||
msgstr "Data inicial"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_date_start
|
||
msgid "Starting Date"
|
||
msgstr "Data inicial"
|
||
|
||
#. module: project
|
||
#: sql_constraint:project.tags:0
|
||
msgid "Tag name already exists !"
|
||
msgstr "Nom d'etiqueta ja existeix!"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.project_tags_action
|
||
#: model:ir.model.fields,field_description:project.field_project_project_tag_ids
|
||
#: model:ir.model.fields,field_description:project.field_project_task_tag_ids
|
||
#: model:ir.ui.menu,name:project.menu_project_tags_act
|
||
#: model:ir.ui.view,arch_db:project.project_tags_form_view
|
||
msgid "Tags"
|
||
msgstr "Etiquetes"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_project_tags
|
||
msgid "Tags of project's tasks, issues..."
|
||
msgstr "Etiqueta de projectes, tasques, incidències, ..."
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_project_task
|
||
#: model:ir.ui.view,arch_db:project.view_task_form2
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Task"
|
||
msgstr "Tasca"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_tasks
|
||
msgid "Task Activities"
|
||
msgstr "Activitats de la tasca"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,name:project.mt_project_task_blocked
|
||
#: model:mail.message.subtype,name:project.mt_task_blocked
|
||
msgid "Task Blocked"
|
||
msgstr "Tasca bloquejada"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,name:project.mt_project_task_new
|
||
#: model:mail.message.subtype,name:project.mt_task_new
|
||
msgid "Task Opened"
|
||
msgstr "Tasca oberta"
|
||
|
||
#. module: project
|
||
#: model:ir.filters,name:project.filter_task_report_task_pipe
|
||
msgid "Task Pipe"
|
||
msgstr "Canonada de tasques"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,name:project.mt_project_task_ready
|
||
#: model:mail.message.subtype,name:project.mt_task_ready
|
||
msgid "Task Ready"
|
||
msgstr "Tasca preparada"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_project_task_type
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
#: model:ir.ui.view,arch_db:project.task_type_tree
|
||
msgid "Task Stage"
|
||
msgstr "Fase de la Tasca"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,name:project.mt_project_task_stage
|
||
msgid "Task Stage Changed"
|
||
msgstr "Fase de la tasca canviada"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_name
|
||
#: model:ir.model.fields,field_description:project.field_report_project_task_user_name
|
||
msgid "Task Title"
|
||
msgstr "Títol de la tasca"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_form2
|
||
msgid "Task Title..."
|
||
msgstr "Títol de la tasca..."
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,description:project.mt_task_blocked
|
||
msgid "Task blocked"
|
||
msgstr "Tasca bloquejada"
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,module_pad:0
|
||
msgid "Task description is plain text"
|
||
msgstr "La descripció de la tasca és un text pla"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:24
|
||
#, python-format
|
||
msgid "Task is Developed"
|
||
msgstr "La tasca és desenvolupada"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:104
|
||
#, python-format
|
||
msgid "Task is completed"
|
||
msgstr "La tasca està complerta"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:25
|
||
#, python-format
|
||
msgid "Task is tested"
|
||
msgstr "La tasca és testejada"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,description:project.mt_task_new
|
||
msgid "Task opened"
|
||
msgstr "Tasca oberta"
|
||
|
||
#. module: project
|
||
#: model:mail.message.subtype,description:project.mt_task_ready
|
||
msgid "Task ready for Next Stage"
|
||
msgstr "Tasca llesta per la següent etapa"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.act_project_project_2_project_task_all
|
||
#: model:ir.actions.act_window,name:project.action_view_task
|
||
#: model:ir.model.fields,field_description:project.field_project_project_task_count
|
||
#: model:ir.model.fields,field_description:project.field_project_project_task_ids
|
||
#: model:ir.model.fields,field_description:project.field_project_project_task_needaction_count
|
||
#: model:ir.model.fields,field_description:project.field_res_partner_task_ids
|
||
#: model:ir.model.fields,field_description:project.field_res_users_task_ids
|
||
#: model:ir.ui.menu,name:project.menu_action_view_task
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
#: model:ir.ui.view,arch_db:project.view_project_kanban
|
||
#: model:ir.ui.view,arch_db:project.view_task_calendar
|
||
#: model:ir.ui.view,arch_db:project.view_task_partner_info_form
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
#: model:ir.ui.view,arch_db:project.view_task_tree2
|
||
msgid "Tasks"
|
||
msgstr "Tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Tasks & Issues"
|
||
msgstr "Tasques i incidències"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,name:project.action_project_task_user_tree
|
||
#: model:ir.actions.act_window,name:project.action_project_task_user_tree_filtered
|
||
#: model:ir.ui.menu,name:project.menu_project_report_task_analysis
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_graph
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_pivot
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
msgid "Tasks Analysis"
|
||
msgstr "Anàlisi de tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_type_ids
|
||
#: model:ir.ui.view,arch_db:project.task_type_search
|
||
msgid "Tasks Stages"
|
||
msgstr "Fases de tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Tasks analysis"
|
||
msgstr "Anàlisis de tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Tasks are the main mechanism in Odoo and are activated by default."
|
||
msgstr ""
|
||
"Les tasques són el mecanisme principal d'Odoo i estan activades per defecte."
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_report_project_task_user
|
||
msgid "Tasks by user and project"
|
||
msgstr "Tasques per usuari i projecte"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:49
|
||
#, python-format
|
||
msgid "Test"
|
||
msgstr "Test"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:57
|
||
#, python-format
|
||
msgid "Test is OK, need to document"
|
||
msgstr "La prova està bé, necessari documentar"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:18
|
||
#, python-format
|
||
msgid "Testing"
|
||
msgstr "En proves"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"The Odoo Project app can be used to manage many activities, from the "
|
||
"development of a new product to the daily operations of a customer support. "
|
||
"With some creativity, it can even be used to manage your marketing "
|
||
"communications or personal projects. But just because it can be done doesn't"
|
||
" mean it's always a good idea: let's start by helping you understand what "
|
||
"can be a good project."
|
||
msgstr ""
|
||
"L'app de Projecte Odoo pot ser utilitzada per gestionar moltes activitats, "
|
||
"des del desenvolupament d'un nou producte a les operacions diàries del "
|
||
"suport de client. Amb una mica de creativitat, pot inclús ser utilitzat per "
|
||
"gestionar les comunicacions de màrqueting o projectes personals. Però només "
|
||
"perquè pot ser fet no vol dir que sempre sigui una bona idea: comencem per "
|
||
"ajudar-vos a entendre que pot ser un bon projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_model
|
||
msgid ""
|
||
"The kind of document created when an email is received on this project's "
|
||
"email alias"
|
||
msgstr ""
|
||
"El tipus de document creat quan es rep un correu electrònica en l'àlies de "
|
||
"correu de projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_model_id
|
||
msgid ""
|
||
"The model (Odoo Document Kind) to which this alias corresponds. Any incoming"
|
||
" email that does not reply to an existing record will cause the creation of "
|
||
"a new record of this model (e.g. a Project Task)"
|
||
msgstr ""
|
||
"El model (Tipus de document d'Odoo) al que correspon aquest pseudònim. "
|
||
"Qualsevol correu electrònic entrant que no sigui resposta a un registre "
|
||
"existent, causarà la creació d'un nou registre d'aquest model (per exemple, "
|
||
"una tasca de projecte)"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_name
|
||
msgid ""
|
||
"The name of the email alias, e.g. 'jobs' if you want to catch emails for "
|
||
"<jobs@example.odoo.com>"
|
||
msgstr ""
|
||
"El nom d'aquest pseudònim de correu electrònic. Per exemple, \"jobs\", si el"
|
||
" que vol és obtenir els correus per <jobs@example.odoo.com>"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_alias_user_id
|
||
msgid ""
|
||
"The owner of records created upon receiving emails on this alias. If this "
|
||
"field is not set the system will attempt to find the right owner based on "
|
||
"the sender (From) address, or will use the Administrator account if no "
|
||
"system user is found for that address."
|
||
msgstr ""
|
||
"El propietari dels registres creats al rebre correus electrònics amb aquest "
|
||
"pseudònim. Si aquest camp no esta definit, el sistema intentarà de trobar el"
|
||
" propietari correcte basat amb l'adreça de l'emissor (De), o utilitzarà la "
|
||
"compta d'administrador si no es troba un usuari per aquesta adreça."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "The same features as the Chrome extension, but on your mobile phone!"
|
||
msgstr ""
|
||
"Les mateixes característiques com l'extensió de Chrome, però al teu telèfon "
|
||
"mòbil!"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/xml/project.xml:7
|
||
#, python-format
|
||
msgid ""
|
||
"There is no available image to be set as cover. Send a message on the task "
|
||
"with an attached image."
|
||
msgstr ""
|
||
"No hi ha imatge disponible per establir com a coberta. Envia un missatge a "
|
||
"la tasca amb una imatge adjunta."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_config_settings_module_rating_project
|
||
msgid "This allows customers to give rating on provided services"
|
||
msgstr ""
|
||
"Això permet als clients donar una classificació als productes proveïts"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"This is particularly useful to manage help and support: all incoming email "
|
||
"from customers will be transformed into an issue that you'll be able to "
|
||
"track easily!"
|
||
msgstr ""
|
||
"Aquesta és particularment útil per gestionar ajuda i suport: tots els "
|
||
"correus entrants dels clients seran transformats en una incidència fàcil de "
|
||
"seguir!"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.action_project_task_user_tree
|
||
#: model:ir.actions.act_window,help:project.action_project_task_user_tree_filtered
|
||
msgid ""
|
||
"This report allows you to analyse the performance of your projects and "
|
||
"users. You can analyse the quantities of tasks, the hours spent compared to "
|
||
"the planned hours, the average number of days to open or close a task, etc."
|
||
msgstr ""
|
||
"Aquest informe li permet analitzar el rendiment dels seus projectes i "
|
||
"usuaris. Podeu analitzar la quantitat de tasques, les hores invertides en "
|
||
"comparació de les hores previstes, el número mitjà de dies per obrir o "
|
||
"tancar una tasca, etc"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_type_fold
|
||
msgid ""
|
||
"This stage is folded in the kanban view when there are no records in that "
|
||
"stage to display."
|
||
msgstr ""
|
||
"Aquesta etapa es replega en la vista kanban quan no hi ha registres per "
|
||
"mostrar en aquesta."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"This whole process might take you a few hours, but don't worry, you can take a break and\n"
|
||
" return to it at any time: your progress is automatically saved."
|
||
msgstr ""
|
||
"El procés sencer pot prendre unes poques hores, però no et preocupis, pots "
|
||
"prendre't un descans i tornar en qualsevol moment: el progrés serà "
|
||
"automàticament guardat."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"This will add an Invoice Tasks menu in the Project module, that can be used "
|
||
"to select the Timesheet to invoice."
|
||
msgstr ""
|
||
"Això afegirà el menú Facturar tasques al mòdul de projecte, pot ser "
|
||
"utilitzat per seleccionar les fulles d'hores a facturar."
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_account_analytic_account_company_uom_id
|
||
#: model:ir.model.fields,help:project.field_project_config_settings_project_time_mode_id
|
||
#: model:ir.model.fields,help:project.field_project_project_company_uom_id
|
||
#: model:ir.model.fields,help:project.field_res_company_project_time_mode_id
|
||
#: model:ir.model.fields,help:project.project_time_mode_id_duplicate_xmlid
|
||
msgid ""
|
||
"This will set the unit of measure used in projects and tasks.\n"
|
||
"If you use the timesheet linked to projects, don't forget to setup the right unit of measure in your employees."
|
||
msgstr ""
|
||
"Permet fixar la unitat de mesura utilitzada en projectes i tasques.\n"
|
||
"Si utilitzeu els fulls d'horaris relacionats amb projectes, no oblideu configurar la unitat de mesura correcta en els vostres empleats."
|
||
|
||
#. module: project
|
||
#: model:res.groups,name:project.group_time_work_estimation_tasks
|
||
msgid "Time Estimation on Tasks"
|
||
msgstr "Estimació de temps en les tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.edit_project
|
||
msgid "Time Scheduling"
|
||
msgstr "Planificació del temps"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_res_company_project_time_mode_id
|
||
#: model:ir.model.fields,field_description:project.project_time_mode_id_duplicate_xmlid
|
||
msgid "Timesheet UoM"
|
||
msgstr "UdM del full d'assistència"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Timesheets are often essential for running a company.<br/>\n"
|
||
" They are also prone to human error, repetitive, annoying, and sometimes stressful to employees.<br/>\n"
|
||
" Fortunately, Odoo has several solutions to make them as efficient and painless as possible!<br/>"
|
||
msgstr ""
|
||
"Les fulles de treball són sovint essencials per a dirigir una empresa.<br/>\n"
|
||
"Ells són també propens a l'error humà, repetitiu, molest i sovint estressant per als treballadors. <br/>\n"
|
||
"Afortunadament, Odoo té diverses solucions per fer-los tan eficient i sense problemes com sigui possible.<br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Timesheets can be used for several purposes:"
|
||
msgstr "Les parts d'hores es poden utilitzar per diferents motius:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Timesheets to Approve"
|
||
msgstr "Fulla d'hores per aprovar"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_resource_calendar_id
|
||
msgid "Timetable working hours to adjust the gantt diagram report"
|
||
msgstr ""
|
||
"Hores de treball de l'horari per a ajustar l'informe del diagrama de Gantt"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:96
|
||
#: model:project.task.type,name:project.project_stage_0
|
||
#, python-format
|
||
msgid "To Do"
|
||
msgstr "Per fer"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"To configure these Kanban Statuses, go to the 'Project Stages' tab of a "
|
||
"Project."
|
||
msgstr ""
|
||
"Per a configurar aquestes estadístiques kanban, vés a la pestanya 'Etapes "
|
||
"del projecte' del Projecte"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "To use Issues, install the"
|
||
msgstr "Per utilitzar les incidències, instal·la el"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "To use Timesheets, go to your"
|
||
msgstr "Per utilitzar la fulla d'hores, vés a la teva"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_task_remaining_hours
|
||
msgid ""
|
||
"Total remaining time, can be re-estimated periodically by the assignee of "
|
||
"the task."
|
||
msgstr ""
|
||
"Total temps restant, pot ser reestimat periòdicament per qui se li ha "
|
||
"assignat la tasca."
|
||
|
||
#. module: project
|
||
#: selection:project.config.settings,module_rating_project:0
|
||
msgid "Track customer satisfaction on tasks"
|
||
msgstr "Segueix la satisfacció dels clients en les tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_project_user_search
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Unassigned"
|
||
msgstr "Sense assignar"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_kanban
|
||
#: model:ir.ui.view,arch_db:project.view_task_search_form
|
||
msgid "Unread Messages"
|
||
msgstr "Missatges pendents de llegir"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_account_analytic_account_use_tasks
|
||
#: model:ir.model.fields,field_description:project.field_project_project_use_tasks
|
||
msgid "Use Tasks"
|
||
msgstr "Utilitzar tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_label_tasks
|
||
msgid "Use Tasks as"
|
||
msgstr "Utilitzar tasques com"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Use Timesheets"
|
||
msgstr "Utilitzar fulles de treball"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Use separate meetings to solve big issues or issues that aren’t important "
|
||
"for the entire team."
|
||
msgstr ""
|
||
"Utilitza reunions separades per resoldre grans incidències o incidències que"
|
||
" no són importants per tot l'equip."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:106
|
||
#, python-format
|
||
msgid ""
|
||
"Use the <b>implementation guide</b> to setup Project Management in your "
|
||
"company."
|
||
msgstr ""
|
||
"Utilitza la <b>guia d'implementació</b> per configurar Gestió de Projecte a "
|
||
"la teva companyia."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:88
|
||
#, python-format
|
||
msgid "Use the breadcrumbs to <b>go back to your tasks pipeline</b>."
|
||
msgstr "Utilitza fil d'Ariadna per <b>tornar al seu canal de tasques</b>."
|
||
|
||
#. module: project
|
||
#: model:project.task.type,legend_priority:project.project_stage_0
|
||
msgid "Use the priority for tasks related to gold customers"
|
||
msgstr "Donar prioritat a les tasques relacionades amb els clients or"
|
||
|
||
#. module: project
|
||
#: model:res.groups,name:project.group_project_user
|
||
msgid "User"
|
||
msgstr "Usuari"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_user_email
|
||
msgid "User Email"
|
||
msgstr "Email de l'usuari"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"Usually, a project's team members are managed through weekly (or monthly) status meetings.<br/>\n"
|
||
" Sometimes, these meetings can last hours and expose participants to an overly detailed review of the project.<br/>\n"
|
||
" Your team members will probably try to avoid those kind of meetings, or have to rush afterwards to meet their deadlines...<br/><br/>\n"
|
||
" So how can you, as project manager, structure a weekly status meeting where team members are engaged, informed and willing to contribute to the project's next steps? Here are some tips."
|
||
msgstr ""
|
||
"Usualment, els membres de l'equip d'un projecte són gestionats per reunions d'estats setmanals (o mensuals).<br/>\n"
|
||
"Normalment, aquestes reunions poden durar hores i exposar als participants a una massa detallada de la revisió del projecte.<br/>\n"
|
||
"El teu equip probablement intentarà evitar aquests tipus de reunions, o tindran que córrer per complir amb els terminis...\n"
|
||
"<br/><br/>\n"
|
||
"Així com pots tu, com a gestor de projecte, estructura una reunió d'estat on els membres de l'equip són compromesos, informats i volen contribuir als següents passos del projecte? Aquí hi ha uns quants consells."
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:16
|
||
#, python-format
|
||
msgid "Validation"
|
||
msgstr "Validació"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "View statistics (time spent, efficiency, etc.)"
|
||
msgstr "Veure estadístiques (temps gastat, eficiència, etc)"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "View statistics for the week"
|
||
msgstr "Veure les estadístiques per la setmana"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:204
|
||
#: selection:project.project,privacy_visibility:0
|
||
#, python-format
|
||
msgid "Visible by all employees"
|
||
msgstr "Visible per tots els empleats"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:205
|
||
#: selection:project.project,privacy_visibility:0
|
||
#, python-format
|
||
msgid "Visible by following customers"
|
||
msgstr "Visible pels següents clients"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:66
|
||
#: code:addons/project/static/src/js/web_planner_project.js:81
|
||
#, python-format
|
||
msgid "Wait. Customer"
|
||
msgstr "Esperi. Client"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:67
|
||
#: code:addons/project/static/src/js/web_planner_project.js:82
|
||
#, python-format
|
||
msgid "Wait. Expert"
|
||
msgstr "Esperi. Expert"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/tour.js:13
|
||
#, python-format
|
||
msgid ""
|
||
"Want a better way to <b>manage your projects</b>? <i>It starts here.</i>"
|
||
msgstr ""
|
||
"Busca una millor manera de <b>gestionar els teus projectes</b>? <i>Aquí "
|
||
"comença.</i>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "We can add fields related to your business on any screen, for example:"
|
||
msgstr ""
|
||
"Podem afegir camps relacionats amb el seu negoci en cada pantalla, per "
|
||
"exemple:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "We can automate steps in your workflow, for example:"
|
||
msgstr "Podem automatitzar passos en el seu flux de feina, per exemple:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"We can implement custom reports based on your Word or GoogleDocs templates, "
|
||
"for example:"
|
||
msgstr ""
|
||
"Podem implementar informes personalitzats per vostè basats en les seves "
|
||
"plantilles Word o Google Docs, per exemple:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"We hope this process helped you implement our project management "
|
||
"application."
|
||
msgstr ""
|
||
"Esperem que aquest procés l'hagi ajudat a implementar la seva aplicació de "
|
||
"gestió de projectes.."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"We've developed a super simple and efficient Chrome extension to enter your "
|
||
"timesheets:<br/><br/>"
|
||
msgstr ""
|
||
"Hem desenvolupat una extensió super senzilla i eficient de Chrome per entrar"
|
||
" als teus horaris:<br/><br/>"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Welcome"
|
||
msgstr "Benvingut"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"What is the average number of working hours necessary to close an issue?"
|
||
msgstr ""
|
||
"Quin és el nombre d'hores mitjanes necessàries per tancar una incidència?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "What is the average time before an issue is assigned / closed?"
|
||
msgstr ""
|
||
"Quin és el temps mitjà abans que una incidència sigui assignada/tancada?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"What is the difference between initial time estimation and final time spent?"
|
||
msgstr ""
|
||
"Quina és la diferència entre l'estimació de temps inicial i el temps gastat "
|
||
"final?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "What is the number of missed deadlines?"
|
||
msgstr "Quin és el nombre de dates límit fallades?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "What is their average number of tasks or issues worked on / closed?"
|
||
msgstr "Quina és la mitja de tasques o incidències treballades/ tancades?"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "What is their average number of working hours over the year?"
|
||
msgstr "Quina és la mitja d'hores de feina en un any?"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,help:project.field_project_project_is_favorite
|
||
msgid "Whether this project should be displayed on the dashboard or not"
|
||
msgstr "Ja sigui si aquest projecte s'ha de mostrar-se al taulell o no"
|
||
|
||
#. module: project
|
||
#. openerp-web
|
||
#: code:addons/project/static/src/js/web_planner_project.js:39
|
||
#, python-format
|
||
msgid "Work has started"
|
||
msgstr "La feina ha començat"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_project_resource_calendar_id
|
||
msgid "Working Time"
|
||
msgstr "Horari de treball"
|
||
|
||
#. module: project
|
||
#: model:ir.filters,name:project.filter_task_report_workload
|
||
msgid "Workload"
|
||
msgstr "Càrrega de treball"
|
||
|
||
#. module: project
|
||
#: model:ir.model.fields,field_description:project.field_project_task_write_date
|
||
msgid "Write date"
|
||
msgstr "Escriure la data"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
msgid ""
|
||
"You can also add a description to help your coworkers understand the meaning"
|
||
" and purpose of the stage."
|
||
msgstr ""
|
||
"Pot inclús afegir una descripció per ajudar als companys de feina a entendre"
|
||
" el significat i el propòsit d'aquesta etapa."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.task_type_edit
|
||
msgid ""
|
||
"You can also give a tooltip about the use of the stars available in the "
|
||
"kanban and form views."
|
||
msgstr ""
|
||
"Pot inclús donar una ajuda sobre l'ús de les estrelles utilitzades al kanban"
|
||
" i a la vista formulari."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"You can even include any report in your dashboard for permanent access!"
|
||
msgstr ""
|
||
"Pot inclús incloure qualsevol informe en el seu taulell per un accés "
|
||
"permanent!"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"You can learn more about Timesheets in the 'Use Timesheets' section of this "
|
||
"planner."
|
||
msgstr ""
|
||
"Pot apendre mes sobre els parts d'hores en la seccion 'Ús de parts d'hores' "
|
||
"d'aquest planificador."
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.act_project_project_2_project_task_all
|
||
msgid ""
|
||
"You can now manage your tasks in order to get things done efficiently. Track"
|
||
" progress, discuss, attach documents, etc."
|
||
msgstr ""
|
||
"Pot gestionar les seves tasques per realitzar les coses de forma eficient. "
|
||
"Seguir el progrés, discussions, adjuntar documents, etc."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"You can reply directly to a message from you email software; the message and"
|
||
" its attachments will be added to the Chatter."
|
||
msgstr ""
|
||
"Pot contestar directament un missatge del seu software de correu electrònic;"
|
||
" el missatge i els seus adjunts seran afegits a la xerrada."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "You can save your reports to easily reuse it later"
|
||
msgstr ""
|
||
"Pots guardar els teus informes per reutilitzar-lo més fàcilment després."
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:70
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete a project containing tasks. You can either delete all the "
|
||
"project's tasks and then delete the project or simply deactivate the "
|
||
"project."
|
||
msgstr ""
|
||
"No pot esborrar un projecte que conté tasques. Pot esborrar totes les "
|
||
"tasques del projecte i llavors esborrar el projecte, o simplement desactivar"
|
||
" el projecte."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Your Activities"
|
||
msgstr "Les seves activitats"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Your Objectives"
|
||
msgstr "Els teus objectius"
|
||
|
||
#. module: project
|
||
#: model:mail.template,subject:project.mail_template_data_module_install_project
|
||
msgid "Your Odoo Project application is up and running"
|
||
msgstr "La teva aplicació d'Odoo està en marxa i corrent."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Your Projects"
|
||
msgstr "Els seus projectes"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "Your Projects:"
|
||
msgstr "Els seus projectes:"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all
|
||
msgid "activate a sample project"
|
||
msgstr "activar un projecte de mostra"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "and activate:"
|
||
msgstr "i activar:"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_project_view_form_simplified
|
||
msgid "e.g. Office Party"
|
||
msgstr "p. ex. Festa a l'Oficina"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "etc.."
|
||
msgstr "etc.."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "for Issues: 'Activate timesheets on issues'"
|
||
msgstr "per a incidències: 'Activi les parts d'hores a incidències'"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "for Tasks: 'Log work activities on tasks'"
|
||
msgstr "per a tasques: 'Registrar activitats de treball en les tasques'"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.view_task_kanban
|
||
msgid "oe_kanban_text_red"
|
||
msgstr "oe_kanban_text_red"
|
||
|
||
#. module: project
|
||
#: model:ir.model,name:project.model_project_config_settings
|
||
msgid "project.config.settings"
|
||
msgstr "project.config.settings"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "send us an email"
|
||
msgstr "enviï'ns un correu electrònic"
|
||
|
||
#. module: project
|
||
#: code:addons/project/models/project.py:466
|
||
#, python-format
|
||
msgid "tasks"
|
||
msgstr "tasques"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "to describe<br/> your experience or to suggest improvements !"
|
||
msgstr "per descriure <br/> la teva experiència o suggerir millores!"
|
||
|
||
#. module: project
|
||
#: model:ir.actions.act_window,help:project.open_view_project_all
|
||
msgid "to play with."
|
||
msgstr "per jugar."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "using the above recommendations"
|
||
msgstr "utilitzant les recomanacions anteriors"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid ""
|
||
"view of the HR module is the main tool to check, modify and confirm "
|
||
"Timesheets."
|
||
msgstr ""
|
||
"vista del mòdul HR és l'eina principal a comprovar, modifiqui i confirmi els"
|
||
" parts d'hores."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "view of the Human Resources module."
|
||
msgstr "vista del mòdul Recursos Humans."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "view."
|
||
msgstr "veure."
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "with Timesheet"
|
||
msgstr "amb full de treball"
|
||
|
||
#. module: project
|
||
#: model:ir.ui.view,arch_db:project.project_planner
|
||
msgid "you listed on the previous step"
|
||
msgstr "llistat al pas anterior"
|