[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / calendar / i18n / et.po
1 # Estonian translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
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: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Estonian <et@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: 2014-09-24 08:59+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: calendar
21 #: model:email.template,body_html:calendar.calendar_template_meeting_reminder
22 msgid ""
23 "\n"
24 "                <html>\n"
25 "                    <head>\n"
26 "                        <meta http-equiv=\"Content-type\" "
27 "content=\"text/html; charset=utf-8\" />\n"
28 "                        <title>${object.event_id.name}</title>\n"
29 "                        <style>\n"
30 "                            span.oe_mail_footer_access {\n"
31 "                                display:block;    \n"
32 "                                text-align:center;\n"
33 "                                color:grey;                                \n"
34 "                            }\n"
35 "                        </style>\n"
36 "                    </head>\n"
37 "                    <body>\n"
38 "                        <div style=\"border-radius: 2px; max-width: 1200px; "
39 "height: auto;margin-left: auto;margin-right: auto;background-"
40 "color:#f9f9f9;\">\n"
41 "                            <div style=\"height:auto;text-align: center;font-"
42 "size : 30px;color: #8A89BA;\">\n"
43 "                                <strong>${object.event_id.name}</strong>     "
44 "                           \n"
45 "                            </div>\n"
46 "                            <div style=\"height: 50px;text-align: left;font-"
47 "size : 14px;border-collapse: separate;margin-top:10px\">\n"
48 "                                <strong style=\"margin-left:12px\">Dear "
49 "${object.cn}</strong> ,<br/>\n"
50 "                                <p style=\"margin-left:12px\">That is a "
51 "reminder for the event below : </p>\n"
52 "                            </div>\n"
53 "                            <div style=\"height: auto;margin-"
54 "left:12px;margin-top:30px;\">\n"
55 "                                <table>\n"
56 "                                    <tr>\n"
57 "                                        <td>\n"
58 "                                            <div style=\"border-top-left-"
59 "radius:3px;border-top-right-radius:3px;font-size:12px;border-"
60 "collapse:separate;text-align:center;font-"
61 "weight:bold;color:#ffffff;width:130px;min-height: 18px;border-"
62 "color:#ffffff;background:#8a89ba;padding-top: "
63 "4px;\">${object.event_id.get_interval(object.event_id.start, "
64 "'dayname')}</div>\n"
65 "                                            <div style=\"font-size:48px;min-"
66 "height:auto;font-weight:bold;text-align:center;color: #5F5F5F;background-"
67 "color: #E1E2F8;width: 130px;\">\n"
68 "                                                "
69 "${object.event_id.get_interval(object.event_id.start,'day')}\n"
70 "                                            </div>\n"
71 "                                            <div style='font-size:12px;text-"
72 "align:center;font-weight:bold;color:#ffffff;background-"
73 "color:#8a89ba'>${object.event_id.get_interval(object.event_id.start, "
74 "'month')}</div>\n"
75 "                                            <div style=\"border-"
76 "collapse:separate;color:#8a89ba;text-align:center;width: 128px;font-"
77 "size:12px;border-bottom-right-radius:3px;font-weight:bold;border:1px "
78 "solid;border-bottom-left-radius:3px;\">${not object.event_id.allday and "
79 "object.event_id.get_interval(object.event_id.start, 'time', "
80 "tz=object.partner_id.tz) or ''}</div>\n"
81 "                                        </td>\n"
82 "                                        <td>\n"
83 "                                            <table cellspacing=\"0\" "
84 "cellpadding=\"0\" border=\"0\" style=\"margin-top: 15px; margin-left: "
85 "10px;font-size: 16px;\">\n"
86 "                                                    <tr>\n"
87 "                                                        <td style=\"vertical-"
88 "align:top;\">\n"
89 "                                                            % if "
90 "object.event_id.location:\n"
91 "                                                                <div "
92 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
93 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
94 "                                                                    Where\n"
95 "                                                                </div>\n"
96 "                                                            % endif\n"
97 "                                                        </td>\n"
98 "                                                        <td  "
99 "style=\"vertical-align:top;\">\n"
100 "                                                            % if "
101 "object.event_id.location:\n"
102 "                                                                <div style = "
103 "\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;   font-"
104 "size: 14px\" >\n"
105 "                                                                    : "
106 "${object.event_id.location}\n"
107 "                                                                    <span "
108 "style= \"color:#A9A9A9; \">(<a "
109 "href=\"http://maps.google.com/maps?oi=map&q=${object.event_id.location}\">Vie"
110 "w Map</a>)\n"
111 "                                                                        "
112 "</span>\n"
113 "                                                                </div>\n"
114 "                                                            % endif\n"
115 "                                                        </td>                "
116 "                                        \n"
117 "                                                    </tr> \n"
118 "                                                                             "
119 "                   \n"
120 "                                                    <tr>\n"
121 "                                                        <td style=\"vertical-"
122 "align:top;\">\n"
123 "                                                            % if "
124 "object.event_id.description :\n"
125 "                                                                <div "
126 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
127 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
128 "                                                                    What\n"
129 "                                                                </div>\n"
130 "                                                            % endif\n"
131 "                                                        </td>\n"
132 "                                                        <td style=\"vertical-"
133 "align:text-top;\">\n"
134 "                                                            % if "
135 "object.event_id.description :\n"
136 "                                                                <div "
137 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
138 "                                                                    : "
139 "${object.event_id.description}\n"
140 "                                                                </div>\n"
141 "                                                            % endif\n"
142 "                                                        </td>\n"
143 "                                                    </tr>\n"
144 "                                                                             "
145 "                   \n"
146 "                                                    <tr>\n"
147 "                                                        <td style=\"vertical-"
148 "align:top;\">\n"
149 "                                                            % if not "
150 "object.event_id.allday and object.event_id.duration:\n"
151 "                                                                <div "
152 "style=\"height:auto; width: 120px; background : #CCCCCC; font-family: Lucica "
153 "Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
154 "                                                                    "
155 "Duration\n"
156 "                                                                </div>\n"
157 "                                                            % endif\n"
158 "                                                        </td>\n"
159 "                                                        <td colspan=\"3\" "
160 "style=\"vertical-align:text-top;\">\n"
161 "                                                            % if not "
162 "object.event_id.allday and object.event_id.duration:\n"
163 "                                                                <div "
164 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
165 "                                                                    : "
166 "${('%dH%02d' % "
167 "(object.event_id.duration,(object.event_id.duration*60)%60))}\n"
168 "                                                                </div>\n"
169 "                                                            % endif\n"
170 "                                                        </td>\n"
171 "                                                    </tr>                    "
172 "                            \n"
173 "                                                <tr style=\" height: "
174 "30px;\">\n"
175 "                                                    <td style=\"height: "
176 "25px;width: 120px; background : # CCCCCC; font-family: Lucica Grande', "
177 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
178 "                                                        <div>\n"
179 "                                                            Attendees\n"
180 "                                                        </div>\n"
181 "                                                    </td>\n"
182 "                                                    <td colspan=\"3\">\n"
183 "                                                       : \n"
184 "                                                        % for attendee in "
185 "object.event_id.attendee_ids:\n"
186 "                                                            <div "
187 "style=\"display:inline-block; border-radius: 50%; width:10px; "
188 "height:10px;background:${'color' in ctx and ctx['color'][attendee.state] or "
189 "'white'};\"></div>\n"
190 "                                                            % if attendee.cn "
191 "!= object.cn:\n"
192 "                                                                <span "
193 "style=\"margin-left:5px\">${attendee.cn}</span>\n"
194 "                                                            % else:\n"
195 "                                                                <span "
196 "style=\"margin-left:5px\">You</span>\n"
197 "                                                            % endif\n"
198 "                                                        % endfor\n"
199 "                                                    </td>\n"
200 "                                                </tr>\n"
201 "                                            </table>\n"
202 "                                        </td>\n"
203 "                                    </tr>\n"
204 "                                </table>\n"
205 "                            </div>            \n"
206 "                        </div>\n"
207 "                    </body>\n"
208 "                </html>\n"
209 "                \n"
210 "                "
211 msgstr ""
212
213 #. module: calendar
214 #: model:email.template,body_html:calendar.calendar_template_meeting_invitation
215 msgid ""
216 "\n"
217 "                <html>\n"
218 "                    <head>\n"
219 "                        <meta http-equiv=\"Content-type\" "
220 "content=\"text/html; charset=utf-8\" />\n"
221 "                        <title>${object.event_id.name}</title>\n"
222 "                        <style> \n"
223 "                            span.oe_mail_footer_access {\n"
224 "                                display:block;    \n"
225 "                                text-align:center;\n"
226 "                                color:grey;                                \n"
227 "                            }\n"
228 "                        </style>\n"
229 "                    </head>\n"
230 "                    <body>\n"
231 "                        <div style=\"border-radius: 2px; max-width: 1200px; "
232 "height: auto;margin-left: auto;margin-right: auto;background-"
233 "color:#f9f9f9;\">\n"
234 "                            <div style=\"height:auto;text-align: center;font-"
235 "size : 30px;color: #8A89BA;\">\n"
236 "                                <strong>${object.event_id.name}</strong>\n"
237 "                            </div>\n"
238 "                            <div style=\"height: 50px;text-align: left;font-"
239 "size : 14px;border-collapse: separate;margin-top:10px\">\n"
240 "                                <strong style=\"margin-left:12px\">Dear "
241 "${object.cn}</strong> ,<br/><p style=\"margin-"
242 "left:12px\">${object.event_id.user_id.partner_id.name} invited you for the "
243 "${object.event_id.name} meeting of "
244 "${object.event_id.user_id.company_id.name}.</p> \n"
245 "                            </div>\n"
246 "                            <div style=\"height: auto;margin-"
247 "left:12px;margin-top:30px;\">\n"
248 "                                <table>\n"
249 "                                    <tr>\n"
250 "                                        <td>\n"
251 "                                            <div style=\"border-top-left-"
252 "radius:3px;border-top-right-radius:3px;font-size:12px;border-"
253 "collapse:separate;text-align:center;font-"
254 "weight:bold;color:#ffffff;width:130px;min-height: 18px;border-"
255 "color:#ffffff;background:#8a89ba;padding-top: "
256 "4px;\">${object.event_id.get_interval(object.event_id.start, "
257 "'dayname')}</div>\n"
258 "                                            <div style=\"font-size:48px;min-"
259 "height:auto;font-weight:bold;text-align:center;color: #5F5F5F;background-"
260 "color: #E1E2F8;width: 130px;\">\n"
261 "                                                "
262 "${object.event_id.get_interval(object.event_id.start,'day')}\n"
263 "                                            </div>\n"
264 "                                            <div style='font-size:12px;text-"
265 "align:center;font-weight:bold;color:#ffffff;background-"
266 "color:#8a89ba'>${object.event_id.get_interval(object.event_id.start, "
267 "'month')}</div>\n"
268 "                                            <div style=\"border-"
269 "collapse:separate;color:#8a89ba;text-align:center;width: 128px;font-"
270 "size:12px;border-bottom-right-radius:3px;font-weight:bold;border:1px "
271 "solid;border-bottom-left-radius:3px;\">${not object.event_id.allday and "
272 "object.event_id.get_interval(object.event_id.start, 'time', "
273 "tz=object.partner_id.tz) or ''}</div>\n"
274 "                                        </td>\n"
275 "                                        <td>\n"
276 "                                            <table cellspacing=\"0\" "
277 "cellpadding=\"0\" border=\"0\" style=\"margin-top: 15px; margin-left: "
278 "10px;font-size: 16px;\">\n"
279 "                                                    <tr>\n"
280 "                                                        <td style=\"vertical-"
281 "align:top;\">\n"
282 "                                                            % if "
283 "object.event_id.location:\n"
284 "                                                                <div "
285 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
286 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
287 "                                                                    Where\n"
288 "                                                                </div>\n"
289 "                                                            % endif\n"
290 "                                                        </td>\n"
291 "                                                        <td  "
292 "style=\"vertical-align:top;\">\n"
293 "                                                            % if "
294 "object.event_id.location:\n"
295 "                                                                <div style = "
296 "\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;   font-"
297 "size: 14px\" >\n"
298 "                                                                    : "
299 "${object.event_id.location}\n"
300 "                                                                    <span "
301 "style= \"color:#A9A9A9; \">(<a "
302 "href=\"http://maps.google.com/maps?oi=map&q=${object.event_id.location}\">Vie"
303 "w Map</a>)\n"
304 "                                                                        "
305 "</span>\n"
306 "                                                                </div>\n"
307 "                                                            % endif\n"
308 "                                                        </td>                "
309 "                                        \n"
310 "                                                    </tr> \n"
311 "                                                                             "
312 "                   \n"
313 "                                                    <tr>\n"
314 "                                                        <td style=\"vertical-"
315 "align:top;\">\n"
316 "                                                            % if "
317 "object.event_id.description :\n"
318 "                                                                <div "
319 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
320 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
321 "                                                                    What\n"
322 "                                                                </div>\n"
323 "                                                            % endif\n"
324 "                                                        </td>\n"
325 "                                                        <td style=\"vertical-"
326 "align:text-top;\">\n"
327 "                                                            % if "
328 "object.event_id.description :\n"
329 "                                                                <div "
330 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
331 "                                                                    : "
332 "${object.event_id.description}\n"
333 "                                                                </div>\n"
334 "                                                            % endif\n"
335 "                                                        </td>\n"
336 "                                                    </tr>\n"
337 "                                                                             "
338 "                   \n"
339 "                                                    <tr>\n"
340 "                                                        <td style=\"vertical-"
341 "align:top;\">\n"
342 "                                                            % if not "
343 "object.event_id.allday and object.event_id.duration:\n"
344 "                                                                <div "
345 "style=\"height:auto; width: 120px; background : #CCCCCC; font-family: Lucica "
346 "Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
347 "                                                                    "
348 "Duration\n"
349 "                                                                </div>\n"
350 "                                                            % endif\n"
351 "                                                        </td>\n"
352 "                                                        <td colspan=\"3\" "
353 "style=\"vertical-align:text-top;\">\n"
354 "                                                            % if not "
355 "object.event_id.allday and object.event_id.duration:\n"
356 "                                                                <div "
357 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
358 "                                                                    : "
359 "${('%dH%02d' % "
360 "(object.event_id.duration,(object.event_id.duration*60)%60))}\n"
361 "                                                                </div>\n"
362 "                                                            % endif\n"
363 "                                                        </td>\n"
364 "                                                    </tr>                    "
365 "                            \n"
366 "                                                <tr style=\" height: "
367 "30px;\">\n"
368 "                                                    <td style=\"height: "
369 "25px;width: 120px; background : # CCCCCC; font-family: Lucica Grande', "
370 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
371 "                                                        <div>\n"
372 "                                                            Attendees\n"
373 "                                                        </div>\n"
374 "                                                    </td>\n"
375 "                                                    <td colspan=\"3\">\n"
376 "                                                       : \n"
377 "                                                        % for attendee in "
378 "object.event_id.attendee_ids:\n"
379 "                                                            <div "
380 "style=\"display:inline-block; border-radius: 50%; width:10px; "
381 "height:10px;background:${'color' in ctx and ctx['color'][attendee.state] or "
382 "'white'};\"></div>\n"
383 "                                                            % if attendee.cn "
384 "!= object.cn:\n"
385 "                                                                <span "
386 "style=\"margin-left:5px\">${attendee.cn}</span>\n"
387 "                                                            % else:\n"
388 "                                                                <span "
389 "style=\"margin-left:5px\">You</span>\n"
390 "                                                            % endif\n"
391 "                                                        % endfor\n"
392 "                                                    </td>\n"
393 "                                                </tr>\n"
394 "                                            </table>\n"
395 "                                        </td>\n"
396 "                                    </tr>\n"
397 "                                </table>\n"
398 "                            </div>\n"
399 "                            <div style=\"height: auto;width:450px; margin:0 "
400 "auto;padding-top:20px;padding-bottom:40px;\">\n"
401 "                                    <a style=\"padding: 8px 30px 8px "
402 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#8A89BA;margin "
403 ": 0 15px 0 0;text-decoration: none;color:#FFFFFF;\" "
404 "href=\"/calendar/meeting/accept?db=${'dbname' in ctx and ctx['dbname'] or "
405 "''}&token=${object.access_token}&action=${'action_id' in ctx and "
406 "ctx['action_id'] or ''}&id=${object.event_id.id}\">Accept</a>\n"
407 "                                    <a style=\"padding: 8px 30px 8px "
408 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#808080;margin "
409 ": 0 15px 0 0;text-decoration: none;color:#FFFFFF;\" "
410 "href=\"/calendar/meeting/decline?db=${'dbname' in ctx and ctx['dbname'] or "
411 "'' }&token=${object.access_token}&action=${'action_id' in ctx and "
412 "ctx['action_id'] or ''}&id=${object.event_id.id}\">Decline</a>\n"
413 "                                    <a style=\"padding: 8px 30px 8px "
414 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#D8D8D8;text-"
415 "decoration: none;color:#FFFFFF;\" "
416 "href=\"/calendar/meeting/view?db=${'dbname' in ctx and ctx['dbname'] or "
417 "''}&token=${object.access_token}&action=${'action_id' in ctx and "
418 "ctx['action_id'] or ''}&id=${object.event_id.id}\">View</a>\n"
419 "                            </div> \n"
420 "                        </div>\n"
421 "                    </body>\n"
422 "                </html>\n"
423 "                \n"
424 "                "
425 msgstr ""
426
427 #. module: calendar
428 #: model:email.template,body_html:calendar.calendar_template_meeting_changedate
429 msgid ""
430 " \n"
431 "                <html>\n"
432 "                    <head>\n"
433 "                        <meta http-equiv=\"Content-type\" "
434 "content=\"text/html; charset=utf-8\" />\n"
435 "                        <title>${object.event_id.name}</title>\n"
436 "                        <style>\n"
437 "                            span.oe_mail_footer_access {\n"
438 "                                display:block;    \n"
439 "                                text-align:center;\n"
440 "                                color:grey;                                \n"
441 "                            }\n"
442 "                        </style>\n"
443 "                    </head>\n"
444 "                    <body>\n"
445 "                        <div style=\"border-radius: 2px; max-width: 1200px; "
446 "height: auto;margin-left: auto;margin-right: auto;background-"
447 "color:#f9f9f9;\">\n"
448 "                            <div style=\"height:auto;text-align: center;font-"
449 "size : 30px;color: #8A89BA;\">\n"
450 "                                <strong>${object.event_id.name}</strong>\n"
451 "                            </div>\n"
452 "                            <div style=\"height: 50px;text-align: left;font-"
453 "size : 14px;border-collapse: separate;margin-top:10px\">\n"
454 "                                <strong style=\"margin-left:12px\">Dear "
455 "${object.cn}</strong> ,<br/>\n"
456 "                                <p style=\"margin-left:12px\">The date of "
457 "the meeting has been changed...<br/>\n"
458 "                                The meeting created by "
459 "${object.event_id.user_id.partner_id.name} is now scheduled for : "
460 "${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.</p>\n"
461 "                            </div>\n"
462 "                            <div style=\"height: auto;margin-"
463 "left:12px;margin-top:30px;\">\n"
464 "                                <table>\n"
465 "                                    <tr>                                     "
466 "   \n"
467 "                                        <td>\n"
468 "                                            <div style=\"border-top-left-"
469 "radius:3px;border-top-right-radius:3px;font-size:12px;border-"
470 "collapse:separate;text-align:center;font-"
471 "weight:bold;color:#ffffff;width:130px;min-height: 18px;border-"
472 "color:#ffffff;background:#8a89ba;padding-top: "
473 "4px;\">${object.event_id.get_interval(object.event_id.start, "
474 "'dayname')}</div>\n"
475 "                                            <div style=\"font-size:48px;min-"
476 "height:auto;font-weight:bold;text-align:center;color: #5F5F5F;background-"
477 "color: #E1E2F8;width: 130px;\">\n"
478 "                                                "
479 "${object.event_id.get_interval(object.event_id.start,'day')}\n"
480 "                                            </div>\n"
481 "                                            <div style='font-size:12px;text-"
482 "align:center;font-weight:bold;color:#ffffff;background-"
483 "color:#8a89ba'>${object.event_id.get_interval(object.event_id.start, "
484 "'month')}</div>\n"
485 "                                            <div style=\"border-"
486 "collapse:separate;color:#8a89ba;text-align:center;width: 128px;font-"
487 "size:12px;border-bottom-right-radius:3px;font-weight:bold;border:1px "
488 "solid;border-bottom-left-radius:3px;\">${not object.event_id.allday and "
489 "object.event_id.get_interval(object.event_id.start, 'time', "
490 "tz=object.partner_id.tz) or ''}</div>\n"
491 "                                        </td>\n"
492 "                                        <td>\n"
493 "                                            <table cellspacing=\"0\" "
494 "cellpadding=\"0\" border=\"0\" style=\"margin-top: 15px; margin-left: "
495 "10px;font-size: 16px;\">\n"
496 "                                                    <tr>\n"
497 "                                                        <td style=\"vertical-"
498 "align:top;\">\n"
499 "                                                            % if "
500 "object.event_id.location:\n"
501 "                                                                <div "
502 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
503 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
504 "                                                                    Where\n"
505 "                                                                </div>\n"
506 "                                                            % endif\n"
507 "                                                        </td>\n"
508 "                                                        <td  "
509 "style=\"vertical-align:top;\">\n"
510 "                                                            % if "
511 "object.event_id.location:\n"
512 "                                                                <div style = "
513 "\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;   font-"
514 "size: 14px\" >\n"
515 "                                                                    : "
516 "${object.event_id.location}\n"
517 "                                                                    <span "
518 "style= \"color:#A9A9A9; \">(<a "
519 "href=\"http://maps.google.com/maps?oi=map&q=${object.event_id.location}\">Vie"
520 "w Map</a>)\n"
521 "                                                                        "
522 "</span>\n"
523 "                                                                </div>\n"
524 "                                                            % endif\n"
525 "                                                        </td>                "
526 "                                        \n"
527 "                                                    </tr> \n"
528 "                                                                             "
529 "                   \n"
530 "                                                    <tr>\n"
531 "                                                        <td style=\"vertical-"
532 "align:top;\">\n"
533 "                                                            % if "
534 "object.event_id.description :\n"
535 "                                                                <div "
536 "style=\"width: 120px; background : #CCCCCC; font-family: Lucica Grande', "
537 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
538 "                                                                    What\n"
539 "                                                                </div>\n"
540 "                                                            % endif\n"
541 "                                                        </td>\n"
542 "                                                        <td style=\"vertical-"
543 "align:text-top;\">\n"
544 "                                                            % if "
545 "object.event_id.description :\n"
546 "                                                                <div "
547 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
548 "                                                                    : "
549 "${object.event_id.description}\n"
550 "                                                                </div>\n"
551 "                                                            % endif\n"
552 "                                                        </td>\n"
553 "                                                    </tr>\n"
554 "                                                                             "
555 "                   \n"
556 "                                                    <tr>\n"
557 "                                                        <td style=\"vertical-"
558 "align:top;\">\n"
559 "                                                            % if not "
560 "object.event_id.allday and object.event_id.duration:\n"
561 "                                                                <div "
562 "style=\"height:auto; width: 120px; background : #CCCCCC; font-family: Lucica "
563 "Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
564 "                                                                    "
565 "Duration\n"
566 "                                                                </div>\n"
567 "                                                            % endif\n"
568 "                                                        </td>\n"
569 "                                                        <td colspan=\"3\" "
570 "style=\"vertical-align:text-top;\">\n"
571 "                                                            % if not "
572 "object.event_id.allday and object.event_id.duration:\n"
573 "                                                                <div "
574 "style=\"font-family: Lucica Grande', Ubuntu, Arial, Verdana, sans-serif;\">\n"
575 "                                                                    : "
576 "${('%dH%02d' % "
577 "(object.event_id.duration,(object.event_id.duration*60)%60))}\n"
578 "                                                                </div>\n"
579 "                                                            % endif\n"
580 "                                                        </td>\n"
581 "                                                    </tr>                    "
582 "                            \n"
583 "                                                <tr style=\" height: "
584 "30px;\">\n"
585 "                                                    <td style=\"height: "
586 "25px;width: 120px; background : # CCCCCC; font-family: Lucica Grande', "
587 "Ubuntu, Arial, Verdana, sans-serif;\">\n"
588 "                                                        <div>\n"
589 "                                                            Attendees\n"
590 "                                                        </div>\n"
591 "                                                    </td>\n"
592 "                                                    <td colspan=\"3\">\n"
593 "                                                       : \n"
594 "                                                        % for attendee in "
595 "object.event_id.attendee_ids:\n"
596 "                                                            <div "
597 "style=\"display:inline-block; border-radius: 50%; width:10px; "
598 "height:10px;background:${'color' in ctx and ctx['color'][attendee.state] or "
599 "'white'};\"></div>\n"
600 "                                                            % if attendee.cn "
601 "!= object.cn:\n"
602 "                                                                <span "
603 "style=\"margin-left:5px\">${attendee.cn}</span>\n"
604 "                                                            % else:\n"
605 "                                                                <span "
606 "style=\"margin-left:5px\">You</span>\n"
607 "                                                            % endif\n"
608 "                                                        % endfor\n"
609 "                                                    </td>\n"
610 "                                                </tr>\n"
611 "                                            </table>\n"
612 "                                        </td>\n"
613 "                                    </tr>\n"
614 "                                </table>                                     "
615 " \n"
616 "                            </div>\n"
617 "                            <div style=\"height: auto;width:450px; margin:0 "
618 "auto;padding-top:20px;padding-bottom:40px;\">\n"
619 "                                    <a style=\"padding: 8px 30px 8px "
620 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#8A89BA;margin "
621 ": 0 15px 0 0;text-decoration: none;color:#FFFFFF;\" "
622 "href=\"/calendar/meeting/accept?db=${'dbname' in ctx and ctx['dbname'] or "
623 "''}&token=${object.access_token}&action=${'action_id' in ctx and "
624 "ctx['action_id'] or ''}&id=${object.event_id.id}\">Accept</a>\n"
625 "                                    <a style=\"padding: 8px 30px 8px "
626 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#808080;margin "
627 ": 0 15px 0 0;text-decoration: none;color:#FFFFFF;\" "
628 "href=\"/calendar/meeting/decline?db=${'dbname' in ctx and ctx['dbname'] or "
629 "''}&token=${object.access_token}&action=${'action_id' in ctx and "
630 "ctx['action_id'] or ''}&id=${object.event_id.id}\">Decline</a>\n"
631 "                                    <a style=\"padding: 8px 30px 8px "
632 "30px;border-radius: 6px;border: 1px solid #CCCCCC;background:#D8D8D8;text-"
633 "decoration: none;color:#FFFFFF;\" "
634 "href=\"/calendar/meeting/view?db=${'dbname' in ctx and ctx['dbname'] or "
635 "''}&token=${object.access_token}&action=${'action_id' in ctx and "
636 "ctx['action_id'] or ''}&id=${object.event_id.id}\">View</a>\n"
637 "                            </div>                             \n"
638 "                        </div>\n"
639 "                    </body>\n"
640 "                </html>\n"
641 "                \n"
642 "                "
643 msgstr ""
644
645 #. module: calendar
646 #. openerp-web
647 #: code:addons/calendar/static/src/js/base_calendar.js:20
648 #, python-format
649 msgid " [Me]"
650 msgstr ""
651
652 #. module: calendar
653 #: model:email.template,subject:calendar.calendar_template_meeting_invitation
654 msgid "${object.event_id.name}"
655 msgstr ""
656
657 #. module: calendar
658 #: model:email.template,subject:calendar.calendar_template_meeting_changedate
659 msgid "${object.event_id.name} - Date has been updated"
660 msgstr ""
661
662 #. module: calendar
663 #: model:email.template,subject:calendar.calendar_template_meeting_reminder
664 msgid "${object.event_id.name} - Reminder"
665 msgstr ""
666
667 #. module: calendar
668 #: model:ir.actions.act_window,help:calendar.action_calendar_event
669 msgid ""
670 "<p class=\"oe_view_nocontent_create\">\n"
671 "            Click to schedule a new meeting.\n"
672 "          </p><p>\n"
673 "            The calendar is shared between employees and fully integrated "
674 "with\n"
675 "            other applications such as the employee holidays or the "
676 "business\n"
677 "            opportunities.\n"
678 "          </p>\n"
679 "        "
680 msgstr ""
681
682 #. module: calendar
683 #: code:addons/calendar/calendar.py:1570
684 #, python-format
685 msgid "A email has been send to specify that the date has been changed !"
686 msgstr ""
687
688 #. module: calendar
689 #: view:calendar.event:calendar.view_calendar_event_form
690 msgid "Accept"
691 msgstr ""
692
693 #. module: calendar
694 #: selection:calendar.attendee,state:0
695 #: selection:calendar.event,attendee_status:0
696 msgid "Accepted"
697 msgstr ""
698
699 #. module: calendar
700 #: field:calendar.event,active:0
701 msgid "Active"
702 msgstr ""
703
704 #. module: calendar
705 #. openerp-web
706 #: code:addons/calendar/static/src/js/base_calendar.js:100
707 #, python-format
708 msgid "Add Favorite Calendar"
709 msgstr ""
710
711 #. module: calendar
712 #: field:calendar.event,allday:0
713 msgid "All Day"
714 msgstr "Kogu päev"
715
716 #. module: calendar
717 #: code:addons/calendar/calendar.py:772
718 #, python-format
719 msgid "AllDay , %s"
720 msgstr ""
721
722 #. module: calendar
723 #: field:calendar.alarm,duration:0
724 msgid "Amount"
725 msgstr ""
726
727 #. module: calendar
728 #: code:addons/calendar/calendar.py:1080
729 #, python-format
730 msgid "An invitation email has been sent to attendee %s"
731 msgstr ""
732
733 #. module: calendar
734 #: code:addons/calendar/calendar.py:1384
735 #, python-format
736 msgid "An invitation email has been sent to attendee(s)"
737 msgstr ""
738
739 #. module: calendar
740 #: field:calendar.event,is_attendee:0
741 msgid "Attendee"
742 msgstr ""
743
744 #. module: calendar
745 #: field:calendar.event,attendee_status:0
746 msgid "Attendee Status"
747 msgstr ""
748
749 #. module: calendar
750 #: model:ir.model,name:calendar.model_calendar_attendee
751 msgid "Attendee information"
752 msgstr ""
753
754 #. module: calendar
755 #: view:calendar.event:calendar.view_calendar_event_form
756 #: view:calendar.event:calendar.view_calendar_event_form_popup
757 #: field:calendar.event,attendee_ids:0
758 #: field:calendar.event,partner_ids:0
759 msgid "Attendees"
760 msgstr ""
761
762 #. module: calendar
763 #: view:calendar.event:calendar.view_calendar_event_search
764 msgid "Availability"
765 msgstr ""
766
767 #. module: calendar
768 #: code:addons/calendar/calendar.py:1655
769 #: selection:calendar.attendee,availability:0
770 #: selection:calendar.event,show_as:0
771 #, python-format
772 msgid "Busy"
773 msgstr ""
774
775 #. module: calendar
776 #: field:calendar.event,byday:0
777 msgid "By day"
778 msgstr ""
779
780 #. module: calendar
781 #: field:calendar.event,start:0
782 msgid "Calculated start"
783 msgstr ""
784
785 #. module: calendar
786 #: field:calendar.event,stop:0
787 msgid "Calculated stop"
788 msgstr ""
789
790 #. module: calendar
791 #: model:ir.ui.menu,name:calendar.mail_menu_calendar
792 #: model:ir.ui.menu,name:calendar.menu_calendar_configuration
793 msgid "Calendar"
794 msgstr ""
795
796 #. module: calendar
797 #. openerp-web
798 #: code:addons/calendar/static/src/xml/base_calendar.xml:42
799 #, python-format
800 msgid "Calendar Invitation"
801 msgstr ""
802
803 #. module: calendar
804 #: view:calendar.event:calendar.view_calendar_event_form
805 msgid "Click here to update only this instance and not all recurrences."
806 msgstr ""
807
808 #. module: calendar
809 #: field:calendar.attendee,cn:0
810 msgid "Common name"
811 msgstr ""
812
813 #. module: calendar
814 #: selection:calendar.event,state:0
815 msgid "Confirmed"
816 msgstr ""
817
818 #. module: calendar
819 #: field:calendar.attendee,partner_id:0
820 msgid "Contact"
821 msgstr ""
822
823 #. module: calendar
824 #: field:calendar.alarm,create_uid:0
825 #: field:calendar.attendee,create_uid:0
826 #: field:calendar.contacts,create_uid:0
827 #: field:calendar.event,create_uid:0
828 #: field:calendar.event.type,create_uid:0
829 msgid "Created by"
830 msgstr ""
831
832 #. module: calendar
833 #: field:calendar.alarm,create_date:0
834 #: field:calendar.attendee,create_date:0
835 #: field:calendar.contacts,create_date:0
836 #: field:calendar.event,create_date:0
837 #: field:calendar.event.type,create_date:0
838 msgid "Created on"
839 msgstr ""
840
841 #. module: calendar
842 #: model:calendar.event.type,name:calendar.categ_meet1
843 msgid "Customer Meeting"
844 msgstr ""
845
846 #. module: calendar
847 #: view:calendar.event:calendar.view_calendar_event_tree
848 #: field:calendar.event,display_start:0
849 msgid "Date"
850 msgstr ""
851
852 #. module: calendar
853 #: field:calendar.event,day:0
854 #: selection:calendar.event,month_by:0
855 msgid "Date of month"
856 msgstr ""
857
858 #. module: calendar
859 #: help:calendar.event,message_last_post:0
860 msgid "Date of the last message posted on the record."
861 msgstr ""
862
863 #. module: calendar
864 #: view:calendar.event:calendar.view_calendar_event_form
865 msgid "Day of Month"
866 msgstr ""
867
868 #. module: calendar
869 #: selection:calendar.event,month_by:0
870 msgid "Day of month"
871 msgstr ""
872
873 #. module: calendar
874 #: selection:calendar.event,rrule_type:0
875 msgid "Day(s)"
876 msgstr ""
877
878 #. module: calendar
879 #: selection:calendar.alarm,interval:0
880 msgid "Days"
881 msgstr ""
882
883 #. module: calendar
884 #: view:calendar.event:calendar.view_calendar_event_form
885 msgid "Decline"
886 msgstr ""
887
888 #. module: calendar
889 #: selection:calendar.attendee,state:0
890 #: selection:calendar.event,attendee_status:0
891 msgid "Declined"
892 msgstr ""
893
894 #. module: calendar
895 #: field:calendar.event,description:0
896 msgid "Description"
897 msgstr ""
898
899 #. module: calendar
900 #. openerp-web
901 #: code:addons/calendar/static/src/xml/base_calendar.xml:21
902 #, python-format
903 msgid "Details"
904 msgstr ""
905
906 #. module: calendar
907 #. openerp-web
908 #: code:addons/calendar/static/src/js/base_calendar.js:124
909 #, python-format
910 msgid "Do you really want to delete this filter from favorite?"
911 msgstr ""
912
913 #. module: calendar
914 #: view:calendar.event:calendar.view_calendar_event_form_popup
915 #: field:calendar.event,duration:0
916 msgid "Duration"
917 msgstr ""
918
919 #. module: calendar
920 #: selection:calendar.alarm,type:0
921 #: field:calendar.attendee,email:0
922 msgid "Email"
923 msgstr ""
924
925 #. module: calendar
926 #: code:addons/calendar/calendar.py:1358
927 #, python-format
928 msgid "Email addresses not found"
929 msgstr ""
930
931 #. module: calendar
932 #: help:calendar.attendee,email:0
933 msgid "Email of Invited Person"
934 msgstr ""
935
936 #. module: calendar
937 #: field:calendar.contacts,partner_id:0
938 msgid "Employee"
939 msgstr ""
940
941 #. module: calendar
942 #: field:calendar.event,stop_date:0
943 msgid "End Date"
944 msgstr ""
945
946 #. module: calendar
947 #: field:calendar.event,stop_datetime:0
948 msgid "End Datetime"
949 msgstr ""
950
951 #. module: calendar
952 #: selection:calendar.event,end_type:0
953 msgid "End date"
954 msgstr ""
955
956 #. module: calendar
957 #: view:calendar.event:calendar.view_calendar_event_form
958 msgid "Ending at"
959 msgstr ""
960
961 #. module: calendar
962 #: constraint:calendar.event:0
963 msgid "Error ! End date cannot be set before start date."
964 msgstr ""
965
966 #. module: calendar
967 #: code:addons/calendar/calendar.py:1237
968 #, python-format
969 msgid "Error!"
970 msgstr "Viga!"
971
972 #. module: calendar
973 #: model:ir.model,name:calendar.model_calendar_event
974 msgid "Event"
975 msgstr ""
976
977 #. module: calendar
978 #: field:calendar.event,display_time:0
979 msgid "Event Time"
980 msgstr ""
981
982 #. module: calendar
983 #: model:ir.model,name:calendar.model_calendar_alarm
984 msgid "Event alarm"
985 msgstr ""
986
987 #. module: calendar
988 #. openerp-web
989 #: code:addons/calendar/static/src/js/base_calendar.js:30
990 #, python-format
991 msgid "Everybody's calendars"
992 msgstr ""
993
994 #. module: calendar
995 #: model:calendar.event.type,name:calendar.categ_meet5
996 msgid "Feedback Meeting"
997 msgstr ""
998
999 #. module: calendar
1000 #: selection:calendar.event,byday:0
1001 msgid "Fifth"
1002 msgstr ""
1003
1004 #. module: calendar
1005 #: selection:calendar.event,byday:0
1006 msgid "First"
1007 msgstr ""
1008
1009 #. module: calendar
1010 #: code:addons/calendar/calendar.py:140
1011 #, python-format
1012 msgid "First you have to specify the date of the invitation."
1013 msgstr ""
1014
1015 #. module: calendar
1016 #: field:calendar.event,message_follower_ids:0
1017 msgid "Followers"
1018 msgstr ""
1019
1020 #. module: calendar
1021 #: selection:calendar.event,byday:0
1022 msgid "Fourth"
1023 msgstr "Neljas"
1024
1025 #. module: calendar
1026 #: selection:calendar.attendee,availability:0
1027 #: selection:calendar.event,show_as:0
1028 msgid "Free"
1029 msgstr "Vaba"
1030
1031 #. module: calendar
1032 #: field:calendar.attendee,availability:0
1033 msgid "Free/Busy"
1034 msgstr ""
1035
1036 #. module: calendar
1037 #: field:calendar.event,fr:0
1038 msgid "Fri"
1039 msgstr ""
1040
1041 #. module: calendar
1042 #: selection:calendar.event,week_list:0
1043 msgid "Friday"
1044 msgstr "Reede"
1045
1046 #. module: calendar
1047 #: view:calendar.event:calendar.view_calendar_event_search
1048 msgid "Group By"
1049 msgstr ""
1050
1051 #. module: calendar
1052 #: code:addons/calendar/calendar.py:1593
1053 #, python-format
1054 msgid "Group by date is not supported, use the calendar view instead."
1055 msgstr ""
1056
1057 #. module: calendar
1058 #: model:ir.model,name:calendar.model_ir_http
1059 msgid "HTTP routing"
1060 msgstr ""
1061
1062 #. module: calendar
1063 #: help:calendar.event,message_summary:0
1064 msgid ""
1065 "Holds the Chatter summary (number of messages, ...). This summary is "
1066 "directly in html format in order to be inserted in kanban views."
1067 msgstr ""
1068
1069 #. module: calendar
1070 #: selection:calendar.alarm,interval:0
1071 msgid "Hours"
1072 msgstr ""
1073
1074 #. module: calendar
1075 #: field:calendar.alarm,id:0
1076 #: field:calendar.alarm_manager,id:0
1077 #: field:calendar.attendee,id:0
1078 #: field:calendar.contacts,id:0
1079 #: field:calendar.event,id:0
1080 #: field:calendar.event.type,id:0
1081 msgid "ID"
1082 msgstr ""
1083
1084 #. module: calendar
1085 #: help:calendar.event,message_unread:0
1086 msgid "If checked new messages require your attention."
1087 msgstr ""
1088
1089 #. module: calendar
1090 #: help:calendar.event,active:0
1091 msgid ""
1092 "If the active field is set to true, it will allow you to hide the event "
1093 "alarm information without removing it."
1094 msgstr ""
1095
1096 #. module: calendar
1097 #: model:calendar.event.type,name:calendar.categ_meet2
1098 msgid "Internal Meeting"
1099 msgstr ""
1100
1101 #. module: calendar
1102 #: model:mail.message.subtype,name:calendar.subtype_invitation
1103 msgid "Invitation"
1104 msgstr ""
1105
1106 #. module: calendar
1107 #: field:calendar.attendee,access_token:0
1108 msgid "Invitation Token"
1109 msgstr ""
1110
1111 #. module: calendar
1112 #: view:calendar.event:calendar.view_calendar_event_form
1113 msgid "Invitation details"
1114 msgstr ""
1115
1116 #. module: calendar
1117 #: view:calendar.event:calendar.view_calendar_event_form
1118 msgid "Invitations"
1119 msgstr ""
1120
1121 #. module: calendar
1122 #: model:ir.model,name:calendar.model_mail_wizard_invite
1123 msgid "Invite wizard"
1124 msgstr ""
1125
1126 #. module: calendar
1127 #: field:calendar.event,message_is_follower:0
1128 msgid "Is a Follower"
1129 msgstr ""
1130
1131 #. module: calendar
1132 #: selection:calendar.event,byday:0
1133 msgid "Last"
1134 msgstr ""
1135
1136 #. module: calendar
1137 #: field:calendar.event,message_last_post:0
1138 msgid "Last Message Date"
1139 msgstr ""
1140
1141 #. module: calendar
1142 #: field:calendar.alarm,write_uid:0
1143 #: field:calendar.attendee,write_uid:0
1144 #: field:calendar.contacts,write_uid:0
1145 #: field:calendar.event,write_uid:0
1146 #: field:calendar.event.type,write_uid:0
1147 msgid "Last Updated by"
1148 msgstr ""
1149
1150 #. module: calendar
1151 #: field:calendar.alarm,write_date:0
1152 #: field:calendar.attendee,write_date:0
1153 #: field:calendar.contacts,write_date:0
1154 #: field:calendar.event,write_date:0
1155 #: field:calendar.event.type,write_date:0
1156 msgid "Last Updated on"
1157 msgstr ""
1158
1159 #. module: calendar
1160 #: field:res.partner,calendar_last_notif_ack:0
1161 msgid "Last notification marked as read from base Calendar"
1162 msgstr ""
1163
1164 #. module: calendar
1165 #: help:calendar.event,rrule_type:0
1166 msgid "Let the event automatically repeat at that interval"
1167 msgstr ""
1168
1169 #. module: calendar
1170 #: field:calendar.event,location:0
1171 msgid "Location"
1172 msgstr ""
1173
1174 #. module: calendar
1175 #: help:calendar.event,location:0
1176 msgid "Location of Event"
1177 msgstr ""
1178
1179 #. module: calendar
1180 #: field:calendar.contacts,user_id:0
1181 msgid "Me"
1182 msgstr ""
1183
1184 #. module: calendar
1185 #: view:calendar.event:calendar.view_calendar_event_search
1186 msgid "Meeting"
1187 msgstr ""
1188
1189 #. module: calendar
1190 #: view:calendar.event:calendar.view_calendar_event_form
1191 msgid "Meeting Details"
1192 msgstr ""
1193
1194 #. module: calendar
1195 #: field:calendar.event,name:0
1196 msgid "Meeting Subject"
1197 msgstr ""
1198
1199 #. module: calendar
1200 #: model:ir.model,name:calendar.model_calendar_event_type
1201 msgid "Meeting Type"
1202 msgstr ""
1203
1204 #. module: calendar
1205 #: view:calendar.event.type:calendar.view_calendar_event_type_tree
1206 #: model:ir.actions.act_window,name:calendar.action_calendar_event_type
1207 #: model:ir.ui.menu,name:calendar.menu_calendar_event_type
1208 msgid "Meeting Types"
1209 msgstr ""
1210
1211 #. module: calendar
1212 #: field:calendar.attendee,event_id:0
1213 msgid "Meeting linked"
1214 msgstr ""
1215
1216 #. module: calendar
1217 #: view:calendar.event:calendar.view_calendar_event_calendar
1218 #: view:calendar.event:calendar.view_calendar_event_form
1219 #: view:calendar.event:calendar.view_calendar_event_form_popup
1220 #: view:calendar.event:calendar.view_calendar_event_gantt
1221 #: view:calendar.event:calendar.view_calendar_event_tree
1222 #: model:ir.actions.act_window,name:calendar.action_calendar_event
1223 #: model:ir.actions.act_window,name:calendar.action_calendar_event_notify
1224 msgid "Meetings"
1225 msgstr ""
1226
1227 #. module: calendar
1228 #: model:ir.model,name:calendar.model_mail_message
1229 msgid "Message"
1230 msgstr ""
1231
1232 #. module: calendar
1233 #: field:calendar.event,message_ids:0
1234 msgid "Messages"
1235 msgstr ""
1236
1237 #. module: calendar
1238 #: help:calendar.event,message_ids:0
1239 msgid "Messages and communication history"
1240 msgstr ""
1241
1242 #. module: calendar
1243 #: selection:calendar.alarm,interval:0
1244 msgid "Minutes"
1245 msgstr ""
1246
1247 #. module: calendar
1248 #: view:calendar.event:calendar.view_calendar_event_form
1249 msgid "Misc"
1250 msgstr ""
1251
1252 #. module: calendar
1253 #: model:ir.model,name:calendar.model_ir_model
1254 msgid "Models"
1255 msgstr ""
1256
1257 #. module: calendar
1258 #: field:calendar.event,mo:0
1259 msgid "Mon"
1260 msgstr ""
1261
1262 #. module: calendar
1263 #: selection:calendar.event,week_list:0
1264 msgid "Monday"
1265 msgstr ""
1266
1267 #. module: calendar
1268 #: selection:calendar.event,rrule_type:0
1269 msgid "Month(s)"
1270 msgstr ""
1271
1272 #. module: calendar
1273 #: view:calendar.event:calendar.view_calendar_event_search
1274 msgid "My Events"
1275 msgstr ""
1276
1277 #. module: calendar
1278 #: view:calendar.event:calendar.view_calendar_event_search
1279 msgid "My Meetings"
1280 msgstr ""
1281
1282 #. module: calendar
1283 #: field:calendar.alarm,name:0
1284 #: field:calendar.event.type,name:0
1285 msgid "Name"
1286 msgstr ""
1287
1288 #. module: calendar
1289 #: selection:calendar.attendee,state:0
1290 #: selection:calendar.event,attendee_status:0
1291 msgid "Needs Action"
1292 msgstr ""
1293
1294 #. module: calendar
1295 #. openerp-web
1296 #: code:addons/calendar/static/src/xml/base_calendar.xml:46
1297 #, python-format
1298 msgid "No I'm not going."
1299 msgstr ""
1300
1301 #. module: calendar
1302 #: selection:calendar.alarm,type:0
1303 msgid "Notification"
1304 msgstr ""
1305
1306 #. module: calendar
1307 #: selection:calendar.event,end_type:0
1308 msgid "Number of repetitions"
1309 msgstr ""
1310
1311 #. module: calendar
1312 #. openerp-web
1313 #: code:addons/calendar/static/src/xml/base_calendar.xml:20
1314 #, python-format
1315 msgid "OK"
1316 msgstr ""
1317
1318 #. module: calendar
1319 #: model:calendar.event.type,name:calendar.categ_meet3
1320 msgid "Off-site Meeting"
1321 msgstr ""
1322
1323 #. module: calendar
1324 #: model:calendar.event.type,name:calendar.categ_meet4
1325 msgid "Open Discussion"
1326 msgstr ""
1327
1328 #. module: calendar
1329 #: field:calendar.event,month_by:0
1330 msgid "Option"
1331 msgstr "Valik"
1332
1333 #. module: calendar
1334 #: view:calendar.event:calendar.view_calendar_event_form
1335 msgid "Options"
1336 msgstr ""
1337
1338 #. module: calendar
1339 #: view:calendar.event:calendar.view_calendar_event_form
1340 msgid "Owner"
1341 msgstr ""
1342
1343 #. module: calendar
1344 #: model:ir.model,name:calendar.model_res_partner
1345 msgid "Partner"
1346 msgstr ""
1347
1348 #. module: calendar
1349 #: view:calendar.event:calendar.view_calendar_event_search
1350 #: view:calendar.event:calendar.view_calendar_event_tree
1351 #: field:calendar.event,class:0
1352 msgid "Privacy"
1353 msgstr ""
1354
1355 #. module: calendar
1356 #: selection:calendar.event,class:0
1357 msgid "Private"
1358 msgstr ""
1359
1360 #. module: calendar
1361 #: selection:calendar.event,class:0
1362 msgid "Public"
1363 msgstr "Avalik"
1364
1365 #. module: calendar
1366 #: selection:calendar.event,class:0
1367 msgid "Public for Employees"
1368 msgstr ""
1369
1370 #. module: calendar
1371 #: field:calendar.event,end_type:0
1372 msgid "Recurrence Termination"
1373 msgstr ""
1374
1375 #. module: calendar
1376 #: field:calendar.event,rrule_type:0
1377 msgid "Recurrency"
1378 msgstr ""
1379
1380 #. module: calendar
1381 #: field:calendar.event,recurrency:0
1382 msgid "Recurrent"
1383 msgstr ""
1384
1385 #. module: calendar
1386 #: field:calendar.event,recurrent_id:0
1387 msgid "Recurrent ID"
1388 msgstr ""
1389
1390 #. module: calendar
1391 #: field:calendar.event,recurrent_id_date:0
1392 msgid "Recurrent ID date"
1393 msgstr ""
1394
1395 #. module: calendar
1396 #: help:calendar.event,recurrency:0
1397 msgid "Recurrent Meeting"
1398 msgstr "Korduv kohtumine"
1399
1400 #. module: calendar
1401 #: field:calendar.event,rrule:0
1402 msgid "Recurrent Rule"
1403 msgstr ""
1404
1405 #. module: calendar
1406 #: field:calendar.event,alarm_ids:0
1407 msgid "Reminders"
1408 msgstr ""
1409
1410 #. module: calendar
1411 #. openerp-web
1412 #: code:addons/calendar/static/src/xml/base_calendar.xml:80
1413 #, python-format
1414 msgid "Remove this favorite from the list"
1415 msgstr ""
1416
1417 #. module: calendar
1418 #: field:calendar.event,count:0
1419 msgid "Repeat"
1420 msgstr ""
1421
1422 #. module: calendar
1423 #: field:calendar.event,interval:0
1424 msgid "Repeat Every"
1425 msgstr ""
1426
1427 #. module: calendar
1428 #: field:calendar.event,final_date:0
1429 msgid "Repeat Until"
1430 msgstr ""
1431
1432 #. module: calendar
1433 #: help:calendar.event,interval:0
1434 msgid "Repeat every (Days/Week/Month/Year)"
1435 msgstr ""
1436
1437 #. module: calendar
1438 #: help:calendar.event,count:0
1439 msgid "Repeat x times"
1440 msgstr ""
1441
1442 #. module: calendar
1443 #: view:calendar.event:calendar.view_calendar_event_search
1444 #: field:calendar.event,user_id:0
1445 msgid "Responsible"
1446 msgstr ""
1447
1448 #. module: calendar
1449 #: field:calendar.event,sa:0
1450 msgid "Sat"
1451 msgstr ""
1452
1453 #. module: calendar
1454 #: selection:calendar.event,week_list:0
1455 msgid "Saturday"
1456 msgstr ""
1457
1458 #. module: calendar
1459 #: view:calendar.event:calendar.view_calendar_event_search
1460 msgid "Search Meetings"
1461 msgstr ""
1462
1463 #. module: calendar
1464 #: selection:calendar.event,byday:0
1465 msgid "Second"
1466 msgstr ""
1467
1468 #. module: calendar
1469 #: view:calendar.event:calendar.view_calendar_event_form
1470 msgid "Select Weekdays"
1471 msgstr ""
1472
1473 #. module: calendar
1474 #: view:calendar.event:calendar.view_calendar_event_form
1475 msgid "Send mail"
1476 msgstr ""
1477
1478 #. module: calendar
1479 #: field:calendar.event,show_as:0
1480 msgid "Show Time as"
1481 msgstr ""
1482
1483 #. module: calendar
1484 #. openerp-web
1485 #: code:addons/calendar/static/src/xml/base_calendar.xml:22
1486 #, python-format
1487 msgid "Snooze"
1488 msgstr ""
1489
1490 #. module: calendar
1491 #: field:calendar.event,start_date:0
1492 msgid "Start Date"
1493 msgstr ""
1494
1495 #. module: calendar
1496 #: field:calendar.event,start_datetime:0
1497 msgid "Start DateTime"
1498 msgstr ""
1499
1500 #. module: calendar
1501 #: view:calendar.event:calendar.view_calendar_event_form
1502 #: view:calendar.event:calendar.view_calendar_event_form_popup
1503 msgid "Starting at"
1504 msgstr ""
1505
1506 #. module: calendar
1507 #: field:calendar.attendee,state:0
1508 #: field:calendar.event,state:0
1509 msgid "Status"
1510 msgstr ""
1511
1512 #. module: calendar
1513 #: help:calendar.attendee,state:0
1514 msgid "Status of the attendee's participation"
1515 msgstr ""
1516
1517 #. module: calendar
1518 #: view:calendar.event:calendar.view_calendar_event_tree
1519 msgid "Subject"
1520 msgstr ""
1521
1522 #. module: calendar
1523 #: field:calendar.event,message_summary:0
1524 msgid "Summary"
1525 msgstr ""
1526
1527 #. module: calendar
1528 #: field:calendar.event,su:0
1529 msgid "Sun"
1530 msgstr ""
1531
1532 #. module: calendar
1533 #: selection:calendar.event,week_list:0
1534 msgid "Sunday"
1535 msgstr "Pühapäev"
1536
1537 #. module: calendar
1538 #: field:calendar.event,categ_ids:0
1539 msgid "Tags"
1540 msgstr ""
1541
1542 #. module: calendar
1543 #: view:calendar.event:calendar.view_calendar_event_form
1544 msgid "The"
1545 msgstr ""
1546
1547 #. module: calendar
1548 #: code:addons/calendar/calendar.py:1354
1549 #, python-format
1550 msgid "The following contacts have no email address :"
1551 msgstr ""
1552
1553 #. module: calendar
1554 #: selection:calendar.event,byday:0
1555 msgid "Third"
1556 msgstr ""
1557
1558 #. module: calendar
1559 #: view:calendar.event:calendar.view_calendar_event_form
1560 msgid "This event is linked to a recurrence..."
1561 msgstr ""
1562
1563 #. module: calendar
1564 #: field:calendar.event,th:0
1565 msgid "Thu"
1566 msgstr ""
1567
1568 #. module: calendar
1569 #: selection:calendar.event,week_list:0
1570 msgid "Thursday"
1571 msgstr ""
1572
1573 #. module: calendar
1574 #: field:calendar.event,tu:0
1575 msgid "Tue"
1576 msgstr ""
1577
1578 #. module: calendar
1579 #: selection:calendar.event,week_list:0
1580 msgid "Tuesday"
1581 msgstr ""
1582
1583 #. module: calendar
1584 #: field:calendar.alarm,type:0
1585 msgid "Type"
1586 msgstr ""
1587
1588 #. module: calendar
1589 #: selection:calendar.attendee,state:0
1590 #: view:calendar.event:calendar.view_calendar_event_form
1591 #: selection:calendar.event,attendee_status:0
1592 msgid "Uncertain"
1593 msgstr ""
1594
1595 #. module: calendar
1596 #: selection:calendar.event,state:0
1597 msgid "Unconfirmed"
1598 msgstr ""
1599
1600 #. module: calendar
1601 #: field:calendar.alarm,interval:0
1602 msgid "Unit"
1603 msgstr ""
1604
1605 #. module: calendar
1606 #: view:calendar.event:calendar.view_calendar_event_search
1607 #: field:calendar.event,message_unread:0
1608 msgid "Unread Messages"
1609 msgstr ""
1610
1611 #. module: calendar
1612 #: view:calendar.event:calendar.view_calendar_event_form
1613 msgid "Until"
1614 msgstr ""
1615
1616 #. module: calendar
1617 #: view:calendar.event:calendar.view_calendar_event_form
1618 msgid "Update only this instance"
1619 msgstr ""
1620
1621 #. module: calendar
1622 #: code:addons/calendar/calendar.py:103
1623 #: code:addons/calendar/calendar.py:140
1624 #: code:addons/calendar/calendar.py:1593
1625 #, python-format
1626 msgid "Warning!"
1627 msgstr ""
1628
1629 #. module: calendar
1630 #: model:mail.message.subtype,description:calendar.subtype_invitation
1631 msgid ""
1632 "Warning, a mandatory field has been modified since the creation of this event"
1633 msgstr ""
1634
1635 #. module: calendar
1636 #: field:calendar.event,we:0
1637 msgid "Wed"
1638 msgstr ""
1639
1640 #. module: calendar
1641 #: selection:calendar.event,week_list:0
1642 msgid "Wednesday"
1643 msgstr ""
1644
1645 #. module: calendar
1646 #: selection:calendar.event,rrule_type:0
1647 msgid "Week(s)"
1648 msgstr ""
1649
1650 #. module: calendar
1651 #: field:calendar.event,week_list:0
1652 msgid "Weekday"
1653 msgstr ""
1654
1655 #. module: calendar
1656 #. openerp-web
1657 #: code:addons/calendar/static/src/xml/base_calendar.xml:54
1658 #, python-format
1659 msgid "When"
1660 msgstr ""
1661
1662 #. module: calendar
1663 #. openerp-web
1664 #: code:addons/calendar/static/src/xml/base_calendar.xml:58
1665 #, python-format
1666 msgid "Where"
1667 msgstr ""
1668
1669 #. module: calendar
1670 #. openerp-web
1671 #: code:addons/calendar/static/src/xml/base_calendar.xml:62
1672 #, python-format
1673 msgid "Who"
1674 msgstr ""
1675
1676 #. module: calendar
1677 #: selection:calendar.event,rrule_type:0
1678 msgid "Year(s)"
1679 msgstr ""
1680
1681 #. module: calendar
1682 #. openerp-web
1683 #: code:addons/calendar/static/src/xml/base_calendar.xml:45
1684 #, python-format
1685 msgid "Yes I'm going."
1686 msgstr ""
1687
1688 #. module: calendar
1689 #: code:addons/calendar/calendar.py:103
1690 #, python-format
1691 msgid "You cannot duplicate a calendar attendee."
1692 msgstr ""
1693
1694 #. module: calendar
1695 #: field:calendar.contacts,active:0
1696 msgid "active"
1697 msgstr ""
1698
1699 #. module: calendar
1700 #: field:calendar.event,color_partner_id:0
1701 msgid "colorize"
1702 msgstr ""
1703
1704 #. module: calendar
1705 #: code:addons/calendar/calendar.py:1224
1706 #, python-format
1707 msgid "count cannot be negative or 0."
1708 msgstr ""
1709
1710 #. module: calendar
1711 #: field:calendar.alarm,duration_minutes:0
1712 msgid "duration_minutes"
1713 msgstr ""
1714
1715 #. module: calendar
1716 #: code:addons/calendar/calendar.py:1222
1717 #, python-format
1718 msgid "interval cannot be negative."
1719 msgstr ""
1720
1721 #. module: calendar
1722 #: code:addons/calendar/calendar.py:1222
1723 #: code:addons/calendar/calendar.py:1224
1724 #, python-format
1725 msgid "warning!"
1726 msgstr ""