Commit dd212da6b26297daeab8470b287be24e20996b74
1 parent
bb4b067a
Exists in
master
and in
29 other branches
Updating noosfero-doc.po
Showing
1 changed file
with
37 additions
and
28 deletions
Show diff stats
po/pt/noosfero-doc.po
@@ -7,7 +7,7 @@ msgid "" | @@ -7,7 +7,7 @@ msgid "" | ||
7 | msgstr "" | 7 | msgstr "" |
8 | "Project-Id-Version: PACKAGE VERSION\n" | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
9 | "POT-Creation-Date: 2011-08-16 16:18-0300\n" | 9 | "POT-Creation-Date: 2011-08-16 16:18-0300\n" |
10 | -"PO-Revision-Date: 2011-08-16 16:40-0300\n" | 10 | +"PO-Revision-Date: 2011-08-22 17:56-0300\n" |
11 | "Last-Translator: Automatically generated\n" | 11 | "Last-Translator: Automatically generated\n" |
12 | "Language-Team: none\n" | 12 | "Language-Team: none\n" |
13 | "MIME-Version: 1.0\n" | 13 | "MIME-Version: 1.0\n" |
@@ -540,12 +540,12 @@ msgstr "" | @@ -540,12 +540,12 @@ msgstr "" | ||
540 | # type: Content of: <p> | 540 | # type: Content of: <p> |
541 | #: doc/noosfero/plugins/send_email.en.xhtml:3 | 541 | #: doc/noosfero/plugins/send_email.en.xhtml:3 |
542 | msgid "Allows to send e-mails through an e-mail form." | 542 | msgid "Allows to send e-mails through an e-mail form." |
543 | -msgstr "" | 543 | +msgstr "Permite enviar e-mails por um formulário" |
544 | 544 | ||
545 | # type: Content of: <h2> | 545 | # type: Content of: <h2> |
546 | #: doc/noosfero/plugins/send_email.en.xhtml:6 | 546 | #: doc/noosfero/plugins/send_email.en.xhtml:6 |
547 | msgid "Usage" | 547 | msgid "Usage" |
548 | -msgstr "" | 548 | +msgstr "Utilização" |
549 | 549 | ||
550 | # type: Content of: <ul><li> | 550 | # type: Content of: <ul><li> |
551 | #: doc/noosfero/plugins/send_email.en.xhtml:9 | 551 | #: doc/noosfero/plugins/send_email.en.xhtml:9 |
@@ -553,35 +553,41 @@ msgid "" | @@ -553,35 +553,41 @@ msgid "" | ||
553 | "Create a <span class=\"caps\">HTML</span> form using RawHTMLBlock or " | 553 | "Create a <span class=\"caps\">HTML</span> form using RawHTMLBlock or " |
554 | "RawHTMLArticle that invokes the {sendemail} action" | 554 | "RawHTMLArticle that invokes the {sendemail} action" |
555 | msgstr "" | 555 | msgstr "" |
556 | +"Crie um formulário <span class=\"caps\">HTML</span> utilizando using RawHTMLBlock ou " | ||
557 | +"RawHTMLArticle que invoca a 'action' {sendemail}" | ||
556 | 558 | ||
557 | # type: Content of: <ul><li> | 559 | # type: Content of: <ul><li> |
558 | #: doc/noosfero/plugins/send_email.en.xhtml:10 | 560 | #: doc/noosfero/plugins/send_email.en.xhtml:10 |
559 | msgid "" | 561 | msgid "" |
560 | "Add a “to” and “message” field and a submit button" | 562 | "Add a “to” and “message” field and a submit button" |
561 | msgstr "" | 563 | msgstr "" |
564 | +"Adicione os campos “to” e “message” e um botão de submit" | ||
562 | 565 | ||
563 | # type: Content of: <ul><li> | 566 | # type: Content of: <ul><li> |
564 | #: doc/noosfero/plugins/send_email.en.xhtml:11 | 567 | #: doc/noosfero/plugins/send_email.en.xhtml:11 |
565 | msgid "" | 568 | msgid "" |
566 | "Make sure to fill in allowed ‘to’ addresses in plugin settings" | 569 | "Make sure to fill in allowed ‘to’ addresses in plugin settings" |
567 | msgstr "" | 570 | msgstr "" |
571 | +"Tenha certeza de preencher o campo ‘to’ com endereços permitidos" | ||
572 | +" nas configurações do plugin" | ||
568 | 573 | ||
569 | # type: Content of: <h2> | 574 | # type: Content of: <h2> |
570 | #: doc/noosfero/plugins/send_email.en.xhtml:14 | 575 | #: doc/noosfero/plugins/send_email.en.xhtml:14 |
571 | msgid "HTML form" | 576 | msgid "HTML form" |
572 | -msgstr "" | 577 | +msgstr "Formulário HTML" |
573 | 578 | ||
574 | # type: Content of: <h3> | 579 | # type: Content of: <h3> |
575 | #: doc/noosfero/plugins/send_email.en.xhtml:16 | 580 | #: doc/noosfero/plugins/send_email.en.xhtml:16 |
576 | -#, fuzzy | ||
577 | msgid "Form action" | 581 | msgid "Form action" |
578 | -msgstr "Mais opções" | 582 | +msgstr "Atributo 'action' do formulário" |
579 | 583 | ||
580 | # type: Content of: <p> | 584 | # type: Content of: <p> |
581 | #: doc/noosfero/plugins/send_email.en.xhtml:18 | 585 | #: doc/noosfero/plugins/send_email.en.xhtml:18 |
582 | msgid "" | 586 | msgid "" |
583 | "You should use {sendemail} macro as form action, it will be expanded as:" | 587 | "You should use {sendemail} macro as form action, it will be expanded as:" |
584 | msgstr "" | 588 | msgstr "" |
589 | +"Você deve utilizar a macro {sendemail} como 'action' do formulário, ela" | ||
590 | +" será expandida como:" | ||
585 | 591 | ||
586 | # type: Content of: <ul><li> | 592 | # type: Content of: <ul><li> |
587 | #: doc/noosfero/plugins/send_email.en.xhtml:22 | 593 | #: doc/noosfero/plugins/send_email.en.xhtml:22 |
@@ -589,57 +595,58 @@ msgid "" | @@ -589,57 +595,58 @@ msgid "" | ||
589 | "<strong>/profile/<identifier>/plugins/send_email/deliver</strong> in " | 595 | "<strong>/profile/<identifier>/plugins/send_email/deliver</strong> in " |
590 | "profile context" | 596 | "profile context" |
591 | msgstr "" | 597 | msgstr "" |
598 | +"<strong>/profile/<identifier>/plugins/send_email/deliver</strong> no " | ||
599 | +"contexto do perfil" | ||
592 | 600 | ||
593 | # type: Content of: <ul><li> | 601 | # type: Content of: <ul><li> |
594 | #: doc/noosfero/plugins/send_email.en.xhtml:23 | 602 | #: doc/noosfero/plugins/send_email.en.xhtml:23 |
595 | msgid "<strong>/plugin/send_email/deliver</strong> in environment context" | 603 | msgid "<strong>/plugin/send_email/deliver</strong> in environment context" |
596 | -msgstr "" | 604 | +msgstr "<strong>/plugin/send_email/deliver</strong> no contexto do ambiente" |
597 | 605 | ||
598 | # type: Content of: <h3> | 606 | # type: Content of: <h3> |
599 | #: doc/noosfero/plugins/send_email.en.xhtml:26 | 607 | #: doc/noosfero/plugins/send_email.en.xhtml:26 |
600 | msgid "‘Subject’ field" | 608 | msgid "‘Subject’ field" |
601 | -msgstr "" | 609 | +msgstr "Campo ‘Subject’" |
602 | 610 | ||
603 | #: doc/noosfero/plugins/send_email.en.xhtml:28 | 611 | #: doc/noosfero/plugins/send_email.en.xhtml:28 |
604 | -#, fuzzy | ||
605 | msgid "Subject of message." | 612 | msgid "Subject of message." |
606 | -msgstr "Enviar mensagem" | 613 | +msgstr "Assunto da mensagem." |
607 | 614 | ||
608 | # type: Content of: <p> | 615 | # type: Content of: <p> |
609 | #: doc/noosfero/plugins/send_email.en.xhtml:31 | 616 | #: doc/noosfero/plugins/send_email.en.xhtml:31 |
610 | msgid "(default: ‘New mail’)" | 617 | msgid "(default: ‘New mail’)" |
611 | -msgstr "" | 618 | +msgstr "(padrão: ‘Novo e-mail’)" |
612 | 619 | ||
613 | # type: Content of: <h3> | 620 | # type: Content of: <h3> |
614 | #: doc/noosfero/plugins/send_email.en.xhtml:34 | 621 | #: doc/noosfero/plugins/send_email.en.xhtml:34 |
615 | msgid "‘Message’ field" | 622 | msgid "‘Message’ field" |
616 | -msgstr "" | 623 | +msgstr "Campo ‘Messagem’" |
617 | 624 | ||
618 | #: doc/noosfero/plugins/send_email.en.xhtml:36 | 625 | #: doc/noosfero/plugins/send_email.en.xhtml:36 |
619 | -#, fuzzy | ||
620 | msgid "Body of message." | 626 | msgid "Body of message." |
621 | -msgstr "Enviar mensagem" | 627 | +msgstr "Corpo da mensagem" |
622 | 628 | ||
623 | # type: Content of: <p> | 629 | # type: Content of: <p> |
624 | #: doc/noosfero/plugins/send_email.en.xhtml:39 | 630 | #: doc/noosfero/plugins/send_email.en.xhtml:39 |
625 | #: doc/noosfero/plugins/send_email.en.xhtml:47 | 631 | #: doc/noosfero/plugins/send_email.en.xhtml:47 |
626 | msgid "(required)" | 632 | msgid "(required)" |
627 | -msgstr "" | 633 | +msgstr "(obrigatório)" |
628 | 634 | ||
629 | # type: Content of: <h3> | 635 | # type: Content of: <h3> |
630 | #: doc/noosfero/plugins/send_email.en.xhtml:42 | 636 | #: doc/noosfero/plugins/send_email.en.xhtml:42 |
631 | msgid "‘To’ field" | 637 | msgid "‘To’ field" |
632 | -msgstr "" | 638 | +msgstr "Campo ‘To’" |
633 | 639 | ||
634 | # type: Content of: <p> | 640 | # type: Content of: <p> |
635 | #: doc/noosfero/plugins/send_email.en.xhtml:44 | 641 | #: doc/noosfero/plugins/send_email.en.xhtml:44 |
636 | msgid "Target address. Accepts multiple addresses separated by comma." | 642 | msgid "Target address. Accepts multiple addresses separated by comma." |
637 | -msgstr "" | 643 | +msgstr "Endereço do destinatário. Aceita múltiplos endereços separados " |
644 | +"por vírgula." | ||
638 | 645 | ||
639 | # type: Content of: <h3> | 646 | # type: Content of: <h3> |
640 | #: doc/noosfero/plugins/send_email.en.xhtml:50 | 647 | #: doc/noosfero/plugins/send_email.en.xhtml:50 |
641 | msgid "extra fields" | 648 | msgid "extra fields" |
642 | -msgstr "" | 649 | +msgstr "campos extras" |
643 | 650 | ||
644 | # type: Content of: <p> | 651 | # type: Content of: <p> |
645 | #: doc/noosfero/plugins/send_email.en.xhtml:52 | 652 | #: doc/noosfero/plugins/send_email.en.xhtml:52 |
@@ -647,17 +654,18 @@ msgid "" | @@ -647,17 +654,18 @@ msgid "" | ||
647 | "Each other params in <span class=\"caps\">HTML</span> form will compose " | 654 | "Each other params in <span class=\"caps\">HTML</span> form will compose " |
648 | "message body in a format “key: value”" | 655 | "message body in a format “key: value”" |
649 | msgstr "" | 656 | msgstr "" |
657 | +"Os outros parâmetros no formulário <span class=\"caps\">HTML</span> irão compor " | ||
658 | +"o corpo da mensagem no formato “chave: valor”" | ||
650 | 659 | ||
651 | # type: Content of: <h3> | 660 | # type: Content of: <h3> |
652 | #: doc/noosfero/plugins/send_email.en.xhtml:55 | 661 | #: doc/noosfero/plugins/send_email.en.xhtml:55 |
653 | -#, fuzzy | ||
654 | msgid "Options" | 662 | msgid "Options" |
655 | -msgstr "Mais opções" | 663 | +msgstr "Opções" |
656 | 664 | ||
657 | # type: Content of: <h3> | 665 | # type: Content of: <h3> |
658 | #: doc/noosfero/plugins/send_email.en.xhtml:57 | 666 | #: doc/noosfero/plugins/send_email.en.xhtml:57 |
659 | msgid "Using ajax" | 667 | msgid "Using ajax" |
660 | -msgstr "" | 668 | +msgstr "Utilizando ajax" |
661 | 669 | ||
662 | # type: Content of: <p> | 670 | # type: Content of: <p> |
663 | #: doc/noosfero/plugins/send_email.en.xhtml:59 | 671 | #: doc/noosfero/plugins/send_email.en.xhtml:59 |
@@ -665,11 +673,13 @@ msgid "" | @@ -665,11 +673,13 @@ msgid "" | ||
665 | "Ajax is supported using #ajax-form as id of <span class=\"caps\">HTML</span> " | 673 | "Ajax is supported using #ajax-form as id of <span class=\"caps\">HTML</span> " |
666 | "form." | 674 | "form." |
667 | msgstr "" | 675 | msgstr "" |
676 | +"Ajax é suportado utilizando #ajax-form como 'id' do formulário " | ||
677 | +"<span class=\"caps\">HTML</span> " | ||
668 | 678 | ||
669 | # type: Content of: <p> | 679 | # type: Content of: <p> |
670 | #: doc/noosfero/plugins/send_email.en.xhtml:62 | 680 | #: doc/noosfero/plugins/send_email.en.xhtml:62 |
671 | msgid "Example:" | 681 | msgid "Example:" |
672 | -msgstr "" | 682 | +msgstr "Exemplo" |
673 | 683 | ||
674 | # type: Content of: <pre> | 684 | # type: Content of: <pre> |
675 | #: doc/noosfero/plugins/send_email.en.xhtml:66 | 685 | #: doc/noosfero/plugins/send_email.en.xhtml:66 |
@@ -682,7 +692,7 @@ msgstr "" | @@ -682,7 +692,7 @@ msgstr "" | ||
682 | # type: Content of: <h2> | 692 | # type: Content of: <h2> |
683 | #: doc/noosfero/plugins/send_email.en.xhtml:73 | 693 | #: doc/noosfero/plugins/send_email.en.xhtml:73 |
684 | msgid "Info" | 694 | msgid "Info" |
685 | -msgstr "" | 695 | +msgstr "Informações" |
686 | 696 | ||
687 | # type: Content of: <p> | 697 | # type: Content of: <p> |
688 | #: doc/noosfero/plugins/send_email.en.xhtml:75 | 698 | #: doc/noosfero/plugins/send_email.en.xhtml:75 |
@@ -690,6 +700,8 @@ msgid "" | @@ -690,6 +700,8 @@ msgid "" | ||
690 | "This plugin was inspired by <a href=\"http://foswiki.org/Extensions/" | 700 | "This plugin was inspired by <a href=\"http://foswiki.org/Extensions/" |
691 | "SendEmailPlugin\">Foswiki SendEmailPlugin</a>" | 701 | "SendEmailPlugin\">Foswiki SendEmailPlugin</a>" |
692 | msgstr "" | 702 | msgstr "" |
703 | +"Esseplugin foi inspirado pelo <a href=\"http://foswiki.org/Extensions/" | ||
704 | +"SendEmailPlugin\">Foswiki SendEmailPlugin</a>" | ||
693 | 705 | ||
694 | # type: Content of: <h1> | 706 | # type: Content of: <h1> |
695 | #: doc/noosfero/plugins/shopping_cart.en.xhtml:1 | 707 | #: doc/noosfero/plugins/shopping_cart.en.xhtml:1 |
@@ -7001,10 +7013,8 @@ msgstr "" | @@ -7001,10 +7013,8 @@ msgstr "" | ||
7001 | 7013 | ||
7002 | # type: Content of: <ul><li> | 7014 | # type: Content of: <ul><li> |
7003 | #: doc/noosfero/plugins/toc.en.xhtml:3 | 7015 | #: doc/noosfero/plugins/toc.en.xhtml:3 |
7004 | -#, fuzzy | ||
7005 | msgid "<a href=\"/doc/plugins/send_email\">SendEmailPlugin</a>" | 7016 | msgid "<a href=\"/doc/plugins/send_email\">SendEmailPlugin</a>" |
7006 | -msgstr "" | ||
7007 | -"<a href=\"/doc/admin/send-email-members\">Enviar e-mail para os membros</a>" | 7017 | +msgstr "<a href=\"/doc/plugins/send_email\">SendEmailPlugin</a>" |
7008 | 7018 | ||
7009 | # type: Content of: <ul><li> | 7019 | # type: Content of: <ul><li> |
7010 | #: doc/noosfero/plugins/toc.en.xhtml:4 | 7020 | #: doc/noosfero/plugins/toc.en.xhtml:4 |
@@ -7192,9 +7202,8 @@ msgstr "<a href=\"/doc/admin\">Funcionalidade de administração</a>" | @@ -7192,9 +7202,8 @@ msgstr "<a href=\"/doc/admin\">Funcionalidade de administração</a>" | ||
7192 | 7202 | ||
7193 | # type: Content of: <ul><li> | 7203 | # type: Content of: <ul><li> |
7194 | #: doc/noosfero/toc.en.xhtml:4 | 7204 | #: doc/noosfero/toc.en.xhtml:4 |
7195 | -#, fuzzy | ||
7196 | msgid "<a href=\"/doc/plugins\">Plugins</a>" | 7205 | msgid "<a href=\"/doc/plugins\">Plugins</a>" |
7197 | -msgstr "<a href=\"/doc/navigation\">Navegação</a>" | 7206 | +msgstr "<a href=\"/doc/plugins\">Plugins</a>" |
7198 | 7207 | ||
7199 | # type: Content of: <ul><li> | 7208 | # type: Content of: <ul><li> |
7200 | #: doc/noosfero/toc.en.xhtml:5 | 7209 | #: doc/noosfero/toc.en.xhtml:5 |