From 1e91686d5570fb5d3b6f850b710c37a5aedcdcfe Mon Sep 17 00:00:00 2001 From: filipecmedeiros Date: Fri, 28 Oct 2016 13:58:42 -0300 Subject: [PATCH] Refactoring internacionalization [Issue #223] --- courses/locale/he_il/LC_MESSAGES/django.po | 229 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- exam/locale/pt_BR/LC_MESSAGES/django.po | 70 +++++++++++++++++++++++++++++++++++----------------------------------- files/locale/pt_BR/LC_MESSAGES/django.po | 32 ++++++++++++++++---------------- forum/locale/pt_BR/LC_MESSAGES/django.po | 94 +++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------- links/locale/pt_BR/LC_MESSAGES/django.po | 4 ++-- links/templates/links/update_link.html | 2 +- poll/locale/pt_BR/LC_MESSAGES/django.po | 52 ++++++++++++++++++++++++++-------------------------- 7 files changed, 127 insertions(+), 356 deletions(-) delete mode 100644 courses/locale/he_il/LC_MESSAGES/django.po diff --git a/courses/locale/he_il/LC_MESSAGES/django.po b/courses/locale/he_il/LC_MESSAGES/django.po deleted file mode 100644 index 88ac3c8..0000000 --- a/courses/locale/he_il/LC_MESSAGES/django.po +++ /dev/null @@ -1,229 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-16 02:41-0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: courses/templates/category/create.html:8 -#: courses/templates/category/delete.html:7 -#: courses/templates/category/index.html:7 -#: courses/templates/category/update.html:8 -#: courses/templates/category/view.html:7 -#: courses/templates/course/create.html:8 -#: courses/templates/course/delete.html:7 courses/templates/course/home.html:8 -#: courses/templates/course/update.html:8 -#: courses/templates/course/view.html:39 -#: courses/templates/subject/index.html:8 -msgid "Home" -msgstr "" - -#: courses/templates/category/create.html:9 -#: courses/templates/category/delete.html:18 -#: courses/templates/category/index.html:18 -#: courses/templates/category/view.html:18 -msgid "Create Category" -msgstr "" - -#: courses/templates/category/create.html:16 -#: courses/templates/category/delete.html:15 -#: courses/templates/category/index.html:15 -#: courses/templates/category/update.html:16 -#: courses/templates/category/view.html:15 -msgid "Categories" -msgstr "" - -#: courses/templates/category/create.html:26 -#: courses/templates/category/update.html:26 -#: courses/templates/course/create.html:26 -#: courses/templates/course/update.html:32 -msgid "All fields are required" -msgstr "" - -#: courses/templates/category/create.html:51 -#: courses/templates/category/update.html:51 -#: courses/templates/course/create.html:51 -#: courses/templates/course/update.html:57 -msgid "Save" -msgstr "" - -#: courses/templates/category/delete.html:8 -#: courses/templates/category/index.html:8 -msgid "Manage Categories" -msgstr "" - -#: courses/templates/category/delete.html:26 -#: courses/templates/subject/delete.html:11 -msgid "Are you sure you want to delete the category" -msgstr "" - -#: courses/templates/category/delete.html:27 -#: courses/templates/course/delete.html:28 -#: courses/templates/subject/delete.html:12 -msgid "Yes" -msgstr "" - -#: courses/templates/category/delete.html:28 -#: courses/templates/course/delete.html:29 -#: courses/templates/subject/delete.html:13 -msgid "No" -msgstr "" - -#: courses/templates/category/index.html:38 -msgid "Name" -msgstr "" - -#: courses/templates/category/index.html:39 -msgid "Slug" -msgstr "" - -#: courses/templates/category/index.html:40 -msgid "Actions" -msgstr "" - -#: courses/templates/category/index.html:59 -msgid "No categories found" -msgstr "" - -#: courses/templates/category/update.html:9 -#: courses/templates/category/view.html:21 -msgid "Edit Category" -msgstr "" - -#: courses/templates/category/view.html:24 -msgid "Remove Category" -msgstr "" - -#: courses/templates/category/view.html:32 -msgid "Name:" -msgstr "" - -#: courses/templates/category/view.html:33 -msgid "Slug:" -msgstr "" - -#: courses/templates/course/create.html:9 -#: courses/templates/course/delete.html:18 -#: courses/templates/course/filtered.html:11 -#: courses/templates/course/index.html:19 -msgid "Create Course" -msgstr "" - -#: courses/templates/course/create.html:16 -#: courses/templates/course/delete.html:15 -#: courses/templates/course/filtered.html:8 -#: courses/templates/course/home.html:16 -#: courses/templates/course/index.html:16 -#: courses/templates/course/update.html:16 -#: courses/templates/course/view.html:48 -msgid "Courses" -msgstr "" - -#: courses/templates/course/delete.html:27 -msgid "Are you sure you want to delete the couse" -msgstr "" - -#: courses/templates/course/filtered.html:19 -#: courses/templates/course/index.html:27 -msgid "Categories:" -msgstr "" - -#: courses/templates/course/home.html:9 -msgid "Home Course" -msgstr "" - -#: courses/templates/course/index.html:81 -msgid "students tops" -msgstr "" - -#: courses/templates/course/index.html:87 -msgid "Subscribe Period:" -msgstr "" - -#: courses/templates/course/index.html:89 -msgid "Period:" -msgstr "" - -#: courses/templates/course/index.html:105 -msgid "No courses found" -msgstr "" - -#: courses/templates/course/update.html:9 -msgid "Edit Course" -msgstr "" - -#: courses/templates/course/update.html:19 -msgid "Manage Modules" -msgstr "" - -#: courses/templates/course/update.html:22 -msgid "Participants" -msgstr "" - -#: courses/templates/course/view.html:40 -msgid "Profile" -msgstr "" - -#: courses/templates/course/view.html:62 -msgid "Subjects" -msgstr "" - -#: courses/templates/course/view.html:85 -msgid "Professor" -msgstr "" - -#: courses/templates/course/view.html:88 -msgid "Description" -msgstr "" - -#: courses/templates/course/view.html:110 -#: courses/templates/subject/index.html:78 -msgid "Pending Stuffs" -msgstr "" - -#: courses/templates/course/view.html:113 -msgid "No pending tasks at the moment." -msgstr "" - -#: courses/templates/subject/create.html:20 -#: courses/templates/topic/create.html:20 -msgid "Create" -msgstr "" - -#: courses/templates/subject/form_view_teacher.html:10 -#: courses/templates/subject/index.html:47 -msgid "edit" -msgstr "" - -#: courses/templates/subject/index.html:10 -msgid "Manage Subjects" -msgstr "" - -#: courses/templates/subject/index.html:34 -msgid "Create Subject" -msgstr "" - -#: courses/templates/subject/index.html:52 -msgid "delete" -msgstr "" - -#: courses/templates/subject/index.html:71 -msgid "Create Topic" -msgstr "" - -#: courses/templates/subject/update.html:20 -#: courses/templates/topic/update.html:20 -msgid "Update" -msgstr "" diff --git a/exam/locale/pt_BR/LC_MESSAGES/django.po b/exam/locale/pt_BR/LC_MESSAGES/django.po index eec0d05..72875b4 100644 --- a/exam/locale/pt_BR/LC_MESSAGES/django.po +++ b/exam/locale/pt_BR/LC_MESSAGES/django.po @@ -24,119 +24,119 @@ msgstr "" #: exam/forms.py:33 msgid "Start date to resolve the exam" -msgstr "" +msgstr "Data de início para resolver o exame" #: exam/forms.py:35 msgid "Maximum date permited to resolve the exam" -msgstr "" +msgstr "Data máxima permitida para resolver o exame" #: exam/models.py:9 msgid "Begin of Course Date" -msgstr "" +msgstr "Data de início do curso" #: exam/models.py:10 msgid "Exibe?" -msgstr "" +msgstr "Exibir?" #: exam/models.py:13 exam/models.py:35 msgid "Exam" -msgstr "" +msgstr "Exame" #: exam/models.py:14 msgid "Exams" -msgstr "" +msgstr "Exames" #: exam/models.py:21 exam/models.py:27 msgid "Answer" -msgstr "" +msgstr "Resposta" #: exam/models.py:22 msgid "Order" -msgstr "" +msgstr "Ordem" #: exam/models.py:23 exam/models.py:28 msgid "Answers" -msgstr "" +msgstr "Respostas" #: exam/models.py:34 msgid "Answered" -msgstr "" +msgstr "Respondida" #: exam/models.py:36 msgid "Answers Students" -msgstr "" +msgstr "Resposta dos estudantes" #: exam/models.py:37 msgid "Student" -msgstr "" +msgstr "Estudante" #: exam/models.py:38 msgid "Answered Date" -msgstr "" +msgstr "Data da resposta" #: exam/models.py:41 msgid "Answer Stundent" -msgstr "" +msgstr "Resposta do estudante" #: exam/models.py:42 msgid "Answers Student" -msgstr "" +msgstr "Respostas dos estudantes" #: exam/templates/exam/create.html:9 msgid "New Exam" -msgstr "" +msgstr "Novo exame" #: exam/templates/exam/create.html:14 exam/templates/exam/create.html:16 msgid "Exam Name" -msgstr "" +msgstr "Nome do exame" #: exam/templates/exam/create.html:20 msgid "Exam's begin date" -msgstr "" +msgstr "Data de início do exame" #: exam/templates/exam/create.html:22 msgid "Begin Date" -msgstr "" +msgstr "Data de início" #: exam/templates/exam/create.html:26 msgid "Exam's end date" -msgstr "" +msgstr "Data final do exame" #: exam/templates/exam/create.html:28 msgid "End Date" -msgstr "" +msgstr "Data final" #: exam/templates/exam/create.html:35 msgid "Allow submissions after deadline?" -msgstr "" +msgstr "Permitir submissões após o prazo?" #: exam/templates/exam/create.html:44 exam/templates/exam/create.html:47 msgid "Question Type" -msgstr "" +msgstr "Tipo de questão" #: exam/templates/exam/create.html:48 msgid "Multiple Choice" -msgstr "" +msgstr "Múltipla escolha" #: exam/templates/exam/create.html:49 msgid "True or False" -msgstr "" +msgstr "Verdadeiro ou falso" #: exam/templates/exam/create.html:50 msgid "Gap Filling" -msgstr "" +msgstr "Preenchimento de lacunas" #: exam/templates/exam/create.html:51 msgid "Discursive Question" -msgstr "" +msgstr "Questão discursiva" #: exam/templates/exam/create.html:57 msgid "add question" -msgstr "" +msgstr "Adicionar questão" #: exam/templates/exam/create.html:62 msgid "Create" -msgstr "" +msgstr "Criar" #: exam/templates/exam/discursive_question.html:2 #: exam/templates/exam/discursive_question.html:4 @@ -144,24 +144,24 @@ msgstr "" #: exam/templates/exam/true_or_false_question.html:20 #: exam/templates/exam/true_or_false_question.html:25 msgid "Question" -msgstr "" +msgstr "Questão" #: exam/templates/exam/gap_filling_question.html:2 msgid "Gap Filling Question" -msgstr "" +msgstr "Questão de preenchimento de lacunas" #: exam/templates/exam/multiple_choice_question.html:15 msgid "Alternatives" -msgstr "" +msgstr "Alternativas" #: exam/templates/exam/true_or_false_answer.html:9 msgid "Write your alternative" -msgstr "" +msgstr "Escreva sua alternativa" #: exam/templates/exam/true_or_false_question.html:37 msgid "Alternatives: T/F" -msgstr "" +msgstr "Alternativas: V/F" #: exam/templates/exam/true_or_false_question.html:45 msgid "New Alternative" -msgstr "" +msgstr "Nova alternativa" diff --git a/files/locale/pt_BR/LC_MESSAGES/django.po b/files/locale/pt_BR/LC_MESSAGES/django.po index 4024a9c..15397d7 100644 --- a/files/locale/pt_BR/LC_MESSAGES/django.po +++ b/files/locale/pt_BR/LC_MESSAGES/django.po @@ -20,69 +20,69 @@ msgstr "" #: files/forms.py:12 files/forms.py:29 msgid "File too large (Max 10MB)" -msgstr "" +msgstr "Arquivo muito grande (máximo de 10MB)" #: files/models.py:20 msgid "Professors" -msgstr "" +msgstr "Professores" #: files/models.py:21 msgid "Description" -msgstr "" +msgstr "Descrição" #: files/models.py:22 files/models.py:27 msgid "File" -msgstr "" +msgstr "Arquivo" #: files/models.py:23 msgid "Type file" -msgstr "" +msgstr "Tipo de arquivo" #: files/models.py:28 msgid "Files" -msgstr "" +msgstr "Arquivos" #: files/templates/files/create_file.html:10 msgid "Add File" -msgstr "" +msgstr "Adicionar arquivo" #: files/templates/files/create_file.html:38 #: files/templates/files/update_file.html:40 msgid "Choose your file..." -msgstr "" +msgstr "Escolha seu arquivo..." #: files/templates/files/create_file.html:68 #: files/templates/files/update_file.html:73 msgid "The file size shouldnt exceed 10MB" -msgstr "" +msgstr "O tamanho máximo não pode exceder 10MB" #: files/templates/files/create_file.html:74 #: files/templates/files/delete_file.html:34 #: files/templates/files/update_file.html:79 msgid "Close" -msgstr "" +msgstr "Fechar" #: files/templates/files/create_file.html:75 #: files/templates/files/update_file.html:80 msgid "Submit" -msgstr "" +msgstr "Enviar" #: files/templates/files/delete_file.html:12 msgid "Delete File" -msgstr "" +msgstr "Deletar arquivo" #: files/templates/files/delete_file.html:30 msgid "Are you sure to delete " -msgstr "" +msgstr "Tem certeza que deseja deletar " #: files/templates/files/delete_file.html:35 msgid "Delete" -msgstr "" +msgstr "Deletar" #: files/templates/files/update_file.html:12 msgid "Edit File" -msgstr "" +msgstr "Editar arquivo" #: files/templates/files/update_file.html:48 msgid "See current file" -msgstr "" +msgstr "Visualizar arquivo atual" diff --git a/forum/locale/pt_BR/LC_MESSAGES/django.po b/forum/locale/pt_BR/LC_MESSAGES/django.po index 8503db3..34c0a9d 100644 --- a/forum/locale/pt_BR/LC_MESSAGES/django.po +++ b/forum/locale/pt_BR/LC_MESSAGES/django.po @@ -20,88 +20,88 @@ msgstr "" #: forum/forms.py:11 msgid "Title" -msgstr "" +msgstr "Título" #: forum/forms.py:12 forum/models.py:14 #: forum/templates/forum/forum_list.html:23 #: forum/templates/forum/forum_view.html:58 #: forum/templates/forum/render_forum.html:4 msgid "Description" -msgstr "" +msgstr "Descrição" #: forum/forms.py:13 msgid "Limit Date" -msgstr "" +msgstr "Data limite" #: forum/forms.py:16 msgid "Forum title" -msgstr "" +msgstr "Título do fórum" #: forum/forms.py:17 msgid "What is this forum about?" -msgstr "" +msgstr "Qual o assunto deste fórum?" #: forum/forms.py:18 msgid "Limit date for students post on this forum" -msgstr "" +msgstr "Data limite para estudantes postarem neste fórum" #: forum/forms.py:33 forum/forms.py:46 msgid "Message" -msgstr "" +msgstr "Mensagem" #: forum/models.py:15 forum/models.py:33 forum/models.py:61 msgid "Modification Date" -msgstr "" +msgstr "Data de modificação" #: forum/models.py:16 msgid "Create Date" -msgstr "" +msgstr "Data de criação" #: forum/models.py:19 forum/models.py:35 #: forum/templates/forum/forum_view.html:16 #: forum/templates/forum/forum_view.html:116 msgid "Forum" -msgstr "" +msgstr "Fórum" #: forum/models.py:20 msgid "Foruns" -msgstr "" +msgstr "Fóruns" #: forum/models.py:31 forum/models.py:58 msgid "Autor" -msgstr "" +msgstr "Autor" #: forum/models.py:32 msgid "Post message" -msgstr "" +msgstr "Postar mensagem" #: forum/models.py:34 msgid "Post Date" -msgstr "" +msgstr "Data de postagem" #: forum/models.py:38 forum/models.py:59 msgid "Post" -msgstr "" +msgstr "Postar" #: forum/models.py:39 msgid "Posts" -msgstr "" +msgstr "Postagens" #: forum/models.py:60 msgid "Answer message" -msgstr "" +msgstr "Resposta" #: forum/models.py:62 msgid "Answer Date" -msgstr "" +msgstr "Data da resposta" #: forum/models.py:65 msgid "Post Answer" -msgstr "" +msgstr "Postar resposta" #: forum/models.py:66 msgid "Post Answers" -msgstr "" +msgstr "Postar respostas" #: forum/templates/forum/forum_list.html:16 #: forum/templates/forum/forum_view.html:44 @@ -112,73 +112,73 @@ msgstr "" #: forum/templates/post_answers/post_answer_load_more_render.html:17 #: forum/templates/post_answers/post_answer_render.html:15 msgid "Edit" -msgstr "" +msgstr "Editar" #: forum/templates/forum/forum_list.html:17 #: forum/templates/forum/forum_view.html:45 msgid "Are you sure you want to delete this forum?" -msgstr "" +msgstr "Tem certeza que deseja deletar este fórum?" #: forum/templates/forum/forum_list.html:17 #: forum/templates/forum/forum_view.html:45 msgid "Delete" -msgstr "" +msgstr "Deletar" #: forum/templates/forum/forum_list.html:24 #: forum/templates/forum/forum_view.html:59 #: forum/templates/forum/render_forum.html:5 msgid "Opened in" -msgstr "" +msgstr "Aberto em" #: forum/templates/forum/forum_list.html:59 #: forum/templates/forum/forum_view.html:91 #: forum/templates/post_answers/post_answer_form.html:38 msgid "send" -msgstr "" +msgstr "Enviar" #: forum/templates/forum/forum_view.html:13 msgid "Home" -msgstr "" +msgstr "Início" #: forum/templates/forum/forum_view.html:27 msgid "Menu" -msgstr "" +msgstr "Menu" #: forum/templates/forum/forum_view.html:31 msgid "Profile" -msgstr "" +msgstr "Perfil" #: forum/templates/forum/forum_view.html:32 msgid "My Courses" -msgstr "" +msgstr "Meus cursos" #: forum/templates/forum/forum_view.html:40 msgid "Actions" -msgstr "" +msgstr "Ações" #: forum/templates/forum/forum_view.html:44 msgid "Forum edited successfully!" -msgstr "" +msgstr "Fórum editado com sucesso!" #: forum/templates/forum/forum_view.html:124 msgid "Close" -msgstr "" +msgstr "Fechar" #: forum/templates/forum/forum_view.html:125 msgid "Update" -msgstr "" +msgstr "Atualizar" #: forum/templates/post/post_list.html:11 #: forum/templates/post/post_load_more_render.html:11 #: forum/templates/post/post_render.html:9 msgid "reply" -msgstr "" +msgstr "Responder" #: forum/templates/post/post_list.html:20 #: forum/templates/post/post_load_more_render.html:20 #: forum/templates/post/post_render.html:18 msgid "Post edited successfully!" -msgstr "" +msgstr "Post editado com sucesso!" #: forum/templates/post/post_list.html:21 #: forum/templates/post/post_load_more_render.html:21 @@ -187,7 +187,7 @@ msgstr "" #: forum/templates/post_answers/post_answer_load_more_render.html:18 #: forum/templates/post_answers/post_answer_render.html:16 msgid "Remove" -msgstr "" +msgstr "Remover" #: forum/templates/post/post_list.html:30 #: forum/templates/post/post_load_more_render.html:30 @@ -196,7 +196,7 @@ msgstr "" #: forum/templates/post_answers/post_answer_load_more_render.html:26 #: forum/templates/post_answers/post_answer_render.html:24 msgid "ago" -msgstr "" +msgstr "atrás" #: forum/templates/post/post_list.html:32 #: forum/templates/post/post_load_more_render.html:32 @@ -205,46 +205,46 @@ msgstr "" #: forum/templates/post_answers/post_answer_load_more_render.html:28 #: forum/templates/post_answers/post_answer_render.html:26 msgid "Edited" -msgstr "" +msgstr "Editado" #: forum/templates/post/post_list.html:54 forum/views.py:196 msgid "Load more posts" -msgstr "" +msgstr "Carregar mais postagens" #: forum/templates/post/post_update_form.html:32 #: forum/templates/post_answers/post_answer_form.html:32 msgid "Cancel" -msgstr "" +msgstr "Cancelar" #: forum/templates/post/post_update_form.html:33 #: forum/templates/post_answers/post_answer_form.html:33 msgid "Save changes" -msgstr "" +msgstr "Salvar mudanças" #: forum/templates/post_answers/post_answer_list.html:17 #: forum/templates/post_answers/post_answer_load_more_render.html:17 #: forum/templates/post_answers/post_answer_render.html:15 msgid "Answer edited sucessfully!" -msgstr "" +msgstr "Resposta editada com sucesso!" #: forum/templates/post_answers/post_answer_list.html:18 #: forum/templates/post_answers/post_answer_load_more_render.html:18 #: forum/templates/post_answers/post_answer_render.html:16 msgid "Are you sure you want to delete this answer?" -msgstr "" +msgstr "Tem certeza que deseja deletar esta resposta?" #: forum/templates/post_answers/post_answer_list.html:42 forum/views.py:295 msgid "Load more answers" -msgstr "" +msgstr "Carregar mais respostas" #: forum/views.py:130 msgid "Forum deleted successfully." -msgstr "" +msgstr "Fórum deletado com sucesso." #: forum/views.py:253 msgid "Post deleted successfully." -msgstr "" +msgstr "Postagem deletada com sucesso." #: forum/views.py:365 msgid "Post answer deleted successfully." -msgstr "" +msgstr "Resposta deletada com sucesso." diff --git a/links/locale/pt_BR/LC_MESSAGES/django.po b/links/locale/pt_BR/LC_MESSAGES/django.po index 45ac5b3..29369c0 100644 --- a/links/locale/pt_BR/LC_MESSAGES/django.po +++ b/links/locale/pt_BR/LC_MESSAGES/django.po @@ -52,8 +52,8 @@ msgid "URL" msgstr "URL" #: .\templates\links\update_link.html:21 -msgid "Descrição" -msgstr "" +msgid "Description" +msgstr "Descrição" #: .\templates\links\update_link.html:26 msgid "Submit" diff --git a/links/templates/links/update_link.html b/links/templates/links/update_link.html index b06cd71..3cf0d64 100644 --- a/links/templates/links/update_link.html +++ b/links/templates/links/update_link.html @@ -18,7 +18,7 @@
- +
diff --git a/poll/locale/pt_BR/LC_MESSAGES/django.po b/poll/locale/pt_BR/LC_MESSAGES/django.po index 003e252..9deb2b3 100644 --- a/poll/locale/pt_BR/LC_MESSAGES/django.po +++ b/poll/locale/pt_BR/LC_MESSAGES/django.po @@ -24,108 +24,108 @@ msgstr "" #: poll/models.py:11 poll/models.py:32 msgid "Poll" -msgstr "" +msgstr "Enquete" #: poll/models.py:12 msgid "Polls" -msgstr "" +msgstr "Enquetes" #: poll/models.py:18 poll/models.py:24 poll/templates/poll/answer.html:11 #: poll/templates/poll/answer_student.html:27 #: poll/templates/poll/create.html:68 poll/templates/poll/create.html:85 #: poll/templates/poll/view.html:33 msgid "Answer" -msgstr "" +msgstr "Reposta" #: poll/models.py:19 msgid "Order" -msgstr "" +msgstr "Ordem" #: poll/models.py:20 poll/models.py:25 msgid "Answers" -msgstr "" +msgstr "Repostas" #: poll/models.py:31 msgid "Answered" -msgstr "" +msgstr "Respondido" #: poll/models.py:33 msgid "Answers Students" -msgstr "" +msgstr "Respostas dos estudantes" #: poll/models.py:34 msgid "Student" -msgstr "" +msgstr "Estudante" #: poll/models.py:35 msgid "Answered Date" -msgstr "" +msgstr "Data de resposta" #: poll/models.py:38 msgid "Answer Stundent" -msgstr "" +msgstr "Resposta do estudante" #: poll/models.py:39 msgid "Answers Student" -msgstr "" +msgstr "Respostas dos estudantes" #: poll/templates/poll/answer.html:12 poll/templates/poll/create.html:69 #: poll/templates/poll/create.html:86 msgid "Possible answer for the question" -msgstr "" +msgstr "Possível resposta para a questão" #: poll/templates/poll/create.html:22 msgid "Create a Poll" -msgstr "" +msgstr "Criar enquete" #: poll/templates/poll/create.html:38 msgid "Question?" -msgstr "" +msgstr "Pergunta?" #: poll/templates/poll/create.html:39 msgid "A Question to be answered" -msgstr "" +msgstr "A questão a ser respondida" #: poll/templates/poll/create.html:154 msgid "Close" -msgstr "" +msgstr "Fechar" #: poll/templates/poll/create.html:157 msgid "Create" -msgstr "" +msgstr "Criar" #: poll/templates/poll/remove.html:7 msgid "Delete Poll" -msgstr "" +msgstr "Deletar enquete" #: poll/templates/poll/remove.html:15 msgid "Are you sure you want to delete the subject" -msgstr "" +msgstr "Tem certeza que deseja deletar este assunto" #: poll/templates/poll/remove.html:19 msgid "Delete" -msgstr "" +msgstr "Deletar" #: poll/templates/poll/update.html:7 msgid "Update a Poll" -msgstr "" +msgstr "Atualizar enquete" #: poll/templates/poll/update.html:12 msgid "Update" -msgstr "" +msgstr "Atualizar" #: poll/templates/poll/view.html:17 msgid "Limit date:" -msgstr "" +msgstr "Data limite:" #: poll/templates/poll/view.html:20 msgid "Status:" -msgstr "" +msgstr "Status:" #: poll/templates/poll/view.html:22 msgid "Poll answered" -msgstr "" +msgstr "Enquete respondida" #: poll/templates/poll/view.html:24 msgid "Poll don't yet answered" -msgstr "" +msgstr "A enquete não foi respondida ainda" -- libgit2 0.21.2