Latest updates from Fabricio
authormoodler <moodler>
Fri, 25 Oct 2002 03:20:59 +0000 (03:20 +0000)
committermoodler <moodler>
Fri, 25 Oct 2002 03:20:59 +0000 (03:20 +0000)
22 files changed:
lang/pt_br/assignment.php
lang/pt_br/forum.php
lang/pt_br/help/forum/allowdiscussions.html
lang/pt_br/help/langedit.html [new file with mode: 0644]
lang/pt_br/help/mods.html [new file with mode: 0644]
lang/pt_br/help/quiz/attempts.html [new file with mode: 0644]
lang/pt_br/help/quiz/categories.html [new file with mode: 0644]
lang/pt_br/help/quiz/correctanswers.html [new file with mode: 0644]
lang/pt_br/help/quiz/feedback.html [new file with mode: 0644]
lang/pt_br/help/quiz/grademethod.html [new file with mode: 0644]
lang/pt_br/help/quiz/maxgrade.html [new file with mode: 0644]
lang/pt_br/help/quiz/multichoice.html [new file with mode: 0644]
lang/pt_br/help/quiz/questiontypes.html [new file with mode: 0644]
lang/pt_br/help/quiz/random.html [new file with mode: 0644]
lang/pt_br/help/quiz/shortanswer.html [new file with mode: 0644]
lang/pt_br/help/quiz/timeopen.html [new file with mode: 0644]
lang/pt_br/help/quiz/truefalse.html [new file with mode: 0644]
lang/pt_br/help/richtext.html [new file with mode: 0644]
lang/pt_br/help/text.html
lang/pt_br/help/textformat.html [new file with mode: 0644]
lang/pt_br/moodle.php
lang/pt_br/quiz.php [new file with mode: 0644]

index c2780c7..d33ee7d 100644 (file)
@@ -19,14 +19,15 @@ $string[late] = "\$a tarde";
 $string[maximumgrade] = "Grau de máximo";\r
 $string[maximumsize] = "Tamanho máximo";\r
 $string[notsubmittedyet] = "Ainda não submetido";\r
-$string[overwritewarning] = "Advertindo: uploading SUBSTITUIRÃO seu envio atual novamente";\r
+$string[overwritewarning] = "Advertindo: enviado SUBSTITUIRÃO seu envio atual novamente";\r
 $string[submissionfeedback] = "Realimentação de submissão";\r
 $string[submissions] = "Submissões";\r
 $string[submitted] = "Enviado";\r
-$string[typeuploadsingle] = "Upload um único arquivo, preço entre 0 - 100 marcas";\r
+$string[typeuploadsingle] = "Enviar um único arquivo, preço entre 0 - 100 marcas";\r
 $string[uploadedfiles] = "Arquivo enviado";\r
 $string[viewsubmissions] = "Ver \$a tarefas enviadas";\r
 $string[yoursubmission] = "Sua submissão";\r
 $string[newsubmissions] = "Tarefas enviadas";\r
+$string[submitassignment] = "Submeta sua tarefa usando esta forma";\r
 ?>\r
 \r
index 8b95e7a..0dfca76 100644 (file)
@@ -67,21 +67,8 @@ $string[numposts] = "\$a postos";
 $string[olderdiscussions] = "Discussões mais velhas";\r
 $string[parentofthispost] = "Pai deste posto";\r
 $string[postadded] = "Seu posto foi somado prosperamente.<P>Você tem \$a editar isto se você quer fazer qualquer mudança.";\r
-$string[postmailinfo] = "Esta é uma cópia de uma mensagem postada no \$a website.\r
-Somar sua resposta pelo website, faça clique neste link:";\r
-$string[postingtip] = "<B>Gorjetas postando:</B>\r
-Quando respondendo:\r
-<UL>\r
-<LI>leia o posto deles cuidadosamente e empathically\r
-<LI>procure coisas sobre as que você pode fazer um comentário\r
-</UL>\r
-\r
-Enquanto escrevendo:\r
-<UL>\r
-<LI>mantenha seus postos pequeno e em-tópico\r
-<LI>explique suas próprias idéias claramente\r
-<LI>pense em perguntas que você pode fazer\r
-</UL>";\r
+$string[postmailinfo] = "Esta é uma cópia de uma mensagem postada no \$a website. Somar sua resposta pelo website, faça clique neste link:";\r
+$string[postingtip] = "<B>Gorjetas postando:</B> Quando respondendo: <UL> <LI>leia o posto deles cuidadosamente e empathically <LI>procure coisas sobre as que você pode fazer um comentário </UL> Enquanto escrevendo: <UL> <LI>mantenha seus postos pequeno e em-tópico <LI>explique suas próprias idéias claramente <LI>pense em perguntas que você pode fazer </UL>";\r
 $string[postrating1] = "Mostre principalmente SEPARE sabendo";\r
 $string[postrating2] = "Igualmente separe e conectou";\r
 $string[postrating3] = "Espetáculos CONECTARAM sabendo principalmente";\r
@@ -109,5 +96,7 @@ $string[youratedthis] = "Voc
 $string[yournewtopic] = "Seu tópico de discussão novo";\r
 $string[yourreply] = "Sua resposta";\r
 $string[newforumposts] = "Postos de forum novos";\r
-\r
+$string[openmode0] = "Nenhuma discussão, nenhuma resposta";\r
+$string[openmode1] = "Nenhuma discussão, mas são permitidas respostas";\r
+$string[openmode2] = "São permitidas discussões e respostas";\r
 ?>\r
index 2049809..fac7554 100644 (file)
@@ -1,9 +1,20 @@
-<P ALIGN=CENTER><B>Allowing new discussions</B></P>
+<P ALIGN=CENTER><B>Allowing new posts</B></P>
 
-<P>For most forums you will want to allow non-teachers to start new 
-   discussion topics (threads).
+<P>This option allows you to restrict students from posting 
+   new content in this forum.
+
+<P>For most forums you will want to leave students unrestricted
+   and choose the first option to allow them to start new discussion 
+   topics (threads), and also to post replies within those threads.
 
 <P>Sometimes, however, you will want to disable this ability.  For
    example, this is useful for the News forum when you only want 
    teachers to post new items that appear on the course main page.
-   Students will still be able to REPLY to existing posts though.
+   In this case you might choose the third option "No discussions, no replies".
+
+<P>Sometimes you might want to only allow teachers to start new
+   discussions, but still allow students to reply within those  
+   threads (for example within the news forum on the site home page).
+   In this case you would choose the second option, "No discussions, but 
+   replies are allowed".
+
diff --git a/lang/pt_br/help/langedit.html b/lang/pt_br/help/langedit.html
new file mode 100644 (file)
index 0000000..1e5b171
--- /dev/null
@@ -0,0 +1,12 @@
+<P ALIGN=CENTER><B>Language Editing</B></P>
+
+<P>To edit languages on this page the files need to be writable 
+   by the web server process.
+
+<P>Within some of the strings you will notice <B>$a</B> and <B>$a->something</B>.
+
+<P>These represent variables that will be replaced by names or other words from 
+   within Moodle.  
+
+<P>When there is only one variable, the $a form is used.  When there are two or 
+   more variables, then each one has a name.
diff --git a/lang/pt_br/help/mods.html b/lang/pt_br/help/mods.html
new file mode 100644 (file)
index 0000000..7f75d64
--- /dev/null
@@ -0,0 +1,69 @@
+<P ALIGN=CENTER><B>Activity Modules</B></P>
+
+<P>Moodle contains a wide range of activity modules that can be used to 
+   build up any type of course.</P>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif">&nbsp;<B>Forums</B></P>
+<UL>
+<P>This activity can be the most important - it is here that most discussion takes place. 
+   Forums can be structured in different ways, and can include peer rating of each posting.
+   The postings can be viewed in a variety for formats, and can include attachments.  
+   By subscribing to a forum, participants will receive copies of each new posting 
+   in their email.  A teacher can impose subscription on everyone if they want to.
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif">&nbsp;<B>Journals</B></P>
+<UL>
+<P>This module is a very important reflective activity.  The teacher 
+   asks the student to reflect on a particular topic, and the student can 
+   edit and refine their answer over time.  This answer is private and
+   can only be seen by the teacher, who can offer feedback and a grade 
+   on each journal entry.  It's usually a good idea to have about one 
+   Journal activity per week.</P>
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif">&nbsp;<B>Resources</B></P>
+<UL>
+<P>Resources are content: information the teacher wants to bring into the 
+   course.  These can be prepared files uploaded to the course 
+   server; pages edited directly in Moodle; or external web pages
+   made to appear part of this course.</P>
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif">&nbsp;<B>Assignments</B></P>
+<UL>
+<P>Assignments allow the teacher to specify a task that requires students 
+   to prepare digital content (any format) and submit it by uploading it 
+   to the server.  Typical assignments include essays, projects, reports 
+   and so on.  This module includes grading facilities.</P>
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif">&nbsp;<B>Quizzes</B></P>
+<UL>
+<P>This module allows the teacher to design and set quiz tests, consisting of 
+   multiple choice, true-false, and short answer questions.  These 
+   questions are kept in a categorised database, and can be re-used
+   within courses and even between courses.  Quizzes can allow 
+   multiple attempts.  Each attempt is automatically marked, and the 
+   teacher can choose whether to give feedback or to show correct answers.
+   This module includes grading facilities.</P>
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<B>Choices</B></P>
+<UL>
+<P>A choice activity is very simple - the teacher asks a question and specifies a 
+   choice of multiple responses.  It can be useful as a quick poll to 
+   stimulate thinking about a topic; to allow the class to vote on 
+   a direction for the course; or to gather research consent.
+</UL>
+
+<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif">&nbsp;<B>Surveys</B></P>
+<UL>
+<P>The Survey module provides a number of verified survey instruments that
+   have been found useful in assessing and stimulating learning in 
+   online environments.  Teachers can use these to gather data from their
+   students that will help them learn about their class and reflect 
+   on their own teaching.</P>
+</UL>
+
+
diff --git a/lang/pt_br/help/quiz/attempts.html b/lang/pt_br/help/quiz/attempts.html
new file mode 100644 (file)
index 0000000..a912d92
--- /dev/null
@@ -0,0 +1,6 @@
+<P ALIGN=CENTER><B>Quiz attempts</B></P>
+
+<P>Students may be allowed to have multiple attempts at a quiz.
+
+<P>This can help make the process of taking the quiz more of 
+   an educational activity rather than simply an assessment.
diff --git a/lang/pt_br/help/quiz/categories.html b/lang/pt_br/help/quiz/categories.html
new file mode 100644 (file)
index 0000000..f0a21f9
--- /dev/null
@@ -0,0 +1,17 @@
+<P ALIGN=CENTER><B>Question categories</B></P>
+
+<P>Rather than keeping all your questions in one big list,
+   you can create categories to keep them in.
+
+<P>Each category consists of a name and a short description.
+
+<P>Each category can also be "published", which means 
+   that the category (and all questions in it) will be 
+   available to all courses on this server, so that 
+   other courses can use your questions in their quizzes.
+
+<P>Categories can also be created or deleted at will.
+   However, if you try to delete a category containing
+   questions, then you will be asked to specify another
+   category to move them to.
+
diff --git a/lang/pt_br/help/quiz/correctanswers.html b/lang/pt_br/help/quiz/correctanswers.html
new file mode 100644 (file)
index 0000000..3a42e9e
--- /dev/null
@@ -0,0 +1,6 @@
+<P ALIGN=CENTER><B>Show correct answers</B></P>
+
+<P>If you enable correct answers, then the 
+feedback will show also show the correct answer 
+for each question (highlighted in a bright colour).
+</P>
diff --git a/lang/pt_br/help/quiz/feedback.html b/lang/pt_br/help/quiz/feedback.html
new file mode 100644 (file)
index 0000000..8d16da6
--- /dev/null
@@ -0,0 +1,5 @@
+<P ALIGN=CENTER><B>Feedback</B></P>
+
+<P>If you enable quiz feedback, then students will receive 
+   question feedback on every answer (right or wrong).</P>
+
diff --git a/lang/pt_br/help/quiz/grademethod.html b/lang/pt_br/help/quiz/grademethod.html
new file mode 100644 (file)
index 0000000..fe5289c
--- /dev/null
@@ -0,0 +1,25 @@
+<P ALIGN=CENTER><B>Grading method</B></P>
+
+<P>When multiple attempts are allowed, there are different ways
+   you can use the grades to calculate the student's final 
+   grade for the quiz.
+
+<P><B>Highest grade</B><P>
+<UL>
+<P>The final grade is the highest (best) grade in any attempt.
+</UL>
+
+<P><B>Average grade</B><P>
+<UL>
+<P>The final grade is the average (simple mean) grade of all attempts.
+</UL>
+
+<P><B>First grade</B><P>
+<UL>
+<P>The final grade is the grade gained on the first attempt (other attempts are ignored).
+</UL>
+
+<P><B>Last grade</B><P>
+<UL>
+<P>The final grade is the grade gained on the most recent attempt only.
+</UL>
diff --git a/lang/pt_br/help/quiz/maxgrade.html b/lang/pt_br/help/quiz/maxgrade.html
new file mode 100644 (file)
index 0000000..d384186
--- /dev/null
@@ -0,0 +1,11 @@
+<P ALIGN=CENTER><B>Maximum grade</B></P>
+
+<P>The maximum grade you set for a quiz is what all grades 
+   are scaled to.
+
+<P>For example, you might set the max grade to 20, because the
+   quiz is worth 20% of the whole course.
+
+<P>Even though you might have 10 questions in your quiz 
+   worth a total of 50 marks, all grades out of 50 will be 
+   "scaled down" to the quiz max grade of 20.
diff --git a/lang/pt_br/help/quiz/multichoice.html b/lang/pt_br/help/quiz/multichoice.html
new file mode 100644 (file)
index 0000000..52682ff
--- /dev/null
@@ -0,0 +1,19 @@
+<P ALIGN=CENTER><B>Multiple Choice questions</B></P>
+
+<P>In response to a question (that may include a image) the respondent 
+   chooses from multiple answers. There are two types of multiple choice 
+   questions - single answer and multiple answer.
+
+<P>Single-answer questions allow one and only one answer to be chosen.
+   Generally all the grades for such a question should be positive.
+
+<P>Multiple-answer questions allow one or more answers to be chosen - each answer 
+   may carry a positive or negative grade, so that choosing ALL the options 
+   will not necessarily result in good grade.  If the total grade is negative 
+   then the total grade for this question will be zero.  Careful, it is 
+   possible to create questions that have scores greater than 100%.
+
+<P>Finally, each answer (right or wrong) should include feedback - this feedback
+   will be shown to the respondent next to each of their answers (if the quiz 
+   itself is configured to show feedback).
+</P>
diff --git a/lang/pt_br/help/quiz/questiontypes.html b/lang/pt_br/help/quiz/questiontypes.html
new file mode 100644 (file)
index 0000000..f3fc130
--- /dev/null
@@ -0,0 +1,37 @@
+<P ALIGN=CENTER><B>Creating a new question</B></P>
+
+<P>You can add a variety of different types of questions to a category:</P>
+
+<P><B>Multiple Choice</B></P>
+<UL>
+<P>In response to a question (that may include a image) the respondent 
+   chooses from multiple answers.  There are two types of multiple choice
+   questions - single answer and multiple answer.
+<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>
+</UL>
+
+<P><B>Short Answer</B></P>
+<UL>
+<P>In response to a question (that may include a image), the respondent 
+   types a word or phrase.  There may several possible correct answers,
+   with different grades.  Answers may or may not be sensitive to case.
+</P>
+<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>
+</UL>
+
+<P><B>True/False</B></P>
+<UL>
+<P>In response to a question (that may include a image), the respondent
+   selects from two options: True or False.
+</P>
+<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>
+</UL>
+
+<P><B>Random</B></P>
+<UL>
+<P>(Not yet implemented)  Allows you to select a number of other questions from 
+   which one gets randomly selected each time a student attempts the quiz.
+</P>
+<P>More info: <? helpbutton("random", "", "quiz") ?></P>
+</UL>
+
diff --git a/lang/pt_br/help/quiz/random.html b/lang/pt_br/help/quiz/random.html
new file mode 100644 (file)
index 0000000..6aaf9c3
--- /dev/null
@@ -0,0 +1,3 @@
+<P ALIGN=CENTER><B>Random question</B></P>
+
+
diff --git a/lang/pt_br/help/quiz/shortanswer.html b/lang/pt_br/help/quiz/shortanswer.html
new file mode 100644 (file)
index 0000000..39f3433
--- /dev/null
@@ -0,0 +1,10 @@
+<P ALIGN=CENTER><B>Short Answer questions</B></P>
+
+<P>In response to a question (that may include a image) the respondent 
+   types a word or short phrase.
+
+<P>There may be several possible correct answers, each with a different 
+   grade.  If the "Case sensitive" option is selected, then you can 
+   have different scores for "Word" or "word".
+
+<P>Answers are compared exactly, so be careful with your spelling!
diff --git a/lang/pt_br/help/quiz/timeopen.html b/lang/pt_br/help/quiz/timeopen.html
new file mode 100644 (file)
index 0000000..5bda122
--- /dev/null
@@ -0,0 +1,5 @@
+<P ALIGN=CENTER><B>Opening and closing the quiz</B></P>
+
+<P>You can specify times when the quiz is accessible for people to make attempts.
+
+<P>Before the opening time, and after the closing time, the quiz will be unavailable.
diff --git a/lang/pt_br/help/quiz/truefalse.html b/lang/pt_br/help/quiz/truefalse.html
new file mode 100644 (file)
index 0000000..7323375
--- /dev/null
@@ -0,0 +1,11 @@
+<P ALIGN=CENTER><B>True/False questions</B></P>
+
+
+<P>In response to a question (that may include a image) the respondent 
+   chooses from True or False.
+
+<P>If feedback is enabled, then the appropriate feedback message is 
+   shown to the respondent after answering the quiz.  For example,
+   if the correct answer is "False", but they answer "True" (getting 
+   it wrong) then the "True" feedback is shown.
+</P>
diff --git a/lang/pt_br/help/richtext.html b/lang/pt_br/help/richtext.html
new file mode 100644 (file)
index 0000000..945bfb1
--- /dev/null
@@ -0,0 +1,160 @@
+<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
+
+<P>Availability: <B>
+<? if (!$CFG->htmleditor) {
+       print_string("htmleditordisabledadmin");
+   } else if (!$USER->htmleditor) {
+       print_string("htmleditordisabled");
+   } else if (!can_use_richtext_editor()) {
+       print_string("htmleditordisabledbrowser");
+   } else {
+       print_string("htmleditoravailable");
+   }
+?>
+</B></P>
+
+<P>The Richtext HTML editor provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code.
+
+<P>In addition to formatting text, this editor provides a number of extra features you may find useful.
+
+<P><B>Paste text in from other Applications</B></P>
+<UL>
+<P>You can cut and paste rich text from other Windows applications such as Microsoft Word
+   straight into this editor, and your formatting will be preserved.  Just use the normal cut and paste
+   menus in your web browser (or Control-C and Control-V).
+</UL>
+
+<P><B>Inserting images <img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
+<UL>
+<P>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.
+</UL>
+
+<P><B>Inserting Tables <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
+<UL>
+<P>To add layout to your texts, you can use the "Insert Tables" button in the toolbar.  
+</UL>
+
+<P><B>Inserting Links <img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
+<UL>
+<P>To make a new link, first type the text that you want to be a link.  Then select it and click the link button in the toolbar.  Type the URL you want to link to and it's done!
+</UL>
+
+
+<P><B>Inserting smilies (emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
+<UL>
+<P>To embed these small icons in your text, click on the smiley icon in the toolbar.  A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).
+
+    <table border="1">
+      <tr valign="top">
+        <td>
+        <table border="0" align="center" cellpadding="10">
+          <tr>
+            <td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
+            <td>smile</td>
+            <td NOWRAP><FONT FACE=Courier>:-)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
+            <td>big grin</td>
+            <td NOWRAP><FONT FACE=Courier>:-D</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
+            <td>wink</td>
+            <td NOWRAP><FONT FACE=Courier>;-)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
+            <td>mixed</td>
+            <td NOWRAP><FONT FACE=Courier>:-/</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
+              <td>thoughtful</td>
+              <td NOWRAP><FONT FACE=Courier>V-.</FONT></td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
+            <td>tongue out</td>
+            <td NOWRAP><FONT FACE=Courier>:-P</td>
+         </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
+            <td>cool</td>
+            <td NOWRAP><FONT FACE=Courier>B-)</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
+              <td>approve</td>
+              <td NOWRAP><FONT FACE=Courier>^-)</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
+              <td>wide eyes</td>
+              <td NOWRAP><FONT FACE=Courier>8-)</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
+              <td>surprise</td>
+              <td NOWRAP><FONT FACE=Courier>8-o</td>
+            </tr>
+        </table>
+        </td>
+        <td>
+        <table border="0" align="center" cellpadding="10">
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
+              <td>sad</td>
+              <td NOWRAP><FONT FACE=Courier>:-(</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
+              <td>shy</td>
+              <td NOWRAP><FONT FACE=Courier>8-.</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
+            <td>blush</td>
+            <td NOWRAP><FONT FACE=Courier>:-I</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
+              <td>kisses</td>
+              <td NOWRAP><FONT FACE=Courier>:-X</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
+            <td>clown</td>
+            <td NOWRAP><FONT FACE=Courier>:o)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
+            <td>black eye</td>
+            <td NOWRAP><FONT FACE=Courier>P-|</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
+              <td>angry</td>
+              <td NOWRAP><FONT FACE=Courier>8-[</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
+              <td>dead</td>
+              <td NOWRAP><FONT FACE=Courier>xx-P</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
+              <td>sleepy</td>
+              <td NOWRAP><FONT FACE=Courier>|-.</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
+            <td>evil</td>
+            <td NOWRAP><FONT FACE=Courier>}-]</td>
+          </tr>
+        </table>
+    </table>
+
+</UL>
+
+
index eb48fda..d79dbfb 100644 (file)
@@ -4,18 +4,119 @@ Writing text in Moodle works pretty much the way you would expect, but you also
 
 <P><B>Smilies (emoticons)</B></P>
 <UL>
-<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
-<TR><TH>Name       <TH>Picture                                                 <TH>You type</TR>
-<TR><TD>smile      <TD ALIGN=CENTER><img ALT=smile SRC="<?=$CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
-<TR><TD>sad        <TD ALIGN=CENTER><img ALT=sad SRC="<?=$CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
-<TR><TD>grin       <TD ALIGN=CENTER><img ALT=grin SRC="<?=$CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
-<TR><TD>wink       <TD ALIGN=CENTER><img ALT=wink SRC="<?=$CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
-<TR><TD>mixed      <TD ALIGN=CENTER><img ALT=mixed SRC="<?=$CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
-<TR><TD>wide-eyed  <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?=$CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
-<TR><TD>tongue-out <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?=$CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
-<TR><TD>surprise   <TD ALIGN=CENTER><img ALT=surprised SRC="<?=$CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
-<TR><TD>cool       <TD ALIGN=CENTER><img ALT=cool SRC="<?=$CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
-</TABLE>
+<P>To embed these small icons in your text, just type the associated code.  These codes themselves are like little pictures if you turn your head to the left when looking at them.</P>
+
+    <table border="1">
+      <tr valign="top">
+        <td>
+        <table border="0" align="center" cellpadding="10">
+          <tr>
+            <td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
+            <td>smile</td>
+            <td><FONT FACE=Courier>:-)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
+            <td>big grin</td>
+            <td><FONT FACE=Courier>:-D</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
+            <td>wink</td>
+            <td><FONT FACE=Courier>;-)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
+            <td>mixed</td>
+            <td><FONT FACE=Courier>:-/</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
+              <td>thoughtful</td>
+              <td><FONT FACE=Courier>V-.</FONT></td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
+            <td>tongue out</td>
+            <td><FONT FACE=Courier>:-P</td>
+         </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
+            <td>cool</td>
+            <td><FONT FACE=Courier>B-)</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
+              <td>approve</td>
+              <td><FONT FACE=Courier>^-)</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
+              <td>wide eyes</td>
+              <td><FONT FACE=Courier>8-)</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
+              <td>surprise</td>
+              <td><FONT FACE=Courier>8-o</td>
+            </tr>
+        </table>
+        </td>
+        <td>
+        <table border="0" align="center" cellpadding="10">
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
+              <td>sad</td>
+              <td><FONT FACE=Courier>:-(</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
+              <td>shy</td>
+              <td><FONT FACE=Courier>8-.</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
+            <td>blush</td>
+            <td><FONT FACE=Courier>:-I</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
+              <td>kisses</td>
+              <td><FONT FACE=Courier>:-X</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
+            <td>clown</td>
+            <td><FONT FACE=Courier>:o)</td>
+          </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
+            <td>black eye</td>
+            <td><FONT FACE=Courier>P-|</td>
+          </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
+              <td>angry</td>
+              <td><FONT FACE=Courier>8-[</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
+              <td>dead</td>
+              <td><FONT FACE=Courier>xx-P</td>
+            </tr>
+            <tr>
+              <td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
+              <td>sleepy</td>
+              <td><FONT FACE=Courier>|-.</td>
+            </tr>
+          <tr>
+            <td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
+            <td>evil</td>
+            <td><FONT FACE=Courier>}-]</td>
+          </tr>
+        </table>
+    </table>
+
 </UL>
 
 <P><B>URLs</B></P>
@@ -35,6 +136,8 @@ Writing text in Moodle works pretty much the way you would expect, but you also
 <TR><TD>&lt;FONT SIZE=1> small &lt;/FONT> <TD> <FONT SIZE=1>small</FONT> </TR>
 <TR><TD>&lt;FONT SIZE=4> large &lt;/FONT> <TD> <FONT SIZE=4>large</FONT> </TR>
 <TR><TD>&lt;FONT COLOR=green> example &lt;/FONT> <TD> <FONT color=green>example</FONT> </TR>
+<TR><TD valign=top>&lt;UL>&lt;LI>one &lt;LI>two &lt;/UL> <TD valign=top> <UL><LI>one<LI>two</UL> </TR>
+<TR><TD>&lt;HR><TD> <HR> </TR>
 </TABLE>
 </UL>
 
diff --git a/lang/pt_br/help/textformat.html b/lang/pt_br/help/textformat.html
new file mode 100644 (file)
index 0000000..e01d961
--- /dev/null
@@ -0,0 +1,41 @@
+<P ALIGN=CENTER><B>Formatting text</B></P>
+
+<P>When writing text in Moodle there are currently two formats you can choose
+   to produce your text, depending on your expertise and the type of browser
+   you are using.
+
+<P><B>Usually you can just leave this setting alone and things should
+   work as you expect</B>.
+
+<P><B>1. Moodle auto-format</B></P>
+
+<UL>
+<P>This format is best for when you are using normal web forms for entry
+   (instead of the Richtext HTML editor).  Just type text normally, as if you
+   were sending an email.
+
+<P>When you save your text, Moodle will do a number of things to automatically
+   format your text for you.  
+<P>For example, URLs such as 
+   <A HREF="http://yahoo.com/">http://yahoo.com</A> or even 
+   <A HREF="http://www.yahoo.com/">www.yahoo.com</A> will be turned into links.
+<P>Your line breaks will be retained, and blank lines will start new paragraphs.
+<P>Smiley characters such as :-) will automatically become their graphical equivalents.
+<P>You can even embed HTML code if you want to and it will be retained.
+<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
+</UL>
+
+<P><B>2. HTML format</B></P>
+
+<UL>
+<P>This format assumes the text is pure HTML.  If you are using the 
+   HTML editor to edit text then this is the default format - all 
+   the commands in the toolbar are producing HTML for you.
+
+<P>Even if you are not using the Richtext HTML editor, you can use HTML code 
+   in your text and it should come out exactly as you intended.
+
+<P>Unlike the Moodle auto-format, no automatic formatting is performed.
+<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
+<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
+</UL>
index eb28398..1538130 100644 (file)
 <?PHP // $Id$ \r
 // Traduzido por Fabricio Valadares - Três Corações - MG - Brasil\r
 // Webdesigner da Universidade Vale do Rio Verde\r
-$string[thislanguage] = "Português - Brasil";  // Francais, Italiano, etc etc\r
+$string['thislanguage'] = "Português - Brasil";  // Francais, Italiano, etc etc\r
 $string['thischarset'] = "iso-8859-1";\r
 \r
-$string[action] = "Ação";\r
-$string[activity] = "Atividade";\r
-$string[activities] = "Atividades";\r
-$string[activityreport] = "Relatório de atividade";\r
-$string[add] = "Adicionar";\r
-$string[added] = "Adicionado \$a";\r
-$string[addinganew] = "Adicionar um novo \$a";\r
-$string[addinganewto] = "Adicionar um novo \$a->what to \$a->to";\r
-$string[addnewcourse] = "Adicionar novo curso";\r
-$string[addnewuser] = "Adicionar novo usuário";\r
-$string[address] = "Endereço";\r
-$string[addteacher] = "Adicionar professor";\r
-$string[admin] = "Administrador";\r
-$string[administration] = "Administração";\r
-$string[again] = "novamente";\r
-$string[alldays] = "Todos os dias";\r
-$string[allfieldsrequired] = "Todos os campos são requeridos";\r
-$string[alllogs] = "Todos logs";\r
-$string[allowguests] = "This course allows guest users to enter";\r
-$string[allparticipants] = "Todos os participantes";\r
-$string[alphanumerical] = "Possa conter cartas só alfabéticas ou números";\r
-$string[alreadyconfirmed] = "Inscrição já foi confirmada";\r
-$string[answer] = "Resposta";\r
-$string[assignteachers] = "Direcionar professor";\r
-$string[availablecourses] = "Cursos avaliados";\r
-$string[cancel] = "Cancelar";\r
-$string[categories] = "Categoria dos Cursos";\r
-$string[category] = "Categoria";\r
-$string[categoryadded] = "A categoria '\$a' foi adicionada";\r
-$string[categorydeleted] = "A categoria '\$a' foi apagada";\r
-$string[changepassword] = "Mudar a senha";\r
-$string[changedpassword] = "Mudanda a senha";\r
-$string[changessaved] = "Mudanças salvas";\r
-$string[checklanguage] = "Verificar idioma";\r
-$string[choose] = "Escolha";\r
-$string[choosecourse] = "Escolha um curso";\r
-$string[chooselivelogs] = "Ou assiste atividade atual";\r
-$string[chooselogs] = "Escolha quais troncos quer você para ver";\r
-$string[choosetheme] = "Troca o tema";\r
-$string[chooseuser] = "Escolha um usuário";\r
-$string[city] = "Cidade/Estado";\r
-$string[comparelanguage] = "Compare idioma com o inglês";\r
-$string[confirmed] = "Seu registro foi confirmado com sucesso";\r
-$string[courseupdates] = "Curso atualizado";\r
-$string[cookiesenabled] = "Cookies ativo em seu navegador";\r
-$string[complete] = "Completo";\r
-$string[copyrightnotice] = "Advertência protegido por direitos autorais";\r
-$string["continue"] = "Continue";\r
-$string[country] = "País";\r
-$string[course] = "Curso";\r
-$string[courseformats] = "Formato do curso";\r
-$string[courses] = "Cursos";\r
-$string[createaccount] = "Criar minha nova conta";\r
-$string[createuserandpass] = "Crie um nome de usuário novo e senha para anotar em com";\r
-$string[createziparchive] = "Cria um arquivo zip";\r
-$string[currentlanguage] = "Idioma atual";\r
-$string[currentlocaltime] = "Seu horário local correto";\r
-$string[databasechecking] = "Atualizar a base de dados Moodle versão \$a->oldversion para \$a->newversion...";\r
-$string[databasesetup] = "Opções de base de dados";\r
-$string[databasesuccess] = "Base de dados atualizada";\r
-$string[databaseupgrades] = "Atualizar base de dados";\r
-$string[defaultcoursefullname] = "Course Fullname 101";\r
-$string[defaultcourseshortname] = "CF101";\r
-$string[defaultcoursestudent] = "Estudante";\r
-$string[defaultcoursestudents] = "Estudantes";\r
-$string[defaultcoursesummary] = "Write a concise and interesting paragraph here that explains what this course is about";\r
-$string[defaultcourseteacher] = "Professor";\r
-$string[defaultcourseteachers] = "Professores";\r
-$string[delete] = "Apagar";\r
-$string[deletecheck] = "Apagar \$a ?";\r
-$string[deletecheckfull] = "Absolutamente seguramente é você você quer apagar completamente \$a ?";\r
-$string[deletecompletely] = "Apagado com sucesso";\r
-$string[deletecoursecheck] = "Você absolutamente seguramente é você quer apagar este curso e todos os dados completamente contém?";\r
-$string[deletecourse] = "Apagar um curso";\r
-$string[deleted] = "Apagado";\r
-$string[deletedactivity] = "Apagado \$a";\r
-$string[deletedcourse] = "\$a foi completamente apagado";\r
-$string[deletingcourse] = "Apagando \$a";\r
-$string[description] = "Descrição";\r
-$string[doyouagree] = "Você leu estas condições e os entendeu?";\r
-$string[edit] = "Editar \$a";\r
-$string[editcoursesettings] = "Editar configurações de curso";\r
-$string[editinga] = "Editando um \$a";\r
-$string[editmyprofile] = "Editar perfil";\r
-$string[editsummary] = "Editar summary";\r
-$string[editthisactivity] = "Editar this activity";\r
-$string[edituser] = "Editar contas de usuários";\r
-$string[email] = "Endereço de e-mail";\r
-$string[emailformat] = "Formato de e-mail";\r
-$string[emailconfirm] = "Confirmar seu registro";\r
-$string[emailconfirmsent] = "\r
-   <P>Um email deveria ter sido enviado a seu endereço a <B>\$a</B>\r
-   <P>Contém instruções fáceis para completar sua inscrição.\r
-   <P>Se você continua tendo dificuldade, contacte o administrador de local.";\r
-$string[emailconfirmation] = "Olá \$a->firstname,\r
-\r
-Uma conta nova foi pedida a '\$a->sitename'\r
-usando seu endereço de email.\r
-\r
-Para confonfirmar seu registro, por favor acesse\r
-este endereço:\r
-\r
-  \$a->link\r
-\r
-Em a maioria programas de correio, isto deveria aparecer como um vínculo azul  \r
-o qual você há pouco pode clicar em.  Se isso não trabalha,  \r
-então corte e cola o endereço no endereço  \r
-enfileire ao topo de sua janela de navegador de rede.  \r
-  \r
-Alegrias do '\$a->sitename' administrador,\r
-\$a->admin";\r
-\r
-$string[emaildisplay] = "Visualizar e-mail";\r
-$string[emaildisplayno] = "Esconda meu real endereço de email de todo o mundo";\r
-$string[emaildisplayyes] = "Permita todo o mundo para ver meu endereço de email";\r
-$string[emaildisplaycourse] = "Permita para só outros sócios de curso ver meu endereço de email";\r
-$string[emailexists] = "Este endereço de email já é registrado.";\r
-$string[emailmustbereal] = "Nota: seu endereço de email deve ser um real";\r
-$string[enrolmentkey] = "Chave de acesso";\r
-$string[enrolmentkeyfrom] = "Este curso requer um ' chave' de acesso - um tempo<BR>\r
-senha da que você deveria ter \$a";\r
-$string[enrolmentkeyhint] = "Aquela chave de acesso estava incorreta, por favor tente novamente<BR>\r
-(Aqui é uma sugestão - começa com '\$a'";\r
-$string[entercourse] = "Click para entrar no curso";\r
-$string[enteremailaddress] = "Entre em seu endereço de email para reajustar sua   \r
-senha e tem a senha nova enviada a você por email.";\r
-$string[existingteachers] = "Professores existentes";\r
-$string[error] = "Erro";\r
-$string[feedback] = "Realimentação";\r
-$string[filemissing] = "\$a está perdendo";\r
-$string[files] = "Arquivos";\r
-$string[filloutallfields] = "Por favor preencha todos os campos nesta forma";\r
-$string[firstname] = "Primeiro nome";\r
-$string[firsttime] = "É este seu primeiro tempo em aqui?";\r
-$string[forgotten] = "Esquecido de seu nome de usuário ou senha?";\r
-$string[format] = "Formato";\r
-$string[formatsocial] = "Formato social";\r
-$string[formattopics] = "Formato tópicos";\r
-$string[formatweeks] = "Formato semanal";\r
-$string[frontpagedescription] = "Descrição da página frontal";\r
-$string[frontpageformat] = "Formato da página frontal";\r
-$string[fulllistofcourses] = "Todos os cursos";\r
-$string[fullprofile] = "Perfil completo";\r
-$string[fullname] = "Nome completo";\r
-$string[fullsitename] = "Nome completo do site";\r
-$string[gpl] = "Direito autorais (C) 2001-2002 Martin Dougiamas (http://dougiamas.com)  \r
-  \r
-Este programa é software grátis; você pode redistribuir isto and/or modificam  \r
-isto sob a condição do GNU General Licença de Público como publicou por  \r
-a Fundação de Software Grátis; qualquer versão 2 da Licença, ou  \r
-(a sua opção) qualquer mais recente versão.  \r
-  \r
-Este programa é distribuído na esperança que será útil,  \r
-mas SEM QUALQUER GARANTIA; sem até mesmo a garantia implícita de  \r
-MERCHANTABILITY ou APTIDÃO PARA UM PROPÓSITO PARTICULAR.  Veja o  \r
-GNU General Licença de Público para mais detalhes:  \r
-  \r
-http://www.gnu.org/copyleft/gpl.html";\r
-$string[grade] = "Grau";\r
-$string[guestskey] = "Permita convidados que têm a chave";\r
-$string[guestsno] = "Não permita os convidados em";\r
-$string[guestsnotallowed] = "Desculpe, '\$a' não permitida para os convidados entrar.";\r
-$string[guestsyes] = "Permita os convidados sem a chave";\r
-$string[guestuser] = "Visitante";\r
-$string[guestuserinfo] = "Este usuário é um usuário especial que permite acesso somente de leitura a alguns cursos.";\r
-$string[help] = "Ajuda";\r
+$string['action'] = "Ação";\r
+$string['activity'] = "Atividade";\r
+$string['activities'] = "Atividades";\r
+$string['activityreport'] = "Relatório de atividade";\r
+$string['add'] = "Adicionar";\r
+$string['added'] = "Adicionado \$a";\r
+$string['addinganew'] = "Adicionar um novo \$a";\r
+$string['addinganewto'] = "Adicionar um novo \$a->what to \$a->to";\r
+$string['addnewcourse'] = "Adicionar novo curso";\r
+$string['addnewuser'] = "Adicionar novo usuário";\r
+$string['address'] = "Endereço";\r
+$string['addteacher'] = "Adicionar professor";\r
+$string['admin'] = "Administrador";\r
+$string['administration'] = "Administração";\r
+$string['again'] = "novamente";\r
+$string['alldays'] = "Todos os dias";\r
+$string['allfieldsrequired'] = "Todos os campos são requeridos";\r
+$string['alllogs'] = "Todos logs";\r
+$string['allowguests'] = "This course allows guest users to enter";\r
+$string['allparticipants'] = "Todos os participantes";\r
+$string['alphanumerical'] = "Possa conter cartas só alfabéticas ou números";\r
+$string['alreadyconfirmed'] = "Inscrição já foi confirmada";\r
+$string['answer'] = "Resposta";\r
+$string['assignteachers'] = "Direcionar professor";\r
+$string['availablecourses'] = "Cursos avaliados";\r
+$string['cancel'] = "Cancelar";\r
+$string['categories'] = "Categoria dos Cursos";\r
+$string['category'] = "Categoria";\r
+$string['categoryadded'] = "A categoria '\$a' foi adicionada";\r
+$string['categorydeleted'] = "A categoria '\$a' foi apagada";\r
+$string['changepassword'] = "Mudar a senha";\r
+$string['changedpassword'] = "Mudanda a senha";\r
+$string['changessaved'] = "Mudanças salvas";\r
+$string['checklanguage'] = "Verificar idioma";\r
+$string['choose'] = "Escolha";\r
+$string['choosecourse'] = "Escolha um curso";\r
+$string['chooselivelogs'] = "Ou assiste atividade atual";\r
+$string['chooselogs'] = "Escolha quais troncos quer você para ver";\r
+$string['choosetheme'] = "Troca o tema";\r
+$string['chooseuser'] = "Escolha um usuário";\r
+$string['city'] = "Cidade/Estado";\r
+$string['comparelanguage'] = "Compare idioma com o inglês";\r
+$string['confirmed'] = "Seu registro foi confirmado com sucesso";\r
+$string['courseupdates'] = "Curso atualizado";\r
+$string['cookiesenabled'] = "Cookies ativo em seu navegador";\r
+$string['complete'] = "Completo";\r
+$string['copyrightnotice'] = "Advertência protegido por direitos autorais";\r
+$string['continue'] = "Continue";\r
+$string['country'] = "País";\r
+$string['course'] = "Curso";\r
+$string['courseformats'] = "Formato do curso";\r
+$string['courses'] = "Cursos";\r
+$string['createaccount'] = "Criar minha nova conta";\r
+$string['createuserandpass'] = "Crie um nome de usuário novo e senha para anotar em com";\r
+$string['createziparchive'] = "Cria um arquivo zip";\r
+$string['currentlanguage'] = "Idioma atual";\r
+$string['currentlocaltime'] = "Seu horário local correto";\r
+$string['databasechecking'] = "Atualizar a base de dados Moodle versão \$a->oldversion para \$a->newversion...";\r
+$string['databasesetup'] = "Opções de base de dados";\r
+$string['databasesuccess'] = "Base de dados atualizada";\r
+$string['databaseupgrades'] = "Atualizar base de dados";\r
+$string['defaultcoursefullname'] = "Course Fullname 101";\r
+$string['defaultcourseshortname'] = "CF101";\r
+$string['defaultcoursestudent'] = "Estudante";\r
+$string['defaultcoursestudents'] = "Estudantes";\r
+$string['defaultcoursesummary'] = "Escreva um parágrafo conciso e interessante aqui isso explica o sobre o qual este curso é";\r
+$string['defaultcourseteacher'] = "Professor";\r
+$string['defaultcourseteachers'] = "Professores";\r
+$string['delete'] = "Apagar";\r
+$string['deletecheck'] = "Apagar \$a ?";\r
+$string['deletecheckfull'] = "Absolutamente seguramente é você você quer apagar completamente \$a ?";\r
+$string['deletecompletely'] = "Apagado com sucesso";\r
+$string['deletecoursecheck'] = "Você absolutamente seguramente é você quer apagar este curso e todos os dados completamente contém?";\r
+$string['deletecourse'] = "Apagar um curso";\r
+$string['deleted'] = "Apagado";\r
+$string['deletedactivity'] = "Apagado \$a";\r
+$string['deletedcourse'] = "\$a foi completamente apagado";\r
+$string['deletingcourse'] = "Apagando \$a";\r
+$string['description'] = "Descrição";\r
+$string['doyouagree'] = "Você leu estas condições e os entendeu?";\r
+$string['edit'] = "Editar \$a";\r
+$string['editcoursesettings'] = "Editar configurações de curso";\r
+$string['editinga'] = "Editando um \$a";\r
+$string['editmyprofile'] = "Editar perfil";\r
+$string['editsummary'] = "Editar resumo";\r
+$string['editthisactivity'] = "Editar this activity";\r
+$string['edituser'] = "Editar contas de usuários";\r
+$string['email'] = "Endereço de e-mail";\r
+$string['emailformat'] = "Formato de e-mail";\r
+$string['emailconfirm'] = "Confirmar seu registro";\r
+$string['emailconfirmsent'] = "<P>Um email deveria ter sido enviado a seu endereço a <B>\$a</B><P>Contém instruções fáceis para completar sua inscrição.   <P>Se você continua tendo dificuldade, contacte o administrador de local.";\r
+$string['emailconfirmation'] = "Olá \$a->firstname, Uma conta nova foi pedida a '\$a->sitename' usando seu endereço de email. Para confonfirmar seu registro, por favor acesse este endereço:  \$a->link Em a maioria programas de correio, isto deveria aparecer como um vínculo azul  o qual você há pouco pode clicar em.  Se isso não trabalha,  então corte e cola o endereço no endereço  enfileire ao topo de sua janela de navegador de rede.  Alegrias do '\$a->sitename' administrador, \$a->admin";\r
+$string['emaildisplay'] = "Visualizar e-mail";\r
+$string['emaildisplayno'] = "Esconda meu real endereço de email de todo o mundo";\r
+$string['emaildisplayyes'] = "Permita todo o mundo para ver meu endereço de email";\r
+$string['emaildisplaycourse'] = "Permita para só outros sócios de curso ver meu endereço de email";\r
+$string['emailexists'] = "Este endereço de email já é registrado.";\r
+$string['emailmustbereal'] = "Nota: seu endereço de email deve ser um real";\r
+$string['enrolmentkey'] = "Chave de acesso";\r
+$string['enrolmentkeyfrom'] = "Este curso requer um ' chave' de acesso - um tempo<BR> senha da que você deveria ter \$a";\r
+$string['enrolmentkeyhint'] = "Aquela chave de acesso estava incorreta, por favor tente novamente<BR> (Aqui é uma sugestão - começa com '\$a'";\r
+$string['entercourse'] = "Click para entrar no curso";\r
+$string['enteremailaddress'] = "Entre em seu endereço de email para reajustar sua senha e tem a senha nova enviada a você por email.";\r
+$string['existingteachers'] = "Professores existentes";\r
+$string['error'] = "Erro";\r
+$string['feedback'] = "Realimentação";\r
+$string['filemissing'] = "\$a está perdendo";\r
+$string['files'] = "Arquivos";\r
+$string['filloutallfields'] = "Por favor preencha todos os campos nesta forma";\r
+$string['firstname'] = "Primeiro nome";\r
+$string['firsttime'] = "É este seu primeiro tempo em aqui?";\r
+$string['forgotten'] = "Esquecido de seu nome de usuário ou senha?";\r
+$string['format'] = "Formato";\r
+$string['formatsocial'] = "Formato social";\r
+$string['formattopics'] = "Formato tópicos";\r
+$string['formatweeks'] = "Formato semanal";\r
+$string['frontpagedescription'] = "Descrição da página frontal";\r
+$string['frontpageformat'] = "Formato da página frontal";\r
+$string['fulllistofcourses'] = "Todos os cursos";\r
+$string['fullprofile'] = "Perfil completo";\r
+$string['fullname'] = "Nome completo";\r
+$string['fullsitename'] = "Nome completo do site";\r
+$string['gpl'] = "Direito autorais (C) 2001-2002 Martin Dougiamas (http://dougiamas.com)  Este programa é software grátis; você pode redistribuir isto and/or modificam  isto sob a condição do GNU General Licença de Público como publicou por  a Fundação de Software Grátis; qualquer versão 2 da Licença, ou  (a sua opção) qualquer mais recente versão.  Este programa é distribuído na esperança que será útil,  mas SEM QUALQUER GARANTIA; sem até mesmo a garantia implícita de  MERCHANTABILITY ou APTIDÃO PARA UM PROPÓSITO PARTICULAR.  Veja o  GNU General Licença de Público para mais detalhes:  http://www.gnu.org/copyleft/gpl.html";\r
+$string['grade'] = "Grau";\r
+$string['guestskey'] = "Permita convidados que têm a chave";\r
+$string['guestsno'] = "Não permita os convidados em";\r
+$string['guestsnotallowed'] = "Desculpe, '\$a' não permitida para os convidados entrar.";\r
+$string['guestsyes'] = "Permita os convidados sem a chave";\r
+$string['guestuser'] = "Visitante";\r
+$string['guestuserinfo'] = "Este usuário é um usuário especial que permite acesso somente de leitura a alguns cursos.";\r
+$string['help'] = "Ajuda";\r
 $string[helppicture] = "Como para upload um quadro";\r
 $string[helptext] = "Como escrever texto";\r
 $string[helpquestions] = "Como fazer perguntas";\r
-$string[home] = "Home";\r
+$string[home] = "Página principal";\r
 $string[htmlformat] = "Bonito formato de HTML";\r
 $string[icqnumber] = "Número de ICQ";\r
 $string[idnumber] = "Número de identificação";\r
@@ -185,7 +150,7 @@ $string[lastaccess] = "Por 
 $string[lastedited] = "Últimos editados";\r
 $string[lastmodified] = "Últimos modificados";\r
 $string[lastname] = "Por último nome";\r
-$string[latestnews] = "Latest news";\r
+$string[latestnews] = "Últimas notícias";\r
 $string[listofallpeople] = "Lista de todas as pessoas";\r
 $string[license] = "Licensa GPL";\r
 $string[livelogs] = "Troncos ao vivo da última hora";\r
@@ -198,24 +163,7 @@ $string[loginguest] = "Acesso como um convidado";
 $string[loginsite] = "Acesso para o site";\r
 $string[loginto] = "Acesso para \$a";\r
 $string[loginusing] = "O acesso aqui que usa seu nome de usuário e senha";\r
-$string[loginsteps] = "Olá! Para acesso cheio para cursos você precisará levar   \r
-   um minuto para criar uma conta nova para você neste local de rede.  \r
-   Cada dos cursos individuais também pode ter um um-tempo\r
-   &quot;chave de acesso&quot;, o qual você não precisará depois até. Aqui está  \r
-   os passos:\r
-   <OL size=2>\r
-   <LI>Preencha o <A HREF=\$a>formulário</A> de nova conta com seus dados.\r
-   <LI>Um email será enviado imediatamente a seu endereço de email.\r
-   <LI>Leia seu email, e faça clique no vínculo de rede que contém.\r
-   <LI>Sua conta será confirmada e você será acessado em.\r
-   <LI>Agora, selecione o curso que você quer participar em.\r
-   <LI>Se você é incitado para uma &quot;chave de acesso&quot; - use o um  \r
-   que seu professor o deu. Isto vai para você no  \r
-   curso.\r
-   <LI>Você pode ter acesso o curso cheio agora. De agora em diante você só precisará  \r
-   entrar em seu nome de usuário pessoal e senha (na forma nesta página)  \r
-   anotar em e ter acesso qualquer curso você se registraram em.\r
-   </OL>";\r
+$string[loginsteps] = "Olá! Para acesso cheio para cursos você precisará levar   um minuto para criar uma conta nova para você neste local de rede.  Cada dos cursos individuais também pode ter um um-tempo  &quot;chave de acesso&quot;, o qual você não precisará depois até. Aqui está  os passos: <OL size=2><LI>Preencha o <A HREF=\$a>formulário</A> de nova conta com seus dados.<LI>Um email será enviado imediatamente a seu endereço de email.<LI>Leia seu email, e faça clique no vínculo de rede que contém.<LI>Sua conta será confirmada e você será acessado em.<LI>Agora, selecione o curso que você quer participar em.<LI>Se você é incitado para uma &quot;chave de acesso&quot; - use o um  que seu professor o deu. Isto vai para você no  curso.   <LI>Você pode ter acesso o curso cheio agora. De agora em diante você só precisará  entrar em seu nome de usuário pessoal e senha (na forma nesta página)  anotar em e ter acesso qualquer curso você se registraram em.</OL>";\r
 $string[logout] = "Sair";\r
 $string[logs] = "Logs";\r
 $string[makeafolder] = "Faça uma pasta de papéis";\r
@@ -262,25 +210,7 @@ $string[nameweeks] = "semana";
 $string[newaccount] = "Novo cadastro";\r
 $string[newforumposts] = "Novo fórum postado";\r
 $string[newpassword] = "Nova senha";\r
-$string[newpasswordtext] = "Olá \$a->firstname,\r
-\r
-Sua senha de conta a '\$a->sitename' foi reajustado  \r
-e você foi emitido com uma senha temporária nova.\r
-Sua informação de acesso atual é agora:\r
-   Nome de usuário: \$a->username\r
-   Senha: \$a->newpassword\r
-\r
-Por favor vá para esta página para mudar sua senha:\r
-   \$a->link\r
-\r
-Em a maioria programas de correio, isto deveria aparecer como um vínculo azul  \r
-o qual você há pouco pode clicar em.  Se isso não trabalha,  \r
-então corte e cola o endereço no endereço  \r
-enfileire ao topo de sua janela de navegador de rede.  \r
-\r
-Alegrias do '\$a->sitename' administrador,\r
-\$a->signoff\n";\r
-\r
+$string[newpasswordtext] = "Olá \$a->firstname, Sua senha de conta a '\$a->sitename' foi reajustado  e você foi emitido com uma senha temporária nova. Sua informação de acesso atual é agora: Nome de usuário: \$a->username Senha: \$a->newpassword Por favor vá para esta página para mudar sua senha: \$a->link Em a maioria programas de correio, isto deveria aparecer como um vínculo azul  o qual você há pouco pode clicar em.  Se isso não trabalha,  então corte e cola o endereço no endereço  enfileire ao topo de sua janela de navegador de rede.  Alegrias do '\$a->sitename' administrador, \$a->signoff\n";\r
 $string[newpicture] = "Nova imagem";\r
 $string[newuser] = "Novo usuário";\r
 $string[newusers] = "Novos usuários";\r
@@ -316,11 +246,7 @@ $string[password] = "Senha";
 $string[passwordchanged] = "Senha foi mudada";\r
 $string[passwordsdiffer] = "Estas senhas não emparelham";\r
 $string[passwordsent] = "Senha enviada com sucesso";\r
-$string[passwordsenttext] = "\r
-   <P>Um email foi enviado a seu endereço a \$a->email.\r
-   <P><B>Por favor confira seu email para sua senha nova</B>\r
-   <P>A senha nova foi gerada automaticamente, assim você poderia gostar\r
-   <A HREF=\$a->link>mude a algo mais fácil se lembrar</A>.";\r
+$string[passwordsenttext] = "<P>Um email foi enviado a seu endereço a \$a->email.<P><B>Por favor confira seu email para sua senha nova</B><P>A senha nova foi gerada automaticamente, assim você poderia gostar <A HREF=\$a->link>mude a algo mais fácil se lembrar</A>.";\r
 $string[people] = "Colegas";\r
 $string[personalprofile] = "Perfil pessoal";\r
 $string[phone] = "Telefone";\r
@@ -410,12 +336,7 @@ $string[webpage] = "P
 $string[week] = "Semana";\r
 $string[weeklyoutline] = "Agenda do curso";\r
 $string[welcometocourse] = "Bem vindo ao \$a";\r
-$string[welcometocoursetext] = "Bem vindo ao \$a->coursename!\r
-\r
-Um das primeiras coisas você deveria fazer é edite sua página de perfil  \r
-dentro do curso de forma que nós mais pode aprender sobre você:\r
-\r
-  \$a->profileurl";\r
+$string[welcometocoursetext] = "Bem vindo ao \$a->coursename! Um das primeiras coisas você deveria fazer é edite sua página de perfil  dentro do curso de forma que nós mais pode aprender sobre você:  \$a->profileurl";\r
 $string[withchosenfiles] = "Com arquivos escolhidos";\r
 $string[wordforteacher] = "Sua palavra para Professor";\r
 $string[wordforteachereg] = "ex Professor, Tutor, Facilitador etc";\r
@@ -452,9 +373,48 @@ $string[configlocale] = "Escolha um lugar de sitewide - isto afetar
 $string[configlongtimenosee] = "Se os estudantes não anotaram em durante um tempo muito longo, então eles são automaticamente desmatriculados de cursos.  Este parâmetro especifica aquele prazo.";\r
 $string[configmaxeditingtime] = "Isto especifica a quantia das pessoas de tempo tenha que ré-editar artigos de forum, realimentação de diário etc. Normalmente 30 minutos são um valor bom.";\r
 $string[configproxyhost] = "Se este <B>servidor</B> necessidades para usar um computador de procuração (ex um firewall) ter acesso a Internet, então proveja o hostname de procuração e porto aqui.  Caso contrário deixe espaço em branco para isto.";\r
-$string[configslasharguments] = "Arquivos (imagens, uploads etc) é provido por uma escritura que usa ' argumentos de golpe (a segunda opção em aqui). Este método permite arquivos para ser mais facilmente cached em browsers de rede, servidores de procuração etc. Infelizmente, alguns servidores de PHP não permitem este método, assim se você tem que dificuldade que vê uploaded arquiva ou imagens (o usuário de eg se imagina), fixe esta variável para a primeira opção";\r
+$string[configslasharguments] = "Arquivos (imagens, uploads etc) é provido por uma escritura que usa ' argumentos de golpe (a segunda opção em aqui). Este método permite arquivos para ser mais facilmente visualizados em navegadores de rede, servidores de procuração etc. Infelizmente, alguns servidores de PHP não permitem este método, assim se você tem que dificuldade que vê uploaded arquiva ou imagens (o usuário de eg se imagina), fixe esta variável para a primeira opção";\r
 $string[configsmtphosts] = "Dê o nome cheio de um ou servidores de SMTP mais locais que Moodle deveria usar para enviar correio (ex ' mail.a.com' ou ' mail.a.com;mail.b.com '). Se você deixa isto em branco, Moodle usará o PHP omitem método de enviar correio.";\r
 $string[configunzip] = "Indique a localização de seu programa de unzip (Unix só). Isto é precisado desempacotar arquivos de nervo no servidor.";\r
 $string[configzip] = "Indique a localização de seu programa de zip (Unix só). Isto é precisado criar arquivos de nervo no servidor.";\r
 $string[deletednot] = "Não possa apagar \$a !";\r
+$string['allow'] = "Permita";\r
+$string['allownot'] = "Não permita";\r
+$string['assessment'] = "Avaliação";\r
+$string['closewindow'] = "Feche esta janela";\r
+$string['configauth'] = "Escolha o módulo de autenticação que você quer usar.  A falta é ' email' e tem a melhor segurança.  O método ' none' não tem nenhum conferindo tudo que - tem cuidado que usa isto a menos que você realmente saiba o que você está fazendo.";\r
+$string['confightmleditor'] = "Escolha se ou não permitir uso do HTML texto editor embutido. Até mesmo se você escolhe permita, este editor só se aparecerá quando o usuário estiver usando um browser compatível (IE 5.5 ou depois). os Usuários também podem escolher não usar isto.";\r
+$string['configlangdir'] = "A maioria dos idiomas são esquerda-para-direito impresso, mas alguns, como árabe e hebreu, é direito-para-esquerda impresso.";\r
+$string['day'] = "dia";\r
+$string['days'] = "dias";\r
+$string['downloadexcel'] = "Copiar no formato Excel";\r
+$string['downloadtext'] = "Copiar no formato Texto";\r
+$string['formathtml'] = "Formato HTML";\r
+$string['formattext'] = "Auto-formato Moodle";\r
+$string['formattexttype'] = "Formatando";\r
+$string['grades'] = "Graus";\r
+$string['helprichtext'] = "Sobre o Richtext o editor de HTML";\r
+$string['hour'] = "hora";\r
+$string['hours'] = "horas";\r
+$string['htmleditor'] = "Use Richtext o editor de HTML (IE só, 5.5 ou depois)";\r
+$string['htmleditoravailable'] = "O editor de Richtext está disponível";\r
+$string['htmleditordisabled'] = "Você incapacitou o editor de Richtext em seu perfil de usuário";\r
+$string['htmleditordisabledadmin'] = "O administrador incapacitou o editor de Richtext neste local";\r
+$string['htmleditordisabledbrowser'] = "O editor de Richtext é indisponível porque você não está usando Internet Explorer 5.5 ou melhor";\r
+$string['langltr'] = "Esquerda-para-direita de direção de idioma";\r
+$string['langrtl'] = "Direita-para-esquerda de direção de idioma";\r
+$string['loginstepsnone'] = "Olá! <P> Para acesso completo para cursos você precisará se criar uma conta. <P> Tudo que você precisa fazer são compor um nome de usuário e senha e usar isto na forma nesta página! <P> Se outra pessoa já escolheu então seu nome de usuário que você terá que tentar usando um nome de usuário diferente novamente.";\r
+$string['makeeditable'] = "Se você faz '\$a' editado pelo processo de servidor de rede (apache de eg) então você poderia editar este arquivo diretamente desta página";\r
+$string['maximumshort'] = "Máximo";\r
+$string['min'] = "minuto";\r
+$string['mins'] = "minutos";\r
+$string['new'] = "novo";\r
+$string['nofilesyet'] = "Nenhum arquivo foi incluido a seu curso contudo";\r
+$string['noimagesyet'] = "Nenhuma imagem foi incluido a seu curso contudo";\r
+$string['sec'] = "segundo";\r
+$string['secs'] = "segundos";\r
+$string['textediting'] = "Ao editar texto";\r
+$string['texteditor'] = "Use formas de rede padrão";\r
+$string['total'] = "Total";\r
+$string['updatethis'] = "Atualize este \$a";\r
 ?>\r
diff --git a/lang/pt_br/quiz.php b/lang/pt_br/quiz.php
new file mode 100644 (file)
index 0000000..b7bc38c
--- /dev/null
@@ -0,0 +1,96 @@
+<?PHP // $Id$
+
+#------------------------------------------------------------
+$string['modulename'] = "Exercício";
+$string['modulenameplural'] = "Exercícios";
+#------------------------------------------------------------
+
+$string['addselectedtoquiz'] = "Adicionar selecionado para o exercício.";
+$string['alwaysavailable'] = "Sempre disponível";
+$string['alreadysubmitted'] = "É provável que você já submeteu esta tentativa";
+$string['answer'] = "Resposta";
+$string['answerhowmany'] = "Uma ou respostas múltiplas?";
+$string['answersingleyes'] = "Uma só resposta";
+$string['answersingleno']  = "Respostas múltiplas permitidas";
+$string['attempt'] = "Tentativa \$a";
+$string['attemptfirst'] = "Primeira tentativa";
+$string['attemptlast'] = "Última tentativa";
+$string['attempts'] = "Tentativas";
+$string['attemptsallowed'] = "Tentativas permitidas";
+$string['attemptsunlimited'] = "Tentativas ilimitadas";
+$string['backtoquiz'] = "Voltar para edição do exercício";
+$string['bestgrade'] = "Melhor grau";
+$string['casesensitive'] = "Caso sensibilidade";
+$string['caseyes'] = "Sim, caso tem que emparelhar";
+$string['caseno'] = "Não, caso é sem importância";
+$string['categories'] = "Categorias";
+$string['category'] = "Categoria";
+$string['categoryinfo'] = "Informção de categoria";
+$string['categorymove'] = "A categoria '\$a->name' contém \$a->count perguntas.  Por favor escolha outra categoria para os mover.";
+$string['categorymoveto'] = "Os mova a esta categoria";
+$string['choice'] = "Escolha";
+$string['choices'] = "Escolhas disponíveis";
+$string['correctanswer'] = "Resposta correta";
+$string['correctanswers'] = "Respostas corretas";
+$string['createnewquestion'] = "Crie pergunta nova";
+$string['daysavailable'] = "Dias disponíveis";
+$string['default'] = "Falta";
+$string['defaultinfo'] = "A categoria de falta para perguntas.";
+$string['deletequestioncheck'] = "Você está absolutamente seguro de querer apagar '\$a'?";
+$string['editcategories'] = "Edite categorias";
+$string['editingquiz'] = "Editando problema";
+$string['editingquestion'] = "Editando uma pergunta";
+$string['editingshortanswer'] = "Editando uma pergunta de resposta curta";
+$string['editingtruefalse'] = "Editando uma pergunta de verdadeiro ou falso";
+$string['editingmultichoice'] = "Editando uma pergunta de escolha múltipla";
+$string['false'] = "Falso";
+$string['feedback'] = "Avaliação";
+$string['filloutoneanswer'] = "Você tem que preencher pelo menos uma possível resposta.  Respostas partiram espaço em branco não será usado.";
+$string['fillouttwochoices'] = "Você tem que preencher pelo menos duas escolhas.  Escolhas partiram espaço em branco não será usado.";
+$string['gradeaverage'] = "Grau comum";
+$string['gradehighest'] = "Grau mais alto";
+$string['grademethod'] = "Método de classificação";
+$string['guestsno'] = "Desculpe, os convidados não podem ver ou fazer prova";
+$string['imagedisplay'] = "Imagem para exibir";
+$string['introduction'] = "Introdução";
+$string['marks'] = "Marcas";
+$string['multichoice'] = "Escolha múltipla";
+$string['noanswers'] = "Nenhuma resposta foi selecionada!";
+$string['noattempts'] = "Nenhuma tentativa foi feita neste problema";
+$string['nomoreattempts'] = "Nenhuma tentativa a mais é permitida";
+$string['noquestions'] = "Nenhuma pergunta ainda foi somada";
+$string['publish'] = "Publique";
+$string['question'] = "Pergunta";
+$string['questioninuse'] = "A questão '\$a' está sendo atualmente usado:";
+$string['questions'] = "Perguntas";
+$string['questionname'] = "Nome de pergunta";
+$string['quizavailable'] = "O problema está disponível até: \$a";
+$string['quizclose'] = "Feche o problema";
+$string['quizclosed'] = "Este problema fechou em \$a";
+$string['quizopen'] = "Abra o problema";
+$string['quiznotavailable'] = "O problema não estará disponível até: \$a";
+$string['random'] = "Jogo fortuito";
+$string['regrade'] = "Regraduar todas as tentativas";
+$string['regradecomplete'] = "Todas as tentativas foram regradas";
+$string['regradecount'] = "\$a->mudado fora de \$a->foram mudados graus de tentativa";
+$string['rename'] = "Renomear";
+$string['report'] = "Relatórios";
+$string['save'] = "Salvar";
+$string['savegrades'] = "Savar grau";
+$string['savemyanswers'] = "Salve minhas respostas";
+$string['savequiz'] = "Salve este problema inteiro";
+$string['score'] = "Contagem crua";
+$string['select'] = "Selecione";
+$string['selectcategoryabove'] = "Selecione uma categoria acima";
+$string['shortanswer'] = "Resposta curta";
+$string['show'] = "Visualizar";
+$string['showfeedback'] = "Depois de responder, visualizar avaliação?";
+$string['showcorrectanswer'] = "Em avaliação, visualizar respostas corretas?";
+$string['time'] = "Tempo";
+$string['timetaken'] = "Tempo levado";
+$string['timecompleted'] = "Completo";
+$string['true'] = "Verdadeiro";
+$string['truefalse'] = "Verdadeiro/Falso";
+$string['type'] = "Tipo";
+$string['viewallanswers'] = "Verificar \$a exercícios completos";
+$string['yourfinalgradeis'] = "Seu grau final para este problema é \$a";