From c5cca185a60c4611b7a5cb99b352a5572301b2a3 Mon Sep 17 00:00:00 2001 From: felipebormann Date: Mon, 13 Feb 2017 16:59:46 -0300 Subject: [PATCH] modified translated initial page --- amadeus/locale/pt_BR/LC_MESSAGES/django.po | 63 +++++++++++++++++++++++++++++++++------------------------------ categories/locale/pt_BR/LC_MESSAGES/django.po | 2 +- file_link/locale/pt_BR/LC_MESSAGES/django.po | 12 ++++++------ links/locale/pt_BR/LC_MESSAGES/django.po | 16 ++++++++-------- log/locale/pt_BR/LC_MESSAGES/django.po | 2 +- mailsender/locale/pt_BR/LC_MESSAGES/django.po | 2 +- mural/locale/pt_BR/LC_MESSAGES/django.po | 10 +++++++--- notifications/locale/pt_BR/LC_MESSAGES/django.po | 2 +- pdf_file/locale/pt_BR/LC_MESSAGES/django.po | 22 +++++++++++----------- pendencies/locale/pt_BR/LC_MESSAGES/django.po | 2 +- security/locale/pt_BR/LC_MESSAGES/django.po | 2 +- students_group/locale/pt_BR/LC_MESSAGES/django.po | 2 +- subjects/locale/pt_BR/LC_MESSAGES/django.po | 49 +++++++++++++++++++++++++------------------------ themes/locale/pt_BR/LC_MESSAGES/django.po | 2 +- topics/locale/pt_BR/LC_MESSAGES/django.po | 6 +++--- users/locale/pt_BR/LC_MESSAGES/django.po | 12 ++---------- webpage/locale/pt_BR/LC_MESSAGES/django.po | 10 +++++----- youtube_video/locale/pt_BR/LC_MESSAGES/django.po | 10 +++++----- 18 files changed, 113 insertions(+), 113 deletions(-) diff --git a/amadeus/locale/pt_BR/LC_MESSAGES/django.po b/amadeus/locale/pt_BR/LC_MESSAGES/django.po index 6947315..f82b950 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:58-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,91 +18,91 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: amadeus/local_settings.py:173 amadeus/settings.py:161 +msgid "Portuguese" +msgstr "" + +#: amadeus/local_settings.py:174 amadeus/settings.py:162 +msgid "English" +msgstr "" + #: amadeus/templates/base.html:85 msgid "Search for subjects and resources" msgstr "Buscar por assuntos ou recursos" -#: amadeus/templates/base.html:98 amadeus/templates/base.html:105 +#: amadeus/templates/base.html:98 msgid "Language Selector" msgstr "" -#: amadeus/templates/base.html:111 -msgid "PT-BR" -msgstr "" - -#: amadeus/templates/base.html:117 -msgid "EN" -msgstr "" - -#: amadeus/templates/base.html:130 +#: amadeus/templates/base.html:136 msgid "Profile" msgstr "Perfil" -#: amadeus/templates/base.html:131 +#: amadeus/templates/base.html:137 msgid "Edit Profile" msgstr "Editar Perfil" -#: amadeus/templates/base.html:132 +#: amadeus/templates/base.html:138 msgid "Change Password" msgstr "Alterar Senha" -#: amadeus/templates/base.html:133 +#: amadeus/templates/base.html:139 msgid "Delete Account" msgstr "Remover Conta" -#: amadeus/templates/base.html:134 +#: amadeus/templates/base.html:140 msgid "Logout" msgstr "Sair" -#: amadeus/templates/base.html:139 +#: amadeus/templates/base.html:145 msgid "settings" msgstr "configurações" -#: amadeus/templates/base.html:142 +#: amadeus/templates/base.html:148 msgid "Settings" msgstr "Configurações" -#: amadeus/templates/base.html:145 +#: amadeus/templates/base.html:151 msgid "Manage Users" msgstr "Gerenciar Usuários" -#: amadeus/templates/base.html:146 +#: amadeus/templates/base.html:152 msgid "Manage Categories" msgstr "Gerenciar Categorias" -#: amadeus/templates/base.html:153 +#: amadeus/templates/base.html:159 msgid "System" msgstr "Sistema" -#: amadeus/templates/base.html:160 +#: amadeus/templates/base.html:166 msgid "Mail Sender" msgstr "Remetente de Email" -#: amadeus/templates/base.html:161 +#: amadeus/templates/base.html:167 msgid "Security" msgstr "Segurança" -#: amadeus/templates/base.html:162 +#: amadeus/templates/base.html:168 msgid "Theme" msgstr "Temas" -#: amadeus/templates/base.html:182 amadeus/templates/base.html:234 +#: amadeus/templates/base.html:188 amadeus/templates/base.html:240 msgid "Subjects" msgstr "Assuntos" -#: amadeus/templates/base.html:187 amadeus/templates/base.html:239 -msgid "Timeline" -msgstr "Timeline" - #: amadeus/templates/base.html:193 amadeus/templates/base.html:245 +msgid "Mural" +msgstr "" + +#: amadeus/templates/base.html:199 amadeus/templates/base.html:251 msgid "Messages" msgstr "Mensagens" -#: amadeus/templates/base.html:196 amadeus/templates/base.html:248 +#: amadeus/templates/base.html:202 amadeus/templates/base.html:254 msgid "Pendencias" msgstr "Pendências" -#: amadeus/templates/base.html:204 amadeus/templates/base.html:256 +#: amadeus/templates/base.html:210 amadeus/templates/base.html:262 msgid "Analytics" msgstr "Analytics" @@ -123,3 +123,6 @@ msgstr "Por favor vá até a seguinte página e escolha uma nova senha:" #, python-format msgid "The %(site_name)s team" msgstr "Time %(site_name)s" + +#~ msgid "Timeline" +#~ msgstr "Timeline" diff --git a/categories/locale/pt_BR/LC_MESSAGES/django.po b/categories/locale/pt_BR/LC_MESSAGES/django.po index d50f609..4d80a96 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/file_link/locale/pt_BR/LC_MESSAGES/django.po b/file_link/locale/pt_BR/LC_MESSAGES/django.po index d5712b3..3ddd99a 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -38,23 +38,23 @@ msgstr "Esse arquivo é muito grande. Ele deve conter menos de 10MB." msgid "This field is required." msgstr "Esse campo é obrigatório." -#: file_link/models.py:22 +#: file_link/models.py:23 msgid "File not supported." msgstr "Arquivo não suportado." -#: file_link/models.py:25 +#: file_link/models.py:26 msgid "File" msgstr "Arquivo" -#: file_link/models.py:28 +#: file_link/models.py:29 msgid "File Link" msgstr "Link para Arquivo" -#: file_link/models.py:29 +#: file_link/models.py:30 msgid "File Links" msgstr "Links para Arquivo" -#: file_link/models.py:48 +#: file_link/models.py:49 msgid "Are you sure you want delete the file link" msgstr "Você tem certeza que deseja remover o Link para Arquivo" diff --git a/links/locale/pt_BR/LC_MESSAGES/django.po b/links/locale/pt_BR/LC_MESSAGES/django.po index 96ffa7b..0223e2e 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -90,16 +90,16 @@ msgstr "Remover" msgid "Edit: " msgstr "Editar: " -#: links/views.py:51 links/views.py:64 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:234 links/views.py:236 +#: links/views.py:252 links/views.py:254 msgid "Visualize" msgstr "Visualizar" -#: links/views.py:124 +#: links/views.py:126 msgid "Create Webiste Link" msgstr "Criar Link de Website" -#: links/views.py:135 +#: links/views.py:137 #, python-format msgid "" "The Link \"%s\" was added to the Topic \"%s\" of the virtual environment " @@ -108,7 +108,7 @@ msgstr "" "O link \"%s\" foi adicionado com sucesso ao Topico \"%s\" do ambiente " "virtual \"%s\" " -#: links/views.py:163 +#: links/views.py:165 #, python-format msgid "" "The Website Link \"%s\" was removed successfully from virtual environment " @@ -116,11 +116,11 @@ msgid "" msgstr "" "O Link do site \"%s\" foi removido com sucesso do ambiente virtual \"%s\" " -#: links/views.py:288 +#: links/views.py:300 msgid "Update Website Link" msgstr "Atualizar Link do website" -#: links/views.py:299 +#: links/views.py:311 #, 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 b2622c1..9b27c05 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-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 1a31f95..0dbeeef 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mural/locale/pt_BR/LC_MESSAGES/django.po b/mural/locale/pt_BR/LC_MESSAGES/django.po index 9da9e28..10cf0ca 100644 --- a/mural/locale/pt_BR/LC_MESSAGES/django.po +++ b/mural/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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -140,11 +140,15 @@ msgstr "" msgid "In" msgstr "" -#: mural/templates/mural/_view.html:48 +#: mural/templates/mural/_view.html:46 +msgid "See complete post" +msgstr "" + +#: mural/templates/mural/_view.html:49 msgid "See more comments..." msgstr "" -#: mural/templates/mural/_view.html:59 +#: mural/templates/mural/_view.html:60 msgid "Make a comment..." msgstr "" diff --git a/notifications/locale/pt_BR/LC_MESSAGES/django.po b/notifications/locale/pt_BR/LC_MESSAGES/django.po index 7bfc551..5ac197c 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/pdf_file/locale/pt_BR/LC_MESSAGES/django.po b/pdf_file/locale/pt_BR/LC_MESSAGES/django.po index c6edba5..9552354 100644 --- a/pdf_file/locale/pt_BR/LC_MESSAGES/django.po +++ b/pdf_file/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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -38,15 +38,15 @@ msgstr "O arquivo é muito grande. Deve ser menor do que 10MB" msgid "This field is required." msgstr "" -#: pdf_file/models.py:15 +#: pdf_file/models.py:16 msgid "File not supported, use PDF format instead." msgstr "Este formato não é suportado, use PDF." -#: pdf_file/models.py:18 +#: pdf_file/models.py:19 msgid "File" msgstr "" -#: pdf_file/models.py:41 +#: pdf_file/models.py:42 msgid "Are you sure you want delete the PDF File" msgstr "Tem certeza que deseja deletar este arquivo PDF?" @@ -102,16 +102,16 @@ msgstr "Editar: " msgid "PDF could not be displayed" msgstr "PDF não pode ser mostrado" -#: pdf_file/views.py:89 pdf_file/views.py:102 pdf_file/views.py:213 -#: pdf_file/views.py:215 pdf_file/views.py:231 pdf_file/views.py:233 +#: pdf_file/views.py:109 pdf_file/views.py:122 pdf_file/views.py:233 +#: pdf_file/views.py:235 pdf_file/views.py:251 pdf_file/views.py:253 msgid "Visualize" msgstr "" -#: pdf_file/views.py:162 +#: pdf_file/views.py:182 msgid "Create PDF File" msgstr "Criar o arquivo PDF" -#: pdf_file/views.py:173 +#: pdf_file/views.py:193 #, python-format msgid "" "The PDF File \"%s\" was added to the Topic \"%s\" of the virtual environment " @@ -120,16 +120,16 @@ msgstr "" "O arquivo PDF \"%s\" foi adicionado ao topico \"%s\" do ambiente virtual " "\"%s\" com sucesso!" -#: pdf_file/views.py:277 +#: pdf_file/views.py:297 msgid "Update PDF File" msgstr "Atualize arquivo PDF" -#: pdf_file/views.py:288 +#: pdf_file/views.py:308 #, python-format msgid "The PDF File \"%s\" was updated successfully!" msgstr "O arquivo PDF \"%s\" foi atualizado com sucesso!" -#: pdf_file/views.py:315 +#: pdf_file/views.py:335 #, python-format msgid "" "The PDF File \"%s\" was removed successfully from virtual environment \"%s\"!" diff --git a/pendencies/locale/pt_BR/LC_MESSAGES/django.po b/pendencies/locale/pt_BR/LC_MESSAGES/django.po index 94a40cf..082e577 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/security/locale/pt_BR/LC_MESSAGES/django.po b/security/locale/pt_BR/LC_MESSAGES/django.po index 68a1836..78116bf 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-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 ab27ef6..42f6f29 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-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 57d370e..64dfc90 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -112,12 +112,12 @@ msgid "DELETE" msgstr "Deletar" #: subjects/templates/subjects/initial.html:17 -msgid "Palavras-chave mais populares" +msgid "Most popular keywords" msgstr "Palavras-chave mais populares" -#: subjects/templates/subjects/initial.html:44 -msgid "Meus Assuntos" -msgstr "Meus Assuntos" +#: subjects/templates/subjects/initial.html:44 subjects/views.py:184 +msgid "My Subjects" +msgstr "Meus assuntos" #: subjects/templates/subjects/initial.html:57 #: subjects/templates/subjects/list.html:190 @@ -186,12 +186,12 @@ msgid " Any subjects or Resources were not found on the search for " msgstr " Nenhum assunto ou recursos foram encontrados na busca por " #: subjects/templates/subjects/list_search.html:48 -#: subjects/templates/subjects/list_search.html:51 subjects/views.py:586 +#: subjects/templates/subjects/list_search.html:51 subjects/views.py:587 msgid "Subjects" msgstr "Assuntos" #: subjects/templates/subjects/list_search.html:49 -#: subjects/templates/subjects/list_search.html:52 subjects/views.py:593 +#: subjects/templates/subjects/list_search.html:52 subjects/views.py:594 msgid "Resources" msgstr "Recursos" @@ -216,7 +216,6 @@ msgid "Subject" msgstr "Assuntos" #: subjects/templates/subjects/resource_card.html:61 -#: subjects/templates/subjects/resource_card.html:63 #, fuzzy #| msgid "Resources" msgid "Access Resource" @@ -275,47 +274,43 @@ msgstr "Criar novo tópico" msgid "Home" msgstr "Início" -#: subjects/views.py:153 +#: subjects/views.py:155 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:159 +#: subjects/views.py:161 #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "Página inválida (%(page_number)s): %(message)s" -#: subjects/views.py:182 -msgid "My Subjects" -msgstr "Meus assuntos" - -#: subjects/views.py:189 +#: subjects/views.py:191 msgid "All Subjects" msgstr "Todos os assuntos" -#: subjects/views.py:283 +#: subjects/views.py:285 msgid "Create Subject" msgstr "Criar Assunto" -#: subjects/views.py:289 +#: subjects/views.py:291 msgid "Replicate Subject" msgstr "Replicar Assunto" -#: subjects/views.py:331 +#: subjects/views.py:333 #, 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:357 +#: subjects/views.py:359 msgid "Update Subject" msgstr "Atualizar Assunto" -#: subjects/views.py:377 +#: subjects/views.py:379 #, 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:403 subjects/views.py:407 +#: subjects/views.py:405 subjects/views.py:409 msgid "" "Subject can't be removed. The subject still possess students and learning " "objects associated" @@ -323,15 +318,21 @@ msgstr "" "Assunto não pode ser removido. Ele ainda possui alunos e objetos de " "aprendizado associados" -#: subjects/views.py:435 +#: subjects/views.py:437 #, python-format msgid "Subject \"%s\" removed successfully!" msgstr "Assunto \"%s\" removido com sucesso!" -#: subjects/views.py:511 +#: subjects/views.py:513 msgid "Subscription date is due!" msgstr "O período de inscrição está encerrado!" -#: subjects/views.py:524 +#: subjects/views.py:526 msgid "Subscription was successfull!" msgstr "Inscrição feita com sucesso!" + +#~ msgid "Palavras-chave mais populares" +#~ msgstr "Palavras-chave mais populares" + +#~ msgid "Meus Assuntos" +#~ msgstr "My Subjects" diff --git a/themes/locale/pt_BR/LC_MESSAGES/django.po b/themes/locale/pt_BR/LC_MESSAGES/django.po index 4c43067..0665664 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-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 dbb9880..18ec791 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -112,11 +112,11 @@ msgstr "Fechar" msgid "Delete" msgstr "Deletar" -#: topics/templates/resources/list.html:36 topics/templates/topics/list.html:28 +#: topics/templates/resources/list.html:31 topics/templates/topics/list.html:28 msgid "Edit" msgstr "Editar" -#: topics/templates/resources/list.html:37 topics/templates/topics/list.html:29 +#: topics/templates/resources/list.html:32 topics/templates/topics/list.html:29 msgid "Remove" msgstr "Remover" diff --git a/users/locale/pt_BR/LC_MESSAGES/django.po b/users/locale/pt_BR/LC_MESSAGES/django.po index d197f99..2dc1fe5 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -247,18 +247,10 @@ msgstr "Entrar" msgid "Sign Up" msgstr "Cadastrar" -#: users/templates/users/login.html:81 users/templates/users/login.html:106 +#: users/templates/users/login.html:81 users/templates/users/login.html:117 msgid "Forgot your password?" msgstr "Esqueceu sua senha?" -#: users/templates/users/login.html:90 -msgid "PT-BR" -msgstr "" - -#: users/templates/users/login.html:96 -msgid "EN" -msgstr "" - #: users/templates/users/new_password.html:39 msgid "Set new password" msgstr "Digite a nova senha" diff --git a/webpage/locale/pt_BR/LC_MESSAGES/django.po b/webpage/locale/pt_BR/LC_MESSAGES/django.po index d301e7b..1e8459b 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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:58-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -38,19 +38,19 @@ msgstr "Esse assunto já possui uma Página Web com esse nome" msgid "This field is required." msgstr "Esse campo é obrigatório." -#: webpage/models.py:7 +#: webpage/models.py:8 msgid "Webpage Content" msgstr "Conteúdo da Página Web" -#: webpage/models.py:10 +#: webpage/models.py:11 msgid "WebPage" msgstr "Página Web" -#: webpage/models.py:11 +#: webpage/models.py:12 msgid "WebPages" msgstr "Páginas Web" -#: webpage/models.py:29 +#: webpage/models.py:30 msgid "Are you sure you want delete the webpage" msgstr "Você tem certeza que deseja remover a Página Web" diff --git a/youtube_video/locale/pt_BR/LC_MESSAGES/django.po b/youtube_video/locale/pt_BR/LC_MESSAGES/django.po index e370058..7dd098b 100644 --- a/youtube_video/locale/pt_BR/LC_MESSAGES/django.po +++ b/youtube_video/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-10 17:05-0300\n" +"POT-Creation-Date: 2017-02-13 16:59-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,19 +36,19 @@ msgstr "Esse assunto já possui um vídeo do YouTube com esse nome" msgid "Invalid URL. It should be an YouTube link." msgstr "URL inválida. Ela deve ser uma URL de embed do YouTube." -#: youtube_video/models.py:7 +#: youtube_video/models.py:8 msgid "URL" msgstr "URL" -#: youtube_video/models.py:10 +#: youtube_video/models.py:11 msgid "YTVideo" msgstr "Vídeo do YouTube" -#: youtube_video/models.py:11 +#: youtube_video/models.py:12 msgid "YTVideos" msgstr "Vídeos do YouTube" -#: youtube_video/models.py:29 +#: youtube_video/models.py:30 msgid "Are you sure you want delete the YouTube Video" msgstr "Você tem certeza que deseja deletar o Vídeo do YouTube" -- libgit2 0.21.2