~syleam/openobject-addons/5.0-fix-568431

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* report_project
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.10\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2010-05-05 14:06:47+0000\n"
"PO-Revision-Date: 2010-05-05 14:06:47+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: report_project
#: model:ir.actions.act_window,name:report_project.action_project_task_tree_month
#: model:ir.ui.menu,name:report_project.menu_project_task_tree_month
msgid "Tasks finished by project (this month)"
msgstr ""

#. module: report_project
#: constraint:ir.model:0
msgid "The Object name must start with x_ and not contain any special character !"
msgstr ""

#. module: report_project
#: model:ir.actions.act_window,name:report_project.action_project_task_user_tree
#: model:ir.ui.menu,name:report_project.menu_project_task_user_tree
msgid "Tasks Closed by Project and User"
msgstr ""

#. module: report_project
#: constraint:ir.actions.act_window:0
msgid "Invalid model name in the action definition."
msgstr ""

#. module: report_project
#: model:ir.actions.act_window,name:report_project.action_project_task_user_tree_month
#: model:ir.ui.menu,name:report_project.menu_project_task_user_tree_month
msgid "Tasks finished by project and user (this month)"
msgstr ""

#. module: report_project
#: field:report.project.task,hours_effective:0
#: field:report.project.task.user,hours_effective:0
msgid "Effective Hours"
msgstr ""

#. module: report_project
#: model:ir.model,name:report_project.model_report_project_task_user
msgid "Tasks by user and project"
msgstr ""

#. module: report_project
#: field:report.project.task,task_closed:0
#: field:report.project.task.user,task_closed:0
msgid "Task Closed"
msgstr ""

#. module: report_project
#: view:report.project.task:0
msgid "Tasks by Project"
msgstr ""

#. module: report_project
#: model:ir.module.module,shortdesc:report_project.module_meta_information
msgid "Sales Management - Reporting"
msgstr ""

#. module: report_project
#: field:report.project.task.user,user_id:0
msgid "User"
msgstr ""

#. module: report_project
#: view:report.project.task.user:0
msgid "Tasks by Project and User"
msgstr ""

#. module: report_project
#: model:ir.ui.menu,name:report_project.next_id_63
msgid "This Month"
msgstr ""

#. module: report_project
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""

#. module: report_project
#: view:report.project.task.user:0
msgid "Tasks by projects and users"
msgstr ""

#. module: report_project
#: field:report.project.task,project_id:0
#: field:report.project.task.user,project_id:0
msgid "Project"
msgstr ""

#. module: report_project
#: field:report.project.task,closing_days:0
#: field:report.project.task.user,closing_days:0
msgid "Avg Closing Delay"
msgstr ""

#. module: report_project
#: model:ir.model,name:report_project.model_report_project_task
#: view:report.project.task:0
msgid "Tasks by project"
msgstr ""

#. module: report_project
#: field:report.project.task,hours_delay:0
#: field:report.project.task.user,hours_delay:0
msgid "Avg. Plan.-Eff."
msgstr ""

#. module: report_project
#: field:report.project.task,name:0
#: field:report.project.task.user,name:0
msgid "Month"
msgstr ""

#. module: report_project
#: model:ir.actions.act_window,name:report_project.action_project_task_tree
#: model:ir.ui.menu,name:report_project.menu_project_task_tree
msgid "Tasks Closed by Project"
msgstr ""

#. module: report_project
#: field:report.project.task,hours_planned:0
#: field:report.project.task.user,hours_planned:0
msgid "Planned Hours"
msgstr ""