From 7608cb578e2c5d7a06aaf366a5c1b4ee4efd7bba Mon Sep 17 00:00:00 2001 From: Gustavo Date: Mon, 20 Mar 2017 21:54:44 -0300 Subject: [PATCH] Included 'YouTube Video' translation --- topics/locale/pt_BR/LC_MESSAGES/django.po | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------- 1 file changed, 58 insertions(+), 53 deletions(-) diff --git a/topics/locale/pt_BR/LC_MESSAGES/django.po b/topics/locale/pt_BR/LC_MESSAGES/django.po index 47f70e1..ab4defe 100644 --- a/topics/locale/pt_BR/LC_MESSAGES/django.po +++ b/topics/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-09 17:01-0300\n" +"POT-Creation-Date: 2017-03-20 21:48-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,189 +18,194 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: topics/forms.py:28 +#: .\forms.py:28 msgid "This subject already has a repository" msgstr "Esse assunto já possui um repositório" -#: topics/forms.py:30 +#: .\forms.py:30 msgid "This subject already has a topic with this name" msgstr "Esse assunto já possui um tópico com esse nome" -#: topics/models.py:12 topics/models.py:51 +#: .\models.py:12 .\models.py:51 msgid "Name" msgstr "Nome" -#: topics/models.py:13 topics/models.py:52 +#: .\models.py:13 .\models.py:52 msgid "Slug" msgstr "Slug" -#: topics/models.py:14 +#: .\models.py:14 msgid "Description" msgstr "Descrição" -#: topics/models.py:15 +#: .\models.py:15 msgid "Repository" msgstr "Repositório" -#: topics/models.py:16 topics/models.py:56 +#: .\models.py:16 .\models.py:56 msgid "Visible" msgstr "Visível" -#: topics/models.py:17 +#: .\models.py:17 msgid "Subject" msgstr "Assunto" -#: topics/models.py:18 topics/models.py:57 +#: .\models.py:18 .\models.py:57 msgid "Order" msgstr "Ordem" -#: topics/models.py:19 topics/models.py:62 +#: .\models.py:19 .\models.py:62 msgid "Create Date" msgstr "Data de criação" -#: topics/models.py:20 topics/models.py:63 +#: .\models.py:20 .\models.py:63 msgid "Last Update" msgstr "Última Atualização" -#: topics/models.py:23 topics/models.py:58 +#: .\models.py:23 .\models.py:58 msgid "Topic" msgstr "Tópico" -#: topics/models.py:24 +#: .\models.py:24 msgid "Topics" msgstr "Tópicos" -#: topics/models.py:53 +#: .\models.py:53 msgid "Brief Description" msgstr "Descrição Breve" -#: topics/models.py:54 +#: .\models.py:54 msgid "Show in new window" msgstr "Exibir em nova janela" -#: topics/models.py:55 +#: .\models.py:55 msgid "All Students" msgstr "Todos os estudantes habilitados para acessar o recurso" -#: topics/models.py:59 +#: .\models.py:59 msgid "Students" msgstr "Estudantes" -#: topics/models.py:60 +#: .\models.py:60 msgid "Groups" msgstr "Grupos de Estudo" -#: topics/models.py:61 +#: .\models.py:61 msgid "Markers" msgstr "Marcadores" -#: topics/models.py:66 +#: .\models.py:66 msgid "Resource" msgstr "Recurso" -#: topics/models.py:67 +#: .\models.py:67 msgid "Resources" msgstr "Recursos" -#: topics/templates/resources/delete.html:14 -#: topics/templates/topics/delete.html:15 +#: .\templates\resources\delete.html:14 .\templates\topics\delete.html:15 msgid "Close" msgstr "Fechar" -#: topics/templates/resources/delete.html:17 -#: topics/templates/topics/delete.html:18 +#: .\templates\resources\delete.html:17 .\templates\topics\delete.html:18 msgid "Delete" msgstr "Deletar" -#: topics/templates/resources/list.html:31 topics/templates/topics/list.html:28 +#: .\templates\resources\list.html:31 .\templates\topics\list.html:28 msgid "Edit" msgstr "Editar" -#: topics/templates/resources/list.html:33 +#: .\templates\resources\list.html:33 msgid "Reports" msgstr "Relatórios" -#: topics/templates/resources/list.html:35 topics/templates/topics/list.html:29 +#: .\templates\resources\list.html:35 .\templates\topics\list.html:29 msgid "Remove" msgstr "Remover" -#: topics/templates/topics/_form.html:21 +#: .\templates\topics\_form.html:21 msgid "Only one topic per subject can be a repository" msgstr "Apenas um tópico por asssunto pode ser um repositório" -#: topics/templates/topics/_form.html:52 +#: .\templates\topics\_form.html:52 msgid "Save" msgstr "Salvar" -#: topics/templates/topics/create.html:8 topics/views.py:85 +#: .\templates\topics\create.html:8 .\views.py:85 msgid "Create Topic" msgstr "Criar Tópico" -#: topics/templates/topics/delete.html:9 +#: .\templates\topics\delete.html:9 msgid "Are you sure you want delete the topic" msgstr "Tem certeza que deseja deletar o tópico" -#: topics/templates/topics/delete.html:10 +#: .\templates\topics\delete.html:10 msgid "All data will be lost and havent how recover it." msgstr "Todas as informações serão perdidas e não poderão ser recuperadas." -#: topics/templates/topics/list.html:52 +#: .\templates\topics\list.html:52 msgid "Add Resource" msgstr "Adicionar Recurso" -#: topics/templates/topics/list.html:55 +#: .\templates\topics\list.html:55 msgid "PDF File" msgstr "Arquivo PDF" -#: topics/templates/topics/list.html:56 -msgid "Video Embed" -msgstr "Embed de Vídeo" +#: .\templates\topics\list.html:56 +msgid "YouTube Video" +msgstr "Video do YouTube" -#: topics/templates/topics/list.html:57 +#: .\templates\topics\list.html:57 msgid "Forum" msgstr "Fórum" -#: topics/templates/topics/list.html:58 +#: .\templates\topics\list.html:58 msgid "File Link" msgstr "Link para arquivo" -#: topics/templates/topics/list.html:59 +#: .\templates\topics\list.html:59 msgid "Link to Website" msgstr "Link para Site" -#: topics/templates/topics/list.html:60 -msgid "Webpage" -msgstr "Página Web" - -#: topics/templates/topics/list.html:61 +#: .\templates\topics\list.html:60 msgid "Topic Goals" msgstr "Metas do Tópico" -#: topics/templates/topics/list.html:62 +#: .\templates\topics\list.html:61 +msgid "Webpage" +msgstr "Página Web" + +#: .\templates\topics\list.html:62 msgid "Questionary" msgstr "Questionário" -#: topics/templates/topics/update.html:8 topics/views.py:134 +#: .\templates\topics\list.html:63 +msgid "Web Conference" +msgstr "" + +#: .\templates\topics\update.html:8 .\views.py:134 msgid "Update Topic" msgstr "Atualizar Tópico" -#: topics/views.py:95 +#: .\views.py:95 #, python-format msgid "Topic \"%s\" was created on virtual enviroment \"%s\" successfully!" msgstr "Tópico \"%s\" foi criado no ambiente virtual \"%s\" com sucesso!" -#: topics/views.py:151 +#: .\views.py:151 #, python-format msgid "Topic \"%s\" was updated on virtual enviroment \"%s\" successfully!" msgstr "Tópico \"%s\" foi atualizado no ambiente virtual \"%s\" com sucesso!" -#: topics/views.py:193 +#: .\views.py:193 msgid "Could not remove this topic. It has one or more resources attached." msgstr "" "Não é possível remover esse tópico. Ele possui um ou mais recursos " "vinculados." -#: topics/views.py:202 +#: .\views.py:202 #, python-format msgid "Topic \"%s\" was removed from virtual enviroment \"%s\" successfully!" msgstr "Tópico \"%s\" foi removido do ambiente virtual \"%s\" com sucesso!" + +#~ msgid "Video Embed" +#~ msgstr "Embed de Vídeo" -- libgit2 0.21.2