[ADD] Add icons for some snippets
[odoo/odoo.git] / addons / project_issue_sheet / i18n / es.po
1 # Spanish translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2012-12-21 17:06+0000\n"
11 "PO-Revision-Date: 2012-12-12 13:09+0000\n"
12 "Last-Translator: Pedro Manuel Baeza <pedro.baeza@gmail.com>\n"
13 "Language-Team: Spanish <es@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2013-09-12 06:20+0000\n"
18 "X-Generator: Launchpad (build 16761)\n"
19
20 #. module: project_issue_sheet
21 #: code:addons/project_issue_sheet/project_issue_sheet.py:57
22 #, python-format
23 msgid "The Analytic Account is pending !"
24 msgstr "¡La cuenta analítica está pendiente!"
25
26 #. module: project_issue_sheet
27 #: model:ir.model,name:project_issue_sheet.model_account_analytic_line
28 msgid "Analytic Line"
29 msgstr "Línea analítica"
30
31 #. module: project_issue_sheet
32 #: model:ir.model,name:project_issue_sheet.model_project_issue
33 msgid "Project Issue"
34 msgstr "Incidencia proyecto"
35
36 #. module: project_issue_sheet
37 #: model:ir.model,name:project_issue_sheet.model_hr_analytic_timesheet
38 msgid "Timesheet Line"
39 msgstr "Línea de la hoja de servicios"
40
41 #. module: project_issue_sheet
42 #: view:project.issue:0
43 msgid "on_change_project(project_id)"
44 msgstr "on_change_project(project_id)"
45
46 #. module: project_issue_sheet
47 #: code:addons/project_issue_sheet/project_issue_sheet.py:57
48 #: field:project.issue,analytic_account_id:0
49 #, python-format
50 msgid "Analytic Account"
51 msgstr "Cuenta analítica"
52
53 #. module: project_issue_sheet
54 #: view:project.issue:0
55 msgid "Worklogs"
56 msgstr "Registros del trabajo"
57
58 #. module: project_issue_sheet
59 #: field:account.analytic.line,create_date:0
60 msgid "Create Date"
61 msgstr "Fecha creación"
62
63 #. module: project_issue_sheet
64 #: view:project.issue:0
65 #: field:project.issue,timesheet_ids:0
66 msgid "Timesheets"
67 msgstr "Hojas de trabajo"
68
69 #. module: project_issue_sheet
70 #: field:hr.analytic.timesheet,issue_id:0
71 msgid "Issue"
72 msgstr "Incidencia"
73
74 #~ msgid "Timesheet"
75 #~ msgstr "Hoja de servicios"
76
77 #~ msgid "Add the Timesheet support for Issue Management in Project Management"
78 #~ msgstr ""
79 #~ "Añadir el soporte de hojas de trabajo para la gestión de incidencias en la "
80 #~ "gestión de proyectos"
81
82 #~ msgid ""
83 #~ "\n"
84 #~ "                    This module adds the Timesheet support for the "
85 #~ "Issues/Bugs Management in Project\n"
86 #~ "                "
87 #~ msgstr ""
88 #~ "\n"
89 #~ "                    Este módulo añade el soporte de hojas de servicios para "
90 #~ "la gestión de incidencias/errores en proyectos\n"
91 #~ "                "
92
93 #~ msgid "You can not create analytic line on view account."
94 #~ msgstr "No puede crear una linea analítica en una cuenta de tipo vista."
95
96 #, python-format
97 #~ msgid "The Analytic Account is in pending !"
98 #~ msgstr "¡La cuenta analítica está pendiente!"
99
100 #~ msgid "You cannot modify an entry in a Confirmed/Done timesheet !."
101 #~ msgstr ""
102 #~ "¡No puede modificar el registro de un parte de horas confirmado o realizado!"