~openerp-commiter/openobject-addons/trunk-extra-addons

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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* portal
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.1\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-08-06 15:31:51+0000\n"
"PO-Revision-Date: 2009-08-06 15:31:51+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: portal
#: wizard_view:portal.create_user,init:0
msgid "User creation "
msgstr ""

#. module: portal
#: field:ir.actions.act_window,portal_visible:0
#: field:ir.actions.report.custom,portal_visible:0
#: field:ir.actions.report.xml,portal_visible:0
#: field:ir.actions.wizard,portal_visible:0
msgid "Visible in Portal"
msgstr ""

#. module: portal
#: field:portal.config.install_modules_wizard,portal_account:0
msgid "Portal for Account Module"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,init,mail_from:0
msgid "From"
msgstr ""

#. module: portal
#: model:ir.ui.menu,name:portal.menu_portal_customer
msgid "Customer Portal"
msgstr ""

#. module: portal
#: field:portal.config.install_modules_wizard,portal_sale:0
msgid "Portal for Sale Module"
msgstr ""

#. module: portal
#: model:ir.actions.wizard,name:portal.wizard_portal_create_menu
msgid "Create menu"
msgstr ""

#. module: portal
#: wizard_view:portal.create_menu,second:0
msgid "Action triggered by the new menu :"
msgstr ""

#. module: portal
#: field:portal.portal,home_action_id:0
msgid "User Home Action"
msgstr ""

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

#. module: portal
#: wizard_view:portal.create_menu,init:0
#: wizard_view:portal.create_menu,second:0
msgid "Create menu : "
msgstr ""

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

#. module: portal
#: wizard_view:portal.create_menu,second:0
msgid "Views used to display the action :"
msgstr ""

#. module: portal
#: model:ir.actions.act_window,name:portal.action_config_install_module
msgid "Portal : Install Extra Modules"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,create,note:0
msgid "Log"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,init,mail:0
msgid "Body"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,init,send_mail:0
msgid "Send mail for new user"
msgstr ""

#. module: portal
#: wizard_view:portal.create_user,create:0
msgid "User creation"
msgstr ""

#. module: portal
#: field:portal.model,view_ids:0
msgid "Views"
msgstr ""

#. module: portal
#: field:portal.portal,name:0
msgid "Portal Name"
msgstr ""

#. module: portal
#: field:portal.portal,company_id:0
msgid "Company"
msgstr ""

#. module: portal
#: wizard_button:portal.create_user,create,end:0
msgid "_Ok"
msgstr ""

#. module: portal
#: model:ir.actions.act_window,name:portal.action_portal_form
#: model:ir.model,name:portal.model_portal_portal
#: model:ir.ui.menu,name:portal.menu_portal_root
#: wizard_field:portal.create_menu,init,portal_id:0
#: wizard_field:portal.create_user,init,portal_id:0
msgid "Portal"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,init,send_mail_existing:0
msgid "Send reminder for existing user"
msgstr ""

#. module: portal
#: model:ir.actions.act_window,name:portal.action_portal_model_form
#: model:ir.model,name:portal.model_portal_model
msgid "Portal Model"
msgstr ""

#. module: portal
#: model:ir.ui.menu,name:portal.menu_portal_configuration
msgid "Configuration"
msgstr ""

#. module: portal
#: wizard_view:portal.create_menu,init:0
msgid "The new menu will be available for the portal :"
msgstr ""

#. module: portal
#: help:portal.portal,home_action_id:0
msgid "Complete this field to provide a Home menu different from the Main menu."
msgstr ""

#. module: portal
#: help:portal.portal,menu_action_id:0
msgid "Default main menu for the users of the portal. This field is auto-completed at creation. "
msgstr ""

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

#. module: portal
#: field:portal.config.install_modules_wizard,portal_service:0
msgid "Portal for Service Module"
msgstr ""

#. module: portal
#: model:ir.ui.menu,name:portal.menu_portal_configuration_models
msgid "Available Models"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,parent_menu_id:0
msgid "Parent Menu"
msgstr ""

#. module: portal
#: wizard_view:portal.create_user,init:0
msgid "Create user on portal :"
msgstr ""

#. module: portal
#: field:portal.portal,menu_action_id:0
msgid "User Menu Action"
msgstr ""

#. module: portal
#: view:portal.config.install_modules_wizard:0
msgid "Portal : Install Extra Module"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,view_type:0
msgid "Use Form View By Default"
msgstr ""

#. module: portal
#: field:portal.config.install_modules_wizard,portal_analytic:0
msgid "Portal for Analytic Account Module"
msgstr ""

#. module: portal
#: model:ir.ui.menu,name:portal.menu_portal_configuration_portals
msgid "Portals"
msgstr ""

#. module: portal
#: field:portal.portal,menu_id:0
msgid "Main Menu"
msgstr ""

#. module: portal
#: wizard_button:portal.create_menu,second,init:0
msgid "_Back"
msgstr ""

#. module: portal
#: wizard_view:portal.create_menu,second:0
msgid "The new menu is located under:"
msgstr ""

#. module: portal
#: view:portal.config.install_modules_wizard:0
msgid "Install"
msgstr ""

#. module: portal
#: model:ir.model,name:portal.model_portal_config_install_modules_wizard
msgid "portal.config.install_modules_wizard"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,action_id:0
msgid "Action"
msgstr ""

#. module: portal
#: model:ir.actions.todo,note:portal.config_install_module
msgid "A few modules are proposed according to portal you selected."
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,init,model_id:0
#: field:portal.model,model_id:0
msgid "Model"
msgstr ""

#. module: portal
#: model:ir.actions.wizard,name:portal.wizard_portal_create_user
msgid "Create User"
msgstr ""

#. module: portal
#: field:portal.model,rule_group_id:0
msgid "Rule group"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,view_id_form:0
msgid "Form View"
msgstr ""

#. module: portal
#: model:ir.module.module,shortdesc:portal.module_meta_information
#: view:portal.config.install_modules_wizard:0
msgid "Portal Management"
msgstr ""

#. module: portal
#: view:portal.portal:0
msgid "Defaults actions for the users of this portal"
msgstr ""

#. module: portal
#: model:ir.actions.act_window,name:portal.portal_customer_action_menu
msgid "Portal Customer Menu"
msgstr ""

#. module: portal
#: wizard_view:portal.create_user,create:0
msgid "Results :"
msgstr ""

#. module: portal
#: model:ir.ui.menu,name:portal.wiz_portal_configuration_menu
msgid "Create Menu"
msgstr ""

#. module: portal
#: field:portal.portal,group_id:0
msgid "Associated Group"
msgstr ""

#. module: portal
#: wizard_view:portal.create_menu,init:0
msgid "The new menu will open this model :"
msgstr ""

#. module: portal
#: wizard_view:portal.create_menu,second:0
msgid "Name of the new menu :"
msgstr ""

#. module: portal
#: wizard_button:portal.create_menu,init,second:0
#: wizard_button:portal.create_menu,second,create:0
#: wizard_button:portal.create_user,init,create:0
msgid "_Next"
msgstr ""

#. module: portal
#: wizard_button:portal.create_menu,init,end:0
#: wizard_button:portal.create_menu,second,end:0
#: wizard_button:portal.create_user,init,end:0
msgid "_Cancel"
msgstr ""

#. module: portal
#: view:portal.config.install_modules_wizard:0
msgid "Cancel"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,menu:0
#: field:portal.model,name:0
msgid "Name"
msgstr ""

#. module: portal
#: wizard_field:portal.create_menu,second,view_id_tree:0
msgid "Tree View"
msgstr ""

#. module: portal
#: wizard_field:portal.create_user,init,mail_subject:0
#: wizard_field:portal.create_user,init,mail_subject_existing:0
msgid "Subject"
msgstr ""