diff --git a/amadeus/locale/pt_BR/LC_MESSAGES/django.po b/amadeus/locale/pt_BR/LC_MESSAGES/django.po index fc4e42c..fd4c92e 100644 --- a/amadeus/locale/pt_BR/LC_MESSAGES/django.po +++ b/amadeus/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/categories/locale/pt_BR/LC_MESSAGES/django.po b/categories/locale/pt_BR/LC_MESSAGES/django.po index 90b10d1..29717a1 100644 --- a/categories/locale/pt_BR/LC_MESSAGES/django.po +++ b/categories/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -73,20 +73,20 @@ msgstr "Tente um nome de usuário" #: categories/templates/categories/category_card.html:18 #: categories/templates/categories/list.html:69 -#: categories/templates/categories/list.html:118 +#: categories/templates/categories/list.html:116 msgid "Replicate" msgstr "Replicar" #: categories/templates/categories/category_card.html:19 #: categories/templates/categories/home_admin_content.html:6 #: categories/templates/categories/list.html:73 -#: categories/templates/categories/list.html:120 +#: categories/templates/categories/list.html:118 msgid "Edit" msgstr "Editar" #: categories/templates/categories/category_card.html:20 #: categories/templates/categories/list.html:74 -#: categories/templates/categories/list.html:121 +#: categories/templates/categories/list.html:119 msgid "Remove" msgstr "Remover" @@ -130,13 +130,13 @@ msgstr "Meus assuntos" msgid "all subjects" msgstr "Todos os assuntos" -#: categories/templates/categories/list.html:90 -#: categories/templates/categories/list.html:137 +#: categories/templates/categories/list.html:88 +#: categories/templates/categories/list.html:133 msgid "Coordinator(s) " msgstr "Coordenador(es)" -#: categories/templates/categories/list.html:94 -#: categories/templates/categories/list.html:141 +#: categories/templates/categories/list.html:92 +#: categories/templates/categories/list.html:137 msgid "It doesn't possess coordinators" msgstr "Não possui coordenadores" diff --git a/file_link/locale/pt_BR/LC_MESSAGES/django.po b/file_link/locale/pt_BR/LC_MESSAGES/django.po index 3eba258..72c2a59 100644 --- a/file_link/locale/pt_BR/LC_MESSAGES/django.po +++ b/file_link/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -54,6 +54,10 @@ msgstr "Link para Arquivo" msgid "File Links" msgstr "Links para Arquivo" +#: file_link/models.py:48 +msgid "Are you sure you want delete the file link" +msgstr "Você tem certeza que deseja remover o Link para Arquivo" + #: file_link/templates/file_links/_form.html:33 msgid "Choose your file..." msgstr "Escolha seu arquivo..." @@ -98,18 +102,6 @@ msgstr "Salvar" msgid "Create File Link" msgstr "Criar Link para Arquivo" -#: file_link/templates/file_links/delete.html:9 -msgid "Are you sure you want delete the file link" -msgstr "Você tem certeza que deseja remover o Link para Arquivo" - -#: file_link/templates/file_links/delete.html:14 -msgid "Close" -msgstr "Fechar" - -#: file_link/templates/file_links/delete.html:17 -msgid "Delete" -msgstr "Remover" - #: file_link/templates/file_links/update.html:20 msgid "Edit: " msgstr "Editar: " @@ -145,3 +137,9 @@ msgid "" msgstr "" "O Link para Arquivo \"%s\" foi removido do ambiente virtual \"%s\" com " "sucesso!" + +#~ msgid "Close" +#~ msgstr "Fechar" + +#~ msgid "Delete" +#~ msgstr "Remover" diff --git a/links/locale/pt_BR/LC_MESSAGES/django.po b/links/locale/pt_BR/LC_MESSAGES/django.po index a7a4d55..d1fc3f1 100644 --- a/links/locale/pt_BR/LC_MESSAGES/django.po +++ b/links/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" + #: links/forms.py:27 msgid "Tags" msgstr "" @@ -25,75 +26,51 @@ msgstr "" msgid "Website URL" msgstr "URL do site:" -#: links/forms.py:30 -msgid "It sets a limit date to finish viewing the website link " -msgstr "" - -#: links/forms.py:36 +#: links/forms.py:34 msgid "Link name" msgstr "Nome do Link" -#: links/forms.py:37 +#: links/forms.py:35 msgid "End View" msgstr "" -#: links/forms.py:38 +#: links/forms.py:36 msgid "End View Date" msgstr "" -#: links/forms.py:53 -msgid "End View Date is not set" -msgstr "" - -#: links/forms.py:58 -msgid "Initial View Date is not set" -msgstr "" - -#: links/forms.py:63 -msgid "End View Date before Initial View Date" -msgstr "" - -#: links/forms.py:80 +#: links/forms.py:64 msgid "There is already a link with this name on this subject" msgstr "Ja existe um link com este nome neste Assunto" -#: links/models.py:13 -msgid "simpler_description" -msgstr "" - -#: links/models.py:15 +#: links/models.py:11 msgid "Link_URL" msgstr "URL do link" -#: links/models.py:17 links/models.py:19 -msgid "Initial View" -msgstr "" - -#: links/models.py:18 links/models.py:20 -msgid "Initial View Date" -msgstr "" +#: links/models.py:31 links/templates/links/delete.html:9 +msgid "Are you sure you want delete the Website link" +msgstr "Tem certeza que voce deseja remover esse Link para Website" -#: links/templates/links/_form.html:199 +#: links/templates/links/_form.html:112 msgid "Pendencies Notifications" msgstr "" -#: links/templates/links/_form.html:217 +#: links/templates/links/_form.html:130 msgid "Action not performed by the user" msgstr "" -#: links/templates/links/_form.html:243 +#: links/templates/links/_form.html:156 msgid "Wished period" msgstr "" -#: links/templates/links/_form.html:339 +#: links/templates/links/_form.html:252 msgid "Attribute students to file link" msgstr "" -#: links/templates/links/_form.html:359 +#: links/templates/links/_form.html:272 msgid "Attribute groups to file link" msgstr "" -#: links/templates/links/_form.html:407 +#: links/templates/links/_form.html:320 msgid "Save" msgstr "Salvar" @@ -101,10 +78,6 @@ msgstr "Salvar" msgid "Create Website Link" msgstr "Criar Link do Website" -#: links/templates/links/delete.html:9 -msgid "Are you sure you want delete the Website link" -msgstr "Tem certeza que voce deseja remover esse Link para Website" - #: links/templates/links/delete.html:14 msgid "Close" msgstr "Fechar" @@ -117,36 +90,37 @@ msgstr "Remover" msgid "Edit: " msgstr "Editar: " -#: links/views.py:52 links/views.py:65 links/views.py:224 links/views.py:226 -#: links/views.py:242 links/views.py:244 +#: links/views.py:51 links/views.py:64 links/views.py:223 links/views.py:225 +#: links/views.py:241 links/views.py:243 msgid "Visualize" msgstr "" -#: links/views.py:125 +#: links/views.py:124 msgid "Create Webiste Link" msgstr "" -#: links/views.py:136 +#: links/views.py:135 #, python-format msgid "" "The Link \"%s\" was added to the Topic \"%s\" of the virtual environment " "\"%s\" successfully!" -msgstr "O link \"%s\" foi adicionado com sucesso ao Topico \"%s\" do ambiente virtual " -"\"%s\" " +msgstr "" +"O link \"%s\" foi adicionado com sucesso ao Topico \"%s\" do ambiente " +"virtual \"%s\" " -#: links/views.py:163 +#: links/views.py:162 #, python-format msgid "" "The Website Link \"%s\" was removed successfully from virtual environment " "\"%s\"!" -msgstr "O Link do site \"%s\" foi removido com sucesso do ambiente virtual " -"\"%s\" " +msgstr "" +"O Link do site \"%s\" foi removido com sucesso do ambiente virtual \"%s\" " -#: links/views.py:288 +#: links/views.py:287 msgid "Update Website Link" msgstr "Atualizar Link do website" -#: links/views.py:299 +#: links/views.py:298 #, python-format msgid "The Website Link \"%s\" was updated successfully!" msgstr "O link do website \"%s\" foi atualizado com sucesso! " diff --git a/log/locale/pt_BR/LC_MESSAGES/django.po b/log/locale/pt_BR/LC_MESSAGES/django.po index d11873a..46f4bf2 100644 --- a/log/locale/pt_BR/LC_MESSAGES/django.po +++ b/log/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mailsender/locale/pt_BR/LC_MESSAGES/django.po b/mailsender/locale/pt_BR/LC_MESSAGES/django.po index b200ace..4c32321 100644 --- a/mailsender/locale/pt_BR/LC_MESSAGES/django.po +++ b/mailsender/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/notifications/locale/pt_BR/LC_MESSAGES/django.po b/notifications/locale/pt_BR/LC_MESSAGES/django.po index c51a750..4139a42 100644 --- a/notifications/locale/pt_BR/LC_MESSAGES/django.po +++ b/notifications/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" + #: notifications/models.py:8 msgid "Meta" msgstr "Meta" @@ -224,11 +225,15 @@ msgstr "Não foi possível identificar a notificação" #: notifications/views.py:259 msgid "The goal date should be equal or after today's date" -msgstr "A meta de realização da tarefa deve ser uma data igual ou posterior à data atual" +msgstr "" +"A meta de realização da tarefa deve ser uma data igual ou posterior à data " +"atual" #: notifications/views.py:262 msgid "The goal date should be equal or before subject's date" -msgstr "A meta de realização da tarefa deve ser uma data igual ou anterior à data final do assunto" +msgstr "" +"A meta de realização da tarefa deve ser uma data igual ou anterior à data " +"final do assunto" #: notifications/views.py:268 #, python-format diff --git a/pendencies/locale/pt_BR/LC_MESSAGES/django.po b/pendencies/locale/pt_BR/LC_MESSAGES/django.po index 3912fcb..07257d0 100644 --- a/pendencies/locale/pt_BR/LC_MESSAGES/django.po +++ b/pendencies/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -80,6 +80,10 @@ msgstr "Responder" msgid "Access" msgstr "Acessar" +#: pendencies/models.py:8 +msgid "Finish" +msgstr "" + #: pendencies/models.py:9 msgid "Begin Date" msgstr "Data Inicial" diff --git a/security/locale/pt_BR/LC_MESSAGES/django.po b/security/locale/pt_BR/LC_MESSAGES/django.po index ec6ab45..a52f23e 100644 --- a/security/locale/pt_BR/LC_MESSAGES/django.po +++ b/security/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/students_group/locale/pt_BR/LC_MESSAGES/django.po b/students_group/locale/pt_BR/LC_MESSAGES/django.po index bf269cc..2566b1d 100644 --- a/students_group/locale/pt_BR/LC_MESSAGES/django.po +++ b/students_group/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/subjects/locale/pt_BR/LC_MESSAGES/django.po b/subjects/locale/pt_BR/LC_MESSAGES/django.po index dfd0730..618b6eb 100644 --- a/subjects/locale/pt_BR/LC_MESSAGES/django.po +++ b/subjects/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -120,7 +120,7 @@ msgid "Meus Assuntos" msgstr "Meus Assuntos" #: subjects/templates/subjects/initial.html:57 -#: subjects/templates/subjects/list.html:194 +#: subjects/templates/subjects/list.html:190 msgid "You still do not posses any subject in our platform" msgstr "Você ainda não possui assuntos em nossa plataforma" @@ -135,38 +135,40 @@ msgid "All subjects" msgstr "Todos os assuntos" #: subjects/templates/subjects/list.html:75 -#: subjects/templates/subjects/list.html:144 +#: subjects/templates/subjects/list.html:142 #: subjects/templates/subjects/subject_card.html:29 #: subjects/templates/subjects/view.html:51 msgid "Replicate" msgstr "Replicar" #: subjects/templates/subjects/list.html:77 -#: subjects/templates/subjects/list.html:146 +#: subjects/templates/subjects/list.html:144 +#: subjects/templates/subjects/resource_card.html:24 #: subjects/templates/subjects/subject_card.html:31 #: subjects/templates/subjects/view.html:53 msgid "Edit" msgstr "Editar" #: subjects/templates/subjects/list.html:79 -#: subjects/templates/subjects/list.html:147 +#: subjects/templates/subjects/list.html:145 +#: subjects/templates/subjects/resource_card.html:25 #: subjects/templates/subjects/subject_card.html:33 #: subjects/templates/subjects/view.html:55 msgid "Remove" msgstr "Remover" -#: subjects/templates/subjects/list.html:101 -#: subjects/templates/subjects/list.html:169 +#: subjects/templates/subjects/list.html:99 +#: subjects/templates/subjects/list.html:165 msgid "Coordinator(s) " msgstr "Coordenador(es) " -#: subjects/templates/subjects/list.html:105 -#: subjects/templates/subjects/list.html:173 +#: subjects/templates/subjects/list.html:103 +#: subjects/templates/subjects/list.html:169 msgid "It doesn't possess coordinators" msgstr "Não possui coordenadores" -#: subjects/templates/subjects/list.html:111 -#: subjects/templates/subjects/list.html:179 +#: subjects/templates/subjects/list.html:109 +#: subjects/templates/subjects/list.html:175 msgid "Create new subject" msgstr "Criar novo assunto" @@ -180,46 +182,63 @@ msgid " any subjects or resources were found on the search for " msgstr " quaisquer assuntos ou recursos foram encontrados na busca por " #: subjects/templates/subjects/list_search.html:38 -#: subjects/templates/subjects/list_search.html:41 subjects/views.py:617 -#: subjects/views.py:624 +#: subjects/templates/subjects/list_search.html:41 subjects/views.py:624 msgid "Subjects" msgstr "Assuntos" #: subjects/templates/subjects/list_search.html:39 -#: subjects/templates/subjects/list_search.html:42 +#: subjects/templates/subjects/list_search.html:42 subjects/views.py:631 msgid "Resources" msgstr "Recursos" -#: subjects/templates/subjects/subject_card.html:32 -#: subjects/templates/subjects/view.html:54 -msgid "Groups" -msgstr "Grupos" - -#: subjects/templates/subjects/subject_card.html:57 +#: subjects/templates/subjects/resource_card.html:40 +#: subjects/templates/subjects/subject_card.html:53 msgid "Professor(s) " msgstr "Professor(es) " -#: subjects/templates/subjects/subject_card.html:61 +#: subjects/templates/subjects/resource_card.html:44 +#: subjects/templates/subjects/subject_card.html:57 msgid "It doesn't possess professors" msgstr "Não possui professores" -#: subjects/templates/subjects/subject_card.html:65 +#: subjects/templates/subjects/resource_card.html:48 +msgid "Category" +msgstr "" + +#: subjects/templates/subjects/resource_card.html:51 +#, fuzzy +#| msgid "Subjects" +msgid "Subject" +msgstr "Assuntos" + +#: subjects/templates/subjects/resource_card.html:61 +#, fuzzy +#| msgid "Resources" +msgid "Access Resource" +msgstr "Recursos" + +#: subjects/templates/subjects/subject_card.html:32 +#: subjects/templates/subjects/view.html:54 +msgid "Groups" +msgstr "Grupos" + +#: subjects/templates/subjects/subject_card.html:61 msgid "Beginning" msgstr "Início" -#: subjects/templates/subjects/subject_card.html:68 +#: subjects/templates/subjects/subject_card.html:64 msgid "End" msgstr "Fim" -#: subjects/templates/subjects/subject_card.html:78 +#: subjects/templates/subjects/subject_card.html:74 msgid "Access Subject" msgstr "Acessar Assunto" -#: subjects/templates/subjects/subject_card.html:80 +#: subjects/templates/subjects/subject_card.html:76 msgid "Subscribe to Subject" msgstr "Inscrever-se no Assunto" -#: subjects/templates/subjects/subject_card.html:83 +#: subjects/templates/subjects/subject_card.html:79 msgid "This subject doesn't allow new subscriptions" msgstr "Esse assunto não permite novas inscrições" @@ -243,53 +262,55 @@ msgstr "Ok" msgid "Update: " msgstr "Editar: " -#: subjects/templates/subjects/view.html:73 +#: subjects/templates/subjects/view.html:71 msgid "Create new topic" msgstr "Criar novo tópico" -#: subjects/views.py:55 +#: subjects/views.py:56 msgid "Home" msgstr "Início" -#: subjects/views.py:151 +#: subjects/views.py:152 msgid "Page is not 'last', nor can it be converted to an int." msgstr "" "Página não é a 'última', e também não pode ser convertido para um inteiro" -#: subjects/views.py:157 +#: subjects/views.py:158 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: subjects/views.py:180 +#: subjects/views.py:181 msgid "My Subjects" msgstr "Meus assuntos" -#: subjects/views.py:187 +#: subjects/views.py:188 msgid "All Subjects" msgstr "Todos os assuntos" -#: subjects/views.py:294 +#: subjects/views.py:295 msgid "Create Subject" msgstr "Criar Assunto" -#: subjects/views.py:300 +#: subjects/views.py:301 msgid "Replicate Subject" msgstr "Replicar Assunto" -#: subjects/views.py:342 +#: subjects/views.py:343 +#, python-format msgid "The Subject \"%s\" was registered on \"%s\" Category successfully!" msgstr "Assunto \"%s\" foi registrado na categoria \"%s\" com sucesso!" -#: subjects/views.py:379 +#: subjects/views.py:380 msgid "Update Subject" msgstr "Atualizar Assunto" -#: subjects/views.py:399 +#: subjects/views.py:400 +#, python-format msgid "The Subject \"%s\" was updated on \"%s\" Category successfully!" msgstr "Assunto \"%s\" foi atualizado na categoria \"%s\" com sucesso!" -#: subjects/views.py:430 +#: subjects/views.py:432 subjects/views.py:436 msgid "" "Subject can't be removed. The subject still possess students and learning " "objects associated" @@ -297,14 +318,15 @@ msgstr "" "Assunto não pode ser removido. Ele ainda possui alunos e objetos de " "aprendizado associados" -#: subjects/views.py:459 +#: subjects/views.py:464 +#, python-format msgid "Subject \"%s\" removed successfully!" msgstr "Assunto \"%s\" removido com sucesso!" -#: subjects/views.py:547 +#: subjects/views.py:552 msgid "Subscription date is due!" msgstr "O período de inscrição está encerrado!" -#: subjects/views.py:560 +#: subjects/views.py:565 msgid "Subscription was successfull!" -msgstr "Inscrição feita com sucesso!" \ No newline at end of file +msgstr "Inscrição feita com sucesso!" diff --git a/themes/locale/pt_BR/LC_MESSAGES/django.po b/themes/locale/pt_BR/LC_MESSAGES/django.po index 7889c47..3d68492 100644 --- a/themes/locale/pt_BR/LC_MESSAGES/django.po +++ b/themes/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/topics/locale/pt_BR/LC_MESSAGES/django.po b/topics/locale/pt_BR/LC_MESSAGES/django.po index b368c52..c041c09 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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -102,6 +102,16 @@ msgstr "Recurso" msgid "Resources" msgstr "Recursos" +#: topics/templates/resources/delete.html:14 +#: topics/templates/topics/delete.html:15 +msgid "Close" +msgstr "Fechar" + +#: topics/templates/resources/delete.html:17 +#: topics/templates/topics/delete.html:18 +msgid "Delete" +msgstr "Deletar" + #: topics/templates/resources/list.html:30 topics/templates/topics/list.html:28 msgid "Edit" msgstr "Editar" @@ -130,14 +140,6 @@ msgstr "Tem certeza que deseja deletar o tópico" 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/delete.html:15 -msgid "Close" -msgstr "Fechar" - -#: topics/templates/topics/delete.html:18 -msgid "Delete" -msgstr "Deletar" - #: topics/templates/topics/list.html:52 msgid "Add Resource" msgstr "Adicionar Recurso" @@ -181,7 +183,9 @@ 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:182 -msgid "Could not remove this topic. It has on or more resources attached." +#, fuzzy +#| msgid "Could not remove this topic. It has on or more resources attached." +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." diff --git a/users/locale/pt_BR/LC_MESSAGES/django.po b/users/locale/pt_BR/LC_MESSAGES/django.po index 5ca015b..acddbf7 100644 --- a/users/locale/pt_BR/LC_MESSAGES/django.po +++ b/users/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/webpage/locale/pt_BR/LC_MESSAGES/django.po b/webpage/locale/pt_BR/LC_MESSAGES/django.po index 808ee2a..0b296c0 100644 --- a/webpage/locale/pt_BR/LC_MESSAGES/django.po +++ b/webpage/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-02-01 15:48-0300\n" +"POT-Creation-Date: 2017-02-02 18:45-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -50,6 +50,10 @@ msgstr "Página Web" msgid "WebPages" msgstr "Páginas Web" +#: webpage/models.py:29 +msgid "Are you sure you want delete the webpage" +msgstr "Você tem certeza que deseja remover a Página Web" + #: webpage/templates/webpages/_form.html:49 msgid "Common resources settings" msgstr "Configurações comuns a todos os recursos" @@ -82,18 +86,6 @@ msgstr "Salvar" msgid "Create Webpage" msgstr "Criar Página Web" -#: webpage/templates/webpages/delete.html:9 -msgid "Are you sure you want delete the webpage" -msgstr "Você tem certeza que deseja remover a Página Web" - -#: webpage/templates/webpages/delete.html:14 -msgid "Close" -msgstr "Fechar" - -#: webpage/templates/webpages/delete.html:17 -msgid "Delete" -msgstr "Remover" - #: webpage/templates/webpages/update.html:20 msgid "Edit: " msgstr "Editar: " @@ -127,9 +119,3 @@ msgid "" "The webpage \"%s\" was removed successfully from virtual environment \"%s\"!" msgstr "" "A Página Web \"%s\" foi removida do ambiente virtual \"%s\" com sucesso!" - -#~ msgid "Add new notification" -#~ msgstr "Adiciona nova notificação" - -#~ msgid "Remove this notification" -#~ msgstr "Remover essa notificação" diff --git a/youtube_video/locale/pt_BR/LC_MESSAGES/django.po b/youtube_video/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 0000000..fdcbb2d --- /dev/null +++ b/youtube_video/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,138 @@ +# 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: 2017-02-02 18:45-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" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: youtube_video/forms.py:31 +msgid "Tags" +msgstr "Tags" + +#: youtube_video/forms.py:37 +msgid "Video title" +msgstr "Título do Vídeo" + +#: youtube_video/forms.py:57 +msgid "This subject already has a youtube video with this name" +msgstr "Esse assunto já possui um vídeo do YouTube com esse nome" + +#: youtube_video/forms.py:67 +msgid "Invalid URL. It should be an embed YouTube link." +msgstr "URL inválida. Ela deve ser uma URL de embed do YouTube." + +#: youtube_video/models.py:7 +msgid "URL" +msgstr "URL" + +#: youtube_video/models.py:10 +msgid "YTVideo" +msgstr "Vídeo do YouTube" + +#: youtube_video/models.py:11 +msgid "YTVideos" +msgstr "Vídeos do YouTube" + +#: youtube_video/models.py:29 +msgid "Are you sure you want delete the YouTube Video" +msgstr "Você tem certeza que deseja deletar o Vídeo do YouTube" + +#: youtube_video/templates/youtube/_form.html:49 +msgid "Common resources settings" +msgstr "Configurações comuns à todos os recursos" + +#: youtube_video/templates/youtube/_form.html:98 +msgid "Pendencies Notifications" +msgstr "Notificações de Pendências" + +#: youtube_video/templates/youtube/_form.html:119 +msgid "Action not performed by the user" +msgstr "Ação não realizada pelo usuário" + +#: youtube_video/templates/youtube/_form.html:145 +msgid "Wished period" +msgstr "Período desejado" + +#: youtube_video/templates/youtube/_form.html:242 +msgid "Attribute students to YouTube Video" +msgstr "Atribuir estudantes ao Vídeo do YouTube" + +#: youtube_video/templates/youtube/_form.html:262 +msgid "Attribute groups to YouTube Video" +msgstr "Atribuir grupos de estudo ao Vídeo do YouTube" + +#: youtube_video/templates/youtube/_form.html:331 +msgid "Save" +msgstr "Salvar" + +#: youtube_video/templates/youtube/_form.html:338 +msgid "Add new notification" +msgstr "Adicionar nova notificação" + +#: youtube_video/templates/youtube/_form.html:339 +msgid "Remove this" +msgstr "Remover essa notificação" + +#: youtube_video/templates/youtube/create.html:21 +msgid "Create YouTube Video" +msgstr "Adicionar Vídeo do YouTube" + +#: youtube_video/templates/youtube/update.html:21 +msgid "Edit: " +msgstr "Editar: " + +#: youtube_video/views.py:46 +#, python-format +msgid "%s - Video" +msgstr "%s - Vídeo" + +#: youtube_video/views.py:148 youtube_video/views.py:161 +#: youtube_video/views.py:180 youtube_video/views.py:283 +#: youtube_video/views.py:296 youtube_video/views.py:305 +msgid "Visualize" +msgstr "Visualizar" + +#: youtube_video/views.py:148 youtube_video/views.py:161 +#: youtube_video/views.py:180 youtube_video/views.py:283 +#: youtube_video/views.py:296 youtube_video/views.py:305 +msgid "Finish" +msgstr "Finalizar" + +#: youtube_video/views.py:227 +msgid "Create Youtube Video" +msgstr "Adicionar Vídeo do YouTube" + +#: youtube_video/views.py:238 +#, python-format +msgid "" +"The Youtube Video \"%s\" was added to the Topic \"%s\" of the virtual " +"environment \"%s\" successfully!" +msgstr "O Vídeo do YouTube \"%s\" foi adicionado ao tópico \"%s\" do ambiente virtual \"%s\" com sucesso!" + +#: youtube_video/views.py:346 +msgid "Update YouTube Video" +msgstr "Atualizar Vídeo do YouTube" + +#: youtube_video/views.py:357 +#, python-format +msgid "The YouTube Video \"%s\" was updated successfully!" +msgstr "O Vídeo do YouTube \"%s\" foi atualizado com sucesso!" + +#: youtube_video/views.py:393 +#, python-format +msgid "" +"The YouTube Video \"%s\" was removed successfully from virtual environment " +"\"%s\"!" +msgstr "O Vídeo do YouTube \"%s\" foi removido do ambiente virtual \"%s\" com sucesso!" -- libgit2 0.21.2