[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / calendar / i18n / ar.po
1 # Arabic 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: Arabic <ar@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:58+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 "كامل اليوم"
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 "خطأ!"
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 "رابعاً"
1024
1025 #. module: calendar
1026 #: selection:calendar.attendee,availability:0
1027 #: selection:calendar.event,show_as:0
1028 msgid "Free"
1029 msgstr "حرّ"
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 "الجمعة"
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 "ازالتها."
1097
1098 #. module: calendar
1099 #: model:calendar.event.type,name:calendar.categ_meet2
1100 msgid "Internal Meeting"
1101 msgstr "اجتماع داخلي"
1102
1103 #. module: calendar
1104 #: model:mail.message.subtype,name:calendar.subtype_invitation
1105 msgid "Invitation"
1106 msgstr ""
1107
1108 #. module: calendar
1109 #: field:calendar.attendee,access_token:0
1110 msgid "Invitation Token"
1111 msgstr ""
1112
1113 #. module: calendar
1114 #: view:calendar.event:calendar.view_calendar_event_form
1115 msgid "Invitation details"
1116 msgstr "تفاصيل الدعوة"
1117
1118 #. module: calendar
1119 #: view:calendar.event:calendar.view_calendar_event_form
1120 msgid "Invitations"
1121 msgstr "الدعوات"
1122
1123 #. module: calendar
1124 #: model:ir.model,name:calendar.model_mail_wizard_invite
1125 msgid "Invite wizard"
1126 msgstr ""
1127
1128 #. module: calendar
1129 #: field:calendar.event,message_is_follower:0
1130 msgid "Is a Follower"
1131 msgstr "متابع"
1132
1133 #. module: calendar
1134 #: selection:calendar.event,byday:0
1135 msgid "Last"
1136 msgstr "الأخير"
1137
1138 #. module: calendar
1139 #: field:calendar.event,message_last_post:0
1140 msgid "Last Message Date"
1141 msgstr ""
1142
1143 #. module: calendar
1144 #: field:calendar.alarm,write_uid:0
1145 #: field:calendar.attendee,write_uid:0
1146 #: field:calendar.contacts,write_uid:0
1147 #: field:calendar.event,write_uid:0
1148 #: field:calendar.event.type,write_uid:0
1149 msgid "Last Updated by"
1150 msgstr ""
1151
1152 #. module: calendar
1153 #: field:calendar.alarm,write_date:0
1154 #: field:calendar.attendee,write_date:0
1155 #: field:calendar.contacts,write_date:0
1156 #: field:calendar.event,write_date:0
1157 #: field:calendar.event.type,write_date:0
1158 msgid "Last Updated on"
1159 msgstr ""
1160
1161 #. module: calendar
1162 #: field:res.partner,calendar_last_notif_ack:0
1163 msgid "Last notification marked as read from base Calendar"
1164 msgstr ""
1165
1166 #. module: calendar
1167 #: help:calendar.event,rrule_type:0
1168 msgid "Let the event automatically repeat at that interval"
1169 msgstr "تكرار الحدث تلقائياً حسب تلك الفترة"
1170
1171 #. module: calendar
1172 #: field:calendar.event,location:0
1173 msgid "Location"
1174 msgstr "المكان"
1175
1176 #. module: calendar
1177 #: help:calendar.event,location:0
1178 msgid "Location of Event"
1179 msgstr "مكان الحدث"
1180
1181 #. module: calendar
1182 #: field:calendar.contacts,user_id:0
1183 msgid "Me"
1184 msgstr ""
1185
1186 #. module: calendar
1187 #: view:calendar.event:calendar.view_calendar_event_search
1188 msgid "Meeting"
1189 msgstr "إجتماع"
1190
1191 #. module: calendar
1192 #: view:calendar.event:calendar.view_calendar_event_form
1193 msgid "Meeting Details"
1194 msgstr "تفاصيل الاجتماع"
1195
1196 #. module: calendar
1197 #: field:calendar.event,name:0
1198 msgid "Meeting Subject"
1199 msgstr "موضوع الاجتماع"
1200
1201 #. module: calendar
1202 #: model:ir.model,name:calendar.model_calendar_event_type
1203 msgid "Meeting Type"
1204 msgstr "نوع الاجتماع"
1205
1206 #. module: calendar
1207 #: view:calendar.event.type:calendar.view_calendar_event_type_tree
1208 #: model:ir.actions.act_window,name:calendar.action_calendar_event_type
1209 #: model:ir.ui.menu,name:calendar.menu_calendar_event_type
1210 msgid "Meeting Types"
1211 msgstr "نوع الاجتماع"
1212
1213 #. module: calendar
1214 #: field:calendar.attendee,event_id:0
1215 msgid "Meeting linked"
1216 msgstr ""
1217
1218 #. module: calendar
1219 #: view:calendar.event:calendar.view_calendar_event_calendar
1220 #: view:calendar.event:calendar.view_calendar_event_form
1221 #: view:calendar.event:calendar.view_calendar_event_form_popup
1222 #: view:calendar.event:calendar.view_calendar_event_gantt
1223 #: view:calendar.event:calendar.view_calendar_event_tree
1224 #: model:ir.actions.act_window,name:calendar.action_calendar_event
1225 #: model:ir.actions.act_window,name:calendar.action_calendar_event_notify
1226 msgid "Meetings"
1227 msgstr "الاجتماعات"
1228
1229 #. module: calendar
1230 #: model:ir.model,name:calendar.model_mail_message
1231 msgid "Message"
1232 msgstr ""
1233
1234 #. module: calendar
1235 #: field:calendar.event,message_ids:0
1236 msgid "Messages"
1237 msgstr "الرسائل"
1238
1239 #. module: calendar
1240 #: help:calendar.event,message_ids:0
1241 msgid "Messages and communication history"
1242 msgstr "الرسائل و سجل التواصل"
1243
1244 #. module: calendar
1245 #: selection:calendar.alarm,interval:0
1246 msgid "Minutes"
1247 msgstr "الدقائق"
1248
1249 #. module: calendar
1250 #: view:calendar.event:calendar.view_calendar_event_form
1251 msgid "Misc"
1252 msgstr ""
1253
1254 #. module: calendar
1255 #: model:ir.model,name:calendar.model_ir_model
1256 msgid "Models"
1257 msgstr "نماذج"
1258
1259 #. module: calendar
1260 #: field:calendar.event,mo:0
1261 msgid "Mon"
1262 msgstr "الإثنين"
1263
1264 #. module: calendar
1265 #: selection:calendar.event,week_list:0
1266 msgid "Monday"
1267 msgstr "الإثنين"
1268
1269 #. module: calendar
1270 #: selection:calendar.event,rrule_type:0
1271 msgid "Month(s)"
1272 msgstr ""
1273
1274 #. module: calendar
1275 #: view:calendar.event:calendar.view_calendar_event_search
1276 msgid "My Events"
1277 msgstr "أحداثي"
1278
1279 #. module: calendar
1280 #: view:calendar.event:calendar.view_calendar_event_search
1281 msgid "My Meetings"
1282 msgstr ""
1283
1284 #. module: calendar
1285 #: field:calendar.alarm,name:0
1286 #: field:calendar.event.type,name:0
1287 msgid "Name"
1288 msgstr "الاسم"
1289
1290 #. module: calendar
1291 #: selection:calendar.attendee,state:0
1292 #: selection:calendar.event,attendee_status:0
1293 msgid "Needs Action"
1294 msgstr "يتطلّب إجراء"
1295
1296 #. module: calendar
1297 #. openerp-web
1298 #: code:addons/calendar/static/src/xml/base_calendar.xml:46
1299 #, python-format
1300 msgid "No I'm not going."
1301 msgstr ""
1302
1303 #. module: calendar
1304 #: selection:calendar.alarm,type:0
1305 msgid "Notification"
1306 msgstr ""
1307
1308 #. module: calendar
1309 #: selection:calendar.event,end_type:0
1310 msgid "Number of repetitions"
1311 msgstr "عدد التكرر"
1312
1313 #. module: calendar
1314 #. openerp-web
1315 #: code:addons/calendar/static/src/xml/base_calendar.xml:20
1316 #, python-format
1317 msgid "OK"
1318 msgstr ""
1319
1320 #. module: calendar
1321 #: model:calendar.event.type,name:calendar.categ_meet3
1322 msgid "Off-site Meeting"
1323 msgstr "اجتماعات خارج الموقع"
1324
1325 #. module: calendar
1326 #: model:calendar.event.type,name:calendar.categ_meet4
1327 msgid "Open Discussion"
1328 msgstr ""
1329
1330 #. module: calendar
1331 #: field:calendar.event,month_by:0
1332 msgid "Option"
1333 msgstr "خيار"
1334
1335 #. module: calendar
1336 #: view:calendar.event:calendar.view_calendar_event_form
1337 msgid "Options"
1338 msgstr "خيارات"
1339
1340 #. module: calendar
1341 #: view:calendar.event:calendar.view_calendar_event_form
1342 msgid "Owner"
1343 msgstr "المالِك"
1344
1345 #. module: calendar
1346 #: model:ir.model,name:calendar.model_res_partner
1347 msgid "Partner"
1348 msgstr ""
1349
1350 #. module: calendar
1351 #: view:calendar.event:calendar.view_calendar_event_search
1352 #: view:calendar.event:calendar.view_calendar_event_tree
1353 #: field:calendar.event,class:0
1354 msgid "Privacy"
1355 msgstr "الخصوصية"
1356
1357 #. module: calendar
1358 #: selection:calendar.event,class:0
1359 msgid "Private"
1360 msgstr "خاص"
1361
1362 #. module: calendar
1363 #: selection:calendar.event,class:0
1364 msgid "Public"
1365 msgstr "عام"
1366
1367 #. module: calendar
1368 #: selection:calendar.event,class:0
1369 msgid "Public for Employees"
1370 msgstr "عام لكل الموظفيين"
1371
1372 #. module: calendar
1373 #: field:calendar.event,end_type:0
1374 msgid "Recurrence Termination"
1375 msgstr ""
1376
1377 #. module: calendar
1378 #: field:calendar.event,rrule_type:0
1379 msgid "Recurrency"
1380 msgstr "إعادة العملة"
1381
1382 #. module: calendar
1383 #: field:calendar.event,recurrency:0
1384 msgid "Recurrent"
1385 msgstr "تكرار"
1386
1387 #. module: calendar
1388 #: field:calendar.event,recurrent_id:0
1389 msgid "Recurrent ID"
1390 msgstr "معرّف التكرار"
1391
1392 #. module: calendar
1393 #: field:calendar.event,recurrent_id_date:0
1394 msgid "Recurrent ID date"
1395 msgstr "تاريخ الهوية المكررة"
1396
1397 #. module: calendar
1398 #: help:calendar.event,recurrency:0
1399 msgid "Recurrent Meeting"
1400 msgstr "اجتماع دوري"
1401
1402 #. module: calendar
1403 #: field:calendar.event,rrule:0
1404 msgid "Recurrent Rule"
1405 msgstr "قاعدة التكرار"
1406
1407 #. module: calendar
1408 #: field:calendar.event,alarm_ids:0
1409 msgid "Reminders"
1410 msgstr ""
1411
1412 #. module: calendar
1413 #. openerp-web
1414 #: code:addons/calendar/static/src/xml/base_calendar.xml:80
1415 #, python-format
1416 msgid "Remove this favorite from the list"
1417 msgstr ""
1418
1419 #. module: calendar
1420 #: field:calendar.event,count:0
1421 msgid "Repeat"
1422 msgstr "تكرار"
1423
1424 #. module: calendar
1425 #: field:calendar.event,interval:0
1426 msgid "Repeat Every"
1427 msgstr "كرر لكل"
1428
1429 #. module: calendar
1430 #: field:calendar.event,final_date:0
1431 msgid "Repeat Until"
1432 msgstr "تكرار حتى"
1433
1434 #. module: calendar
1435 #: help:calendar.event,interval:0
1436 msgid "Repeat every (Days/Week/Month/Year)"
1437 msgstr "تكرار كل (يوم/أسبوع/شهر/سنة)"
1438
1439 #. module: calendar
1440 #: help:calendar.event,count:0
1441 msgid "Repeat x times"
1442 msgstr "تكرار س مرات"
1443
1444 #. module: calendar
1445 #: view:calendar.event:calendar.view_calendar_event_search
1446 #: field:calendar.event,user_id:0
1447 msgid "Responsible"
1448 msgstr "مسئول"
1449
1450 #. module: calendar
1451 #: field:calendar.event,sa:0
1452 msgid "Sat"
1453 msgstr "السبت"
1454
1455 #. module: calendar
1456 #: selection:calendar.event,week_list:0
1457 msgid "Saturday"
1458 msgstr "السبت"
1459
1460 #. module: calendar
1461 #: view:calendar.event:calendar.view_calendar_event_search
1462 msgid "Search Meetings"
1463 msgstr "بحث عن الاجتماعات"
1464
1465 #. module: calendar
1466 #: selection:calendar.event,byday:0
1467 msgid "Second"
1468 msgstr "الثّانية"
1469
1470 #. module: calendar
1471 #: view:calendar.event:calendar.view_calendar_event_form
1472 msgid "Select Weekdays"
1473 msgstr "اختر أيام الأسبوع"
1474
1475 #. module: calendar
1476 #: view:calendar.event:calendar.view_calendar_event_form
1477 msgid "Send mail"
1478 msgstr ""
1479
1480 #. module: calendar
1481 #: field:calendar.event,show_as:0
1482 msgid "Show Time as"
1483 msgstr "عرض الوقت كـ"
1484
1485 #. module: calendar
1486 #. openerp-web
1487 #: code:addons/calendar/static/src/xml/base_calendar.xml:22
1488 #, python-format
1489 msgid "Snooze"
1490 msgstr ""
1491
1492 #. module: calendar
1493 #: field:calendar.event,start_date:0
1494 msgid "Start Date"
1495 msgstr "تاريخ البدء"
1496
1497 #. module: calendar
1498 #: field:calendar.event,start_datetime:0
1499 msgid "Start DateTime"
1500 msgstr ""
1501
1502 #. module: calendar
1503 #: view:calendar.event:calendar.view_calendar_event_form
1504 #: view:calendar.event:calendar.view_calendar_event_form_popup
1505 msgid "Starting at"
1506 msgstr "ابتداء من"
1507
1508 #. module: calendar
1509 #: field:calendar.attendee,state:0
1510 #: field:calendar.event,state:0
1511 msgid "Status"
1512 msgstr "الحالة"
1513
1514 #. module: calendar
1515 #: help:calendar.attendee,state:0
1516 msgid "Status of the attendee's participation"
1517 msgstr "حالة مشاركة الحضور"
1518
1519 #. module: calendar
1520 #: view:calendar.event:calendar.view_calendar_event_tree
1521 msgid "Subject"
1522 msgstr "الموضوع"
1523
1524 #. module: calendar
1525 #: field:calendar.event,message_summary:0
1526 msgid "Summary"
1527 msgstr "الملخّص"
1528
1529 #. module: calendar
1530 #: field:calendar.event,su:0
1531 msgid "Sun"
1532 msgstr "الأحد"
1533
1534 #. module: calendar
1535 #: selection:calendar.event,week_list:0
1536 msgid "Sunday"
1537 msgstr "الأحد"
1538
1539 #. module: calendar
1540 #: field:calendar.event,categ_ids:0
1541 msgid "Tags"
1542 msgstr "الوسوم"
1543
1544 #. module: calendar
1545 #: view:calendar.event:calendar.view_calendar_event_form
1546 msgid "The"
1547 msgstr "الـ"
1548
1549 #. module: calendar
1550 #: code:addons/calendar/calendar.py:1354
1551 #, python-format
1552 msgid "The following contacts have no email address :"
1553 msgstr "جهات الاتصال التالية لا يوجد لهم عنوان بريد الكتروني:"
1554
1555 #. module: calendar
1556 #: selection:calendar.event,byday:0
1557 msgid "Third"
1558 msgstr "ثالثاً"
1559
1560 #. module: calendar
1561 #: view:calendar.event:calendar.view_calendar_event_form
1562 msgid "This event is linked to a recurrence..."
1563 msgstr ""
1564
1565 #. module: calendar
1566 #: field:calendar.event,th:0
1567 msgid "Thu"
1568 msgstr "الخميس"
1569
1570 #. module: calendar
1571 #: selection:calendar.event,week_list:0
1572 msgid "Thursday"
1573 msgstr "الخميس"
1574
1575 #. module: calendar
1576 #: field:calendar.event,tu:0
1577 msgid "Tue"
1578 msgstr "الثلاثاء"
1579
1580 #. module: calendar
1581 #: selection:calendar.event,week_list:0
1582 msgid "Tuesday"
1583 msgstr "الثلاثاء"
1584
1585 #. module: calendar
1586 #: field:calendar.alarm,type:0
1587 msgid "Type"
1588 msgstr ""
1589
1590 #. module: calendar
1591 #: selection:calendar.attendee,state:0
1592 #: view:calendar.event:calendar.view_calendar_event_form
1593 #: selection:calendar.event,attendee_status:0
1594 msgid "Uncertain"
1595 msgstr "غير مؤكد"
1596
1597 #. module: calendar
1598 #: selection:calendar.event,state:0
1599 msgid "Unconfirmed"
1600 msgstr "غير مؤكد"
1601
1602 #. module: calendar
1603 #: field:calendar.alarm,interval:0
1604 msgid "Unit"
1605 msgstr ""
1606
1607 #. module: calendar
1608 #: view:calendar.event:calendar.view_calendar_event_search
1609 #: field:calendar.event,message_unread:0
1610 msgid "Unread Messages"
1611 msgstr "رسائل غير مقروءة"
1612
1613 #. module: calendar
1614 #: view:calendar.event:calendar.view_calendar_event_form
1615 msgid "Until"
1616 msgstr "حتى"
1617
1618 #. module: calendar
1619 #: view:calendar.event:calendar.view_calendar_event_form
1620 msgid "Update only this instance"
1621 msgstr ""
1622
1623 #. module: calendar
1624 #: code:addons/calendar/calendar.py:103
1625 #: code:addons/calendar/calendar.py:140
1626 #: code:addons/calendar/calendar.py:1593
1627 #, python-format
1628 msgid "Warning!"
1629 msgstr "تحذير!"
1630
1631 #. module: calendar
1632 #: model:mail.message.subtype,description:calendar.subtype_invitation
1633 msgid ""
1634 "Warning, a mandatory field has been modified since the creation of this event"
1635 msgstr ""
1636
1637 #. module: calendar
1638 #: field:calendar.event,we:0
1639 msgid "Wed"
1640 msgstr "الأربعاء"
1641
1642 #. module: calendar
1643 #: selection:calendar.event,week_list:0
1644 msgid "Wednesday"
1645 msgstr "الأربعاء"
1646
1647 #. module: calendar
1648 #: selection:calendar.event,rrule_type:0
1649 msgid "Week(s)"
1650 msgstr "أسبوع (أسابيع)"
1651
1652 #. module: calendar
1653 #: field:calendar.event,week_list:0
1654 msgid "Weekday"
1655 msgstr "يوم العمل"
1656
1657 #. module: calendar
1658 #. openerp-web
1659 #: code:addons/calendar/static/src/xml/base_calendar.xml:54
1660 #, python-format
1661 msgid "When"
1662 msgstr ""
1663
1664 #. module: calendar
1665 #. openerp-web
1666 #: code:addons/calendar/static/src/xml/base_calendar.xml:58
1667 #, python-format
1668 msgid "Where"
1669 msgstr ""
1670
1671 #. module: calendar
1672 #. openerp-web
1673 #: code:addons/calendar/static/src/xml/base_calendar.xml:62
1674 #, python-format
1675 msgid "Who"
1676 msgstr ""
1677
1678 #. module: calendar
1679 #: selection:calendar.event,rrule_type:0
1680 msgid "Year(s)"
1681 msgstr "سنة(سنين)"
1682
1683 #. module: calendar
1684 #. openerp-web
1685 #: code:addons/calendar/static/src/xml/base_calendar.xml:45
1686 #, python-format
1687 msgid "Yes I'm going."
1688 msgstr ""
1689
1690 #. module: calendar
1691 #: code:addons/calendar/calendar.py:103
1692 #, python-format
1693 msgid "You cannot duplicate a calendar attendee."
1694 msgstr ""
1695
1696 #. module: calendar
1697 #: field:calendar.contacts,active:0
1698 msgid "active"
1699 msgstr ""
1700
1701 #. module: calendar
1702 #: field:calendar.event,color_partner_id:0
1703 msgid "colorize"
1704 msgstr ""
1705
1706 #. module: calendar
1707 #: code:addons/calendar/calendar.py:1224
1708 #, python-format
1709 msgid "count cannot be negative or 0."
1710 msgstr ""
1711
1712 #. module: calendar
1713 #: field:calendar.alarm,duration_minutes:0
1714 msgid "duration_minutes"
1715 msgstr ""
1716
1717 #. module: calendar
1718 #: code:addons/calendar/calendar.py:1222
1719 #, python-format
1720 msgid "interval cannot be negative."
1721 msgstr ""
1722
1723 #. module: calendar
1724 #: code:addons/calendar/calendar.py:1222
1725 #: code:addons/calendar/calendar.py:1224
1726 #, python-format
1727 msgid "warning!"
1728 msgstr ""