Merge lp:~savoirfairelinux-openerp/server-env-tools/l10n into lp:~server-env-tools-core-editors/server-env-tools/7.0

Status: Merged
Approved by: Pedro Manuel Baeza
Approved revision: 62
Merged at revision: 62
Proposed branch: lp:~savoirfairelinux-openerp/server-env-tools/l10n
Merge into: lp:~server-env-tools-core-editors/server-env-tools/7.0
Diff against target: 707 lines (+520/-15)
18 files modified
base_optional_quick_create/i18n/base_optional_quick_create.pot (+40/-0)
cron_run_manually/i18n/cron_run_manually.pot (+18/-10)
dbfilter_from_header/i18n/dbfilter_from_header.pot (+16/-0)
disable_openerp_online/i18n/disable_openerp_online.pot (+16/-0)
email_template_template/i18n/email_template_template.pot (+16/-0)
ir_config_parameter_viewer/i18n/ir_config_parameter_viewer.pot (+16/-0)
mail_environment/i18n/mail_environment.pot (+16/-0)
mass_editing/i18n/mass_editing.pot (+28/-5)
scheduler_error_mailer/i18n/scheduler_error_mailer.pot (+16/-0)
security_protector/i18n/security_protector.pot (+16/-0)
server_env_base_external_referentials/i18n/server_env_base_external_referentials.pot (+16/-0)
server_environment/i18n/server_environment.pot (+16/-0)
server_environment_files/i18n/server_environment_files.pot (+16/-0)
super_calendar/i18n/super_calendar.pot (+210/-0)
users_ldap_groups/i18n/users_ldap_groups.pot (+16/-0)
users_ldap_mail/i18n/users_ldap_mail.pot (+16/-0)
users_ldap_populate/i18n/users_ldap_populate.pot (+16/-0)
web_context_tunnel/i18n/web_context_tunnel.pot (+16/-0)
To merge this branch: bzr merge lp:~savoirfairelinux-openerp/server-env-tools/l10n
Reviewer Review Type Date Requested Status
Maxime Chambreuil (http://www.savoirfairelinux.com) Approve
Pedro Manuel Baeza code review Approve
Davin Baragiotta (community) Approve
Review via email: mp+211110@code.launchpad.net

Description of the change

Generated each .pot file so translating through the launchpad interface is possible.

This change should seem trivially good.

Thank you for reviewing.

To post a comment you must log in.
Revision history for this message
Davin Baragiotta (giotta) wrote :

Let's translate it in French! Yay!

review: Approve
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

Thank you very much for the huge work of generating all pot files.

Regards.

review: Approve (code review)
Revision history for this message
Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory 'base_optional_quick_create/i18n'
2=== added file 'base_optional_quick_create/i18n/base_optional_quick_create.pot'
3--- base_optional_quick_create/i18n/base_optional_quick_create.pot 1970-01-01 00:00:00 +0000
4+++ base_optional_quick_create/i18n/base_optional_quick_create.pot 2014-03-14 17:45:38 +0000
5@@ -0,0 +1,40 @@
6+# Translation of OpenERP Server.
7+# This file contains the translation of the following modules:
8+# * base_optional_quick_create
9+#
10+msgid ""
11+msgstr ""
12+"Project-Id-Version: OpenERP Server 7.0\n"
13+"Report-Msgid-Bugs-To: \n"
14+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
15+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
16+"Last-Translator: <>\n"
17+"Language-Team: \n"
18+"MIME-Version: 1.0\n"
19+"Content-Type: text/plain; charset=UTF-8\n"
20+"Content-Transfer-Encoding: \n"
21+"Plural-Forms: \n"
22+
23+#. module: base_optional_quick_create
24+#: model:_description:0
25+#: model:ir.model,name:base_optional_quick_create.model_ir_model
26+msgid "Models"
27+msgstr ""
28+
29+#. module: base_optional_quick_create
30+#: code:addons/base_optional_quick_create/model.py:35
31+#, python-format
32+msgid "Can't create quickly. Opening create form"
33+msgstr ""
34+
35+#. module: base_optional_quick_create
36+#: field:ir.model,avoid_quick_create:0
37+msgid "Avoid quick create"
38+msgstr ""
39+
40+#. module: base_optional_quick_create
41+#: code:addons/base_optional_quick_create/model.py:35
42+#, python-format
43+msgid "Error"
44+msgstr ""
45+
46
47=== modified file 'cron_run_manually/i18n/cron_run_manually.pot'
48--- cron_run_manually/i18n/cron_run_manually.pot 2013-08-12 18:58:33 +0000
49+++ cron_run_manually/i18n/cron_run_manually.pot 2014-03-14 17:45:38 +0000
50@@ -6,8 +6,8 @@
51 msgstr ""
52 "Project-Id-Version: OpenERP Server 7.0\n"
53 "Report-Msgid-Bugs-To: \n"
54-"POT-Creation-Date: 2013-08-12 18:26+0000\n"
55-"PO-Revision-Date: 2013-08-12 18:26+0000\n"
56+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
57+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
58 "Last-Translator: <>\n"
59 "Language-Team: \n"
60 "MIME-Version: 1.0\n"
61@@ -16,24 +16,32 @@
62 "Plural-Forms: \n"
63
64 #. module: cron_run_manually
65-#: code:addons/cron_run_manually/model/ir_cron.py:71
66+#: code:addons/cron_run_manually/model/ir_cron.py:77
67 #, python-format
68 msgid "Another process/thread is already busy executing this job"
69-msgstr "Another process/thread is already busy executing this job"
70+msgstr ""
71
72 #. module: cron_run_manually
73 #: view:ir.cron:0
74 msgid "Run now"
75-msgstr "Run now"
76-
77-#. module: cron_run_manually
78+msgstr ""
79+
80+#. module: cron_run_manually
81+#: code:addons/cron_run_manually/model/ir_cron.py:52
82+#, python-format
83+msgid "Only the admin user is allowed to execute inactive cron jobs manually"
84+msgstr ""
85+
86+#. module: cron_run_manually
87+#: model:_description:0
88 #: model:ir.model,name:cron_run_manually.model_ir_cron
89 msgid "ir.cron"
90-msgstr "ir.cron"
91+msgstr ""
92
93 #. module: cron_run_manually
94-#: code:addons/cron_run_manually/model/ir_cron.py:70
95+#: code:addons/cron_run_manually/model/ir_cron.py:51
96+#: code:addons/cron_run_manually/model/ir_cron.py:76
97 #, python-format
98 msgid "Error"
99-msgstr "Error"
100+msgstr ""
101
102
103=== added directory 'dbfilter_from_header/i18n'
104=== added file 'dbfilter_from_header/i18n/dbfilter_from_header.pot'
105--- dbfilter_from_header/i18n/dbfilter_from_header.pot 1970-01-01 00:00:00 +0000
106+++ dbfilter_from_header/i18n/dbfilter_from_header.pot 2014-03-14 17:45:38 +0000
107@@ -0,0 +1,16 @@
108+# Translation of OpenERP Server.
109+# This file contains the translation of the following modules:
110+#
111+msgid ""
112+msgstr ""
113+"Project-Id-Version: OpenERP Server 7.0\n"
114+"Report-Msgid-Bugs-To: \n"
115+"POT-Creation-Date: 2014-03-14 17:40+0000\n"
116+"PO-Revision-Date: 2014-03-14 17:40+0000\n"
117+"Last-Translator: <>\n"
118+"Language-Team: \n"
119+"MIME-Version: 1.0\n"
120+"Content-Type: text/plain; charset=UTF-8\n"
121+"Content-Transfer-Encoding: \n"
122+"Plural-Forms: \n"
123+
124
125=== added directory 'disable_openerp_online/i18n'
126=== added file 'disable_openerp_online/i18n/disable_openerp_online.pot'
127--- disable_openerp_online/i18n/disable_openerp_online.pot 1970-01-01 00:00:00 +0000
128+++ disable_openerp_online/i18n/disable_openerp_online.pot 2014-03-14 17:45:38 +0000
129@@ -0,0 +1,16 @@
130+# Translation of OpenERP Server.
131+# This file contains the translation of the following modules:
132+#
133+msgid ""
134+msgstr ""
135+"Project-Id-Version: OpenERP Server 7.0\n"
136+"Report-Msgid-Bugs-To: \n"
137+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
138+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
139+"Last-Translator: <>\n"
140+"Language-Team: \n"
141+"MIME-Version: 1.0\n"
142+"Content-Type: text/plain; charset=UTF-8\n"
143+"Content-Transfer-Encoding: \n"
144+"Plural-Forms: \n"
145+
146
147=== added directory 'email_template_template/i18n'
148=== added file 'email_template_template/i18n/email_template_template.pot'
149--- email_template_template/i18n/email_template_template.pot 1970-01-01 00:00:00 +0000
150+++ email_template_template/i18n/email_template_template.pot 2014-03-14 17:45:38 +0000
151@@ -0,0 +1,16 @@
152+# Translation of OpenERP Server.
153+# This file contains the translation of the following modules:
154+#
155+msgid ""
156+msgstr ""
157+"Project-Id-Version: OpenERP Server 7.0\n"
158+"Report-Msgid-Bugs-To: \n"
159+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
160+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
161+"Last-Translator: <>\n"
162+"Language-Team: \n"
163+"MIME-Version: 1.0\n"
164+"Content-Type: text/plain; charset=UTF-8\n"
165+"Content-Transfer-Encoding: \n"
166+"Plural-Forms: \n"
167+
168
169=== added directory 'ir_config_parameter_viewer/i18n'
170=== added file 'ir_config_parameter_viewer/i18n/ir_config_parameter_viewer.pot'
171--- ir_config_parameter_viewer/i18n/ir_config_parameter_viewer.pot 1970-01-01 00:00:00 +0000
172+++ ir_config_parameter_viewer/i18n/ir_config_parameter_viewer.pot 2014-03-14 17:45:38 +0000
173@@ -0,0 +1,16 @@
174+# Translation of OpenERP Server.
175+# This file contains the translation of the following modules:
176+#
177+msgid ""
178+msgstr ""
179+"Project-Id-Version: OpenERP Server 7.0\n"
180+"Report-Msgid-Bugs-To: \n"
181+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
182+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
183+"Last-Translator: <>\n"
184+"Language-Team: \n"
185+"MIME-Version: 1.0\n"
186+"Content-Type: text/plain; charset=UTF-8\n"
187+"Content-Transfer-Encoding: \n"
188+"Plural-Forms: \n"
189+
190
191=== added directory 'mail_environment/i18n'
192=== added file 'mail_environment/i18n/mail_environment.pot'
193--- mail_environment/i18n/mail_environment.pot 1970-01-01 00:00:00 +0000
194+++ mail_environment/i18n/mail_environment.pot 2014-03-14 17:45:38 +0000
195@@ -0,0 +1,16 @@
196+# Translation of OpenERP Server.
197+# This file contains the translation of the following modules:
198+#
199+msgid ""
200+msgstr ""
201+"Project-Id-Version: OpenERP Server 7.0\n"
202+"Report-Msgid-Bugs-To: \n"
203+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
204+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
205+"Last-Translator: <>\n"
206+"Language-Team: \n"
207+"MIME-Version: 1.0\n"
208+"Content-Type: text/plain; charset=UTF-8\n"
209+"Content-Transfer-Encoding: \n"
210+"Plural-Forms: \n"
211+
212
213=== modified file 'mass_editing/i18n/mass_editing.pot'
214--- mass_editing/i18n/mass_editing.pot 2014-02-06 11:54:19 +0000
215+++ mass_editing/i18n/mass_editing.pot 2014-03-14 17:45:38 +0000
216@@ -4,10 +4,10 @@
217 #
218 msgid ""
219 msgstr ""
220-"Project-Id-Version: OpenERP Server 7.0-20140206-002714\n"
221+"Project-Id-Version: OpenERP Server 7.0\n"
222 "Report-Msgid-Bugs-To: \n"
223-"POT-Creation-Date: 2014-02-06 11:44+0000\n"
224-"PO-Revision-Date: 2014-02-06 11:44+0000\n"
225+"POT-Creation-Date: 2014-03-14 17:40+0000\n"
226+"PO-Revision-Date: 2014-03-14 17:40+0000\n"
227 "Last-Translator: <>\n"
228 "Language-Team: \n"
229 "MIME-Version: 1.0\n"
230@@ -28,6 +28,7 @@
231 msgstr ""
232
233 #. module: mass_editing
234+#: model:_description:0
235 #: model:ir.model,name:mass_editing.model_mass_editing_wizard
236 msgid "mass.editing.wizard"
237 msgstr ""
238@@ -38,11 +39,13 @@
239 msgstr ""
240
241 #. module: mass_editing
242-#: sql_constraint:mass.object:0
243-msgid "Name must be unique!"
244+#: code:addons/mass_editing/mass_editing.py:114
245+#, python-format
246+msgid "Deletion of the action record failed."
247 msgstr ""
248
249 #. module: mass_editing
250+#: model:_description:0
251 #: model:ir.model,name:mass_editing.model_ir_model_fields
252 #: view:mass.object:0
253 #: field:mass.object,field_ids:0
254@@ -50,11 +53,18 @@
255 msgstr ""
256
257 #. module: mass_editing
258+#: code:addons/mass_editing/mass_editing.py:80
259+#, python-format
260+msgid "Mass Editing (%s)"
261+msgstr ""
262+
263+#. module: mass_editing
264 #: view:mass.object:0
265 msgid "Object"
266 msgstr ""
267
268 #. module: mass_editing
269+#: model:_description:0
270 #: model:ir.model,name:mass_editing.model_mass_object
271 msgid "mass.object"
272 msgstr ""
273@@ -65,6 +75,13 @@
274 msgstr ""
275
276 #. module: mass_editing
277+#: code:addons/mass_editing/mass_editing.py:57
278+#: sql_constraint:mass.object:0
279+#, python-format
280+msgid "Name must be unique!"
281+msgstr ""
282+
283+#. module: mass_editing
284 #: field:mass.object,ref_ir_act_window:0
285 msgid "Sidebar Action"
286 msgstr ""
287@@ -85,6 +102,12 @@
288 msgstr ""
289
290 #. module: mass_editing
291+#: code:addons/mass_editing/mass_editing.py:114
292+#, python-format
293+msgid "Warning"
294+msgstr ""
295+
296+#. module: mass_editing
297 #: help:mass.object,ref_ir_act_window:0
298 msgid "Sidebar action to make this template available on records of the related document model"
299 msgstr ""
300
301=== added directory 'scheduler_error_mailer/i18n'
302=== added file 'scheduler_error_mailer/i18n/scheduler_error_mailer.pot'
303--- scheduler_error_mailer/i18n/scheduler_error_mailer.pot 1970-01-01 00:00:00 +0000
304+++ scheduler_error_mailer/i18n/scheduler_error_mailer.pot 2014-03-14 17:45:38 +0000
305@@ -0,0 +1,16 @@
306+# Translation of OpenERP Server.
307+# This file contains the translation of the following modules:
308+#
309+msgid ""
310+msgstr ""
311+"Project-Id-Version: OpenERP Server 7.0\n"
312+"Report-Msgid-Bugs-To: \n"
313+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
314+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
315+"Last-Translator: <>\n"
316+"Language-Team: \n"
317+"MIME-Version: 1.0\n"
318+"Content-Type: text/plain; charset=UTF-8\n"
319+"Content-Transfer-Encoding: \n"
320+"Plural-Forms: \n"
321+
322
323=== added file 'security_protector/i18n/security_protector.pot'
324--- security_protector/i18n/security_protector.pot 1970-01-01 00:00:00 +0000
325+++ security_protector/i18n/security_protector.pot 2014-03-14 17:45:38 +0000
326@@ -0,0 +1,16 @@
327+# Translation of OpenERP Server.
328+# This file contains the translation of the following modules:
329+#
330+msgid ""
331+msgstr ""
332+"Project-Id-Version: OpenERP Server 7.0\n"
333+"Report-Msgid-Bugs-To: \n"
334+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
335+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
336+"Last-Translator: <>\n"
337+"Language-Team: \n"
338+"MIME-Version: 1.0\n"
339+"Content-Type: text/plain; charset=UTF-8\n"
340+"Content-Transfer-Encoding: \n"
341+"Plural-Forms: \n"
342+
343
344=== added file 'server_env_base_external_referentials/i18n/server_env_base_external_referentials.pot'
345--- server_env_base_external_referentials/i18n/server_env_base_external_referentials.pot 1970-01-01 00:00:00 +0000
346+++ server_env_base_external_referentials/i18n/server_env_base_external_referentials.pot 2014-03-14 17:45:38 +0000
347@@ -0,0 +1,16 @@
348+# Translation of OpenERP Server.
349+# This file contains the translation of the following modules:
350+#
351+msgid ""
352+msgstr ""
353+"Project-Id-Version: OpenERP Server 7.0\n"
354+"Report-Msgid-Bugs-To: \n"
355+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
356+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
357+"Last-Translator: <>\n"
358+"Language-Team: \n"
359+"MIME-Version: 1.0\n"
360+"Content-Type: text/plain; charset=UTF-8\n"
361+"Content-Transfer-Encoding: \n"
362+"Plural-Forms: \n"
363+
364
365=== added file 'server_environment/i18n/server_environment.pot'
366--- server_environment/i18n/server_environment.pot 1970-01-01 00:00:00 +0000
367+++ server_environment/i18n/server_environment.pot 2014-03-14 17:45:38 +0000
368@@ -0,0 +1,16 @@
369+# Translation of OpenERP Server.
370+# This file contains the translation of the following modules:
371+#
372+msgid ""
373+msgstr ""
374+"Project-Id-Version: OpenERP Server 7.0\n"
375+"Report-Msgid-Bugs-To: \n"
376+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
377+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
378+"Last-Translator: <>\n"
379+"Language-Team: \n"
380+"MIME-Version: 1.0\n"
381+"Content-Type: text/plain; charset=UTF-8\n"
382+"Content-Transfer-Encoding: \n"
383+"Plural-Forms: \n"
384+
385
386=== added directory 'server_environment_files/i18n'
387=== added file 'server_environment_files/i18n/server_environment_files.pot'
388--- server_environment_files/i18n/server_environment_files.pot 1970-01-01 00:00:00 +0000
389+++ server_environment_files/i18n/server_environment_files.pot 2014-03-14 17:45:38 +0000
390@@ -0,0 +1,16 @@
391+# Translation of OpenERP Server.
392+# This file contains the translation of the following modules:
393+#
394+msgid ""
395+msgstr ""
396+"Project-Id-Version: OpenERP Server 7.0\n"
397+"Report-Msgid-Bugs-To: \n"
398+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
399+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
400+"Last-Translator: <>\n"
401+"Language-Team: \n"
402+"MIME-Version: 1.0\n"
403+"Content-Type: text/plain; charset=UTF-8\n"
404+"Content-Transfer-Encoding: \n"
405+"Plural-Forms: \n"
406+
407
408=== added file 'super_calendar/i18n/super_calendar.pot'
409--- super_calendar/i18n/super_calendar.pot 1970-01-01 00:00:00 +0000
410+++ super_calendar/i18n/super_calendar.pot 2014-03-14 17:45:38 +0000
411@@ -0,0 +1,210 @@
412+# Translation of OpenERP Server.
413+# This file contains the translation of the following modules:
414+# * super_calendar
415+#
416+msgid ""
417+msgstr ""
418+"Project-Id-Version: OpenERP Server 7.0\n"
419+"Report-Msgid-Bugs-To: \n"
420+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
421+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
422+"Last-Translator: <>\n"
423+"Language-Team: \n"
424+"MIME-Version: 1.0\n"
425+"Content-Type: text/plain; charset=UTF-8\n"
426+"Content-Transfer-Encoding: \n"
427+"Plural-Forms: \n"
428+
429+#. module: super_calendar
430+#: field:super.calendar.configurator.line,duration_field_id:0
431+msgid "Duration field"
432+msgstr ""
433+
434+#. module: super_calendar
435+#: view:super.calendar.configurator:0
436+msgid "Generate Calendar"
437+msgstr ""
438+
439+#. module: super_calendar
440+#: selection:super.calendar.configurator.line,description_type:0
441+msgid "Field"
442+msgstr ""
443+
444+#. module: super_calendar
445+#: code:addons/super_calendar/super_calendar.py:61
446+#, python-format
447+msgid "The 'User' field of record %s (%s) does not refer to res.users"
448+msgstr ""
449+
450+#. module: super_calendar
451+#: field:super.calendar,date_start:0
452+msgid "Start date"
453+msgstr ""
454+
455+#. module: super_calendar
456+#: field:super.calendar.configurator.line,user_field_id:0
457+msgid "User field"
458+msgstr ""
459+
460+#. module: super_calendar
461+#: field:super.calendar.configurator.line,description_type:0
462+msgid "Description Type"
463+msgstr ""
464+
465+#. module: super_calendar
466+#: model:_description:0
467+#: model:ir.model,name:super_calendar.model_super_calendar_configurator
468+msgid "super.calendar.configurator"
469+msgstr ""
470+
471+#. module: super_calendar
472+#: field:super.calendar,name:0
473+#: view:super.calendar.configurator:0
474+#: field:super.calendar.configurator.line,description:0
475+msgid "Description"
476+msgstr ""
477+
478+#. module: super_calendar
479+#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator
480+msgid "Calendar Configurators"
481+msgstr ""
482+
483+#. module: super_calendar
484+#: field:super.calendar,model_description:0
485+msgid "Model Description"
486+msgstr ""
487+
488+#. module: super_calendar
489+#: field:super.calendar.configurator.line,date_start_field_id:0
490+msgid "Start date field"
491+msgstr ""
492+
493+#. module: super_calendar
494+#: field:super.calendar,user_id:0
495+msgid "User"
496+msgstr ""
497+
498+#. module: super_calendar
499+#: model:ir.actions.act_window,name:super_calendar.super_calendar_action
500+#: model:ir.ui.menu,name:super_calendar.super_calendar_menu
501+msgid "Super Calendar"
502+msgstr ""
503+
504+#. module: super_calendar
505+#: view:super.calendar.configurator:0
506+msgid "Line"
507+msgstr ""
508+
509+#. module: super_calendar
510+#: view:super.calendar:0
511+msgid "Extended Filters..."
512+msgstr ""
513+
514+#. module: super_calendar
515+#: field:super.calendar,res_id:0
516+msgid "Resource"
517+msgstr ""
518+
519+#. module: super_calendar
520+#: field:super.calendar.configurator,name:0
521+msgid "Name"
522+msgstr ""
523+
524+#. module: super_calendar
525+#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators
526+#: view:super.calendar.configurator:0
527+msgid "Configurators"
528+msgstr ""
529+
530+#. module: super_calendar
531+#: view:super.calendar.configurator:0
532+#: field:super.calendar.configurator,line_ids:0
533+msgid "Lines"
534+msgstr ""
535+
536+#. module: super_calendar
537+#: field:super.calendar.configurator.line,description_code:0
538+#: field:super.calendar.configurator.line,description_field_id:0
539+msgid "Description field"
540+msgstr ""
541+
542+#. module: super_calendar
543+#: view:super.calendar.configurator:0
544+#: help:super.calendar.configurator.line,description_code:0
545+msgid "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'"
546+msgstr ""
547+
548+#. module: super_calendar
549+#: code:addons/super_calendar/super_calendar.py:60
550+#, python-format
551+msgid "Error"
552+msgstr ""
553+
554+#. module: super_calendar
555+#: field:super.calendar,model_id:0
556+#: field:super.calendar.configurator.line,name:0
557+msgid "Model"
558+msgstr ""
559+
560+#. module: super_calendar
561+#: view:super.calendar:0
562+#: field:super.calendar,configurator_id:0
563+#: view:super.calendar.configurator:0
564+#: field:super.calendar.configurator.line,configurator_id:0
565+msgid "Configurator"
566+msgstr ""
567+
568+#. module: super_calendar
569+#: field:super.calendar.configurator.line,domain:0
570+msgid "Domain"
571+msgstr ""
572+
573+#. module: super_calendar
574+#: selection:super.calendar.configurator.line,description_type:0
575+msgid "Code"
576+msgstr ""
577+
578+#. module: super_calendar
579+#: model:_description:0
580+#: model:ir.model,name:super_calendar.model_super_calendar_configurator_line
581+msgid "super.calendar.configurator.line"
582+msgstr ""
583+
584+#. module: super_calendar
585+#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration
586+msgid "Configuration"
587+msgstr ""
588+
589+#. module: super_calendar
590+#: view:super.calendar:0
591+msgid "My Items"
592+msgstr ""
593+
594+#. module: super_calendar
595+#: field:super.calendar.configurator.line,date_stop_field_id:0
596+msgid "End date field"
597+msgstr ""
598+
599+#. module: super_calendar
600+#: model:_description:0
601+#: model:ir.model,name:super_calendar.model_super_calendar
602+msgid "super.calendar"
603+msgstr ""
604+
605+#. module: super_calendar
606+#: view:super.calendar:0
607+msgid "Search Calendar"
608+msgstr ""
609+
610+#. module: super_calendar
611+#: field:super.calendar,duration:0
612+msgid "Duration"
613+msgstr ""
614+
615+#. module: super_calendar
616+#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar
617+#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar
618+#: view:super.calendar:0
619+msgid "Calendar"
620+msgstr ""
621+
622
623=== added directory 'users_ldap_groups/i18n'
624=== added file 'users_ldap_groups/i18n/users_ldap_groups.pot'
625--- users_ldap_groups/i18n/users_ldap_groups.pot 1970-01-01 00:00:00 +0000
626+++ users_ldap_groups/i18n/users_ldap_groups.pot 2014-03-14 17:45:38 +0000
627@@ -0,0 +1,16 @@
628+# Translation of OpenERP Server.
629+# This file contains the translation of the following modules:
630+#
631+msgid ""
632+msgstr ""
633+"Project-Id-Version: OpenERP Server 7.0\n"
634+"Report-Msgid-Bugs-To: \n"
635+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
636+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
637+"Last-Translator: <>\n"
638+"Language-Team: \n"
639+"MIME-Version: 1.0\n"
640+"Content-Type: text/plain; charset=UTF-8\n"
641+"Content-Transfer-Encoding: \n"
642+"Plural-Forms: \n"
643+
644
645=== added directory 'users_ldap_mail/i18n'
646=== added file 'users_ldap_mail/i18n/users_ldap_mail.pot'
647--- users_ldap_mail/i18n/users_ldap_mail.pot 1970-01-01 00:00:00 +0000
648+++ users_ldap_mail/i18n/users_ldap_mail.pot 2014-03-14 17:45:38 +0000
649@@ -0,0 +1,16 @@
650+# Translation of OpenERP Server.
651+# This file contains the translation of the following modules:
652+#
653+msgid ""
654+msgstr ""
655+"Project-Id-Version: OpenERP Server 7.0\n"
656+"Report-Msgid-Bugs-To: \n"
657+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
658+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
659+"Last-Translator: <>\n"
660+"Language-Team: \n"
661+"MIME-Version: 1.0\n"
662+"Content-Type: text/plain; charset=UTF-8\n"
663+"Content-Transfer-Encoding: \n"
664+"Plural-Forms: \n"
665+
666
667=== added file 'users_ldap_populate/i18n/users_ldap_populate.pot'
668--- users_ldap_populate/i18n/users_ldap_populate.pot 1970-01-01 00:00:00 +0000
669+++ users_ldap_populate/i18n/users_ldap_populate.pot 2014-03-14 17:45:38 +0000
670@@ -0,0 +1,16 @@
671+# Translation of OpenERP Server.
672+# This file contains the translation of the following modules:
673+#
674+msgid ""
675+msgstr ""
676+"Project-Id-Version: OpenERP Server 7.0\n"
677+"Report-Msgid-Bugs-To: \n"
678+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
679+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
680+"Last-Translator: <>\n"
681+"Language-Team: \n"
682+"MIME-Version: 1.0\n"
683+"Content-Type: text/plain; charset=UTF-8\n"
684+"Content-Transfer-Encoding: \n"
685+"Plural-Forms: \n"
686+
687
688=== added file 'web_context_tunnel/i18n/web_context_tunnel.pot'
689--- web_context_tunnel/i18n/web_context_tunnel.pot 1970-01-01 00:00:00 +0000
690+++ web_context_tunnel/i18n/web_context_tunnel.pot 2014-03-14 17:45:38 +0000
691@@ -0,0 +1,16 @@
692+# Translation of OpenERP Server.
693+# This file contains the translation of the following modules:
694+#
695+msgid ""
696+msgstr ""
697+"Project-Id-Version: OpenERP Server 7.0\n"
698+"Report-Msgid-Bugs-To: \n"
699+"POT-Creation-Date: 2014-03-14 17:41+0000\n"
700+"PO-Revision-Date: 2014-03-14 17:41+0000\n"
701+"Last-Translator: <>\n"
702+"Language-Team: \n"
703+"MIME-Version: 1.0\n"
704+"Content-Type: text/plain; charset=UTF-8\n"
705+"Content-Transfer-Encoding: \n"
706+"Plural-Forms: \n"
707+