|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * helpdesk_mgmt_project |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 12.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"POT-Creation-Date: 2020-05-19 08:40+0000\n" |
| 10 | +"PO-Revision-Date: 2020-05-19 10:41+0200\n" |
| 11 | +"Last-Translator: <>\n" |
| 12 | +"Language-Team: \n" |
| 13 | +"MIME-Version: 1.0\n" |
| 14 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 15 | +"Content-Transfer-Encoding: 8bit\n" |
| 16 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | +"Language: es\n" |
| 18 | +"X-Generator: Poedit 2.3.1\n" |
| 19 | + |
| 20 | +#. module: helpdesk_mgmt_project |
| 21 | +#: model:ir.model.fields,help:helpdesk_mgmt_project.field_project_project__label_tickets |
| 22 | +msgid "Gives label to tickets on project's kanban view." |
| 23 | +msgstr "Da etiqueta a las entradas en la vista kanban del proyecto." |
| 24 | + |
| 25 | +#. module: helpdesk_mgmt_project |
| 26 | +#: model:ir.model,name:helpdesk_mgmt_project.model_helpdesk_ticket |
| 27 | +msgid "Helpdesk Ticket" |
| 28 | +msgstr "Ticket Helpdesk" |
| 29 | + |
| 30 | +#. module: helpdesk_mgmt_project |
| 31 | +#: model:ir.model,name:helpdesk_mgmt_project.model_project_project |
| 32 | +#: model:ir.model.fields,field_description:helpdesk_mgmt_project.field_helpdesk_ticket__project_id |
| 33 | +msgid "Project" |
| 34 | +msgstr "Proyecto" |
| 35 | + |
| 36 | +#. module: helpdesk_mgmt_project |
| 37 | +#: model:ir.model,name:helpdesk_mgmt_project.model_project_task |
| 38 | +#: model:ir.model.fields,field_description:helpdesk_mgmt_project.field_helpdesk_ticket__task_id |
| 39 | +msgid "Task" |
| 40 | +msgstr "Tarea" |
| 41 | + |
| 42 | +#. module: helpdesk_mgmt_project |
| 43 | +#: model:ir.model.fields,field_description:helpdesk_mgmt_project.field_project_project__ticket_count |
| 44 | +#: model:ir.model.fields,field_description:helpdesk_mgmt_project.field_project_task__ticket_count |
| 45 | +msgid "Ticket Count" |
| 46 | +msgstr "Contador Tickets" |
| 47 | + |
| 48 | +#. module: helpdesk_mgmt_project |
| 49 | +#: code:addons/helpdesk_mgmt_project/models/project.py:12 |
| 50 | +#: model:ir.actions.act_window,name:helpdesk_mgmt_project.ticket_action_from_project |
| 51 | +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt_project.edit_project |
| 52 | +#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt_project.view_task_form2 |
| 53 | +#, python-format |
| 54 | +msgid "Tickets" |
| 55 | +msgstr "Tickets" |
| 56 | + |
| 57 | +#. module: helpdesk_mgmt_project |
| 58 | +#: model:ir.model.fields,field_description:helpdesk_mgmt_project.field_project_project__label_tickets |
| 59 | +msgid "Use Tickets as" |
| 60 | +msgstr "Usar tickets como" |
0 commit comments