From 7de669b4cce4df23ec00a4ab7d1ad5d4f574aa0d Mon Sep 17 00:00:00 2001 From: felipebormann Date: Fri, 10 Feb 2017 00:26:38 -0300 Subject: [PATCH] modified logo and translations --- amadeus/locale/pt-br/LC_MESSAGES/django.po | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ amadeus/static/css/base/amadeus_responsive.css | 2 +- categories/locale/pt-br/LC_MESSAGES/django.po | 181 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ file_link/locale/pt-br/LC_MESSAGES/django.po | 134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ links/locale/pt-br/LC_MESSAGES/django.po | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ log/locale/pt-br/LC_MESSAGES/django.po | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ mailsender/locale/pt-br/LC_MESSAGES/django.po | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ mural/locale/pt-br/LC_MESSAGES/django.po | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ notifications/locale/pt-br/LC_MESSAGES/django.po | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pdf_file/forms.py | 2 +- pdf_file/locale/pt-br/LC_MESSAGES/django.po | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pendencies/locale/pt-br/LC_MESSAGES/django.po | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ security/locale/pt-br/LC_MESSAGES/django.po | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ students_group/locale/pt-br/LC_MESSAGES/django.po | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ subjects/locale/pt-br/LC_MESSAGES/django.po | 325 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ themes/locale/pt-br/LC_MESSAGES/django.po | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ topics/locale/pt-br/LC_MESSAGES/django.po | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ users/locale/pt-br/LC_MESSAGES/django.po | 405 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ webpage/locale/pt-br/LC_MESSAGES/django.po | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ youtube_video/locale/pt-br/LC_MESSAGES/django.po | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 20 files changed, 2905 insertions(+), 2 deletions(-) create mode 100644 amadeus/locale/pt-br/LC_MESSAGES/django.po create mode 100644 categories/locale/pt-br/LC_MESSAGES/django.po create mode 100644 file_link/locale/pt-br/LC_MESSAGES/django.po create mode 100644 links/locale/pt-br/LC_MESSAGES/django.po create mode 100644 log/locale/pt-br/LC_MESSAGES/django.po create mode 100644 mailsender/locale/pt-br/LC_MESSAGES/django.po create mode 100644 mural/locale/pt-br/LC_MESSAGES/django.po create mode 100644 notifications/locale/pt-br/LC_MESSAGES/django.po create mode 100644 pdf_file/locale/pt-br/LC_MESSAGES/django.po create mode 100644 pendencies/locale/pt-br/LC_MESSAGES/django.po create mode 100644 security/locale/pt-br/LC_MESSAGES/django.po create mode 100644 students_group/locale/pt-br/LC_MESSAGES/django.po create mode 100644 subjects/locale/pt-br/LC_MESSAGES/django.po create mode 100644 themes/locale/pt-br/LC_MESSAGES/django.po create mode 100644 topics/locale/pt-br/LC_MESSAGES/django.po create mode 100644 users/locale/pt-br/LC_MESSAGES/django.po create mode 100644 webpage/locale/pt-br/LC_MESSAGES/django.po create mode 100644 youtube_video/locale/pt-br/LC_MESSAGES/django.po diff --git a/amadeus/locale/pt-br/LC_MESSAGES/django.po b/amadeus/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..3980192 --- /dev/null +++ b/amadeus/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# 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-09 18:40-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" + +#: amadeus/templates/base.html:85 +msgid "Search for subjects and resources" +msgstr "" + +#: amadeus/templates/base.html:98 amadeus/templates/base.html:105 +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 +msgid "Profile" +msgstr "" + +#: amadeus/templates/base.html:131 +msgid "Edit Profile" +msgstr "" + +#: amadeus/templates/base.html:132 +msgid "Change Password" +msgstr "" + +#: amadeus/templates/base.html:133 +msgid "Delete Account" +msgstr "" + +#: amadeus/templates/base.html:134 +msgid "Logout" +msgstr "" + +#: amadeus/templates/base.html:139 +msgid "settings" +msgstr "" + +#: amadeus/templates/base.html:142 +msgid "Settings" +msgstr "" + +#: amadeus/templates/base.html:145 +msgid "Manage Users" +msgstr "" + +#: amadeus/templates/base.html:146 +msgid "Manage Categories" +msgstr "" + +#: amadeus/templates/base.html:153 +msgid "System" +msgstr "" + +#: amadeus/templates/base.html:160 +msgid "Mail Sender" +msgstr "" + +#: amadeus/templates/base.html:161 +msgid "Security" +msgstr "" + +#: amadeus/templates/base.html:162 +msgid "Theme" +msgstr "" + +#: amadeus/templates/base.html:182 amadeus/templates/base.html:234 +msgid "Subjects" +msgstr "" + +#: amadeus/templates/base.html:187 amadeus/templates/base.html:239 +msgid "Timeline" +msgstr "" + +#: amadeus/templates/base.html:193 amadeus/templates/base.html:245 +msgid "Messages" +msgstr "" + +#: amadeus/templates/base.html:196 amadeus/templates/base.html:248 +msgid "Pendencias" +msgstr "" + +#: amadeus/templates/base.html:204 amadeus/templates/base.html:256 +msgid "Analytics" +msgstr "" + +#: amadeus/templates/recover_pass_email_template.html:7 +#, python-format +msgid "" +"You're receiving this email because you requested a password reset for your " +"user account at %(site_name)s." +msgstr "" + +#: amadeus/templates/recover_pass_email_template.html:9 +msgid "Please go to the following page and choose a new password:" +msgstr "" + +#: amadeus/templates/recover_pass_email_template.html:15 +#, python-format +msgid "The %(site_name)s team" +msgstr "" diff --git a/amadeus/static/css/base/amadeus_responsive.css b/amadeus/static/css/base/amadeus_responsive.css index 71a4d7a..25afffa 100644 --- a/amadeus/static/css/base/amadeus_responsive.css +++ b/amadeus/static/css/base/amadeus_responsive.css @@ -77,7 +77,7 @@ } .navbar .navbar-brand{ - float: right; + float: left; } #btn-search { margin-top: -5px; diff --git a/categories/locale/pt-br/LC_MESSAGES/django.po b/categories/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..edf63c8 --- /dev/null +++ b/categories/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,181 @@ +# 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-09 18:40-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" + +#: categories/forms.py:23 +msgid "There is another category with this name, try another one." +msgstr "" + +#: categories/models.py:9 +msgid "Name" +msgstr "" + +#: categories/models.py:10 +msgid "Slug" +msgstr "" + +#: categories/models.py:11 +msgid "description" +msgstr "" + +#: categories/models.py:12 +msgid "visible" +msgstr "" + +#: categories/models.py:13 +msgid "coordinators" +msgstr "" + +#: categories/models.py:14 +msgid "Creation Date" +msgstr "" + +#: categories/models.py:15 +msgid "Modified Date" +msgstr "" + +#: categories/models.py:19 +msgid "Category" +msgstr "" + +#: categories/models.py:20 categories/views.py:48 +msgid "Categories" +msgstr "" + +#: categories/templates/categories/_form.html:21 +msgid "Atribute coordinators role to users" +msgstr "" + +#: categories/templates/categories/_form.html:62 +msgid "Save" +msgstr "" + +#: categories/templates/categories/_form.html:68 +#: categories/templates/categories/_form.html:69 +msgid "try an username" +msgstr "" + +#: categories/templates/categories/category_card.html:18 +#: categories/templates/categories/list.html:69 +#: categories/templates/categories/list.html:116 +msgid "Replicate" +msgstr "" + +#: 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:118 +msgid "Edit" +msgstr "" + +#: categories/templates/categories/category_card.html:20 +#: categories/templates/categories/list.html:74 +#: categories/templates/categories/list.html:119 +msgid "Remove" +msgstr "" + +#: categories/templates/categories/category_card.html:26 +msgid "Are you sure you want to subscribe to this course?" +msgstr "" + +#: categories/templates/categories/category_card.html:27 +msgid "Subscribe" +msgstr "" + +#: categories/templates/categories/delete.html:12 +msgid "Are you sure you want to delete the category" +msgstr "" + +#: categories/templates/categories/delete.html:12 +msgid "All its data will be lost and can't be recovered" +msgstr "" + +#: categories/templates/categories/delete.html:18 +msgid "Close" +msgstr "" + +#: categories/templates/categories/delete.html:19 +msgid "Delete" +msgstr "" + +#: categories/templates/categories/home.html:26 +msgid "categories" +msgstr "" + +#: categories/templates/categories/list.html:31 categories/views.py:106 +msgid "Create Category" +msgstr "" + +#: categories/templates/categories/list.html:39 +msgid "My subjects" +msgstr "" + +#: categories/templates/categories/list.html:40 +msgid "all subjects" +msgstr "" + +#: categories/templates/categories/list.html:88 +#: categories/templates/categories/list.html:133 +msgid "Coordinator(s) " +msgstr "" + +#: categories/templates/categories/list.html:92 +#: categories/templates/categories/list.html:137 +msgid "It doesn't possess coordinators" +msgstr "" + +#: categories/templates/categories/notifications_timeline.html:14 +msgid "at" +msgstr "" + +#: categories/templates/categories/notifications_timeline.html:15 +msgid "ago" +msgstr "" + +#: categories/templates/categories/update.html:8 +msgid "Update: " +msgstr "" + +#: categories/views.py:104 +msgid "Replicate Category" +msgstr "" + +#: categories/views.py:131 +#, python-format +msgid "Category \"%s\" register successfully!" +msgstr "" + +#: categories/views.py:167 +msgid "" +"The category cannot be removed, it contains one or more virtual enviroments " +"attach." +msgstr "" + +#: categories/views.py:180 +#, python-format +msgid "Category \"%s\" removed successfully!" +msgstr "" + +#: categories/views.py:208 +#, python-format +msgid "Category \"%s\" updated successfully!" +msgstr "" + +#: categories/views.py:225 +msgid "Update Category" +msgstr "" diff --git a/file_link/locale/pt-br/LC_MESSAGES/django.po b/file_link/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..1edceb4 --- /dev/null +++ b/file_link/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,134 @@ +# 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-09 18:40-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" + +#: file_link/forms.py:26 +msgid "Tags" +msgstr "" + +#: file_link/forms.py:32 +msgid "File name" +msgstr "" + +#: file_link/forms.py:52 +msgid "This subject already has a file link with this name" +msgstr "" + +#: file_link/forms.py:64 +msgid "The file is too large. It should have less than 10MB." +msgstr "" + +#: file_link/forms.py:69 +msgid "This field is required." +msgstr "" + +#: file_link/models.py:22 +msgid "File not supported." +msgstr "" + +#: file_link/models.py:25 +msgid "File" +msgstr "" + +#: file_link/models.py:28 +msgid "File Link" +msgstr "" + +#: file_link/models.py:29 +msgid "File Links" +msgstr "" + +#: file_link/models.py:48 +msgid "Are you sure you want delete the file link" +msgstr "" + +#: file_link/templates/file_links/_form.html:33 +msgid "Choose your file..." +msgstr "" + +#: file_link/templates/file_links/_form.html:47 +msgid "Click or drop the file here" +msgstr "" + +#: file_link/templates/file_links/_form.html:49 +msgid "The file could not exceed 10MB." +msgstr "" + +#: file_link/templates/file_links/_form.html:69 +msgid "Common resources settings" +msgstr "" + +#: file_link/templates/file_links/_form.html:118 +msgid "Pendencies Notifications" +msgstr "" + +#: file_link/templates/file_links/_form.html:134 +msgid "Action not performed by the user" +msgstr "" + +#: file_link/templates/file_links/_form.html:160 +msgid "Wished period" +msgstr "" + +#: file_link/templates/file_links/_form.html:256 +msgid "Attribute students to file link" +msgstr "" + +#: file_link/templates/file_links/_form.html:276 +msgid "Attribute groups to file link" +msgstr "" + +#: file_link/templates/file_links/_form.html:322 +msgid "Save" +msgstr "" + +#: file_link/templates/file_links/create.html:20 file_link/views.py:177 +msgid "Create File Link" +msgstr "" + +#: file_link/templates/file_links/update.html:20 +msgid "Edit: " +msgstr "" + +#: file_link/views.py:104 file_link/views.py:117 file_link/views.py:227 +#: file_link/views.py:229 file_link/views.py:245 file_link/views.py:247 +msgid "Visualize" +msgstr "" + +#: file_link/views.py:188 +#, python-format +msgid "" +"The File Link \"%s\" was added to the Topic \"%s\" of the virtual " +"environment \"%s\" successfully!" +msgstr "" + +#: file_link/views.py:291 +msgid "Update File Link" +msgstr "" + +#: file_link/views.py:302 +#, python-format +msgid "The File Link \"%s\" was updated successfully!" +msgstr "" + +#: file_link/views.py:329 +#, python-format +msgid "" +"The File Link \"%s\" was removed successfully from virtual environment \"%s" +"\"!" +msgstr "" diff --git a/links/locale/pt-br/LC_MESSAGES/django.po b/links/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..0ec6b52 --- /dev/null +++ b/links/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# 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-09 18:40-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" + +#: links/forms.py:27 +msgid "Tags" +msgstr "" + +#: links/forms.py:28 +msgid "Website URL" +msgstr "" + +#: links/forms.py:34 +msgid "Link name" +msgstr "" + +#: links/forms.py:35 +msgid "End View" +msgstr "" + +#: links/forms.py:36 +msgid "End View Date" +msgstr "" + +#: links/forms.py:64 +msgid "There is already a link with this name on this subject" +msgstr "" + +#: links/models.py:11 +msgid "Link_URL" +msgstr "" + +#: links/models.py:31 links/templates/links/delete.html:9 +msgid "Are you sure you want delete the Website link" +msgstr "" + +#: links/templates/links/_form.html:112 +msgid "Pendencies Notifications" +msgstr "" + +#: links/templates/links/_form.html:130 +msgid "Action not performed by the user" +msgstr "" + +#: links/templates/links/_form.html:156 +msgid "Wished period" +msgstr "" + +#: links/templates/links/_form.html:252 +msgid "Attribute students to file link" +msgstr "" + +#: links/templates/links/_form.html:272 +msgid "Attribute groups to file link" +msgstr "" + +#: links/templates/links/_form.html:320 +msgid "Save" +msgstr "" + +#: links/templates/links/create.html:20 +msgid "Create Website Link" +msgstr "" + +#: links/templates/links/delete.html:14 +msgid "Close" +msgstr "" + +#: links/templates/links/delete.html:17 +msgid "Delete" +msgstr "" + +#: links/templates/links/update.html:20 +msgid "Edit: " +msgstr "" + +#: links/views.py:51 links/views.py:64 links/views.py:224 links/views.py:226 +#: links/views.py:242 links/views.py:244 +msgid "Visualize" +msgstr "" + +#: links/views.py:124 +msgid "Create Webiste Link" +msgstr "" + +#: links/views.py:135 +#, python-format +msgid "" +"The Link \"%s\" was added to the Topic \"%s\" of the virtual environment " +"\"%s\" successfully!" +msgstr "" + +#: links/views.py:163 +#, python-format +msgid "" +"The Website Link \"%s\" was removed successfully from virtual environment " +"\"%s\"!" +msgstr "" + +#: links/views.py:288 +msgid "Update Website Link" +msgstr "" + +#: links/views.py:299 +#, python-format +msgid "The Website Link \"%s\" was updated successfully!" +msgstr "" diff --git a/log/locale/pt-br/LC_MESSAGES/django.po b/log/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..17d4cb5 --- /dev/null +++ b/log/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# 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-09 18:40-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" + +#: log/models.py:8 +msgid "Component (Module / App)" +msgstr "" + +#: log/models.py:9 +msgid "Context" +msgstr "" + +#: log/models.py:10 +msgid "Action" +msgstr "" + +#: log/models.py:11 +msgid "Resource" +msgstr "" + +#: log/models.py:12 +msgid "Actor" +msgstr "" + +#: log/models.py:13 +msgid "Actor id" +msgstr "" + +#: log/models.py:14 +msgid "Actor Mail" +msgstr "" + +#: log/models.py:15 +msgid "Date and Time of action" +msgstr "" + +#: log/models.py:18 +msgid "Log" +msgstr "" + +#: log/models.py:19 +msgid "Logs" +msgstr "" diff --git a/mailsender/locale/pt-br/LC_MESSAGES/django.po b/mailsender/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..f472a16 --- /dev/null +++ b/mailsender/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# 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-09 18:40-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" + +#: mailsender/models.py:5 +msgid "Description" +msgstr "" + +#: mailsender/models.py:6 +msgid "Host name" +msgstr "" + +#: mailsender/models.py:7 +msgid "Port Number" +msgstr "" + +#: mailsender/models.py:8 +msgid "Username" +msgstr "" + +#: mailsender/models.py:9 +msgid "Password" +msgstr "" + +#: mailsender/models.py:10 mailsender/templates/mailsender/update.html:32 +msgid "Criptografy" +msgstr "" + +#: mailsender/models.py:10 +msgid "No" +msgstr "" + +#: mailsender/models.py:10 +msgid "SSL" +msgstr "" + +#: mailsender/models.py:10 +msgid "TLS" +msgstr "" + +#: mailsender/models.py:10 +msgid "TLS, if possible" +msgstr "" + +#: mailsender/models.py:13 +msgid "Mail sender configuration" +msgstr "" + +#: mailsender/models.py:14 +msgid "Mail sender configurations" +msgstr "" + +#: mailsender/templates/mailsender/update.html:9 +msgid "Settings: Mail Sender" +msgstr "" + +#: mailsender/templates/mailsender/update.html:19 +msgid "General server settings" +msgstr "" + +#: mailsender/templates/mailsender/update.html:21 +msgid "" +"If your email host is Gmail make sure to turn on the option \"Allow less " +"secure apps\" in" +msgstr "" + +#: mailsender/templates/mailsender/update.html:29 +msgid "Autentication" +msgstr "" + +#: mailsender/templates/mailsender/update.html:60 +msgid "Save" +msgstr "" + +#: mailsender/views.py:27 +msgid "Mail Sender configuration updated successfully!" +msgstr "" + +#: mailsender/views.py:34 +msgid "Mail Sender" +msgstr "" diff --git a/mural/locale/pt-br/LC_MESSAGES/django.po b/mural/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..d2775cd --- /dev/null +++ b/mural/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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-09 18:40-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" + +#: mural/forms.py:16 mural/forms.py:51 +msgid "This field is required." +msgstr "" + +#: mural/forms.py:28 mural/forms.py:63 +msgid "The image is too large. It should have less than 5MB." +msgstr "" + +#: mural/models.py:18 +msgid "File not supported." +msgstr "" + +#: mural/models.py:21 +msgid "Action" +msgstr "" + +#: mural/models.py:21 mural/models.py:66 mural/models.py:79 +#: mural/templates/mural/_view_comment.html:14 +msgid "Comment" +msgstr "" + +#: mural/models.py:21 +msgid "Ask for Help" +msgstr "" + +#: mural/models.py:22 mural/models.py:68 mural/models.py:78 mural/models.py:86 +msgid "Post" +msgstr "" + +#: mural/models.py:23 mural/models.py:67 +msgid "Image" +msgstr "" + +#: mural/models.py:24 mural/models.py:69 mural/models.py:80 mural/models.py:87 +msgid "User" +msgstr "" + +#: mural/models.py:25 mural/models.py:70 +msgid "Create Date" +msgstr "" + +#: mural/models.py:26 mural/models.py:71 +msgid "Last Update" +msgstr "" + +#: mural/models.py:27 +msgid "Edited" +msgstr "" + +#: mural/models.py:38 +msgid "Space" +msgstr "" + +#: mural/models.py:56 +msgid "Subject" +msgstr "" + +#: mural/models.py:57 +msgid "Resource" +msgstr "" + +#: mural/models.py:77 +msgid "Viewed" +msgstr "" + +#: mural/templates/mural/_form.html:54 +#: mural/templates/mural/_form_comment.html:33 +msgid "Choose your photo..." +msgstr "" + +#: mural/templates/mural/_form.html:63 +#: mural/templates/mural/_form_comment.html:42 +msgid "Click or drop the file here" +msgstr "" + +#: mural/templates/mural/_form.html:65 +#: mural/templates/mural/_form_comment.html:44 +msgid "The file could not exceed 5MB." +msgstr "" + +#: mural/templates/mural/_form.html:87 +#: mural/templates/mural/_form_comment.html:66 +msgid "Save" +msgstr "" + +#: mural/templates/mural/_form.html:88 +#: mural/templates/mural/_form_comment.html:67 +#: mural/templates/mural/_form_comment.html:91 +msgid "Cancel" +msgstr "" + +#: mural/templates/mural/_form_comment.html:77 +msgid "Mark user in comment" +msgstr "" + +#: mural/templates/mural/_form_comment.html:80 +msgid "Type the user name in the field below" +msgstr "" + +#: mural/templates/mural/_form_comment.html:90 +msgid "Mark" +msgstr "" + +#: mural/templates/mural/_form_comment.html:106 +msgid "Mark User" +msgstr "" + +#: mural/templates/mural/_user_suggestions_list.html:16 +msgid "No results found." +msgstr "" + +#: mural/templates/mural/_view.html:21 +#: mural/templates/mural/_view_comment.html:22 +msgid "Edit" +msgstr "" + +#: mural/templates/mural/_view.html:23 +#: mural/templates/mural/_view_comment.html:24 +msgid "Remove" +msgstr "" + +#: mural/templates/mural/_view.html:35 +#: mural/templates/mural/_view_comment.html:31 +msgid "In" +msgstr "" + +#: mural/templates/mural/_view.html:59 +msgid "Make a comment..." +msgstr "" + +#: mural/templates/mural/delete.html:8 +msgid "Are you sure you want to delete this post" +msgstr "" + +#: mural/templates/mural/delete.html:13 +msgid "Close" +msgstr "" + +#: mural/templates/mural/delete.html:16 +msgid "Delete" +msgstr "" + +#: mural/templates/mural/list.html:9 +msgid "Mural: General" +msgstr "" + +#: mural/templates/mural/list.html:17 +msgid "General" +msgstr "" + +#: mural/templates/mural/list.html:18 +msgid "Per Category" +msgstr "" + +#: mural/templates/mural/list.html:19 +msgid "Per Subject" +msgstr "" + +#: mural/templates/mural/list.html:32 +msgid "Wish to make a new post?" +msgstr "" + +#: mural/templates/mural/list.html:50 +msgid "There are no posts in this mural yet." +msgstr "" + +#: mural/templates/mural/list.html:54 mural/templates/mural/list.html:67 +msgid "Filter" +msgstr "" + +#: mural/templates/mural/list.html:59 +msgid "Favorite posts" +msgstr "" + +#: mural/templates/mural/list.html:64 +msgid "Only my posts" +msgstr "" + +#: mural/templates/mural/list.html:68 +msgid "Clean Filters" +msgstr "" + +#: mural/templatetags/mural_filters.py:11 +msgid "(Edited)" +msgstr "" + +#: mural/templatetags/mural_filters.py:29 mural/views.py:231 +msgid "Unfavorite" +msgstr "" + +#: mural/templatetags/mural_filters.py:31 mural/views.py:235 +msgid "Favorite" +msgstr "" + +#: mural/views.py:71 +msgid "Mural" +msgstr "" + +#: mural/views.py:115 mural/views.py:267 +#, python-format +msgid "%s has made a post in General" +msgstr "" + +#: mural/views.py:212 +msgid "Your post was published successfully!" +msgstr "" + +#: mural/views.py:214 +msgid "Your post was edited successfully!" +msgstr "" + +#: mural/views.py:221 +msgid "Post deleted successfully!" +msgstr "" + +#: mural/views.py:299 +msgid "Your comment was published successfully!" +msgstr "" + +#: mural/views.py:301 +msgid "Your comment was edited successfully!" +msgstr "" diff --git a/notifications/locale/pt-br/LC_MESSAGES/django.po b/notifications/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..49451d3 --- /dev/null +++ b/notifications/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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-09 18:40-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" + +#: notifications/models.py:8 +msgid "Meta" +msgstr "" + +#: notifications/models.py:9 +#: notifications/templates/notifications/_ajax_history.html:33 +#: notifications/templates/notifications/_history.html:32 +msgid "Task" +msgstr "" + +#: notifications/models.py:10 +msgid "User" +msgstr "" + +#: notifications/models.py:11 +msgid "Type" +msgstr "" + +#: notifications/models.py:11 +msgid "Type 1-A" +msgstr "" + +#: notifications/models.py:11 +msgid "Type 1-B" +msgstr "" + +#: notifications/models.py:11 +msgid "Type 2" +msgstr "" + +#: notifications/models.py:11 +msgid "Type 3" +msgstr "" + +#: notifications/models.py:12 +msgid "Visualized" +msgstr "" + +#: notifications/models.py:13 +msgid "Creation Date" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:6 +#: notifications/templates/notifications/_history.html:6 +msgid "rows" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:11 +#: notifications/templates/notifications/_history.html:11 +msgid "Search" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:13 +#: notifications/templates/notifications/_history.html:13 +msgid "Insert date or resource" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:23 +#: notifications/templates/notifications/_history.html:22 +msgid "Date" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:28 +#: notifications/templates/notifications/_history.html:27 +msgid "Resource" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:38 +#: notifications/templates/notifications/_history.html:37 +msgid "Final Date" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:43 +#: notifications/templates/notifications/_history.html:42 +msgid "Notification" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:48 +#: notifications/templates/notifications/_history.html:47 +msgid "Observation" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:59 +#: notifications/templates/notifications/_history.html:58 +#: notifications/templates/notifications/_view.html:28 +msgid "Not Informed" +msgstr "" + +#: notifications/templates/notifications/_ajax_history.html:66 +#: notifications/templates/notifications/_history.html:65 +msgid "No results found" +msgstr "" + +#: notifications/templates/notifications/_view.html:10 +msgid "Home" +msgstr "" + +#: notifications/templates/notifications/_view.html:28 +msgid "Final Date/Time" +msgstr "" + +#: notifications/templates/notifications/_view.html:31 +msgid "Your goal was to realize this in" +msgstr "" + +#: notifications/templates/notifications/_view.html:33 +msgid "Task finished in" +msgstr "" + +#: notifications/templates/notifications/_view.html:36 +msgid "of the participants already realized this task." +msgstr "" + +#: notifications/templates/notifications/_view.html:48 +msgid "Access the task" +msgstr "" + +#: notifications/templates/notifications/_view.html:50 +msgid "Realize the task" +msgstr "" + +#: notifications/templates/notifications/_view.html:55 +msgid "or" +msgstr "" + +#: notifications/templates/notifications/_view.html:58 +msgid "Define goal to realization" +msgstr "" + +#: notifications/templates/notifications/_view.html:60 +msgid "Define new goal" +msgstr "" + +#: notifications/templates/notifications/_view.html:82 +msgid "Save Goal" +msgstr "" + +#: notifications/templates/notifications/_view.html:85 +msgid "Cancel" +msgstr "" + +#: notifications/templates/notifications/index.html:20 +msgid "You got pendencies in the following subjects" +msgstr "" + +#: notifications/templates/notifications/index.html:38 +#: notifications/templates/notifications/subject.html:31 +msgid "Actual Pendencies" +msgstr "" + +#: notifications/templates/notifications/index.html:39 +#: notifications/templates/notifications/subject.html:32 +msgid "Notifications History" +msgstr "" + +#: notifications/templates/notifications/index.html:63 +msgid "You do not posses any pendency." +msgstr "" + +#: notifications/templates/notifications/subject.html:23 +#: notifications/views.py:162 +msgid "Pendencies" +msgstr "" + +#: notifications/templates/notifications/subject.html:44 +msgid "You do not posses any pendency in this subject" +msgstr "" + +#: notifications/templatetags/notification_filters.py:27 +#: notifications/templatetags/notification_filters.py:29 +msgid "You still did not realize this task" +msgstr "" + +#: notifications/templatetags/notification_filters.py:31 +msgid "This task is late" +msgstr "" + +#: notifications/templatetags/notification_filters.py:33 +msgid "You miss this task" +msgstr "" + +#: notifications/templatetags/notification_filters.py:120 +#: notifications/templatetags/notification_filters.py:124 +#, python-format +msgid "Goal defined to task realization: %s" +msgstr "" + +#: notifications/templatetags/notification_filters.py:126 +#, python-format +msgid "New goal defined to task realization: %s" +msgstr "" + +#: notifications/views.py:59 notifications/views.py:123 +#, python-format +msgid "%s - Pendencies" +msgstr "" + +#: notifications/views.py:245 +msgid "No goal date received" +msgstr "" + +#: notifications/views.py:252 +msgid "Could not identify the notification" +msgstr "" + +#: notifications/views.py:259 +msgid "The goal date should be equal or after today's date" +msgstr "" + +#: notifications/views.py:262 +msgid "The goal date should be equal or before subject's date" +msgstr "" + +#: notifications/views.py:268 +#, python-format +msgid "Your new goal to realize the task %s is %s" +msgstr "" + +#: notifications/views.py:270 +#, python-format +msgid "Your goal to realize the task %s is %s" +msgstr "" diff --git a/pdf_file/forms.py b/pdf_file/forms.py index e71e029..8b622ca 100644 --- a/pdf_file/forms.py +++ b/pdf_file/forms.py @@ -46,7 +46,7 @@ class PDFFileForm(forms.ModelForm): same_name = topic.resource_topic.filter(name__unaccent__iexact = name).count() if same_name > 0: - self._errors['name'] = [_('This subject already has a file link with this name')] + self._errors['name'] = [_('This subject already has a pdf file with this name')] return ValueError diff --git a/pdf_file/locale/pt-br/LC_MESSAGES/django.po b/pdf_file/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..e3f0bfb --- /dev/null +++ b/pdf_file/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,133 @@ +# 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-09 18:40-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" + +#: pdf_file/forms.py:24 +msgid "Tags" +msgstr "" + +#: pdf_file/forms.py:29 +msgid "File name" +msgstr "Nome do Arquivo" + +#: pdf_file/forms.py:49 +msgid "This subject already has a pdf file with this name" +msgstr "Esse assunto já possui um arquivo PDF com este nome" + +#: pdf_file/forms.py:61 +msgid "The file is too large. It should have less than 10MB." +msgstr "" + +#: pdf_file/forms.py:66 +msgid "This field is required." +msgstr "" + +#: pdf_file/models.py:15 +msgid "File not supported, use PDF format instead." +msgstr "Este formato não é suportado, use PDF" + +#: pdf_file/models.py:18 +msgid "File" +msgstr "Arquivo" + +#: pdf_file/models.py:41 +msgid "Are you sure you want delete the PDF File" +msgstr "Tem certeza que você deseja deletar esse arquivo PDF" + +#: pdf_file/templates/pdf_file/_form.html:32 +msgid "Choose your file..." +msgstr "Escolha o arquivo.." + +#: pdf_file/templates/pdf_file/_form.html:46 +msgid "Click or drop the file here" +msgstr "Clique ou arraste o arquivo aqui" + +#: pdf_file/templates/pdf_file/_form.html:48 +msgid "The file could not exceed 10MB." +msgstr "Esse arquivo não pode exceder 10MB" + +#: pdf_file/templates/pdf_file/_form.html:68 +msgid "Common resources settings" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:119 +msgid "Pendencies Notifications" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:135 +msgid "Action not performed by the user" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:161 +msgid "Wished period" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:257 +msgid "Attribute students to file link" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:277 +msgid "Attribute groups to file link" +msgstr "" + +#: pdf_file/templates/pdf_file/_form.html:346 +msgid "Save" +msgstr "" + +#: pdf_file/templates/pdf_file/create.html:20 +msgid "Create PDF file" +msgstr "" + +#: pdf_file/templates/pdf_file/update.html:20 +msgid "Edit: " +msgstr "" + +#: pdf_file/templates/pdf_file/view.html:47 +msgid "PDF could not be displayed" +msgstr "O arquivo PDF não podia 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 +msgid "Visualize" +msgstr "" + +#: pdf_file/views.py:162 +msgid "Create PDF File" +msgstr "" + +#: pdf_file/views.py:173 +#, python-format +msgid "" +"The PDF File \"%s\" was added to the Topic \"%s\" of the virtual environment " +"\"%s\" successfully!" +msgstr "" + +#: pdf_file/views.py:277 +msgid "Update PDF File" +msgstr "Atualizar Arquivo PDF" + +#: pdf_file/views.py:288 +#, python-format +msgid "The PDF File \"%s\" was updated successfully!" +msgstr "O arquivo PDF \"%s\" foi atualizado com sucesso! " + +#: pdf_file/views.py:315 +#, python-format +msgid "" +"The PDF File \"%s\" was removed successfully from virtual environment \"%s\"!" +msgstr "O arquivo PDF \"%s\" foi removid com sucesso do ambiente virtual \"%s\"!" diff --git a/pendencies/locale/pt-br/LC_MESSAGES/django.po b/pendencies/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..72bee76 --- /dev/null +++ b/pendencies/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,90 @@ +# 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-09 18:40-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" + +#: pendencies/forms.py:41 pendencies/forms.py:44 pendencies/forms.py:47 +msgid "This field is required." +msgstr "" + +#: pendencies/forms.py:52 +msgid "This input should be filled with a date equal or before the End Date." +msgstr "" + +#: pendencies/forms.py:53 +msgid "This input should be filled with a date equal or after the Begin Date." +msgstr "" + +#: pendencies/forms.py:60 pendencies/forms.py:70 +msgid "This input should be filled with a date equal or after today's date." +msgstr "" + +#: pendencies/forms.py:63 pendencies/forms.py:73 +msgid "" +"This input should be filled with a date equal or after the subject begin " +"date." +msgstr "" + +#: pendencies/forms.py:66 +msgid "" +"This input should be filled with a date equal or after the subject end date." +msgstr "" + +#: pendencies/forms.py:76 +msgid "" +"This input should be filled with a date equal or before the subject end date." +msgstr "" + +#: pendencies/models.py:8 +msgid "Action" +msgstr "" + +#: pendencies/models.py:8 +msgid "Visualize" +msgstr "" + +#: pendencies/models.py:8 +msgid "Create" +msgstr "" + +#: pendencies/models.py:8 +msgid "Answer" +msgstr "" + +#: pendencies/models.py:8 +msgid "Access" +msgstr "" + +#: pendencies/models.py:8 +msgid "Finish" +msgstr "" + +#: pendencies/models.py:9 +msgid "Begin Date" +msgstr "" + +#: pendencies/models.py:10 +msgid "End Date" +msgstr "" + +#: pendencies/models.py:11 +msgid "Limit Date" +msgstr "" + +#: pendencies/models.py:12 +msgid "Resource" +msgstr "" diff --git a/security/locale/pt-br/LC_MESSAGES/django.po b/security/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..8f49f27 --- /dev/null +++ b/security/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-09 18:40-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" + +#: security/models.py:5 +msgid "Don't allow users to self-register" +msgstr "" + +#: security/models.py:6 +msgid "Put system in maintenance mode" +msgstr "" + +#: security/models.py:9 +msgid "Security configuration" +msgstr "" + +#: security/models.py:10 +msgid "Security configurations" +msgstr "" + +#: security/templates/security/update.html:9 +msgid "Settings: Security" +msgstr "" + +#: security/templates/security/update.html:43 +msgid "Save" +msgstr "" + +#: security/views.py:27 +msgid "Security settings updated successfully!" +msgstr "" + +#: security/views.py:34 +msgid "Security" +msgstr "" diff --git a/students_group/locale/pt-br/LC_MESSAGES/django.po b/students_group/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..38b23c0 --- /dev/null +++ b/students_group/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,140 @@ +# 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-09 18:40-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" + +#: students_group/forms.py:31 +msgid "This subject already has a group with this name" +msgstr "" + +#: students_group/models.py:9 +msgid "Name" +msgstr "" + +#: students_group/models.py:10 +msgid "Slug" +msgstr "" + +#: students_group/models.py:11 +msgid "Description" +msgstr "" + +#: students_group/models.py:12 +msgid "Subject" +msgstr "" + +#: students_group/models.py:13 +msgid "Participants" +msgstr "" + +#: students_group/models.py:14 +msgid "Create Date" +msgstr "" + +#: students_group/models.py:15 +msgid "Last Update" +msgstr "" + +#: students_group/models.py:18 +msgid "Students Group" +msgstr "" + +#: students_group/models.py:19 students_group/views.py:48 +msgid "Students Groups" +msgstr "" + +#: students_group/templates/groups/_form.html:21 +msgid "Attribute students to group" +msgstr "" + +#: students_group/templates/groups/_form.html:57 +msgid "Save" +msgstr "" + +#: students_group/templates/groups/create.html:9 +msgid "Replicate: " +msgstr "" + +#: students_group/templates/groups/create.html:15 +#: students_group/templates/groups/index.html:31 students_group/views.py:123 +msgid "Create Group" +msgstr "" + +#: students_group/templates/groups/delete.html:9 +msgid "Are you sure you want delete the group" +msgstr "" + +#: students_group/templates/groups/delete.html:10 +msgid "" +"With this action the group will no longer exist but your participants will " +"still be attached to the subject." +msgstr "" + +#: students_group/templates/groups/delete.html:15 +msgid "Close" +msgstr "" + +#: students_group/templates/groups/delete.html:18 +msgid "Delete" +msgstr "" + +#: students_group/templates/groups/index.html:13 +msgid "Groups" +msgstr "" + +#: students_group/templates/groups/index.html:55 +msgid "Replicate" +msgstr "" + +#: students_group/templates/groups/index.html:58 +msgid "Edit" +msgstr "" + +#: students_group/templates/groups/index.html:59 +msgid "Remove" +msgstr "" + +#: students_group/templates/groups/index.html:70 +msgid "Participant(s)" +msgstr "" + +#: students_group/templates/groups/update.html:8 +msgid "Update: " +msgstr "" + +#: students_group/views.py:133 +msgid "Replicate Group" +msgstr "" + +#: students_group/views.py:140 +#, python-format +msgid "The group \"%s\" was created successfully!" +msgstr "" + +#: students_group/views.py:170 +msgid "Update Group" +msgstr "" + +#: students_group/views.py:180 +#, python-format +msgid "The group \"%s\" was updated successfully!" +msgstr "" + +#: students_group/views.py:219 +#, python-format +msgid "The group \"%s\" was removed successfully!" +msgstr "" diff --git a/subjects/locale/pt-br/LC_MESSAGES/django.po b/subjects/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..42fa857 --- /dev/null +++ b/subjects/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,325 @@ +# 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-09 18:40-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" + +#: subjects/forms.py:14 subjects/forms.py:129 +msgid "Tags" +msgstr "" + +#: subjects/forms.py:82 subjects/forms.py:187 +msgid "There is another subject with this name, try another one." +msgstr "" + +#: subjects/forms.py:91 subjects/forms.py:100 subjects/forms.py:108 +#: subjects/forms.py:116 +msgid "this date must be today or after" +msgstr "" + +#: subjects/models.py:14 subjects/models.py:20 +msgid "Name" +msgstr "" + +#: subjects/models.py:21 +msgid "Slug" +msgstr "" + +#: subjects/models.py:23 +msgid "simpler_description" +msgstr "" + +#: subjects/models.py:24 +msgid "description" +msgstr "" + +#: subjects/models.py:25 +msgid "visible" +msgstr "" + +#: subjects/models.py:27 +msgid "Begin of Subject Date" +msgstr "" + +#: subjects/models.py:28 +msgid "End of Subject Date" +msgstr "" + +#: subjects/models.py:32 +msgid "Creation Date" +msgstr "" + +#: subjects/models.py:33 +msgid "Date of last update" +msgstr "" + +#: subjects/models.py:35 +msgid "Begin Subscribe" +msgstr "" + +#: subjects/models.py:36 +msgid "End Subscribe" +msgstr "" + +#: subjects/models.py:39 +msgid "Students" +msgstr "" + +#: subjects/models.py:43 +msgid "Maximum upload size" +msgstr "" + +#: subjects/templates/subjects/_form.html:21 +msgid "Attribute students to subject" +msgstr "" + +#: subjects/templates/subjects/_form.html:41 +msgid "Attribute professors to subject" +msgstr "" + +#: subjects/templates/subjects/_form.html:87 +msgid "Save" +msgstr "" + +#: subjects/templates/subjects/create.html:23 +msgid "Replicate: " +msgstr "" + +#: subjects/templates/subjects/delete.html:13 +msgid "Are you sure you want to delete the subject" +msgstr "" + +#: subjects/templates/subjects/delete.html:19 +msgid "CLOSE" +msgstr "" + +#: subjects/templates/subjects/delete.html:20 +msgid "DELETE" +msgstr "" + +#: subjects/templates/subjects/initial.html:17 +msgid "Palavras-chave mais populares" +msgstr "" + +#: subjects/templates/subjects/initial.html:44 +msgid "Meus Assuntos" +msgstr "" + +#: subjects/templates/subjects/initial.html:57 +#: subjects/templates/subjects/list.html:190 +msgid "You still do not posses any subject in our platform" +msgstr "" + +#: subjects/templates/subjects/list.html:36 +#: subjects/templates/subjects/list.html:39 +msgid "My subjects" +msgstr "" + +#: subjects/templates/subjects/list.html:37 +#: subjects/templates/subjects/list.html:40 +msgid "All subjects" +msgstr "" + +#: subjects/templates/subjects/list.html:75 +#: subjects/templates/subjects/list.html:142 +#: subjects/templates/subjects/subject_card.html:29 +#: subjects/templates/subjects/view.html:51 +msgid "Replicate" +msgstr "" + +#: subjects/templates/subjects/list.html:77 +#: subjects/templates/subjects/list.html:144 +#: subjects/templates/subjects/resource_card.html:25 +#: subjects/templates/subjects/subject_card.html:31 +#: subjects/templates/subjects/view.html:53 +msgid "Edit" +msgstr "" + +#: subjects/templates/subjects/list.html:79 +#: subjects/templates/subjects/list.html:145 +#: subjects/templates/subjects/resource_card.html:26 +#: subjects/templates/subjects/subject_card.html:33 +#: subjects/templates/subjects/view.html:55 +msgid "Remove" +msgstr "" + +#: subjects/templates/subjects/list.html:99 +#: subjects/templates/subjects/list.html:165 +msgid "Coordinator(s) " +msgstr "" + +#: subjects/templates/subjects/list.html:103 +#: subjects/templates/subjects/list.html:169 +msgid "It doesn't possess coordinators" +msgstr "" + +#: subjects/templates/subjects/list.html:109 +#: subjects/templates/subjects/list.html:175 +msgid "Create new subject" +msgstr "" + +#: subjects/templates/subjects/list_search.html:38 +#: subjects/templates/subjects/list_search.html:41 +msgid "Search results" +msgstr "" + +#: subjects/templates/subjects/list_search.html:38 +msgid " Any subjects or Resources were not found on the search for " +msgstr "" + +#: subjects/templates/subjects/list_search.html:46 +#: subjects/templates/subjects/list_search.html:49 subjects/views.py:586 +msgid "Subjects" +msgstr "" + +#: subjects/templates/subjects/list_search.html:47 +#: subjects/templates/subjects/list_search.html:50 subjects/views.py:593 +msgid "Resources" +msgstr "" + +#: subjects/templates/subjects/resource_card.html:42 +#: subjects/templates/subjects/subject_card.html:53 +msgid "Professor(s) " +msgstr "" + +#: subjects/templates/subjects/resource_card.html:46 +#: subjects/templates/subjects/subject_card.html:57 +msgid "It doesn't possess professors" +msgstr "" + +#: subjects/templates/subjects/resource_card.html:50 +msgid "Category" +msgstr "" + +#: subjects/templates/subjects/resource_card.html:53 +msgid "Subject" +msgstr "" + +#: subjects/templates/subjects/resource_card.html:61 +#: subjects/templates/subjects/resource_card.html:63 +msgid "Access Resource" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:32 +#: subjects/templates/subjects/view.html:54 +msgid "Groups" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:61 +msgid "Beginning" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:64 +msgid "End" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:74 +msgid "Access Subject" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:76 +msgid "Subscribe to Subject" +msgstr "" + +#: subjects/templates/subjects/subject_card.html:79 +msgid "This subject doesn't allow new subscriptions" +msgstr "" + +#: subjects/templates/subjects/subscribe.html:10 +msgid "Subscribe To Subject" +msgstr "" + +#: subjects/templates/subjects/subscribe.html:17 +msgid "Are you sure you want to subscribe to the subject" +msgstr "" + +#: subjects/templates/subjects/subscribe.html:23 +msgid "Cancel" +msgstr "" + +#: subjects/templates/subjects/subscribe.html:24 +msgid "Ok" +msgstr "" + +#: subjects/templates/subjects/update.html:22 +msgid "Update: " +msgstr "" + +#: subjects/templates/subjects/view.html:71 +msgid "Create new topic" +msgstr "" + +#: subjects/views.py:57 +msgid "Home" +msgstr "" + +#: subjects/views.py:153 +msgid "Page is not 'last', nor can it be converted to an int." +msgstr "" + +#: subjects/views.py:159 +#, python-format +msgid "Invalid page (%(page_number)s): %(message)s" +msgstr "" + +#: subjects/views.py:182 +msgid "My Subjects" +msgstr "" + +#: subjects/views.py:189 +msgid "All Subjects" +msgstr "" + +#: subjects/views.py:283 +msgid "Create Subject" +msgstr "" + +#: subjects/views.py:289 +msgid "Replicate Subject" +msgstr "" + +#: subjects/views.py:331 +#, python-format +msgid "The Subject \"%s\" was registered on \"%s\" Category successfully!" +msgstr "" + +#: subjects/views.py:357 +msgid "Update Subject" +msgstr "" + +#: subjects/views.py:377 +#, python-format +msgid "The Subject \"%s\" was updated on \"%s\" Category successfully!" +msgstr "" + +#: subjects/views.py:403 subjects/views.py:407 +msgid "" +"Subject can't be removed. The subject still possess students and learning " +"objects associated" +msgstr "" + +#: subjects/views.py:435 +#, python-format +msgid "Subject \"%s\" removed successfully!" +msgstr "" + +#: subjects/views.py:511 +msgid "Subscription date is due!" +msgstr "" + +#: subjects/views.py:524 +msgid "Subscription was successfull!" +msgstr "" diff --git a/themes/locale/pt-br/LC_MESSAGES/django.po b/themes/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..5575a3c --- /dev/null +++ b/themes/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,115 @@ +# 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-09 18:40-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" + +#: themes/forms.py:15 themes/forms.py:27 themes/forms.py:39 +msgid "The image is too large. It should have less than 2MB." +msgstr "" + +#: themes/models.py:11 +msgid "File not supported." +msgstr "" + +#: themes/models.py:14 +msgid "Title" +msgstr "" + +#: themes/models.py:15 +msgid "Favicon" +msgstr "" + +#: themes/models.py:16 +msgid "Small Logo" +msgstr "" + +#: themes/models.py:17 +msgid "Large Logo" +msgstr "" + +#: themes/models.py:18 +msgid "Footer Note" +msgstr "" + +#: themes/models.py:19 +msgid "Css Style" +msgstr "" + +#: themes/models.py:19 +msgid "Green" +msgstr "" + +#: themes/models.py:19 +msgid "Red" +msgstr "" + +#: themes/models.py:19 +msgid "Black" +msgstr "" + +#: themes/models.py:22 +msgid "Theme" +msgstr "" + +#: themes/models.py:23 themes/views.py:21 +msgid "Themes" +msgstr "" + +#: themes/templates/themes/basic_update.html:16 +#: themes/templates/themes/css_update.html:16 +#: themes/templates/themes/index.html:17 themes/views.py:48 +msgid "Basic Elements" +msgstr "" + +#: themes/templates/themes/basic_update.html:32 +msgid "Choose your photo..." +msgstr "" + +#: themes/templates/themes/basic_update.html:40 +msgid "Click or drop files here" +msgstr "" + +#: themes/templates/themes/basic_update.html:42 +msgid "Recommended dimensions" +msgstr "" + +#: themes/templates/themes/basic_update.html:46 +msgid "It is recommended to be a white image" +msgstr "" + +#: themes/templates/themes/basic_update.html:89 +#: themes/templates/themes/css_update.html:69 +msgid "Save" +msgstr "" + +#: themes/templates/themes/basic_update.html:94 +#: themes/templates/themes/css_update.html:17 +#: themes/templates/themes/index.html:18 themes/views.py:76 +msgid "CSS Selector" +msgstr "" + +#: themes/templates/themes/css_update.html:45 +msgid "Documentation" +msgstr "" + +#: themes/templates/themes/index.html:9 +msgid "Settings: Themes" +msgstr "" + +#: themes/views.py:41 themes/views.py:69 +msgid "Theme settings updated successfully!" +msgstr "" diff --git a/topics/locale/pt-br/LC_MESSAGES/django.po b/topics/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..013e4fb --- /dev/null +++ b/topics/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,195 @@ +# 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-09 18:40-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" + +#: topics/forms.py:28 +msgid "This subject already has a repository" +msgstr "" + +#: topics/forms.py:30 +msgid "This subject already has a topic with this name" +msgstr "" + +#: topics/models.py:12 topics/models.py:51 +msgid "Name" +msgstr "" + +#: topics/models.py:13 topics/models.py:52 +msgid "Slug" +msgstr "" + +#: topics/models.py:14 +msgid "Description" +msgstr "" + +#: topics/models.py:15 +msgid "Repository" +msgstr "" + +#: topics/models.py:16 topics/models.py:56 +msgid "Visible" +msgstr "" + +#: topics/models.py:17 +msgid "Subject" +msgstr "" + +#: topics/models.py:18 topics/models.py:57 +msgid "Order" +msgstr "" + +#: topics/models.py:19 topics/models.py:62 +msgid "Create Date" +msgstr "" + +#: topics/models.py:20 topics/models.py:63 +msgid "Last Update" +msgstr "" + +#: topics/models.py:23 topics/models.py:58 +msgid "Topic" +msgstr "" + +#: topics/models.py:24 +msgid "Topics" +msgstr "" + +#: topics/models.py:53 +msgid "Brief Description" +msgstr "" + +#: topics/models.py:54 +msgid "Show in new window" +msgstr "" + +#: topics/models.py:55 +msgid "All Students" +msgstr "" + +#: topics/models.py:59 +msgid "Students" +msgstr "" + +#: topics/models.py:60 +msgid "Groups" +msgstr "" + +#: topics/models.py:61 +msgid "Markers" +msgstr "" + +#: topics/models.py:66 +msgid "Resource" +msgstr "" + +#: topics/models.py:67 +msgid "Resources" +msgstr "" + +#: topics/templates/resources/delete.html:14 +#: topics/templates/topics/delete.html:15 +msgid "Close" +msgstr "" + +#: topics/templates/resources/delete.html:17 +#: topics/templates/topics/delete.html:18 +msgid "Delete" +msgstr "" + +#: topics/templates/resources/list.html:36 topics/templates/topics/list.html:28 +msgid "Edit" +msgstr "" + +#: topics/templates/resources/list.html:37 topics/templates/topics/list.html:29 +msgid "Remove" +msgstr "" + +#: topics/templates/topics/_form.html:21 +msgid "Only one topic per subject can be a repository" +msgstr "" + +#: topics/templates/topics/_form.html:52 +msgid "Save" +msgstr "" + +#: topics/templates/topics/create.html:8 topics/views.py:81 +msgid "Create Topic" +msgstr "" + +#: topics/templates/topics/delete.html:9 +msgid "Are you sure you want delete the topic" +msgstr "" + +#: topics/templates/topics/delete.html:10 +msgid "All data will be lost and havent how recover it." +msgstr "" + +#: topics/templates/topics/list.html:52 +msgid "Add Resource" +msgstr "" + +#: topics/templates/topics/list.html:55 +msgid "PDF File" +msgstr "" + +#: topics/templates/topics/list.html:56 +msgid "Video Embed" +msgstr "" + +#: topics/templates/topics/list.html:57 +msgid "Forum" +msgstr "" + +#: topics/templates/topics/list.html:58 +msgid "File Link" +msgstr "" + +#: topics/templates/topics/list.html:59 +msgid "Link to Website" +msgstr "" + +#: topics/templates/topics/list.html:60 +msgid "Webpage" +msgstr "" + +#: topics/templates/topics/list.html:61 +msgid "Questionary" +msgstr "" + +#: topics/templates/topics/update.html:8 topics/views.py:130 +msgid "Update Topic" +msgstr "" + +#: topics/views.py:91 +#, python-format +msgid "Topic \"%s\" was created on virtual enviroment \"%s\" successfully!" +msgstr "" + +#: topics/views.py:140 +#, python-format +msgid "Topic \"%s\" was updated on virtual enviroment \"%s\" successfully!" +msgstr "" + +#: topics/views.py:182 +msgid "Could not remove this topic. It has one or more resources attached." +msgstr "" + +#: topics/views.py:191 +#, python-format +msgid "Topic \"%s\" was removed from virtual enviroment \"%s\" successfully!" +msgstr "" diff --git a/users/locale/pt-br/LC_MESSAGES/django.po b/users/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..c6c557c --- /dev/null +++ b/users/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,405 @@ +# 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-09 18:40-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" + +#: users/forms.py:21 +msgid "You must insert an email address" +msgstr "" + +#: users/forms.py:31 +msgid "The image is too large. It should have less than 2MB." +msgstr "" + +#: users/forms.py:42 +msgid "The confirmation password is incorrect." +msgstr "" + +#: users/forms.py:49 users/forms.py:102 users/templates/users/login.html:52 +msgid "Password" +msgstr "" + +#: users/forms.py:50 users/forms.py:103 users/forms.py:132 users/forms.py:183 +msgid "Confirm Password" +msgstr "" + +#: users/forms.py:67 users/forms.py:166 users/templates/users/list.html:56 +#: users/templates/users/login.html:47 users/templates/users/search.html:47 +msgid "Email" +msgstr "" + +#: users/forms.py:68 users/models.py:27 users/templates/users/list.html:55 +#: users/templates/users/search.html:46 +msgid "Name" +msgstr "" + +#: users/forms.py:69 users/models.py:28 +msgid "Last Name" +msgstr "" + +#: users/forms.py:70 users/models.py:29 +msgid "Social Name" +msgstr "" + +#: users/forms.py:131 users/forms.py:182 +msgid "New Password" +msgstr "" + +#: users/forms.py:138 +msgid "The value inputed does not match with your actual password." +msgstr "" + +#: users/forms.py:159 +msgid "Actual Password" +msgstr "" + +#: users/forms.py:175 +msgid "You must insert a valid email address" +msgstr "" + +#: users/models.py:16 +msgid "File not supported." +msgstr "" + +#: users/models.py:20 +msgid "Mail" +msgstr "" + +#: users/models.py:23 +msgid "" +"Type a valid email. This fields should only contain letters, numbers and the " +"characteres: @/./+/-/_ ." +msgstr "" + +#: users/models.py:26 +msgid "Your email address that will be used to access the platform" +msgstr "" + +#: users/models.py:30 users/templates/users/list.html:57 +#: users/templates/users/profile.html:60 users/templates/users/search.html:48 +msgid "Description" +msgstr "" + +#: users/models.py:31 +msgid "Photo" +msgstr "" + +#: users/models.py:32 +msgid "Create Date" +msgstr "" + +#: users/models.py:33 +msgid "Last Update" +msgstr "" + +#: users/models.py:34 +msgid "Show email?" +msgstr "" + +#: users/models.py:34 +msgid "Allow everyone to see my address" +msgstr "" + +#: users/models.py:34 +msgid "Only classmates can see my address" +msgstr "" + +#: users/models.py:34 +msgid "Nobody can see my address" +msgstr "" + +#: users/models.py:35 +msgid "Administrator" +msgstr "" + +#: users/models.py:36 +msgid "Active" +msgstr "" + +#: users/models.py:44 +msgid "User" +msgstr "" + +#: users/models.py:45 +msgid "Users" +msgstr "" + +#: users/models.py:63 +msgid "Yes" +msgstr "" + +#: users/models.py:65 +msgid "Is not an admin" +msgstr "" + +#: users/templates/users/_form.html:16 users/templates/users/register.html:52 +msgid "Choose your photo..." +msgstr "" + +#: users/templates/users/_form.html:61 +msgid "Save" +msgstr "" + +#: users/templates/users/_form.html:64 users/templates/users/delete.html:27 +#: users/templates/users/delete_account.html:27 +msgid "Cancel" +msgstr "" + +#: users/templates/users/delete.html:9 +msgid "Delete User" +msgstr "" + +#: users/templates/users/delete.html:19 +msgid "Are you sure you want delete the user" +msgstr "" + +#: users/templates/users/delete.html:20 +#: users/templates/users/delete_account.html:20 +msgid "All data will be lost and havent how recover it." +msgstr "" + +#: users/templates/users/delete.html:24 +#: users/templates/users/delete_account.html:24 +msgid "Remove" +msgstr "" + +#: users/templates/users/delete_account.html:9 +msgid "Remove Account" +msgstr "" + +#: users/templates/users/delete_account.html:19 +msgid "Are you sure you want delete your account?" +msgstr "" + +#: users/templates/users/forgot_password.html:39 users/views.py:379 +msgid "Forgot Password" +msgstr "" + +#: users/templates/users/forgot_password.html:40 +msgid "" +"Enter your email below (the one used to access the platform) to recover your " +"password" +msgstr "" + +#: users/templates/users/forgot_password.html:72 +msgid "Recover" +msgstr "" + +#: users/templates/users/forgot_password.html:75 +#: users/templates/users/new_password.html:80 +#: users/templates/users/register.html:91 +msgid "Back" +msgstr "" + +#: users/templates/users/list.html:30 users/templates/users/search.html:21 +msgid "Search..." +msgstr "" + +#: users/templates/users/list.html:41 users/templates/users/search.html:32 +msgid "Create User" +msgstr "" + +#: users/templates/users/list.html:59 users/templates/users/profile.html:63 +#: users/templates/users/search.html:50 +msgid "Not Informed" +msgstr "" + +#: users/templates/users/list.html:65 users/templates/users/search.html:56 +msgid "Edit" +msgstr "" + +#: users/templates/users/list.html:66 users/templates/users/search.html:57 +msgid "Delete" +msgstr "" + +#: users/templates/users/list.html:76 users/templates/users/search.html:67 +msgid "No users found" +msgstr "" + +#: users/templates/users/login.html:39 +msgid "Sign in with your account to continue" +msgstr "" + +#: users/templates/users/login.html:63 users/templates/users/login.html:70 +msgid "Log in" +msgstr "" + +#: users/templates/users/login.html:66 users/views.py:353 +msgid "Sign Up" +msgstr "" + +#: users/templates/users/login.html:81 users/templates/users/login.html:106 +msgid "Forgot your password?" +msgstr "" + +#: 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 "" + +#: users/templates/users/new_password.html:77 +msgid "Reset" +msgstr "" + +#: users/templates/users/profile.html:40 +msgid "System Admin" +msgstr "" + +#: users/templates/users/profile.html:44 +msgid "Coordinator in" +msgstr "" + +#: users/templates/users/profile.html:48 +msgid "Professor in" +msgstr "" + +#: users/templates/users/profile.html:52 +msgid "Student in" +msgstr "" + +#: users/templates/users/register.html:39 +msgid "User Register" +msgstr "" + +#: users/templates/users/register.html:88 +msgid "Register" +msgstr "" + +#: users/templatetags/profile_verifies.py:16 +msgid "Is not a coordinator" +msgstr "" + +#: users/templatetags/profile_verifies.py:25 +msgid "Is not a professor" +msgstr "" + +#: users/templatetags/profile_verifies.py:34 +msgid "Is not a student" +msgstr "" + +#: users/views.py:54 +msgid "Manage Users" +msgstr "" + +#: users/views.py:84 +msgid "Search Users" +msgstr "" + +#: users/views.py:107 +#, python-format +msgid "User %s created successfully" +msgstr "" + +#: users/views.py:121 +msgid "Add User" +msgstr "" + +#: users/views.py:155 +#, python-format +msgid "User %s updated successfully" +msgstr "" + +#: users/views.py:169 +msgid "Update User" +msgstr "" + +#: users/views.py:224 +msgid "User removed successfully!" +msgstr "" + +#: users/views.py:225 +msgid "" +"Could not remove the account. The user is attach to one or more functions " +"(administrator, coordinator, professor ou student) in the system." +msgstr "" + +#: users/views.py:248 +msgid "Delete Account" +msgstr "" + +#: users/views.py:291 +msgid "Password changed successfully!" +msgstr "" + +#: users/views.py:297 +msgid "Change Password" +msgstr "" + +#: users/views.py:315 +msgid "Profile" +msgstr "" + +#: users/views.py:334 +msgid "Update Profile" +msgstr "" + +#: users/views.py:340 +msgid "Profile edited successfully!" +msgstr "" + +#: users/views.py:360 +msgid "User successfully registered!" +msgstr "" + +#: users/views.py:398 +msgid "Recover Password" +msgstr "" + +#: users/views.py:434 +msgid "" +"Soon you'll receive an email with instructions to set your new password. If " +"you don't receive it in 24 hours, please check your spam box." +msgstr "" + +#: users/views.py:439 +msgid "No user is associated with this email address" +msgstr "" + +#: users/views.py:450 +msgid "Reset Password" +msgstr "" + +#: users/views.py:472 +msgid "Password reset successfully." +msgstr "" + +#: users/views.py:476 +msgid "We were not able to reset your password." +msgstr "" + +#: users/views.py:479 +msgid "The reset password link is no longer valid." +msgstr "" + +#: users/views.py:485 +msgid "Log In" +msgstr "" + +#: users/views.py:506 +msgid "System under maintenance. Try again later" +msgstr "" + +#: users/views.py:508 +msgid "E-mail or password are incorrect." +msgstr "" diff --git a/webpage/locale/pt-br/LC_MESSAGES/django.po b/webpage/locale/pt-br/LC_MESSAGES/django.po new file mode 100644 index 0000000..67d9e50 --- /dev/null +++ b/webpage/locale/pt-br/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# 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-09 18:40-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" + +#: webpage/forms.py:25 +msgid "Tags" +msgstr "" + +#: webpage/forms.py:31 +msgid "Webpage name" +msgstr "" + +#: webpage/forms.py:32 +msgid "Webpage content" +msgstr "" + +#: webpage/forms.py:53 +msgid "This subject already has a webpage with this name" +msgstr "" + +#: webpage/forms.py:64 +msgid "This field is required." +msgstr "" + +#: webpage/models.py:7 +msgid "Webpage Content" +msgstr "" + +#: webpage/models.py:10 +msgid "WebPage" +msgstr "" + +#: webpage/models.py:11 +msgid "WebPages" +msgstr "" + +#: webpage/models.py:29 +msgid "Are you sure you want delete the webpage" +msgstr "" + +#: webpage/templates/webpages/_form.html:49 +msgid "Common resources settings" +msgstr "" + +#: webpage/templates/webpages/_form.html:98 +msgid "Pendencies Notifications" +msgstr "" + +#: webpage/templates/webpages/_form.html:114 +msgid "Action not performed by the user" +msgstr "" + +#: webpage/templates/webpages/_form.html:140 +msgid "Wished period" +msgstr "" + +#: webpage/templates/webpages/_form.html:236 +msgid "Attribute students to webpage" +msgstr "" + +#: webpage/templates/webpages/_form.html:256 +msgid "Attribute groups to webpage" +msgstr "" + +#: webpage/templates/webpages/_form.html:325 +msgid "Save" +msgstr "" + +#: webpage/templates/webpages/create.html:20 webpage/views.py:219 +msgid "Create Webpage" +msgstr "" + +#: webpage/templates/webpages/update.html:20 +msgid "Edit: " +msgstr "" + +#: webpage/views.py:146 webpage/views.py:159 webpage/views.py:277 +#: webpage/views.py:279 webpage/views.py:295 webpage/views.py:297 +msgid "Visualize" +msgstr "" + +#: webpage/views.py:230 +#, python-format +msgid "" +"The Webpage \"%s\" was added to the Topic \"%s\" of the virtual environment " +"\"%s\" successfully!" +msgstr "" + +#: webpage/views.py:341 +msgid "Update Webpage" +msgstr "" + +#: webpage/views.py:352 +#, python-format +msgid "The Webpage \"%s\" was updated successfully!" +msgstr "" + +#: webpage/views.py:388 +#, python-format +msgid "" +"The webpage \"%s\" was removed successfully from virtual environment \"%s\"!" +msgstr "" 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..530f1d0 --- /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-09 18:40-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" + +#: youtube_video/forms.py:31 +msgid "Tags" +msgstr "" + +#: youtube_video/forms.py:37 +msgid "Video title" +msgstr "" + +#: youtube_video/forms.py:57 +msgid "This subject already has a youtube video with this name" +msgstr "" + +#: youtube_video/forms.py:67 +msgid "Invalid URL. It should be an YouTube link." +msgstr "" + +#: youtube_video/models.py:7 +msgid "URL" +msgstr "" + +#: youtube_video/models.py:10 +msgid "YTVideo" +msgstr "" + +#: youtube_video/models.py:11 +msgid "YTVideos" +msgstr "" + +#: youtube_video/models.py:29 +msgid "Are you sure you want delete the YouTube Video" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:49 +msgid "Common resources settings" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:98 +msgid "Pendencies Notifications" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:119 +msgid "Action not performed by the user" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:145 +msgid "Wished period" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:242 +msgid "Attribute students to YouTube Video" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:262 +msgid "Attribute groups to YouTube Video" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:331 +msgid "Save" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:338 +msgid "Add new notification" +msgstr "" + +#: youtube_video/templates/youtube/_form.html:339 +msgid "Remove this" +msgstr "" + +#: youtube_video/templates/youtube/create.html:21 +msgid "Create YouTube Video" +msgstr "" + +#: youtube_video/templates/youtube/update.html:21 +msgid "Edit: " +msgstr "" + +#: youtube_video/views.py:46 +#, python-format +msgid "%s - Video" +msgstr "" + +#: 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 "" + +#: 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 "" + +#: youtube_video/views.py:227 +msgid "Create Youtube Video" +msgstr "" + +#: 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 "" + +#: youtube_video/views.py:346 +msgid "Update YouTube Video" +msgstr "" + +#: youtube_video/views.py:357 +#, python-format +msgid "The YouTube Video \"%s\" was updated successfully!" +msgstr "" + +#: youtube_video/views.py:393 +#, python-format +msgid "" +"The YouTube Video \"%s\" was removed successfully from virtual environment " +"\"%s\"!" +msgstr "" -- libgit2 0.21.2