[BUG-FIX] email_template - lp:701542
[odoo/odoo.git] / addons / email_template / i18n / sv.po
1 # Swedish translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
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: 2011-01-03 16:57+0000\n"
11 "PO-Revision-Date: 2010-12-15 11:06+0000\n"
12 "Last-Translator: OpenERP Administrators <Unknown>\n"
13 "Language-Team: Swedish <sv@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: 2011-01-06 05:33+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: email_template
21 #: help:email_template.account,auto_delete:0
22 msgid "Permanently delete emails after sending"
23 msgstr "Permanent radera e-post efter att de skickats"
24
25 #. module: email_template
26 #: view:email_template.account:0
27 msgid "Email Account Configuration"
28 msgstr "E-post kontokonfigurering"
29
30 #. module: email_template
31 #: code:addons/email_template/wizard/email_template_send_wizard.py:195
32 #, python-format
33 msgid "Emails for multiple items saved in outbox."
34 msgstr ""
35
36 #. module: email_template
37 #: code:addons/email_template/wizard/email_template_send_wizard.py:59
38 #: code:addons/email_template/wizard/email_template_send_wizard.py:60
39 #, python-format
40 msgid ""
41 "No personal email accounts are configured for you. \n"
42 "Either ask admin to enforce an account for this template or get yourself a "
43 "personal email account."
44 msgstr ""
45
46 #. module: email_template
47 #: view:email_template.mailbox:0
48 msgid "Personal Emails"
49 msgstr ""
50
51 #. module: email_template
52 #: field:email.template,file_name:0
53 msgid "Report Filename"
54 msgstr ""
55
56 #. module: email_template
57 #: view:email.template:0
58 msgid "Email Content  "
59 msgstr "E-post innehåll  "
60
61 #. module: email_template
62 #: view:email_template.send.wizard:0
63 msgid "Send mail Wizard"
64 msgstr ""
65
66 #. module: email_template
67 #: selection:email_template.mailbox,mail_type:0
68 msgid "Plain Text & HTML with no attachments"
69 msgstr ""
70
71 #. module: email_template
72 #: help:email.template,model_object_field:0
73 msgid ""
74 "Select the field from the model you want to use.\n"
75 "If it is a relationship field you will be able to choose the nested values "
76 "in the box below\n"
77 "(Note:If there are no values make sure you have selected the correct model)"
78 msgstr ""
79
80 #. module: email_template
81 #: field:email_template.preview,body_html:0
82 #: field:email_template.preview,body_text:0
83 #: field:email_template.send.wizard,body_html:0
84 #: field:email_template.send.wizard,body_text:0
85 msgid "Body"
86 msgstr ""
87
88 #. module: email_template
89 #: code:addons/email_template/email_template.py:304
90 #, python-format
91 msgid "Deletion of Record failed"
92 msgstr ""
93
94 #. module: email_template
95 #: help:email_template.account,company:0
96 msgid ""
97 "Select if this mail account does not belong to specific user but to the "
98 "organization as a whole. eg: info@companydomain.com"
99 msgstr ""
100
101 #. module: email_template
102 #: view:email_template.send.wizard:0
103 msgid "Send now"
104 msgstr "Skicka nu"
105
106 #. module: email_template
107 #: selection:email_template.mailbox,state:0
108 msgid "Not Applicable"
109 msgstr "Ej tillämpbart"
110
111 #. module: email_template
112 #: view:email_template.account:0
113 #: model:ir.ui.menu,name:email_template.menu_email_account_all_tools
114 #: model:ir.ui.menu,name:email_template.menu_email_template_account_all
115 msgid "Email Accounts"
116 msgstr "E-post konton"
117
118 #. module: email_template
119 #: view:email_template.send.wizard:0
120 msgid "Send all mails"
121 msgstr "Skicka all e-post"
122
123 #. module: email_template
124 #: help:email_template.account,smtpuname:0
125 msgid ""
126 "Specify the username if your SMTP server requires authentication, otherwise "
127 "leave it empty."
128 msgstr ""
129
130 #. module: email_template
131 #: field:email_template.mailbox,server_ref:0
132 msgid "Server Reference of mail"
133 msgstr ""
134
135 #. module: email_template
136 #: view:email_template.account:0
137 #: selection:email_template.account,state:0
138 msgid "Approved"
139 msgstr "Godkänd"
140
141 #. module: email_template
142 #: help:email.template,def_cc:0
143 msgid ""
144 "Carbon Copy address(es), comma-separated. Placeholders can be used here. "
145 "e.g. ${object.email_cc}"
146 msgstr ""
147
148 #. module: email_template
149 #: view:email.template:0
150 msgid "Account"
151 msgstr "Konto"
152
153 #. module: email_template
154 #: field:email.template,table_html:0
155 msgid "HTML code"
156 msgstr "HTML kod"
157
158 #. module: email_template
159 #: view:email_template.mailbox:0
160 msgid "Send Mail"
161 msgstr "Skicka e-post"
162
163 #. module: email_template
164 #: help:email_template.account,name:0
165 msgid ""
166 "The description is used as the Sender name along with the provided From "
167 "Email, unless it is already specified in the From Email, e.g: John Doe "
168 "<john@doe.com>"
169 msgstr ""
170
171 #. module: email_template
172 #: field:email.template,from_account:0
173 msgid "Email Account"
174 msgstr "E-post konto"
175
176 #. module: email_template
177 #: code:addons/email_template/wizard/email_template_send_wizard.py:201
178 #, python-format
179 msgid "Email sending failed for one or more objects."
180 msgstr ""
181
182 #. module: email_template
183 #: view:email_template.send.wizard:0
184 msgid ""
185 "Add here all attachments of the current document you want to include in the "
186 "Email."
187 msgstr ""
188
189 #. module: email_template
190 #: help:email.template,lang:0
191 msgid ""
192 "The default language for the email. Placeholders can be used here. eg. "
193 "${object.partner_id.lang}"
194 msgstr ""
195 "Standardspråk för e-post. Platshållare kan användas här. t.ex.. $ "
196 "(object.partner_id.lang)"
197
198 #. module: email_template
199 #: help:email.template,sub_model_object_field:0
200 msgid ""
201 "When you choose relationship fields this field will specify the sub value "
202 "you can use."
203 msgstr ""
204
205 #. module: email_template
206 #: selection:email_template.send.wizard,state:0
207 msgid "Wizard Complete"
208 msgstr "Guide slutförd"
209
210 #. module: email_template
211 #: field:email.template,reply_to:0
212 #: field:email_template.mailbox,reply_to:0
213 #: field:email_template.preview,reply_to:0
214 #: field:email_template.send.wizard,reply_to:0
215 msgid "Reply-To"
216 msgstr "Svara till"
217
218 #. module: email_template
219 #: view:email.template:0
220 msgid "Delete Action"
221 msgstr ""
222
223 #. module: email_template
224 #: view:email_template.account:0
225 msgid "Approve Account"
226 msgstr ""
227
228 #. module: email_template
229 #: field:email_template.preview,rel_model_ref:0
230 #: field:email_template.send.wizard,rel_model_ref:0
231 msgid "Referred Document"
232 msgstr ""
233
234 #. module: email_template
235 #: field:email_template.send.wizard,full_success:0
236 msgid "Complete Success"
237 msgstr ""
238
239 #. module: email_template
240 #: selection:email_template.account,send_pref:0
241 msgid "Both HTML & Text (Mixed)"
242 msgstr ""
243
244 #. module: email_template
245 #: view:email_template.preview:0
246 msgid "OK"
247 msgstr "OK"
248
249 #. module: email_template
250 #: field:email_template.account,auto_delete:0
251 msgid "Auto Delete"
252 msgstr ""
253
254 #. module: email_template
255 #: selection:email_template.account,send_pref:0
256 msgid "Both HTML & Text (Alternative)"
257 msgstr ""
258
259 #. module: email_template
260 #: field:email_template.send.wizard,requested:0
261 msgid "No of requested Mails"
262 msgstr ""
263
264 #. module: email_template
265 #: field:email.template,def_body_text:0
266 #: view:email_template.mailbox:0
267 #: field:email_template.mailbox,body_text:0
268 msgid "Standard Body (Text)"
269 msgstr ""
270
271 #. module: email_template
272 #: field:email.template,attachment_ids:0
273 msgid "Attached Files"
274 msgstr "Bifogade filer"
275
276 #. module: email_template
277 #: field:email_template.account,smtpssl:0
278 msgid "SSL/TLS (only in python 2.6)"
279 msgstr ""
280
281 #. module: email_template
282 #: field:email_template.account,email_id:0
283 msgid "From Email"
284 msgstr ""
285
286 #. module: email_template
287 #: code:addons/email_template/email_template.py:304
288 #, python-format
289 msgid "Warning"
290 msgstr "Varning"
291
292 #. module: email_template
293 #: model:ir.actions.act_window,name:email_template.action_email_template_account_tree_all
294 msgid "Accounts"
295 msgstr "Konton"
296
297 #. module: email_template
298 #: view:email_template.preview:0
299 msgid "Body(Text)"
300 msgstr ""
301
302 #. module: email_template
303 #: view:email_template.mailbox:0
304 msgid "Company Emails"
305 msgstr ""
306
307 #. module: email_template
308 #: view:email_template.send.wizard:0
309 msgid ""
310 "Tip: Multiple emails are sent in the same language (the first one is "
311 "proposed). We suggest you send emails in groups according to language."
312 msgstr ""
313
314 #. module: email_template
315 #: help:email_template.preview,reply_to:0
316 #: help:email_template.send.wizard,reply_to:0
317 msgid ""
318 "The address recipients should reply to, if different from the From address. "
319 "Placeholders can be used here."
320 msgstr ""
321
322 #. module: email_template
323 #: field:email.template,def_subject:0
324 #: field:email_template.mailbox,subject:0
325 #: field:email_template.preview,subject:0
326 #: field:email_template.send.wizard,subject:0
327 msgid "Subject"
328 msgstr "Rubrik"
329
330 #. module: email_template
331 #: code:addons/email_template/email_template_account.py:256
332 #, python-format
333 msgid "Reason: %s"
334 msgstr "Orsak: %s"
335
336 #. module: email_template
337 #: field:email_template.mailbox,email_from:0
338 msgid "From"
339 msgstr "Från"
340
341 #. module: email_template
342 #: field:email_template.preview,ref_template:0
343 #: field:email_template.send.wizard,ref_template:0
344 msgid "Template"
345 msgstr "Mall"
346
347 #. module: email_template
348 #: code:addons/email_template/email_template_account.py:367
349 #, python-format
350 msgid ""
351 "Mail from Account %s failed. Probable Reason: Server Send Error\n"
352 " Description: %s"
353 msgstr ""
354
355 #. module: email_template
356 #: view:email.template:0
357 msgid "Insert Simple Field"
358 msgstr ""
359
360 #. module: email_template
361 #: view:email_template.preview:0
362 msgid "Body(Html)"
363 msgstr ""
364
365 #. module: email_template
366 #: help:email.template,def_bcc:0
367 msgid ""
368 "Blind Carbon Copy address(es), comma-separated. Placeholders can be used "
369 "here. e.g. ${object.email_bcc}"
370 msgstr ""
371
372 #. module: email_template
373 #: model:ir.actions.act_window,name:email_template.wizard_email_template_preview
374 msgid "Template Preview"
375 msgstr ""
376
377 #. module: email_template
378 #: field:email.template,def_body_html:0
379 msgid "Body (Text-Web Client Only)"
380 msgstr ""
381
382 #. module: email_template
383 #: field:email_template.account,state:0
384 #: view:email_template.mailbox:0
385 msgid "State"
386 msgstr ""
387
388 #. module: email_template
389 #: field:email.template,ref_ir_value:0
390 msgid "Wizard Button"
391 msgstr ""
392
393 #. module: email_template
394 #: help:email_template.account,email_id:0
395 msgid "eg: 'john@doe.com' or 'John Doe <john@doe.com>'"
396 msgstr ""
397
398 #. module: email_template
399 #: view:email.template:0
400 #: field:email.template,object_name:0
401 msgid "Resource"
402 msgstr ""
403
404 #. module: email_template
405 #: code:addons/email_template/email_template_account.py:255
406 #, python-format
407 msgid "Out going connection test failed"
408 msgstr ""
409
410 #. module: email_template
411 #: code:addons/email_template/email_template_account.py:371
412 #, python-format
413 msgid "Mail from Account %s successfully Sent."
414 msgstr ""
415
416 #. module: email_template
417 #: view:email_template.mailbox:0
418 msgid "Standard Body"
419 msgstr ""
420
421 #. module: email_template
422 #: selection:email.template,template_language:0
423 msgid "Mako Templates"
424 msgstr ""
425
426 #. module: email_template
427 #: help:email.template,def_body_html:0
428 #: help:email.template,def_body_text:0
429 msgid "The text version of the mail"
430 msgstr ""
431
432 #. module: email_template
433 #: code:addons/email_template/email_template.py:449
434 #, python-format
435 msgid " (Email Attachment)"
436 msgstr ""
437
438 #. module: email_template
439 #: selection:email_template.mailbox,folder:0
440 msgid "Sent Items"
441 msgstr "Skickade objekt"
442
443 #. module: email_template
444 #: view:email_template.account:0
445 msgid "Test Outgoing Connection"
446 msgstr ""
447
448 #. module: email_template
449 #: model:ir.actions.act_window,name:email_template.action_email_template_mailbox
450 msgid "Mailbox"
451 msgstr ""
452
453 #. module: email_template
454 #: help:email.template,reply_to:0
455 msgid ""
456 "The address recipients should reply to, if different from the From address. "
457 "Placeholders can be used here. e.g. ${object.email_reply_to}"
458 msgstr ""
459
460 #. module: email_template
461 #: help:email.template,ref_ir_value:0
462 msgid ""
463 "Button in the side bar of the form view of this Resource that will invoke "
464 "the Window Action"
465 msgstr ""
466
467 #. module: email_template
468 #: field:email_template.mailbox,account_id:0
469 msgid "User account"
470 msgstr "Användarkonto"
471
472 #. module: email_template
473 #: field:email_template.send.wizard,signature:0
474 msgid "Attach my signature to mail"
475 msgstr "Bifoga signatur till e-post"
476
477 #. module: email_template
478 #: code:addons/email_template/wizard/email_template_send_wizard.py:255
479 #: view:email.template:0
480 #, python-format
481 msgid "Report"
482 msgstr "Rapport"
483
484 #. module: email_template
485 #: field:email.template,sub_model_object_field:0
486 msgid "Sub Field"
487 msgstr ""
488
489 #. module: email_template
490 #: view:email.template:0
491 #: view:email_template.mailbox:0
492 msgid "Advanced"
493 msgstr "Avancerad"
494
495 #. module: email_template
496 #: view:email_template.mailbox:0
497 msgid "My Emails"
498 msgstr "Min e-post"
499
500 #. module: email_template
501 #: view:email.template:0
502 msgid "Expression Builder"
503 msgstr ""
504
505 #. module: email_template
506 #: help:email.template,sub_object:0
507 msgid ""
508 "When a relation field is used this field will show you the type of field you "
509 "have selected"
510 msgstr ""
511
512 #. module: email_template
513 #: selection:email_template.mailbox,mail_type:0
514 msgid "HTML Body"
515 msgstr ""
516
517 #. module: email_template
518 #: view:email_template.account:0
519 msgid "Suspend Account"
520 msgstr ""
521
522 #. module: email_template
523 #: help:email.template,null_value:0
524 msgid "This Value is used if the field is empty"
525 msgstr ""
526
527 #. module: email_template
528 #: view:email.template:0
529 msgid "Preview Template"
530 msgstr ""
531
532 #. module: email_template
533 #: field:email_template.account,smtpserver:0
534 msgid "Server"
535 msgstr "Server"
536
537 #. module: email_template
538 #: help:email.template,copyvalue:0
539 msgid ""
540 "Copy and paste the value in the location you want to use a system value."
541 msgstr ""
542
543 #. module: email_template
544 #: help:email.template,track_campaign_item:0
545 msgid ""
546 "Enable this is you wish to include a special tracking marker in outgoing "
547 "emails so you can identify replies and link them back to the corresponding "
548 "resource record. This is useful for CRM leads for example"
549 msgstr ""
550
551 #. module: email_template
552 #: view:email.template:0
553 msgid "Body (Raw HTML)"
554 msgstr ""
555
556 #. module: email_template
557 #: field:email.template,use_sign:0
558 msgid "Signature"
559 msgstr "Signatur"
560
561 #. module: email_template
562 #: field:email.template,sub_object:0
563 msgid "Sub-model"
564 msgstr ""
565
566 #. module: email_template
567 #: view:email.template:0
568 msgid "Options"
569 msgstr "Alternativ"
570
571 #. module: email_template
572 #: view:email_template.send.wizard:0
573 msgid "Body (Plain Text)"
574 msgstr ""
575
576 #. module: email_template
577 #: view:email.template:0
578 msgid "Body (Text)"
579 msgstr ""
580
581 #. module: email_template
582 #: field:email_template.mailbox,date_mail:0
583 msgid "Rec/Sent Date"
584 msgstr ""
585
586 #. module: email_template
587 #: selection:email_template.account,state:0
588 msgid "Initiated"
589 msgstr ""
590
591 #. module: email_template
592 #: field:email.template,report_template:0
593 msgid "Report to send"
594 msgstr ""
595
596 #. module: email_template
597 #: view:email_template.account:0
598 msgid "Server Information"
599 msgstr "Serverinformation"
600
601 #. module: email_template
602 #: field:email_template.send.wizard,generated:0
603 msgid "No of generated Mails"
604 msgstr ""
605
606 #. module: email_template
607 #: view:email.template:0
608 msgid "Mail Details"
609 msgstr "E-post detaljer"
610
611 #. module: email_template
612 #: code:addons/email_template/email_template_account.py:235
613 #, python-format
614 msgid "SMTP SERVER or PORT not specified"
615 msgstr ""
616
617 #. module: email_template
618 #: view:email.template:0
619 msgid "Note: This is Raw HTML."
620 msgstr ""
621
622 #. module: email_template
623 #: view:email.template:0
624 msgid "Group by..."
625 msgstr "Gruppera på..."
626
627 #. module: email_template
628 #: selection:email_template.send.wizard,state:0
629 msgid "Multiple Mail Wizard Step 1"
630 msgstr ""
631
632 #. module: email_template
633 #: field:email_template.account,user:0
634 msgid "Related User"
635 msgstr "Relaterad användare"
636
637 #. module: email_template
638 #: field:email_template.mailbox,body_html:0
639 msgid "Body (Rich Text Clients Only)"
640 msgstr ""
641
642 #. module: email_template
643 #: selection:email_template.account,company:0
644 msgid "Yes"
645 msgstr "Ja"
646
647 #. module: email_template
648 #: field:email.template,ref_ir_act_window:0
649 msgid "Window Action"
650 msgstr ""
651
652 #. module: email_template
653 #: selection:email_template.account,send_pref:0
654 msgid "HTML, otherwise Text"
655 msgstr ""
656
657 #. module: email_template
658 #: view:email_template.mailbox:0
659 #: selection:email_template.mailbox,folder:0
660 msgid "Drafts"
661 msgstr "Utkast"
662
663 #. module: email_template
664 #: selection:email_template.account,company:0
665 msgid "No"
666 msgstr "Nej"
667
668 #. module: email_template
669 #: field:email_template.account,smtpport:0
670 msgid "SMTP Port"
671 msgstr "SMTP port"
672
673 #. module: email_template
674 #: field:email_template.mailbox,mail_type:0
675 msgid "Mail Contents"
676 msgstr ""
677
678 #. module: email_template
679 #: sql_constraint:email.template:0
680 msgid "The template name must be unique !"
681 msgstr ""
682
683 #. module: email_template
684 #: field:email.template,def_bcc:0
685 #: field:email_template.mailbox,email_bcc:0
686 #: field:email_template.preview,bcc:0
687 #: field:email_template.send.wizard,bcc:0
688 msgid "BCC"
689 msgstr "Dold kopia"
690
691 #. module: email_template
692 #: selection:email_template.mailbox,mail_type:0
693 msgid "Plain Text"
694 msgstr "Oformaterad text"
695
696 #. module: email_template
697 #: view:email_template.account:0
698 msgid "Draft"
699 msgstr "Utkast"
700
701 #. module: email_template
702 #: field:email.template,model_int_name:0
703 msgid "Model Internal Name"
704 msgstr ""
705
706 #. module: email_template
707 #: field:email.template,message_id:0
708 #: field:email_template.mailbox,message_id:0
709 #: field:email_template.preview,message_id:0
710 #: field:email_template.send.wizard,message_id:0
711 msgid "Message-ID"
712 msgstr ""
713
714 #. module: email_template
715 #: help:email_template.mailbox,server_ref:0
716 msgid "Applicable for inward items only"
717 msgstr ""
718
719 #. module: email_template
720 #: view:email_template.send.wizard:0
721 msgid ""
722 "After clicking send all mails, mails will be sent to outbox and cleared in "
723 "next Send/Recieve"
724 msgstr ""
725
726 #. module: email_template
727 #: field:email_template.mailbox,state:0
728 #: field:email_template.send.wizard,state:0
729 msgid "Status"
730 msgstr "Status"
731
732 #. module: email_template
733 #: view:email_template.account:0
734 msgid "Outgoing"
735 msgstr "Utgående"
736
737 #. module: email_template
738 #: code:addons/email_template/email_template_account.py:427
739 #, python-format
740 msgid "Datetime Extraction failed.Date:%s                       \tError:%s"
741 msgstr ""
742
743 #. module: email_template
744 #: help:email.template,use_sign:0
745 msgid "the signature from the User details will be appended to the mail"
746 msgstr ""
747
748 #. module: email_template
749 #: field:email_template.send.wizard,from:0
750 msgid "From Account"
751 msgstr ""
752
753 #. module: email_template
754 #: selection:email_template.mailbox,mail_type:0
755 msgid "Intermixed content"
756 msgstr ""
757
758 #. module: email_template
759 #: view:email_template.account:0
760 msgid "Request Re-activation"
761 msgstr ""
762
763 #. module: email_template
764 #: view:email.template:0
765 #: model:ir.actions.act_window,name:email_template.action_email_template_tree_all
766 #: model:ir.ui.menu,name:email_template.menu_email_template_all
767 #: model:ir.ui.menu,name:email_template.menu_email_template_all_tools
768 msgid "Email Templates"
769 msgstr ""
770
771 #. module: email_template
772 #: field:email_template.account,smtpuname:0
773 msgid "User Name"
774 msgstr "Användarnamn"
775
776 #. module: email_template
777 #: field:email_template.mailbox,user:0
778 msgid "User"
779 msgstr "Användare"
780
781 #. module: email_template
782 #: view:email.template:0
783 msgid "Advanced Options"
784 msgstr "Avancerade alternativ"
785
786 #. module: email_template
787 #: view:email_template.mailbox:0
788 #: selection:email_template.mailbox,folder:0
789 msgid "Outbox"
790 msgstr "Utkorgen"
791
792 #. module: email_template
793 #: view:email_template.send.wizard:0
794 msgid "Save in Drafts"
795 msgstr ""
796
797 #. module: email_template
798 #: code:addons/email_template/email_template_account.py:362
799 #, python-format
800 msgid ""
801 "Mail from Account %s failed. Probable Reason:MIME Error\n"
802 "Description: %s"
803 msgstr ""
804
805 #. module: email_template
806 #: field:email_template.account,smtptls:0
807 msgid "TLS"
808 msgstr "TLS"
809
810 #. module: email_template
811 #: field:email.template,lang:0
812 msgid "Language"
813 msgstr "Språk"
814
815 #. module: email_template
816 #: code:addons/email_template/email_template_account.py:275
817 #: code:addons/email_template/email_template_account.py:280
818 #: code:addons/email_template/email_template_account.py:362
819 #: code:addons/email_template/email_template_account.py:371
820 #: code:addons/email_template/email_template_account.py:374
821 #: code:addons/email_template/email_template_account.py:424
822 #: code:addons/email_template/wizard/email_template_send_wizard.py:201
823 #: model:ir.ui.menu,name:email_template.menu_email_template
824 #: model:ir.ui.menu,name:email_template.menu_email_template_config_tools
825 #: model:ir.ui.menu,name:email_template.menu_email_template_configuration
826 #: model:ir.ui.menu,name:email_template.menu_email_template_tools
827 #, python-format
828 msgid "Email Template"
829 msgstr ""
830
831 #. module: email_template
832 #: view:email_template.account:0
833 msgid "Send/Receive"
834 msgstr "Skicka/ta emot"
835
836 #. module: email_template
837 #: model:ir.ui.menu,name:email_template.menu_email_template_personal_mails
838 msgid "Personal Mails"
839 msgstr ""
840
841 #. module: email_template
842 #: view:email_template.account:0
843 #: selection:email_template.account,state:0
844 msgid "Suspended"
845 msgstr ""
846
847 #. module: email_template
848 #: help:email.template,allowed_groups:0
849 msgid ""
850 "Only users from these groups will be allowed to send mails from this Template"
851 msgstr ""
852
853 #. module: email_template
854 #: code:addons/email_template/email_template.py:284
855 #, python-format
856 msgid "Send Mail (%s)"
857 msgstr "Skicka e-post (%s)"
858
859 #. module: email_template
860 #: help:email.template,def_subject:0
861 msgid "The subject of email. Placeholders can be used here."
862 msgstr ""
863
864 #. module: email_template
865 #: field:email_template.send.wizard,report:0
866 msgid "Report File Name"
867 msgstr ""
868
869 #. module: email_template
870 #: field:email.template,copyvalue:0
871 msgid "Expression"
872 msgstr ""
873
874 #. module: email_template
875 #: view:email_template.mailbox:0
876 #: field:email_template.mailbox,history:0
877 msgid "History"
878 msgstr "Historik"
879
880 #. module: email_template
881 #: view:email.template:0
882 #: view:email_template.mailbox:0
883 #: field:email_template.mailbox,attachments_ids:0
884 #: view:email_template.send.wizard:0
885 #: field:email_template.send.wizard,attachment_ids:0
886 msgid "Attachments"
887 msgstr "Bilagor"
888
889 #. module: email_template
890 #: field:email_template.preview,to:0
891 #: field:email_template.send.wizard,to:0
892 msgid "To"
893 msgstr "Till"
894
895 #. module: email_template
896 #: selection:email_template.account,send_pref:0
897 msgid "Text, otherwise HTML"
898 msgstr "Text, annars HTML"
899
900 #. module: email_template
901 #: code:addons/email_template/email_template.py:319
902 #, python-format
903 msgid "Copy of template "
904 msgstr ""
905
906 #. module: email_template
907 #: view:email_template.send.wizard:0
908 msgid "Discard Mail"
909 msgstr ""
910
911 #. module: email_template
912 #: model:ir.model,name:email_template.model_email_template
913 msgid "Email Templates for Models"
914 msgstr ""
915
916 #. module: email_template
917 #: view:email_template.send.wizard:0
918 msgid "Close"
919 msgstr "Stäng"
920
921 #. module: email_template
922 #: code:addons/email_template/email_template_mailbox.py:48
923 #, python-format
924 msgid "Error sending mail: %s"
925 msgstr ""
926
927 #. module: email_template
928 #: constraint:email_template.account:0
929 msgid "Error: You are not allowed to have more than 1 account."
930 msgstr "Fel: Du får inte ha mer än ett konto."
931
932 #. module: email_template
933 #: view:email_template.mailbox:0
934 msgid "Body (HTML-Web Client Only)"
935 msgstr ""
936
937 #. module: email_template
938 #: code:addons/email_template/wizard/email_template_send_wizard.py:253
939 #, python-format
940 msgid "%s (Email Attachment)"
941 msgstr ""
942
943 #. module: email_template
944 #: selection:email_template.mailbox,state:0
945 msgid "Sending"
946 msgstr "Skickar"
947
948 #. module: email_template
949 #: model:ir.actions.act_window,help:email_template.action_email_template_mailbox
950 msgid ""
951 "An email template is an email document that will be sent as part of a "
952 "marketing campaign. You can personalize it according to specific customer "
953 "profile fields, so that a partner name or other partner related information "
954 "may be inserted automatically."
955 msgstr ""
956
957 #. module: email_template
958 #: field:email.template,allowed_groups:0
959 msgid "Allowed User Groups"
960 msgstr ""
961
962 #. module: email_template
963 #: field:email.template,model_object_field:0
964 msgid "Field"
965 msgstr "Fält"
966
967 #. module: email_template
968 #: view:email_template.account:0
969 msgid "User Information"
970 msgstr "Användarinformation"
971
972 #. module: email_template
973 #: view:email.template:0
974 msgid "Actions"
975 msgstr ""
976
977 #. module: email_template
978 #: code:addons/email_template/email_template_account.py:363
979 #: code:addons/email_template/email_template_account.py:368
980 #, python-format
981 msgid ""
982 "Server Send Error\n"
983 "Description: %s"
984 msgstr ""
985
986 #. module: email_template
987 #: help:email.template,file_name:0
988 msgid ""
989 "Name of the generated report file. Placeholders can be used in the filename. "
990 "eg: 2009_SO003.pdf"
991 msgstr ""
992
993 #. module: email_template
994 #: help:email_template.mailbox,date_mail:0
995 msgid "Date on which Email Sent or Received"
996 msgstr ""
997
998 #. module: email_template
999 #: view:email_template.mailbox:0
1000 #: selection:email_template.mailbox,folder:0
1001 msgid "Trash"
1002 msgstr "Papperskorg"
1003
1004 #. module: email_template
1005 #: model:ir.model,name:email_template.model_email_template_mailbox
1006 msgid "Email Mailbox"
1007 msgstr ""
1008
1009 #. module: email_template
1010 #: code:addons/email_template/email_template_mailbox.py:103
1011 #, python-format
1012 msgid ""
1013 "Sending of Mail %s failed. Probable Reason:Could not login to server\n"
1014 "Error: %s"
1015 msgstr ""
1016
1017 #. module: email_template
1018 #: code:addons/email_template/wizard/email_template_send_wizard.py:60
1019 #, python-format
1020 msgid "Missing mail account"
1021 msgstr "Saknar e-post konto"
1022
1023 #. module: email_template
1024 #: code:addons/email_template/email_template_account.py:250
1025 #, python-format
1026 msgid "SMTP Test Connection Was Successful"
1027 msgstr ""
1028
1029 #. module: email_template
1030 #: model:ir.module.module,shortdesc:email_template.module_meta_information
1031 msgid "Email Template for OpenERP"
1032 msgstr ""
1033
1034 #. module: email_template
1035 #: field:email_template.account,name:0
1036 msgid "Description"
1037 msgstr "Beskrivning"
1038
1039 #. module: email_template
1040 #: view:email.template:0
1041 msgid "Create Action"
1042 msgstr ""
1043
1044 #. module: email_template
1045 #: help:email_template.account,smtpserver:0
1046 msgid "Enter name of outgoing server, eg: smtp.yourdomain.com"
1047 msgstr ""
1048
1049 #. module: email_template
1050 #: help:email.template,attachment_ids:0
1051 msgid ""
1052 "You may attach existing files to this template, so they will be added in all "
1053 "emails created from this template"
1054 msgstr ""
1055
1056 #. module: email_template
1057 #: help:email.template,message_id:0
1058 msgid ""
1059 "Specify the Message-ID SMTP header to use in outgoing emails. Please note "
1060 "that this overrides the Resource tracking option! Placeholders can be used "
1061 "here."
1062 msgstr ""
1063
1064 #. module: email_template
1065 #: field:email.template,def_to:0
1066 #: field:email_template.mailbox,email_to:0
1067 msgid "Recipient (To)"
1068 msgstr ""
1069
1070 #. module: email_template
1071 #: field:email.template,null_value:0
1072 msgid "Null Value"
1073 msgstr ""
1074
1075 #. module: email_template
1076 #: field:email.template,template_language:0
1077 msgid "Templating Language"
1078 msgstr ""
1079
1080 #. module: email_template
1081 #: field:email.template,def_cc:0
1082 #: field:email_template.mailbox,email_cc:0
1083 #: field:email_template.preview,cc:0
1084 #: field:email_template.send.wizard,cc:0
1085 msgid "CC"
1086 msgstr ""
1087
1088 #. module: email_template
1089 #: view:email_template.mailbox:0
1090 msgid "Sent"
1091 msgstr "Skickat"
1092
1093 #. module: email_template
1094 #: sql_constraint:email_template.account:0
1095 msgid "Another setting already exists with this email ID !"
1096 msgstr ""
1097
1098 #. module: email_template
1099 #: help:email.template,ref_ir_act_window:0
1100 msgid "Action that will open this email template on Resource records"
1101 msgstr ""
1102
1103 #. module: email_template
1104 #: field:email_template.account,smtppass:0
1105 msgid "Password"
1106 msgstr "Lösenord"
1107
1108 #. module: email_template
1109 #: help:email_template.preview,message_id:0
1110 #: help:email_template.send.wizard,message_id:0
1111 msgid ""
1112 "The Message-ID header value, if you need tospecify it, for example to "
1113 "automatically recognize the replies later. Placeholders can be used here."
1114 msgstr ""
1115
1116 #. module: email_template
1117 #: view:email_template.mailbox:0
1118 #: model:ir.ui.menu,name:email_template.menu_email_template_mails_tools
1119 msgid "Emails"
1120 msgstr "E-post"
1121
1122 #. module: email_template
1123 #: view:email.template:0
1124 msgid "Templates"
1125 msgstr "Mallar"
1126
1127 #. module: email_template
1128 #: field:email_template.preview,report:0
1129 msgid "Report Name"
1130 msgstr ""
1131
1132 #. module: email_template
1133 #: field:email.template,name:0
1134 msgid "Name"
1135 msgstr "Namn"
1136
1137 #. module: email_template
1138 #: field:email.template,track_campaign_item:0
1139 msgid "Resource Tracking"
1140 msgstr ""
1141
1142 #. module: email_template
1143 #: model:ir.model,name:email_template.model_email_template_preview
1144 msgid "Email Template Preview"
1145 msgstr ""
1146
1147 #. module: email_template
1148 #: view:email_template.preview:0
1149 msgid "Email Preview"
1150 msgstr ""
1151
1152 #. module: email_template
1153 #: help:email.template,def_to:0
1154 msgid ""
1155 "The Recipient of email. Placeholders can be used here. e.g. "
1156 "${object.email_to}"
1157 msgstr ""
1158
1159 #. module: email_template
1160 #: view:email.template:0
1161 msgid "Existing files"
1162 msgstr ""
1163
1164 #. module: email_template
1165 #: model:ir.module.module,description:email_template.module_meta_information
1166 msgid ""
1167 "\n"
1168 "    Email Template is extraction of Power Email basically just to send the "
1169 "emails.\n"
1170 "    "
1171 msgstr ""
1172
1173 #. module: email_template
1174 #: view:email_template.send.wizard:0
1175 msgid "Body (HTML)"
1176 msgstr ""
1177
1178 #. module: email_template
1179 #: help:email.template,table_html:0
1180 msgid ""
1181 "Copy this html code to your HTML message body for displaying the info in "
1182 "your mail."
1183 msgstr ""
1184
1185 #. module: email_template
1186 #: model:ir.model,name:email_template.model_email_template_account
1187 msgid "email_template.account"
1188 msgstr ""
1189
1190 #. module: email_template
1191 #: field:email_template.preview,rel_model:0
1192 #: field:email_template.send.wizard,rel_model:0
1193 msgid "Model"
1194 msgstr ""
1195
1196 #. module: email_template
1197 #: code:addons/email_template/email_template_account.py:236
1198 #, python-format
1199 msgid "Core connection for the given ID does not exist"
1200 msgstr ""
1201
1202 #. module: email_template
1203 #: field:email_template.account,company:0
1204 msgid "Corporate"
1205 msgstr ""
1206
1207 #. module: email_template
1208 #: code:addons/email_template/email_template_account.py:275
1209 #, python-format
1210 msgid ""
1211 "Mail from Account %s failed on login. Probable Reason:Could not login to "
1212 "server\n"
1213 "Error: %s"
1214 msgstr ""
1215
1216 #. module: email_template
1217 #: model:ir.model,name:email_template.model_email_template_send_wizard
1218 msgid "This is the wizard for sending mail"
1219 msgstr ""
1220
1221 #. module: email_template
1222 #: view:email.template:0
1223 msgid "Addresses"
1224 msgstr ""
1225
1226 #. module: email_template
1227 #: help:email.template,from_account:0
1228 msgid "Emails will be sent from this approved account."
1229 msgstr ""
1230
1231 #. module: email_template
1232 #: field:email_template.account,send_pref:0
1233 msgid "Mail Format"
1234 msgstr ""
1235
1236 #. module: email_template
1237 #: field:email_template.mailbox,folder:0
1238 msgid "Folder"
1239 msgstr ""
1240
1241 #. module: email_template
1242 #: view:email_template.account:0
1243 msgid "Company Accounts"
1244 msgstr ""
1245
1246 #. module: email_template
1247 #: help:email_template.account,smtpport:0
1248 msgid "Enter port number, eg: 25 or 587"
1249 msgstr ""
1250
1251 #. module: email_template
1252 #: code:addons/email_template/wizard/email_template_send_wizard.py:59
1253 #, python-format
1254 msgid "email-template"
1255 msgstr ""
1256
1257 #. module: email_template
1258 #: code:addons/email_template/email_template_account.py:280
1259 #: code:addons/email_template/email_template_account.py:374
1260 #: code:addons/email_template/email_template_account.py:375
1261 #, python-format
1262 msgid "Mail from Account %s failed. Probable Reason:Account not approved"
1263 msgstr ""
1264
1265 #. module: email_template
1266 #: selection:email_template.send.wizard,state:0
1267 msgid "Simple Mail Wizard Step 1"
1268 msgstr ""
1269
1270 #. module: email_template
1271 #: selection:email_template.mailbox,mail_type:0
1272 msgid "Has Attachments"
1273 msgstr ""
1274
1275 #. module: email_template
1276 #: code:addons/email_template/email_template.py:452
1277 #: code:addons/email_template/wizard/email_template_send_wizard.py:256
1278 #, python-format
1279 msgid "No Description"
1280 msgstr ""