Commit b20fd2f6bffa8efe1f4fc1df871634d31bc216c6

Authored by Matheus de Sousa Faria
2 parents ff3d2da6 4b279dfb

Merge pull request #89 from colab/go_to_profile_panel

Back to profile button in Edit profile page
colab/accounts/templates/accounts/user_update_form.html
@@ -228,8 +228,11 @@ $(function() { @@ -228,8 +228,11 @@ $(function() {
228 </div> 228 </div>
229 </div> 229 </div>
230 <div class="row"> 230 <div class="row">
231 - <div class="submit">  
232 - <button type="submit" class="btn btn-primary btn-lg btn-block">{% trans "Update" %}</button> 231 + <div class="col-md-12">
  232 + <div class="links-group">
  233 + <button type="submit" class="btn btn-primary btn-lg" expanded="false">{% trans "Update" %}</button>
  234 + <a href="{% url 'user_profile' user %}" class="btn btn-default btn-lg" role="button">{% trans "Go to profile panel" %}</a>
  235 + </div>
233 </div> 236 </div>
234 </div> 237 </div>
235 </form> 238 </form>
colab/locale/en/LC_MESSAGES/django.mo
No preview for this file type
colab/locale/en/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid &quot;&quot; @@ -7,7 +7,7 @@ msgid &quot;&quot;
7 msgstr "" 7 msgstr ""
8 "Project-Id-Version: colab\n" 8 "Project-Id-Version: colab\n"
9 "Report-Msgid-Bugs-To: \n" 9 "Report-Msgid-Bugs-To: \n"
10 -"POT-Creation-Date: 2015-10-27 13:48+0000\n" 10 +"POT-Creation-Date: 2015-11-24 17:46+0000\n"
11 "PO-Revision-Date: 2015-09-04 19:21+0000\n" 11 "PO-Revision-Date: 2015-09-04 19:21+0000\n"
12 "Last-Translator: Lucas Kanashiro Duarte <kanashiro.duarte@gmail.com>\n" 12 "Last-Translator: Lucas Kanashiro Duarte <kanashiro.duarte@gmail.com>\n"
13 "Language-Team: English (http://www.transifex.com/colab/colab/language/en/)\n" 13 "Language-Team: English (http://www.transifex.com/colab/colab/language/en/)\n"
@@ -17,135 +17,624 @@ msgstr &quot;&quot; @@ -17,135 +17,624 @@ msgstr &quot;&quot;
17 "Content-Transfer-Encoding: 8bit\n" 17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 19
20 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:21  
21 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:21  
22 -msgid "Code"  
23 -msgstr "Code" 20 +#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:21
  21 +msgid "Social"
  22 +msgstr ""
24 23
25 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:26  
26 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:26 24 +#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:26
27 #, fuzzy 25 #, fuzzy
28 -#| msgid "Gitlab Projects"  
29 -msgid "Public Projects"  
30 -msgstr "Gitlab Projects" 26 +#| msgid "Username"
  27 +msgid "Users"
  28 +msgstr "Username"
  29 +
  30 +#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:28
  31 +msgid "Communities"
  32 +msgstr "Communities"
31 33
32 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:28  
33 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:30 34 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:30
34 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:28  
35 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:30  
36 #, fuzzy 35 #, fuzzy
37 #| msgid "My Profile" 36 #| msgid "My Profile"
38 msgid "Profile" 37 msgid "Profile"
39 msgstr "My Profile" 38 msgstr "My Profile"
40 39
41 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:30  
42 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:30  
43 -#, fuzzy  
44 -#| msgid "Gitlab Project"  
45 -msgid "New Project"  
46 -msgstr "Gitlab Project" 40 +#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:32
  41 +msgid "Control Panel"
  42 +msgstr ""
47 43
48 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:32  
49 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:32  
50 -#, fuzzy  
51 -#| msgid "Gitlab Projects"  
52 -msgid "Projects"  
53 -msgstr "Gitlab Projects" 44 +#: colab/accounts/admin.py:18
  45 +msgid "Personal info"
  46 +msgstr "Personal info"
54 47
55 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:34  
56 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:34  
57 -msgid "Groups"  
58 -msgstr "Groups" 48 +#: colab/accounts/admin.py:24
  49 +msgid "Permissions"
  50 +msgstr "Permissions"
59 51
60 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:36  
61 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:36  
62 -#, fuzzy  
63 -#| msgid "Gitlab Issues"  
64 -msgid "Issues"  
65 -msgstr "Gitlab Issues" 52 +#: colab/accounts/admin.py:28
  53 +msgid "Important dates"
  54 +msgstr "Important dates"
66 55
67 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:38  
68 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:38 56 +#: colab/accounts/filters.py:7
  57 +#: colab/accounts/templates/search/user_search_preview.html:12
69 #, fuzzy 58 #, fuzzy
70 -#| msgid "Gitlab Merge Requests"  
71 -msgid "Merge Requests"  
72 -msgstr "Gitlab Merge Requests" 59 +#| msgid "Username"
  60 +msgid "User"
  61 +msgstr "Username"
73 62
74 -#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:21  
75 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:21  
76 -msgid "Social" 63 +#: colab/accounts/filters.py:12 colab/accounts/forms.py:175
  64 +#: colab/accounts/forms.py:246
  65 +#, fuzzy
  66 +#| msgid "Filename"
  67 +msgid "Username"
  68 +msgstr "Filename"
  69 +
  70 +#: colab/accounts/filters.py:15
  71 +msgid "Name"
  72 +msgstr "Name"
  73 +
  74 +#: colab/accounts/filters.py:18
  75 +msgid "Institution"
  76 +msgstr "Institution"
  77 +
  78 +#: colab/accounts/filters.py:21
  79 +msgid "Role"
  80 +msgstr "Role"
  81 +
  82 +#: colab/accounts/forms.py:30
  83 +msgid "Social account does not exist"
  84 +msgstr "Social account does not exist"
  85 +
  86 +#: colab/accounts/forms.py:58 colab/accounts/forms.py:64
  87 +#: colab/accounts/forms.py:70
  88 +msgid "This field cannot be blank."
  89 +msgstr "This field cannot be blank."
  90 +
  91 +#: colab/accounts/forms.py:111
  92 +#: colab/accounts/templates/accounts/user_detail.html:38
  93 +msgid "Bio"
  94 +msgstr "Bio"
  95 +
  96 +#: colab/accounts/forms.py:112
  97 +msgid "Write something about you in 200 characters or less."
  98 +msgstr "Write something about you in 200 characters or less."
  99 +
  100 +#: colab/accounts/forms.py:157
  101 +msgid "Mailing lists"
  102 +msgstr "Mailing lists"
  103 +
  104 +#: colab/accounts/forms.py:170
  105 +#, python-format
  106 +msgid "Email already used. Is it you? Please <a href='%(url)s'>login</a>"
  107 +msgstr "Email already used. Is it you? Please <a href='%(url)s'>login</a>"
  108 +
  109 +#: colab/accounts/forms.py:172
  110 +msgid "A user with that username already exists."
  111 +msgstr "A user with that username already exists."
  112 +
  113 +#: colab/accounts/forms.py:173
  114 +msgid "The two password fields didn't match."
  115 +msgstr "The two password fields didn't match."
  116 +
  117 +#: colab/accounts/forms.py:183 colab/accounts/forms.py:251
  118 +msgid "Password"
  119 +msgstr "Password"
  120 +
  121 +#: colab/accounts/forms.py:185
  122 +msgid "Password confirmation"
  123 +msgstr "Password confirmation"
  124 +
  125 +#: colab/accounts/forms.py:247 colab/accounts/models.py:77
  126 +msgid "Required. 30 characters or fewer. Letters and digits."
  127 +msgstr "Required. 30 characters or fewer. Letters and digits."
  128 +
  129 +#: colab/accounts/forms.py:249
  130 +msgid "This value may contain only letters and numbers."
  131 +msgstr "This value may contain only letters and numbers."
  132 +
  133 +#: colab/accounts/forms.py:252
  134 +msgid ""
  135 +"Raw passwords are not stored, so there is no way to see this user's "
  136 +"password, but you can change the password using <a href=\"password/\">this "
  137 +"form</a>."
  138 +msgstr ""
  139 +"Raw passwords are not stored, so there is no way to see this user's "
  140 +"password, but you can change the password using <a href=\"password/\">this "
  141 +"form</a>."
  142 +
  143 +#: colab/accounts/templates/accounts/manage_subscriptions.html:6
  144 +msgid "Group Subscriptions"
  145 +msgstr "Group Subscriptions"
  146 +
  147 +#: colab/accounts/templates/accounts/manage_subscriptions.html:36
  148 +msgid "Update subscriptions"
  149 +msgstr "Update subscriptions"
  150 +
  151 +#: colab/accounts/templates/accounts/user_create_form.html:5
  152 +msgid "Sign up"
  153 +msgstr "Sign up"
  154 +
  155 +#: colab/accounts/templates/accounts/user_create_form.html:10
  156 +#: colab/accounts/templates/registration/login.html:14
  157 +#: colab/accounts/templates/registration/password_change_form_custom.html:12
  158 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:14
  159 +#: colab/accounts/templates/registration/password_reset_form_custom.html:9
  160 +msgid "Please correct the errors below and try again."
  161 +msgstr "Please correct the errors below and try again."
  162 +
  163 +#: colab/accounts/templates/accounts/user_create_form.html:17
  164 +msgid "Required fields"
  165 +msgstr "Required fields"
  166 +
  167 +#: colab/accounts/templates/accounts/user_create_form.html:29
  168 +msgid "Personal Information"
  169 +msgstr "Personal Information"
  170 +
  171 +#: colab/accounts/templates/accounts/user_create_form.html:46
  172 +msgid "Subscribe to groups"
  173 +msgstr "Subscribe to groups"
  174 +
  175 +#: colab/accounts/templates/accounts/user_create_form.html:60
  176 +#: colab/templates/header.html:38 colab/templates/header.html.py:43
  177 +msgid "Register"
  178 +msgstr "Register"
  179 +
  180 +#: colab/accounts/templates/accounts/user_detail.html:8
  181 +msgid "Messages"
  182 +msgstr "Messages"
  183 +
  184 +#: colab/accounts/templates/accounts/user_detail.html:9
  185 +#: colab/templates/home.html:7
  186 +msgid "Contributions"
  187 +msgstr "Contributions"
  188 +
  189 +#: colab/accounts/templates/accounts/user_detail.html:29
  190 +msgid "edit profile"
  191 +msgstr "edit profile"
  192 +
  193 +#: colab/accounts/templates/accounts/user_detail.html:30
  194 +msgid "group membership"
  195 +msgstr "group membership"
  196 +
  197 +#: colab/accounts/templates/accounts/user_detail.html:66
  198 +msgid "Twitter account"
  199 +msgstr "Twitter account"
  200 +
  201 +#: colab/accounts/templates/accounts/user_detail.html:69
  202 +msgid "Facebook account"
  203 +msgstr "Facebook account"
  204 +
  205 +#: colab/accounts/templates/accounts/user_detail.html:74
  206 +msgid "Google talk account"
  207 +msgstr "Google talk account"
  208 +
  209 +#: colab/accounts/templates/accounts/user_detail.html:78
  210 +msgid "Github account"
  211 +msgstr "Github account"
  212 +
  213 +#: colab/accounts/templates/accounts/user_detail.html:82
  214 +msgid "Personal webpage"
  215 +msgstr "Personal webpage"
  216 +
  217 +#: colab/accounts/templates/accounts/user_detail.html:88
  218 +msgid "Groups: "
  219 +msgstr "Groups: "
  220 +
  221 +#: colab/accounts/templates/accounts/user_detail.html:101
  222 +msgid "Collaborations by Type"
  223 +msgstr "Collaborations by Type"
  224 +
  225 +#: colab/accounts/templates/accounts/user_detail.html:117
  226 +msgid "Participation by Group"
  227 +msgstr "Participation by Group"
  228 +
  229 +#: colab/accounts/templates/accounts/user_detail.html:133
  230 +msgid "Latest posted"
  231 +msgstr "Latest posted"
  232 +
  233 +#: colab/accounts/templates/accounts/user_detail.html:138
  234 +msgid "There are no posts by this user so far."
  235 +msgstr "There are no posts by this user so far."
  236 +
  237 +#: colab/accounts/templates/accounts/user_detail.html:142
  238 +msgid "View more posts..."
  239 +msgstr "View more posts..."
  240 +
  241 +#: colab/accounts/templates/accounts/user_detail.html:148
  242 +msgid "Latest contributions"
  243 +msgstr "Latest contributions"
  244 +
  245 +#: colab/accounts/templates/accounts/user_detail.html:153
  246 +msgid "No contributions of this user so far."
  247 +msgstr "No contributions of this user so far."
  248 +
  249 +#: colab/accounts/templates/accounts/user_detail.html:157
  250 +msgid "View more contributions..."
  251 +msgstr "View more contributions..."
  252 +
  253 +#: colab/accounts/templates/accounts/user_update_form.html:70
  254 +msgid "We sent a verification email to "
  255 +msgstr "We sent a verification email to "
  256 +
  257 +#: colab/accounts/templates/accounts/user_update_form.html:71
  258 +msgid "Please follow the instructions in it."
  259 +msgstr "Please follow the instructions in it."
  260 +
  261 +#: colab/accounts/templates/accounts/user_update_form.html:123
  262 +msgid "profile information"
  263 +msgstr "profile information"
  264 +
  265 +#: colab/accounts/templates/accounts/user_update_form.html:128
  266 +msgid "Change your avatar at Gravatar.com"
  267 +msgstr "Change your avatar at Gravatar.com"
  268 +
  269 +#: colab/accounts/templates/accounts/user_update_form.html:178
  270 +#: colab/search/utils.py:56
  271 +msgid "Emails"
  272 +msgstr "Emails"
  273 +
  274 +#: colab/accounts/templates/accounts/user_update_form.html:187
  275 +msgid "Primary"
  276 +msgstr "Primary"
  277 +
  278 +#: colab/accounts/templates/accounts/user_update_form.html:190
  279 +msgid "Setting..."
  280 +msgstr "Setting..."
  281 +
  282 +#: colab/accounts/templates/accounts/user_update_form.html:190
  283 +msgid "Set as Primary"
  284 +msgstr "Set as Primary"
  285 +
  286 +#: colab/accounts/templates/accounts/user_update_form.html:191
  287 +msgid "Deleting..."
  288 +msgstr "Deleting..."
  289 +
  290 +#: colab/accounts/templates/accounts/user_update_form.html:191
  291 +#: colab/accounts/templates/accounts/user_update_form.html:203
  292 +msgid "Delete"
  293 +msgstr "Delete"
  294 +
  295 +#: colab/accounts/templates/accounts/user_update_form.html:202
  296 +msgid "Sending verification..."
  297 +msgstr "Sending verification..."
  298 +
  299 +#: colab/accounts/templates/accounts/user_update_form.html:202
  300 +msgid "Verify"
  301 +msgstr "Verify"
  302 +
  303 +#: colab/accounts/templates/accounts/user_update_form.html:210
  304 +msgid "Add another email address:"
  305 +msgstr "Add another email address:"
  306 +
  307 +#: colab/accounts/templates/accounts/user_update_form.html:213
  308 +msgid "Add"
  309 +msgstr "Add"
  310 +
  311 +#: colab/accounts/templates/accounts/user_update_form.html:221
  312 +#: colab/accounts/templates/accounts/user_update_form.html:225
  313 +#: colab/accounts/templates/registration/password_change_form_custom.html:26
  314 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:28
  315 +msgid "Change Password"
  316 +msgstr "Change Password"
  317 +
  318 +#: colab/accounts/templates/accounts/user_update_form.html:233
  319 +msgid "Update"
  320 +msgstr "Update"
  321 +
  322 +#: colab/accounts/templates/accounts/user_update_form.html:234
  323 +msgid "Go to profile panel"
77 msgstr "" 324 msgstr ""
78 325
79 -#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:26  
80 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:26 326 +#: colab/accounts/templates/registration/login.html:10
  327 +#: colab/accounts/templates/registration/password_change_form_custom.html:10
  328 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:12
  329 +msgid "Please correct the error below and try again."
  330 +msgstr "Please correct the error below and try again."
  331 +
  332 +#: colab/accounts/templates/registration/login.html:34
  333 +#: colab/accounts/templates/registration/login.html:54
  334 +#: colab/templates/header.html:37 colab/templates/header.html.py:39
  335 +#: colab/templates/header.html:42 colab/templates/header.html.py:44
  336 +msgid "Login"
  337 +msgstr "Login"
  338 +
  339 +#: colab/accounts/templates/registration/login.html:56
  340 +msgid "Forgot Password?"
  341 +msgstr "Forgot Password?"
  342 +
  343 +#: colab/accounts/templates/registration/password_change_form_custom.html:54
  344 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:51
  345 +msgid "Change my password"
  346 +msgstr "Change my password"
  347 +
  348 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:3
  349 +msgid "Setting New password"
  350 +msgstr "Setting New password"
  351 +
  352 +#: colab/accounts/templates/registration/password_reset_form_custom.html:23
  353 +msgid ""
  354 +"Forgotten your password? Enter your email address below, and we'll email "
  355 +"instructions for setting a new one."
  356 +msgstr ""
  357 +"Forgotten your password? Enter your email address below, and we'll email "
  358 +"instructions for setting a new one."
  359 +
  360 +#: colab/accounts/templates/registration/password_reset_form_custom.html:26
  361 +msgid "Email address:"
  362 +msgstr "Email address:"
  363 +
  364 +#: colab/accounts/templates/registration/password_reset_form_custom.html:37
  365 +msgid "Reset password"
  366 +msgstr "Reset password"
  367 +
  368 +#: colab/accounts/templates/search/user_search_preview.html:11
  369 +#: colab/search/forms.py:19
  370 +#: colab/search/templates/search/includes/search_filters.html:134
  371 +#: colab/search/templates/search/includes/search_filters.html:136
  372 +#: colab/search/templates/search/includes/search_filters.html:168
  373 +#: colab/search/templates/search/includes/search_filters.html:169
  374 +msgid "Since"
  375 +msgstr "Since"
  376 +
  377 +#: colab/accounts/templates/search/user_search_preview.html:12
81 #, fuzzy 378 #, fuzzy
82 -#| msgid "Username"  
83 -msgid "Users"  
84 -msgstr "Username" 379 +#| msgid "Register"
  380 +msgid "Registered in"
  381 +msgstr "Register"
85 382
86 -#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:28  
87 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:28  
88 -msgid "Communities"  
89 -msgstr "Communities" 383 +#: colab/accounts/templatetags/date_format.py:8
  384 +#, python-format
  385 +msgid "%(m)s %(d)s %(y)s"
  386 +msgstr ""
90 387
91 -#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:32  
92 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:32  
93 -msgid "Control Panel" 388 +#: colab/accounts/templatetags/date_format.py:17
  389 +#, python-format
  390 +msgid "%(hour)s:%(min)s"
94 msgstr "" 391 msgstr ""
95 392
96 -#~ msgid "Personal info"  
97 -#~ msgstr "Personal info" 393 +#: colab/accounts/templatetags/date_format.py:19
  394 +#, python-format
  395 +msgid "%s at %s"
  396 +msgstr ""
98 397
99 -#~ msgid "Permissions"  
100 -#~ msgstr "Permissions" 398 +#: colab/accounts/views.py:126
  399 +msgid "Your profile has been created!"
  400 +msgstr "Your profile has been created!"
  401 +
  402 +#: colab/accounts/views.py:186
  403 +msgid "Your password was changed."
  404 +msgstr "Your password was changed."
  405 +
  406 +#: colab/accounts/views.py:202
  407 +msgid "Your password has been set. You may go ahead and log in now."
  408 +msgstr "Your password has been set. You may go ahead and log in now."
  409 +
  410 +#: colab/home/context_processors.py:20
  411 +msgid "Fork me!"
  412 +msgstr "Fork me!"
  413 +
  414 +#: colab/rss/feeds.py:13
  415 +msgid "Latest Discussions"
  416 +msgstr "Latest Discussions"
  417 +
  418 +#: colab/rss/feeds.py:32
  419 +msgid "Discussions Most Relevance"
  420 +msgstr "Discussions Most Relevance"
  421 +
  422 +#: colab/rss/feeds.py:51
  423 +msgid "Latest collaborations"
  424 +msgstr "Latest collaborations"
  425 +
  426 +#: colab/search/forms.py:16 colab/search/templates/search/search.html:39
  427 +#: colab/templates/header.html:27
  428 +msgid "Search"
  429 +msgstr "Search"
  430 +
  431 +#: colab/search/forms.py:18
  432 +msgid "Type"
  433 +msgstr "Type"
  434 +
  435 +#: colab/search/forms.py:20
  436 +#: colab/search/templates/search/includes/search_filters.html:143
  437 +#: colab/search/templates/search/includes/search_filters.html:145
  438 +#: colab/search/templates/search/includes/search_filters.html:172
  439 +#: colab/search/templates/search/includes/search_filters.html:173
  440 +msgid "Until"
  441 +msgstr "Until"
  442 +
  443 +#: colab/search/templates/search/includes/search_filters.html:5
  444 +#: colab/search/templates/search/includes/search_filters.html:33
  445 +#: colab/search/templates/search/includes/search_filters.html:51
  446 +#: colab/search/templates/search/includes/search_filters.html:69
  447 +msgid "Remove filter"
  448 +msgstr "Remove filter"
  449 +
  450 +#: colab/search/templates/search/includes/search_filters.html:88
  451 +#: colab/search/templates/search/includes/search_filters.html:154
  452 +#: colab/search/templates/search/includes/search_filters.html:178
  453 +msgid "Filter"
  454 +msgstr "Filter"
  455 +
  456 +#: colab/search/templates/search/includes/search_filters.html:94
  457 +msgid "Sort by"
  458 +msgstr "Sort by"
  459 +
  460 +#: colab/search/templates/search/includes/search_filters.html:111
  461 +msgid "Types"
  462 +msgstr "Types"
  463 +
  464 +#: colab/search/templates/search/search.html:5
  465 +msgid "search"
  466 +msgstr "search"
  467 +
  468 +#: colab/search/templates/search/search.html:44
  469 +msgid "documents found"
  470 +msgstr "documents found"
  471 +
  472 +#: colab/search/templates/search/search.html:55
  473 +msgid "Search here"
  474 +msgstr "Search here"
  475 +
  476 +#: colab/search/templates/search/search.html:67
  477 +msgid "Filters"
  478 +msgstr "Filters"
  479 +
  480 +#: colab/search/templates/search/search.html:76
  481 +msgid "No results for your search."
  482 +msgstr "No results for your search."
  483 +
  484 +#: colab/search/templates/search/search.html:78
  485 +msgid "You are searching for"
  486 +msgstr "You are searching for"
  487 +
  488 +#: colab/settings.py:111
  489 +msgid "English"
  490 +msgstr "English"
  491 +
  492 +#: colab/settings.py:112
  493 +msgid "Portuguese"
  494 +msgstr "Portuguese"
  495 +
  496 +#: colab/settings.py:113
  497 +msgid "Spanish"
  498 +msgstr "Spanish"
  499 +
  500 +#: colab/settings.py:136
  501 +msgid "Recent activity"
  502 +msgstr "Recent activity"
  503 +
  504 +#: colab/settings.py:140
  505 +msgid "Relevance"
  506 +msgstr "Relevance"
  507 +
  508 +#: colab/settings.py:149
  509 +msgid "Document"
  510 +msgstr "Document"
  511 +
  512 +#: colab/settings.py:151
  513 +msgid "Presentation"
  514 +msgstr "Presentation"
  515 +
  516 +#: colab/settings.py:152
  517 +msgid "Text"
  518 +msgstr "Text"
  519 +
  520 +#: colab/settings.py:153
  521 +msgid "Code"
  522 +msgstr "Code"
101 523
102 -#~ msgid "Important dates"  
103 -#~ msgstr "Important dates" 524 +#: colab/settings.py:155
  525 +msgid "Compressed"
  526 +msgstr "Compressed"
104 527
105 -#~ msgid "Social account does not exist"  
106 -#~ msgstr "Social account does not exist" 528 +#: colab/settings.py:156
  529 +msgid "Image"
  530 +msgstr "Image"
107 531
108 -#~ msgid "This field cannot be blank."  
109 -#~ msgstr "This field cannot be blank." 532 +#: colab/settings.py:158
  533 +msgid "Spreadsheet"
  534 +msgstr "Spreadsheet"
110 535
111 -#~ msgid "Bio"  
112 -#~ msgstr "Bio" 536 +#: colab/templates/404.html:5
  537 +msgid "Not found. Keep searching! :)"
  538 +msgstr "Not found. Keep searching! :)"
113 539
114 -#~ msgid "Write something about you in 200 characters or less."  
115 -#~ msgstr "Write something about you in 200 characters or less." 540 +#: colab/templates/500.html:2
  541 +msgid "Ooopz... something went wrong!"
  542 +msgstr "Ooopz... something went wrong!"
116 543
117 -#~ msgid "Mailing lists"  
118 -#~ msgstr "Mailing lists" 544 +#: colab/templates/base.html:74
  545 +msgid "The login has failed. Please, try again."
  546 +msgstr "The login has failed. Please, try again."
119 547
120 -#~ msgid "Email already used. Is it you? Please <a href='%(url)s'>login</a>"  
121 -#~ msgstr "Email already used. Is it you? Please <a href='%(url)s'>login</a>" 548 +#: colab/templates/footer.html:6
  549 +msgid "Last email imported at"
  550 +msgstr "Last email imported at"
122 551
123 -#~ msgid "A user with that username already exists."  
124 -#~ msgstr "A user with that username already exists." 552 +#: colab/templates/footer.html:12
  553 +msgid "The contents of this site is published under license"
  554 +msgstr "The contents of this site is published under license"
125 555
126 -#~ msgid "The two password fields didn't match."  
127 -#~ msgstr "The two password fields didn't match." 556 +#: colab/templates/footer.html:15
  557 +msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"
  558 +msgstr "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"
128 559
129 -#~ msgid "Password"  
130 -#~ msgstr "Password" 560 +#: colab/templates/header.html:21
  561 +msgid "Groups"
  562 +msgstr "Groups"
131 563
132 -#~ msgid "Password confirmation"  
133 -#~ msgstr "Password confirmation" 564 +#: colab/templates/header.html:57
  565 +#, fuzzy
  566 +#| msgid "My Profile"
  567 +msgid "My Profile"
  568 +msgstr "My Profile"
134 569
135 -#~ msgid "Required. 30 characters or fewer. Letters and digits."  
136 -#~ msgstr "Required. 30 characters or fewer. Letters and digits." 570 +#: colab/templates/header.html:58 colab/templates/header.html.py:59
  571 +msgid "Logout"
  572 +msgstr "Logout"
137 573
138 -#~ msgid "This value may contain only letters and numbers."  
139 -#~ msgstr "This value may contain only letters and numbers." 574 +#: colab/templates/header.html:70 colab/templates/header.html.py:73
  575 +msgid "Search here..."
  576 +msgstr "Search here..."
140 577
141 -#~ msgid ""  
142 -#~ "Raw passwords are not stored, so there is no way to see this user's "  
143 -#~ "password, but you can change the password using <a href=\"password/"  
144 -#~ "\">this form</a>."  
145 -#~ msgstr ""  
146 -#~ "Raw passwords are not stored, so there is no way to see this user's "  
147 -#~ "password, but you can change the password using <a href=\"password/"  
148 -#~ "\">this form</a>." 578 +#: colab/templates/home.html:17
  579 +msgid "Latest Collaborations"
  580 +msgstr "Latest Collaborations"
  581 +
  582 +#: colab/templates/home.html:21
  583 +msgid "RSS - Latest collaborations"
  584 +msgstr "RSS - Latest collaborations"
  585 +
  586 +#: colab/templates/home.html:30
  587 +msgid "View more collaborations..."
  588 +msgstr "View more collaborations..."
  589 +
  590 +#: colab/templates/home.html:37
  591 +msgid "Collaboration Graph"
  592 +msgstr "Collaboration Graph"
  593 +
  594 +#: colab/templates/home.html:48
  595 +msgid "Most Relevant Threads"
  596 +msgstr "Most Relevant Threads"
  597 +
  598 +#: colab/templates/home.html:52
  599 +msgid "RSS - Most Relevant Threads"
  600 +msgstr "RSS - Most Relevant Threads"
  601 +
  602 +#: colab/templates/home.html:60 colab/templates/home.html.py:79
  603 +msgid "View more discussions..."
  604 +msgstr "View more discussions..."
  605 +
  606 +#: colab/templates/home.html:67
  607 +msgid "Latest Threads"
  608 +msgstr "Latest Threads"
  609 +
  610 +#: colab/templates/home.html:71
  611 +msgid "RSS - Latest Threads"
  612 +msgstr "RSS - Latest Threads"
  613 +
  614 +#, fuzzy
  615 +#~| msgid "Gitlab Projects"
  616 +#~ msgid "Public Projects"
  617 +#~ msgstr "Gitlab Projects"
  618 +
  619 +#, fuzzy
  620 +#~| msgid "Gitlab Project"
  621 +#~ msgid "New Project"
  622 +#~ msgstr "Gitlab Project"
  623 +
  624 +#, fuzzy
  625 +#~| msgid "Gitlab Projects"
  626 +#~ msgid "Projects"
  627 +#~ msgstr "Gitlab Projects"
  628 +
  629 +#, fuzzy
  630 +#~| msgid "Gitlab Issues"
  631 +#~ msgid "Issues"
  632 +#~ msgstr "Gitlab Issues"
  633 +
  634 +#, fuzzy
  635 +#~| msgid "Gitlab Merge Requests"
  636 +#~ msgid "Merge Requests"
  637 +#~ msgstr "Gitlab Merge Requests"
149 638
150 #~ msgid "" 639 #~ msgid ""
151 #~ "Please enter a correct %(username)s and password. Note that both fields " 640 #~ "Please enter a correct %(username)s and password. Note that both fields "
@@ -178,172 +667,6 @@ msgstr &quot;&quot; @@ -178,172 +667,6 @@ msgstr &quot;&quot;
178 #~ msgid "Enter a valid username." 667 #~ msgid "Enter a valid username."
179 #~ msgstr "Enter a valid username." 668 #~ msgstr "Enter a valid username."
180 669
181 -#~ msgid "Group Subscriptions"  
182 -#~ msgstr "Group Subscriptions"  
183 -  
184 -#~ msgid "Update subscriptions"  
185 -#~ msgstr "Update subscriptions"  
186 -  
187 -#~ msgid "Sign up"  
188 -#~ msgstr "Sign up"  
189 -  
190 -#~ msgid "Please correct the errors below and try again."  
191 -#~ msgstr "Please correct the errors below and try again."  
192 -  
193 -#~ msgid "Required fields"  
194 -#~ msgstr "Required fields"  
195 -  
196 -#~ msgid "Personal Information"  
197 -#~ msgstr "Personal Information"  
198 -  
199 -#~ msgid "Subscribe to groups"  
200 -#~ msgstr "Subscribe to groups"  
201 -  
202 -#~ msgid "Register"  
203 -#~ msgstr "Register"  
204 -  
205 -#~ msgid "Messages"  
206 -#~ msgstr "Messages"  
207 -  
208 -#~ msgid "Contributions"  
209 -#~ msgstr "Contributions"  
210 -  
211 -#~ msgid "edit profile"  
212 -#~ msgstr "edit profile"  
213 -  
214 -#~ msgid "group membership"  
215 -#~ msgstr "group membership"  
216 -  
217 -#~ msgid "Twitter account"  
218 -#~ msgstr "Twitter account"  
219 -  
220 -#~ msgid "Facebook account"  
221 -#~ msgstr "Facebook account"  
222 -  
223 -#~ msgid "Google talk account"  
224 -#~ msgstr "Google talk account"  
225 -  
226 -#~ msgid "Github account"  
227 -#~ msgstr "Github account"  
228 -  
229 -#~ msgid "Personal webpage"  
230 -#~ msgstr "Personal webpage"  
231 -  
232 -#~ msgid "Groups: "  
233 -#~ msgstr "Groups: "  
234 -  
235 -#~ msgid "Collaborations by Type"  
236 -#~ msgstr "Collaborations by Type"  
237 -  
238 -#~ msgid "Participation by Group"  
239 -#~ msgstr "Participation by Group"  
240 -  
241 -#~ msgid "Latest posted"  
242 -#~ msgstr "Latest posted"  
243 -  
244 -#~ msgid "There are no posts by this user so far."  
245 -#~ msgstr "There are no posts by this user so far."  
246 -  
247 -#~ msgid "View more posts..."  
248 -#~ msgstr "View more posts..."  
249 -  
250 -#~ msgid "Latest contributions"  
251 -#~ msgstr "Latest contributions"  
252 -  
253 -#~ msgid "No contributions of this user so far."  
254 -#~ msgstr "No contributions of this user so far."  
255 -  
256 -#~ msgid "View more contributions..."  
257 -#~ msgstr "View more contributions..."  
258 -  
259 -#~ msgid "We sent a verification email to "  
260 -#~ msgstr "We sent a verification email to "  
261 -  
262 -#~ msgid "Please follow the instructions in it."  
263 -#~ msgstr "Please follow the instructions in it."  
264 -  
265 -#~ msgid "profile information"  
266 -#~ msgstr "profile information"  
267 -  
268 -#~ msgid "Change your avatar at Gravatar.com"  
269 -#~ msgstr "Change your avatar at Gravatar.com"  
270 -  
271 -#~ msgid "Emails"  
272 -#~ msgstr "Emails"  
273 -  
274 -#~ msgid "Primary"  
275 -#~ msgstr "Primary"  
276 -  
277 -#~ msgid "Setting..."  
278 -#~ msgstr "Setting..."  
279 -  
280 -#~ msgid "Set as Primary"  
281 -#~ msgstr "Set as Primary"  
282 -  
283 -#~ msgid "Deleting..."  
284 -#~ msgstr "Deleting..."  
285 -  
286 -#~ msgid "Delete"  
287 -#~ msgstr "Delete"  
288 -  
289 -#~ msgid "Sending verification..."  
290 -#~ msgstr "Sending verification..."  
291 -  
292 -#~ msgid "Verify"  
293 -#~ msgstr "Verify"  
294 -  
295 -#~ msgid "Add another email address:"  
296 -#~ msgstr "Add another email address:"  
297 -  
298 -#~ msgid "Add"  
299 -#~ msgstr "Add"  
300 -  
301 -#~ msgid "Change Password"  
302 -#~ msgstr "Change Password"  
303 -  
304 -#~ msgid "Update"  
305 -#~ msgstr "Update"  
306 -  
307 -#~ msgid "Please correct the error below and try again."  
308 -#~ msgstr "Please correct the error below and try again."  
309 -  
310 -#~ msgid "Login"  
311 -#~ msgstr "Login"  
312 -  
313 -#~ msgid "Forgot Password?"  
314 -#~ msgstr "Forgot Password?"  
315 -  
316 -#~ msgid "Change my password"  
317 -#~ msgstr "Change my password"  
318 -  
319 -#~ msgid "Setting New password"  
320 -#~ msgstr "Setting New password"  
321 -  
322 -#~ msgid ""  
323 -#~ "Forgotten your password? Enter your email address below, and we'll email "  
324 -#~ "instructions for setting a new one."  
325 -#~ msgstr ""  
326 -#~ "Forgotten your password? Enter your email address below, and we'll email "  
327 -#~ "instructions for setting a new one."  
328 -  
329 -#~ msgid "Email address:"  
330 -#~ msgstr "Email address:"  
331 -  
332 -#~ msgid "Reset password"  
333 -#~ msgstr "Reset password"  
334 -  
335 -#~ msgid "Your profile has been created!"  
336 -#~ msgstr "Your profile has been created!"  
337 -  
338 -#~ msgid "Your password was changed."  
339 -#~ msgstr "Your password was changed."  
340 -  
341 -#~ msgid "Your password has been set. You may go ahead and log in now."  
342 -#~ msgstr "Your password has been set. You may go ahead and log in now."  
343 -  
344 -#~ msgid "Fork me!"  
345 -#~ msgstr "Fork me!"  
346 -  
347 #~ msgid "Gitlab Group" 670 #~ msgid "Gitlab Group"
348 #~ msgstr "Gitlab Group" 671 #~ msgstr "Gitlab Group"
349 672
@@ -368,21 +691,6 @@ msgstr &quot;&quot; @@ -368,21 +691,6 @@ msgstr &quot;&quot;
368 #~ msgid "Articles" 691 #~ msgid "Articles"
369 #~ msgstr "Articles" 692 #~ msgstr "Articles"
370 693
371 -#~ msgid "Latest Discussions"  
372 -#~ msgstr "Latest Discussions"  
373 -  
374 -#~ msgid "Discussions Most Relevance"  
375 -#~ msgstr "Discussions Most Relevance"  
376 -  
377 -#~ msgid "Latest collaborations"  
378 -#~ msgstr "Latest collaborations"  
379 -  
380 -#~ msgid "Search"  
381 -#~ msgstr "Search"  
382 -  
383 -#~ msgid "Type"  
384 -#~ msgstr "Type"  
385 -  
386 #~ msgid "Author" 694 #~ msgid "Author"
387 #~ msgstr "Author" 695 #~ msgstr "Author"
388 696
@@ -419,24 +727,6 @@ msgstr &quot;&quot; @@ -419,24 +727,6 @@ msgstr &quot;&quot;
419 #~ msgid "Repository" 727 #~ msgid "Repository"
420 #~ msgstr "Repository" 728 #~ msgstr "Repository"
421 729
422 -#~ msgid "Name"  
423 -#~ msgstr "Name"  
424 -  
425 -#~ msgid "Institution"  
426 -#~ msgstr "Institution"  
427 -  
428 -#~ msgid "Role"  
429 -#~ msgstr "Role"  
430 -  
431 -#~ msgid "Since"  
432 -#~ msgstr "Since"  
433 -  
434 -#~ msgid "Until"  
435 -#~ msgstr "Until"  
436 -  
437 -#~ msgid "Filename"  
438 -#~ msgstr "Filename"  
439 -  
440 #~ msgid "Used by" 730 #~ msgid "Used by"
441 #~ msgstr "Used by" 731 #~ msgstr "Used by"
442 732
@@ -446,122 +736,8 @@ msgstr &quot;&quot; @@ -446,122 +736,8 @@ msgstr &quot;&quot;
446 #~ msgid "Size" 736 #~ msgid "Size"
447 #~ msgstr "Size" 737 #~ msgstr "Size"
448 738
449 -#~ msgid "Remove filter"  
450 -#~ msgstr "Remove filter"  
451 -  
452 -#~ msgid "Filter"  
453 -#~ msgstr "Filter"  
454 -  
455 -#~ msgid "Sort by"  
456 -#~ msgstr "Sort by"  
457 -  
458 -#~ msgid "Types"  
459 -#~ msgstr "Types"  
460 -  
461 #~ msgid "Discussion" 739 #~ msgid "Discussion"
462 #~ msgstr "Discussion" 740 #~ msgstr "Discussion"
463 741
464 -#~ msgid "search"  
465 -#~ msgstr "search"  
466 -  
467 -#~ msgid "documents found"  
468 -#~ msgstr "documents found"  
469 -  
470 -#~ msgid "Search here"  
471 -#~ msgstr "Search here"  
472 -  
473 -#~ msgid "Filters"  
474 -#~ msgstr "Filters"  
475 -  
476 -#~ msgid "No results for your search."  
477 -#~ msgstr "No results for your search."  
478 -  
479 -#~ msgid "You are searching for"  
480 -#~ msgstr "You are searching for"  
481 -  
482 -#~ msgid "English"  
483 -#~ msgstr "English"  
484 -  
485 -#~ msgid "Portuguese"  
486 -#~ msgstr "Portuguese"  
487 -  
488 -#~ msgid "Spanish"  
489 -#~ msgstr "Spanish"  
490 -  
491 -#~ msgid "Recent activity"  
492 -#~ msgstr "Recent activity"  
493 -  
494 -#~ msgid "Relevance"  
495 -#~ msgstr "Relevance"  
496 -  
497 -#~ msgid "Document"  
498 -#~ msgstr "Document"  
499 -  
500 -#~ msgid "Presentation"  
501 -#~ msgstr "Presentation"  
502 -  
503 -#~ msgid "Text"  
504 -#~ msgstr "Text"  
505 -  
506 -#~ msgid "Compressed"  
507 -#~ msgstr "Compressed"  
508 -  
509 -#~ msgid "Image"  
510 -#~ msgstr "Image"  
511 -  
512 -#~ msgid "Spreadsheet"  
513 -#~ msgstr "Spreadsheet"  
514 -  
515 -#~ msgid "Not found. Keep searching! :)"  
516 -#~ msgstr "Not found. Keep searching! :)"  
517 -  
518 -#~ msgid "Ooopz... something went wrong!"  
519 -#~ msgstr "Ooopz... something went wrong!"  
520 -  
521 -#~ msgid "Logout"  
522 -#~ msgstr "Logout"  
523 -  
524 -#~ msgid "Search here..."  
525 -#~ msgstr "Search here..."  
526 -  
527 -#~ msgid "The login has failed. Please, try again."  
528 -#~ msgstr "The login has failed. Please, try again."  
529 -  
530 -#~ msgid "Last email imported at"  
531 -#~ msgstr "Last email imported at"  
532 -  
533 -#~ msgid "The contents of this site is published under license"  
534 -#~ msgstr "The contents of this site is published under license"  
535 -  
536 -#~ msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"  
537 -#~ msgstr "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"  
538 -  
539 #~ msgid "Paste" 742 #~ msgid "Paste"
540 #~ msgstr "Paste" 743 #~ msgstr "Paste"
541 -  
542 -#~ msgid "Latest Collaborations"  
543 -#~ msgstr "Latest Collaborations"  
544 -  
545 -#~ msgid "RSS - Latest collaborations"  
546 -#~ msgstr "RSS - Latest collaborations"  
547 -  
548 -#~ msgid "View more collaborations..."  
549 -#~ msgstr "View more collaborations..."  
550 -  
551 -#~ msgid "Collaboration Graph"  
552 -#~ msgstr "Collaboration Graph"  
553 -  
554 -#~ msgid "Most Relevant Threads"  
555 -#~ msgstr "Most Relevant Threads"  
556 -  
557 -#~ msgid "RSS - Most Relevant Threads"  
558 -#~ msgstr "RSS - Most Relevant Threads"  
559 -  
560 -#~ msgid "View more discussions..."  
561 -#~ msgstr "View more discussions..."  
562 -  
563 -#~ msgid "Latest Threads"  
564 -#~ msgstr "Latest Threads"  
565 -  
566 -#~ msgid "RSS - Latest Threads"  
567 -#~ msgstr "RSS - Latest Threads"  
colab/locale/pt_BR/LC_MESSAGES/django.mo
No preview for this file type
colab/locale/pt_BR/LC_MESSAGES/django.po
@@ -10,7 +10,7 @@ msgid &quot;&quot; @@ -10,7 +10,7 @@ msgid &quot;&quot;
10 msgstr "" 10 msgstr ""
11 "Project-Id-Version: colab\n" 11 "Project-Id-Version: colab\n"
12 "Report-Msgid-Bugs-To: \n" 12 "Report-Msgid-Bugs-To: \n"
13 -"POT-Creation-Date: 2015-10-27 13:48+0000\n" 13 +"POT-Creation-Date: 2015-11-24 17:46+0000\n"
14 "PO-Revision-Date: 2015-09-07 19:13+0000\n" 14 "PO-Revision-Date: 2015-09-07 19:13+0000\n"
15 "Last-Translator: Lucas Kanashiro Duarte <kanashiro.duarte@gmail.com>\n" 15 "Last-Translator: Lucas Kanashiro Duarte <kanashiro.duarte@gmail.com>\n"
16 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/colab/colab/" 16 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/colab/colab/"
@@ -21,334 +21,657 @@ msgstr &quot;&quot; @@ -21,334 +21,657 @@ msgstr &quot;&quot;
21 "Content-Transfer-Encoding: 8bit\n" 21 "Content-Transfer-Encoding: 8bit\n"
22 "Plural-Forms: nplurals=2; plural=(n > 1);\n" 22 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
23 23
24 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:21  
25 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:21  
26 -msgid "Code"  
27 -msgstr "Código"  
28 -  
29 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:26  
30 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:26  
31 -#, fuzzy  
32 -#| msgid "Gitlab Projects"  
33 -msgid "Public Projects"  
34 -msgstr "Projetos no Gitlab"  
35 -  
36 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:28  
37 -#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:30  
38 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:28  
39 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:30  
40 -#, fuzzy  
41 -#| msgid "My Profile"  
42 -msgid "Profile"  
43 -msgstr "Meu Perfil"  
44 -  
45 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:30  
46 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:30  
47 -#, fuzzy  
48 -#| msgid "Gitlab Project"  
49 -msgid "New Project"  
50 -msgstr "Projeto no Gitlab"  
51 -  
52 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:32  
53 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:32  
54 -#, fuzzy  
55 -#| msgid "Gitlab Projects"  
56 -msgid "Projects"  
57 -msgstr "Projetos no Gitlab"  
58 -  
59 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:34  
60 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:34  
61 -msgid "Groups"  
62 -msgstr "Grupos"  
63 -  
64 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:36  
65 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:36  
66 -#, fuzzy  
67 -#| msgid "Gitlab Issues"  
68 -msgid "Issues"  
69 -msgstr "Tíquetes no Gitlab"  
70 -  
71 -#: colab-gitlab-plugin/tests/plugins.d/gitlab.py:38  
72 -#: colab-spb-plugin/tests/plugins.d/gitlab.py:38  
73 -#, fuzzy  
74 -#| msgid "Gitlab Merge Requests"  
75 -msgid "Merge Requests"  
76 -msgstr "Envio de Contribuições no Gitlab"  
77 -  
78 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:21 24 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:21
79 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:21  
80 msgid "Social" 25 msgid "Social"
81 msgstr "Social" 26 msgstr "Social"
82 27
83 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:26 28 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:26
84 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:26  
85 #, fuzzy 29 #, fuzzy
86 #| msgid "Username" 30 #| msgid "Username"
87 msgid "Users" 31 msgid "Users"
88 msgstr "Usuário" 32 msgstr "Usuário"
89 33
90 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:28 34 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:28
91 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:28  
92 msgid "Communities" 35 msgid "Communities"
93 msgstr "Comunidades" 36 msgstr "Comunidades"
94 37
  38 +#: colab-noosfero-plugin/tests/plugins.d/noosfero.py:30
  39 +#, fuzzy
  40 +#| msgid "My Profile"
  41 +msgid "Profile"
  42 +msgstr "Meu Perfil"
  43 +
95 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:32 44 #: colab-noosfero-plugin/tests/plugins.d/noosfero.py:32
96 -#: colab-spb-plugin/tests/plugins.d/noosfero.py:32  
97 msgid "Control Panel" 45 msgid "Control Panel"
98 msgstr "Painel de Controle" 46 msgstr "Painel de Controle"
99 47
100 -#~ msgid "Personal info"  
101 -#~ msgstr "Informações Pessoais"  
102 -  
103 -#~ msgid "Permissions"  
104 -#~ msgstr "Permissões"  
105 -  
106 -#~ msgid "Important dates"  
107 -#~ msgstr "Datas importantes"  
108 -  
109 -#~ msgid "Social account does not exist"  
110 -#~ msgstr "Conta social não existe"  
111 -  
112 -#~ msgid "This field cannot be blank."  
113 -#~ msgstr "Este campo não pode ficar em branco."  
114 -  
115 -#~ msgid "Bio"  
116 -#~ msgstr "Bio"  
117 -  
118 -#~ msgid "Write something about you in 200 characters or less."  
119 -#~ msgstr "Escreva algo sobre você em 200 caracteres ou menos." 48 +#: colab/accounts/admin.py:18
  49 +msgid "Personal info"
  50 +msgstr "Informações Pessoais"
120 51
121 -#~ msgid "Mailing lists"  
122 -#~ msgstr "Listas de e-mail" 52 +#: colab/accounts/admin.py:24
  53 +msgid "Permissions"
  54 +msgstr "Permissões"
123 55
124 -#~ msgid "Email already used. Is it you? Please <a href='%(url)s'>login</a>"  
125 -#~ msgstr ""  
126 -#~ "Este email ja está sendo utilizado.Caso seja o seu efetue o <a "  
127 -#~ "href='%(url)s'>login</a>"  
128 -  
129 -#~ msgid "A user with that username already exists."  
130 -#~ msgstr "Já existe um usuário com este nome."  
131 -  
132 -#~ msgid "The two password fields didn't match."  
133 -#~ msgstr "Os dois campos de senha não conferem."  
134 -  
135 -#~ msgid "Password"  
136 -#~ msgstr "Senha"  
137 -  
138 -#~ msgid "Password confirmation"  
139 -#~ msgstr "Confirmação de senha"  
140 -  
141 -#~ msgid "Required. 30 characters or fewer. Letters and digits."  
142 -#~ msgstr "Obrigatório. 30 caracteres ou menos. Letras ou digitos." 56 +#: colab/accounts/admin.py:28
  57 +msgid "Important dates"
  58 +msgstr "Datas importantes"
143 59
144 -#~ msgid "This value may contain only letters and numbers."  
145 -#~ msgstr "Este campo pode conter apenas letras e números."  
146 -  
147 -#~ msgid ""  
148 -#~ "Raw passwords are not stored, so there is no way to see this user's "  
149 -#~ "password, but you can change the password using <a href=\"password/"  
150 -#~ "\">this form</a>."  
151 -#~ msgstr ""  
152 -#~ "Senhas em claro não são armazenadas, então não será possível visualizar "  
153 -#~ "sua senha, no entanto você poderá modificar sua senha utilizando <a href="  
154 -#~ "\\\"password/\\\">este formulário</a>."  
155 -  
156 -#~ msgid ""  
157 -#~ "Please enter a correct %(username)s and password. Note that both fields "  
158 -#~ "may be case-sensitive."  
159 -#~ msgstr ""  
160 -#~ "Por favor entre com um %(username)s e senha. Note que ambos os campos "  
161 -#~ "diferenciam letras maiúsculas de minúsculas"  
162 -  
163 -#~ msgid "This account is inactive."  
164 -#~ msgstr "Esta conta está inativa."  
165 -  
166 -#~ msgid "Email"  
167 -#~ msgstr "Email"  
168 -  
169 -#~ msgid "New password"  
170 -#~ msgstr "Nova senha"  
171 -  
172 -#~ msgid "New password confirmation"  
173 -#~ msgstr "Confirmar nova senha"  
174 -  
175 -#~ msgid "Your old password was entered incorrectly. Please enter it again."  
176 -#~ msgstr "Sua senha atual está incorreta. Por favor tente novamente."  
177 -  
178 -#~ msgid "Old password"  
179 -#~ msgstr "Senha atual"  
180 -  
181 -#~ msgid "Password (again)"  
182 -#~ msgstr "Senha (novamente)"  
183 -  
184 -#~ msgid "Enter a valid username."  
185 -#~ msgstr "Insira um nome de usuário válido."  
186 -  
187 -#~ msgid "Group Subscriptions"  
188 -#~ msgstr "Inscrições em grupos"  
189 -  
190 -#~ msgid "Update subscriptions"  
191 -#~ msgstr "Atualizar inscrições"  
192 -  
193 -#~ msgid "Sign up"  
194 -#~ msgstr "Cadastrar"  
195 -  
196 -#~ msgid "Please correct the errors below and try again."  
197 -#~ msgstr "Por favor corrija os erros abaixo e tente novamente."  
198 -  
199 -#~ msgid "Required fields"  
200 -#~ msgstr "Campos obrigatórios"  
201 -  
202 -#~ msgid "Personal Information"  
203 -#~ msgstr "Informações pessoais"  
204 -  
205 -#~ msgid "Subscribe to groups"  
206 -#~ msgstr "Inscreva-se nos grupos"  
207 -  
208 -#~ msgid "Register"  
209 -#~ msgstr "Cadastre-se" 60 +#: colab/accounts/filters.py:7
  61 +#: colab/accounts/templates/search/user_search_preview.html:12
  62 +#, fuzzy
  63 +#| msgid "Username"
  64 +msgid "User"
  65 +msgstr "Usuário"
210 66
211 -#~ msgid "Messages"  
212 -#~ msgstr "Mensagens" 67 +#: colab/accounts/filters.py:12 colab/accounts/forms.py:175
  68 +#: colab/accounts/forms.py:246
  69 +#, fuzzy
  70 +#| msgid "Filename"
  71 +msgid "Username"
  72 +msgstr "Nome do arquivo"
  73 +
  74 +#: colab/accounts/filters.py:15
  75 +msgid "Name"
  76 +msgstr "Nome"
  77 +
  78 +#: colab/accounts/filters.py:18
  79 +msgid "Institution"
  80 +msgstr "Instituição"
  81 +
  82 +#: colab/accounts/filters.py:21
  83 +msgid "Role"
  84 +msgstr "Papel"
  85 +
  86 +#: colab/accounts/forms.py:30
  87 +msgid "Social account does not exist"
  88 +msgstr "Conta social não existe"
  89 +
  90 +#: colab/accounts/forms.py:58 colab/accounts/forms.py:64
  91 +#: colab/accounts/forms.py:70
  92 +msgid "This field cannot be blank."
  93 +msgstr "Este campo não pode ficar em branco."
  94 +
  95 +#: colab/accounts/forms.py:111
  96 +#: colab/accounts/templates/accounts/user_detail.html:38
  97 +msgid "Bio"
  98 +msgstr "Bio"
  99 +
  100 +#: colab/accounts/forms.py:112
  101 +msgid "Write something about you in 200 characters or less."
  102 +msgstr "Escreva algo sobre você em 200 caracteres ou menos."
  103 +
  104 +#: colab/accounts/forms.py:157
  105 +msgid "Mailing lists"
  106 +msgstr "Listas de e-mail"
  107 +
  108 +#: colab/accounts/forms.py:170
  109 +#, python-format
  110 +msgid "Email already used. Is it you? Please <a href='%(url)s'>login</a>"
  111 +msgstr ""
  112 +"Este email ja está sendo utilizado.Caso seja o seu efetue o <a "
  113 +"href='%(url)s'>login</a>"
213 114
214 -#~ msgid "Contributions"  
215 -#~ msgstr "Contribuições" 115 +#: colab/accounts/forms.py:172
  116 +msgid "A user with that username already exists."
  117 +msgstr "Já existe um usuário com este nome."
216 118
217 -#~ msgid "edit profile"  
218 -#~ msgstr "editar perfil" 119 +#: colab/accounts/forms.py:173
  120 +msgid "The two password fields didn't match."
  121 +msgstr "Os dois campos de senha não conferem."
219 122
220 -#~ msgid "group membership"  
221 -#~ msgstr "Inscrições nos grupos" 123 +#: colab/accounts/forms.py:183 colab/accounts/forms.py:251
  124 +msgid "Password"
  125 +msgstr "Senha"
222 126
223 -#~ msgid "Twitter account"  
224 -#~ msgstr "Conta Twitter" 127 +#: colab/accounts/forms.py:185
  128 +msgid "Password confirmation"
  129 +msgstr "Confirmação de senha"
225 130
226 -#~ msgid "Facebook account"  
227 -#~ msgstr "Conta Facebook" 131 +#: colab/accounts/forms.py:247 colab/accounts/models.py:77
  132 +msgid "Required. 30 characters or fewer. Letters and digits."
  133 +msgstr "Obrigatório. 30 caracteres ou menos. Letras ou digitos."
228 134
229 -#~ msgid "Google talk account"  
230 -#~ msgstr "Conta Google talk" 135 +#: colab/accounts/forms.py:249
  136 +msgid "This value may contain only letters and numbers."
  137 +msgstr "Este campo pode conter apenas letras e números."
231 138
232 -#~ msgid "Github account"  
233 -#~ msgstr "Conta Github" 139 +#: colab/accounts/forms.py:252
  140 +msgid ""
  141 +"Raw passwords are not stored, so there is no way to see this user's "
  142 +"password, but you can change the password using <a href=\"password/\">this "
  143 +"form</a>."
  144 +msgstr ""
  145 +"Senhas em claro não são armazenadas, então não será possível visualizar sua "
  146 +"senha, no entanto você poderá modificar sua senha utilizando <a href=\\"
  147 +"\"password/\\\">este formulário</a>."
  148 +
  149 +#: colab/accounts/templates/accounts/manage_subscriptions.html:6
  150 +msgid "Group Subscriptions"
  151 +msgstr "Inscrições em grupos"
  152 +
  153 +#: colab/accounts/templates/accounts/manage_subscriptions.html:36
  154 +msgid "Update subscriptions"
  155 +msgstr "Atualizar inscrições"
  156 +
  157 +#: colab/accounts/templates/accounts/user_create_form.html:5
  158 +msgid "Sign up"
  159 +msgstr "Cadastrar"
  160 +
  161 +#: colab/accounts/templates/accounts/user_create_form.html:10
  162 +#: colab/accounts/templates/registration/login.html:14
  163 +#: colab/accounts/templates/registration/password_change_form_custom.html:12
  164 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:14
  165 +#: colab/accounts/templates/registration/password_reset_form_custom.html:9
  166 +msgid "Please correct the errors below and try again."
  167 +msgstr "Por favor corrija os erros abaixo e tente novamente."
  168 +
  169 +#: colab/accounts/templates/accounts/user_create_form.html:17
  170 +msgid "Required fields"
  171 +msgstr "Campos obrigatórios"
  172 +
  173 +#: colab/accounts/templates/accounts/user_create_form.html:29
  174 +msgid "Personal Information"
  175 +msgstr "Informações pessoais"
  176 +
  177 +#: colab/accounts/templates/accounts/user_create_form.html:46
  178 +msgid "Subscribe to groups"
  179 +msgstr "Inscreva-se nos grupos"
  180 +
  181 +#: colab/accounts/templates/accounts/user_create_form.html:60
  182 +#: colab/templates/header.html:38 colab/templates/header.html.py:43
  183 +msgid "Register"
  184 +msgstr "Cadastre-se"
  185 +
  186 +#: colab/accounts/templates/accounts/user_detail.html:8
  187 +msgid "Messages"
  188 +msgstr "Mensagens"
  189 +
  190 +#: colab/accounts/templates/accounts/user_detail.html:9
  191 +#: colab/templates/home.html:7
  192 +msgid "Contributions"
  193 +msgstr "Contribuições"
  194 +
  195 +#: colab/accounts/templates/accounts/user_detail.html:29
  196 +msgid "edit profile"
  197 +msgstr "editar perfil"
  198 +
  199 +#: colab/accounts/templates/accounts/user_detail.html:30
  200 +msgid "group membership"
  201 +msgstr "Inscrições nos grupos"
  202 +
  203 +#: colab/accounts/templates/accounts/user_detail.html:66
  204 +msgid "Twitter account"
  205 +msgstr "Conta Twitter"
  206 +
  207 +#: colab/accounts/templates/accounts/user_detail.html:69
  208 +msgid "Facebook account"
  209 +msgstr "Conta Facebook"
  210 +
  211 +#: colab/accounts/templates/accounts/user_detail.html:74
  212 +msgid "Google talk account"
  213 +msgstr "Conta Google talk"
  214 +
  215 +#: colab/accounts/templates/accounts/user_detail.html:78
  216 +msgid "Github account"
  217 +msgstr "Conta Github"
  218 +
  219 +#: colab/accounts/templates/accounts/user_detail.html:82
  220 +msgid "Personal webpage"
  221 +msgstr "Página web pessoal"
  222 +
  223 +#: colab/accounts/templates/accounts/user_detail.html:88
  224 +msgid "Groups: "
  225 +msgstr "Grupos: "
  226 +
  227 +#: colab/accounts/templates/accounts/user_detail.html:101
  228 +msgid "Collaborations by Type"
  229 +msgstr "Colaborações por tipo"
  230 +
  231 +#: colab/accounts/templates/accounts/user_detail.html:117
  232 +msgid "Participation by Group"
  233 +msgstr "Participação por grupo"
  234 +
  235 +#: colab/accounts/templates/accounts/user_detail.html:133
  236 +msgid "Latest posted"
  237 +msgstr "Últimas postagens"
  238 +
  239 +#: colab/accounts/templates/accounts/user_detail.html:138
  240 +msgid "There are no posts by this user so far."
  241 +msgstr "Não há posts deste usuário até agora."
  242 +
  243 +#: colab/accounts/templates/accounts/user_detail.html:142
  244 +msgid "View more posts..."
  245 +msgstr "Ver mais postagens..."
  246 +
  247 +#: colab/accounts/templates/accounts/user_detail.html:148
  248 +msgid "Latest contributions"
  249 +msgstr "Últimas colaborações"
  250 +
  251 +#: colab/accounts/templates/accounts/user_detail.html:153
  252 +msgid "No contributions of this user so far."
  253 +msgstr "Não há contribuições deste usuário até agora."
  254 +
  255 +#: colab/accounts/templates/accounts/user_detail.html:157
  256 +msgid "View more contributions..."
  257 +msgstr "Ver mais colaborações..."
  258 +
  259 +#: colab/accounts/templates/accounts/user_update_form.html:70
  260 +msgid "We sent a verification email to "
  261 +msgstr "Enviamos um email de verificação para "
  262 +
  263 +#: colab/accounts/templates/accounts/user_update_form.html:71
  264 +msgid "Please follow the instructions in it."
  265 +msgstr "Por favor, siga as instruções."
  266 +
  267 +#: colab/accounts/templates/accounts/user_update_form.html:123
  268 +msgid "profile information"
  269 +msgstr "informações do perfil"
  270 +
  271 +#: colab/accounts/templates/accounts/user_update_form.html:128
  272 +msgid "Change your avatar at Gravatar.com"
  273 +msgstr "Troque seu avatar em Gravatar.com"
  274 +
  275 +#: colab/accounts/templates/accounts/user_update_form.html:178
  276 +#: colab/search/utils.py:56
  277 +msgid "Emails"
  278 +msgstr "Emails"
  279 +
  280 +#: colab/accounts/templates/accounts/user_update_form.html:187
  281 +msgid "Primary"
  282 +msgstr "Primário"
  283 +
  284 +#: colab/accounts/templates/accounts/user_update_form.html:190
  285 +msgid "Setting..."
  286 +msgstr "Definindo..."
  287 +
  288 +#: colab/accounts/templates/accounts/user_update_form.html:190
  289 +msgid "Set as Primary"
  290 +msgstr "Definir como Primário"
  291 +
  292 +#: colab/accounts/templates/accounts/user_update_form.html:191
  293 +msgid "Deleting..."
  294 +msgstr "Apagando..."
  295 +
  296 +#: colab/accounts/templates/accounts/user_update_form.html:191
  297 +#: colab/accounts/templates/accounts/user_update_form.html:203
  298 +msgid "Delete"
  299 +msgstr "Apagar"
  300 +
  301 +#: colab/accounts/templates/accounts/user_update_form.html:202
  302 +msgid "Sending verification..."
  303 +msgstr "Enviando verificação..."
  304 +
  305 +#: colab/accounts/templates/accounts/user_update_form.html:202
  306 +msgid "Verify"
  307 +msgstr "Verificar"
  308 +
  309 +#: colab/accounts/templates/accounts/user_update_form.html:210
  310 +msgid "Add another email address:"
  311 +msgstr "Adicionar outro endereço de email"
  312 +
  313 +#: colab/accounts/templates/accounts/user_update_form.html:213
  314 +msgid "Add"
  315 +msgstr "Adicionar"
  316 +
  317 +#: colab/accounts/templates/accounts/user_update_form.html:221
  318 +#: colab/accounts/templates/accounts/user_update_form.html:225
  319 +#: colab/accounts/templates/registration/password_change_form_custom.html:26
  320 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:28
  321 +msgid "Change Password"
  322 +msgstr "Trocar senha"
  323 +
  324 +#: colab/accounts/templates/accounts/user_update_form.html:233
  325 +msgid "Update"
  326 +msgstr "Atualizar"
  327 +
  328 +#: colab/accounts/templates/accounts/user_update_form.html:234
  329 +#| msgid "Control Panel"
  330 +msgid "Go to profile panel"
  331 +msgstr "Ir para meu perfil"
  332 +
  333 +#: colab/accounts/templates/registration/login.html:10
  334 +#: colab/accounts/templates/registration/password_change_form_custom.html:10
  335 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:12
  336 +msgid "Please correct the error below and try again."
  337 +msgstr "Por favor corrija o erro abaixo e tente novamente."
  338 +
  339 +#: colab/accounts/templates/registration/login.html:34
  340 +#: colab/accounts/templates/registration/login.html:54
  341 +#: colab/templates/header.html:37 colab/templates/header.html.py:39
  342 +#: colab/templates/header.html:42 colab/templates/header.html.py:44
  343 +msgid "Login"
  344 +msgstr "Entrar"
  345 +
  346 +#: colab/accounts/templates/registration/login.html:56
  347 +msgid "Forgot Password?"
  348 +msgstr "Esqueci minha Senha?"
  349 +
  350 +#: colab/accounts/templates/registration/password_change_form_custom.html:54
  351 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:51
  352 +msgid "Change my password"
  353 +msgstr "Alterar minha senha"
  354 +
  355 +#: colab/accounts/templates/registration/password_reset_confirm_custom.html:3
  356 +msgid "Setting New password"
  357 +msgstr "Definir Nova Senha"
  358 +
  359 +#: colab/accounts/templates/registration/password_reset_form_custom.html:23
  360 +msgid ""
  361 +"Forgotten your password? Enter your email address below, and we'll email "
  362 +"instructions for setting a new one."
  363 +msgstr ""
  364 +"Esqueceu sua senha? Digite seu email abaixo, e enviaremos instruções para "
  365 +"redefinir sua senha."
  366 +
  367 +#: colab/accounts/templates/registration/password_reset_form_custom.html:26
  368 +msgid "Email address:"
  369 +msgstr "Endereço de email: "
  370 +
  371 +#: colab/accounts/templates/registration/password_reset_form_custom.html:37
  372 +msgid "Reset password"
  373 +msgstr "Redefinir senha"
  374 +
  375 +#: colab/accounts/templates/search/user_search_preview.html:11
  376 +#: colab/search/forms.py:19
  377 +#: colab/search/templates/search/includes/search_filters.html:134
  378 +#: colab/search/templates/search/includes/search_filters.html:136
  379 +#: colab/search/templates/search/includes/search_filters.html:168
  380 +#: colab/search/templates/search/includes/search_filters.html:169
  381 +msgid "Since"
  382 +msgstr "Desde"
  383 +
  384 +#: colab/accounts/templates/search/user_search_preview.html:12
  385 +#, fuzzy
  386 +#| msgid "Register"
  387 +msgid "Registered in"
  388 +msgstr "Cadastre-se"
234 389
235 -#~ msgid "Personal webpage"  
236 -#~ msgstr "Página web pessoal" 390 +#: colab/accounts/templatetags/date_format.py:8
  391 +#, python-format
  392 +msgid "%(m)s %(d)s %(y)s"
  393 +msgstr ""
237 394
238 -#~ msgid "Groups: "  
239 -#~ msgstr "Grupos: " 395 +#: colab/accounts/templatetags/date_format.py:17
  396 +#, python-format
  397 +msgid "%(hour)s:%(min)s"
  398 +msgstr ""
240 399
241 -#~ msgid "Collaborations by Type"  
242 -#~ msgstr "Colaborações por tipo" 400 +#: colab/accounts/templatetags/date_format.py:19
  401 +#, python-format
  402 +msgid "%s at %s"
  403 +msgstr ""
243 404
244 -#~ msgid "Participation by Group"  
245 -#~ msgstr "Participação por grupo" 405 +#: colab/accounts/views.py:126
  406 +msgid "Your profile has been created!"
  407 +msgstr "Seu perfil foi criado!"
  408 +
  409 +#: colab/accounts/views.py:186
  410 +msgid "Your password was changed."
  411 +msgstr "Sua senha foi modificada."
  412 +
  413 +#: colab/accounts/views.py:202
  414 +msgid "Your password has been set. You may go ahead and log in now."
  415 +msgstr "Sua senha foi modificada. Você já pode efetuar o login agora."
  416 +
  417 +#: colab/home/context_processors.py:20
  418 +msgid "Fork me!"
  419 +msgstr "Fork me!"
  420 +
  421 +#: colab/rss/feeds.py:13
  422 +msgid "Latest Discussions"
  423 +msgstr "Últimas discussões"
  424 +
  425 +#: colab/rss/feeds.py:32
  426 +msgid "Discussions Most Relevance"
  427 +msgstr "Discussões Mais Relevantes"
  428 +
  429 +#: colab/rss/feeds.py:51
  430 +msgid "Latest collaborations"
  431 +msgstr "Últimas colaborações"
  432 +
  433 +#: colab/search/forms.py:16 colab/search/templates/search/search.html:39
  434 +#: colab/templates/header.html:27
  435 +msgid "Search"
  436 +msgstr "Busca"
  437 +
  438 +#: colab/search/forms.py:18
  439 +msgid "Type"
  440 +msgstr "Tipo"
  441 +
  442 +#: colab/search/forms.py:20
  443 +#: colab/search/templates/search/includes/search_filters.html:143
  444 +#: colab/search/templates/search/includes/search_filters.html:145
  445 +#: colab/search/templates/search/includes/search_filters.html:172
  446 +#: colab/search/templates/search/includes/search_filters.html:173
  447 +msgid "Until"
  448 +msgstr "Até"
  449 +
  450 +#: colab/search/templates/search/includes/search_filters.html:5
  451 +#: colab/search/templates/search/includes/search_filters.html:33
  452 +#: colab/search/templates/search/includes/search_filters.html:51
  453 +#: colab/search/templates/search/includes/search_filters.html:69
  454 +msgid "Remove filter"
  455 +msgstr "Remover filtro"
  456 +
  457 +#: colab/search/templates/search/includes/search_filters.html:88
  458 +#: colab/search/templates/search/includes/search_filters.html:154
  459 +#: colab/search/templates/search/includes/search_filters.html:178
  460 +msgid "Filter"
  461 +msgstr "Filtro"
  462 +
  463 +#: colab/search/templates/search/includes/search_filters.html:94
  464 +msgid "Sort by"
  465 +msgstr "Ordenar por"
  466 +
  467 +#: colab/search/templates/search/includes/search_filters.html:111
  468 +msgid "Types"
  469 +msgstr "Tipos"
  470 +
  471 +#: colab/search/templates/search/search.html:5
  472 +msgid "search"
  473 +msgstr "busca"
  474 +
  475 +#: colab/search/templates/search/search.html:44
  476 +msgid "documents found"
  477 +msgstr "documentos encontrados"
  478 +
  479 +#: colab/search/templates/search/search.html:55
  480 +msgid "Search here"
  481 +msgstr "Pesquise aqui"
  482 +
  483 +#: colab/search/templates/search/search.html:67
  484 +msgid "Filters"
  485 +msgstr "Filtros"
  486 +
  487 +#: colab/search/templates/search/search.html:76
  488 +msgid "No results for your search."
  489 +msgstr "Não há resultados para sua busca."
  490 +
  491 +#: colab/search/templates/search/search.html:78
  492 +msgid "You are searching for"
  493 +msgstr "Você está procurando por"
  494 +
  495 +#: colab/settings.py:111
  496 +msgid "English"
  497 +msgstr "Inglês"
  498 +
  499 +#: colab/settings.py:112
  500 +msgid "Portuguese"
  501 +msgstr "Português"
  502 +
  503 +#: colab/settings.py:113
  504 +msgid "Spanish"
  505 +msgstr "Espanhol"
  506 +
  507 +#: colab/settings.py:136
  508 +msgid "Recent activity"
  509 +msgstr "Atividade recente"
  510 +
  511 +#: colab/settings.py:140
  512 +msgid "Relevance"
  513 +msgstr "Relevância"
  514 +
  515 +#: colab/settings.py:149
  516 +msgid "Document"
  517 +msgstr "Documento"
  518 +
  519 +#: colab/settings.py:151
  520 +msgid "Presentation"
  521 +msgstr "Apresentação"
  522 +
  523 +#: colab/settings.py:152
  524 +msgid "Text"
  525 +msgstr "Texto"
  526 +
  527 +#: colab/settings.py:153
  528 +msgid "Code"
  529 +msgstr "Código"
246 530
247 -#~ msgid "Latest posted"  
248 -#~ msgstr "Últimas postagens" 531 +#: colab/settings.py:155
  532 +msgid "Compressed"
  533 +msgstr "Compactado"
249 534
250 -#~ msgid "There are no posts by this user so far."  
251 -#~ msgstr "Não há posts deste usuário até agora." 535 +#: colab/settings.py:156
  536 +msgid "Image"
  537 +msgstr "Imagem"
252 538
253 -#~ msgid "View more posts..."  
254 -#~ msgstr "Ver mais postagens..." 539 +#: colab/settings.py:158
  540 +msgid "Spreadsheet"
  541 +msgstr "Planilha"
255 542
256 -#~ msgid "Latest contributions"  
257 -#~ msgstr "Últimas colaborações" 543 +#: colab/templates/404.html:5
  544 +msgid "Not found. Keep searching! :)"
  545 +msgstr "Não encontrado. Continue procurando! :)"
258 546
259 -#~ msgid "No contributions of this user so far."  
260 -#~ msgstr "Não há contribuições deste usuário até agora." 547 +#: colab/templates/500.html:2
  548 +msgid "Ooopz... something went wrong!"
  549 +msgstr "Ooopa... algo saiu errado!"
261 550
262 -#~ msgid "View more contributions..."  
263 -#~ msgstr "Ver mais colaborações..." 551 +#: colab/templates/base.html:74
  552 +msgid "The login has failed. Please, try again."
  553 +msgstr "O login falhou. Por favor, tente novamente."
264 554
265 -#~ msgid "We sent a verification email to "  
266 -#~ msgstr "Enviamos um email de verificação para " 555 +#: colab/templates/footer.html:6
  556 +msgid "Last email imported at"
  557 +msgstr "Último email importado em"
267 558
268 -#~ msgid "Please follow the instructions in it."  
269 -#~ msgstr "Por favor, siga as instruções." 559 +#: colab/templates/footer.html:12
  560 +msgid "The contents of this site is published under license"
  561 +msgstr "O conteúdo deste site está publicado sob a licença"
270 562
271 -#~ msgid "profile information"  
272 -#~ msgstr "informações do perfil" 563 +#: colab/templates/footer.html:15
  564 +msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"
  565 +msgstr "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"
273 566
274 -#~ msgid "Change your avatar at Gravatar.com"  
275 -#~ msgstr "Troque seu avatar em Gravatar.com" 567 +#: colab/templates/header.html:21
  568 +msgid "Groups"
  569 +msgstr "Grupos"
276 570
277 -#~ msgid "Emails"  
278 -#~ msgstr "Emails" 571 +#: colab/templates/header.html:57
  572 +#| msgid "My Profile"
  573 +msgid "My Profile"
  574 +msgstr "Meu Perfil"
279 575
280 -#~ msgid "Primary"  
281 -#~ msgstr "Primário" 576 +#: colab/templates/header.html:58 colab/templates/header.html.py:59
  577 +msgid "Logout"
  578 +msgstr "Sair"
282 579
283 -#~ msgid "Setting..."  
284 -#~ msgstr "Definindo..." 580 +#: colab/templates/header.html:70 colab/templates/header.html.py:73
  581 +msgid "Search here..."
  582 +msgstr "Pesquise aqui..."
285 583
286 -#~ msgid "Set as Primary"  
287 -#~ msgstr "Definir como Primário" 584 +#: colab/templates/home.html:17
  585 +msgid "Latest Collaborations"
  586 +msgstr "Últimas Colaborações"
288 587
289 -#~ msgid "Deleting..."  
290 -#~ msgstr "Apagando..." 588 +#: colab/templates/home.html:21
  589 +msgid "RSS - Latest collaborations"
  590 +msgstr "RSS - Últimas Colaborações"
291 591
292 -#~ msgid "Delete"  
293 -#~ msgstr "Apagar" 592 +#: colab/templates/home.html:30
  593 +msgid "View more collaborations..."
  594 +msgstr "Ver mais colaborações..."
294 595
295 -#~ msgid "Sending verification..."  
296 -#~ msgstr "Enviando verificação..." 596 +#: colab/templates/home.html:37
  597 +msgid "Collaboration Graph"
  598 +msgstr "Gráfico de Colaborações"
297 599
298 -#~ msgid "Verify"  
299 -#~ msgstr "Verificar" 600 +#: colab/templates/home.html:48
  601 +msgid "Most Relevant Threads"
  602 +msgstr "Discussões Mais Relevantes"
300 603
301 -#~ msgid "Add another email address:"  
302 -#~ msgstr "Adicionar outro endereço de email" 604 +#: colab/templates/home.html:52
  605 +msgid "RSS - Most Relevant Threads"
  606 +msgstr "RSS - Discussões Mais Relevantes"
303 607
304 -#~ msgid "Add"  
305 -#~ msgstr "Adicionar" 608 +#: colab/templates/home.html:60 colab/templates/home.html.py:79
  609 +msgid "View more discussions..."
  610 +msgstr "Ver mais discussões..."
306 611
307 -#~ msgid "Change Password"  
308 -#~ msgstr "Trocar senha" 612 +#: colab/templates/home.html:67
  613 +msgid "Latest Threads"
  614 +msgstr "Últimas Discussões"
309 615
310 -#~ msgid "Update"  
311 -#~ msgstr "Atualizar" 616 +#: colab/templates/home.html:71
  617 +msgid "RSS - Latest Threads"
  618 +msgstr "RSS - Últimas Discussões"
312 619
313 -#~ msgid "Please correct the error below and try again."  
314 -#~ msgstr "Por favor corrija o erro abaixo e tente novamente." 620 +#, fuzzy
  621 +#~| msgid "Gitlab Projects"
  622 +#~ msgid "Public Projects"
  623 +#~ msgstr "Projetos no Gitlab"
315 624
316 -#~ msgid "Login"  
317 -#~ msgstr "Entrar" 625 +#, fuzzy
  626 +#~| msgid "Gitlab Project"
  627 +#~ msgid "New Project"
  628 +#~ msgstr "Projeto no Gitlab"
318 629
319 -#~ msgid "Forgot Password?"  
320 -#~ msgstr "Esqueci minha Senha?" 630 +#, fuzzy
  631 +#~| msgid "Gitlab Projects"
  632 +#~ msgid "Projects"
  633 +#~ msgstr "Projetos no Gitlab"
321 634
322 -#~ msgid "Change my password"  
323 -#~ msgstr "Alterar minha senha" 635 +#, fuzzy
  636 +#~| msgid "Gitlab Issues"
  637 +#~ msgid "Issues"
  638 +#~ msgstr "Tíquetes no Gitlab"
324 639
325 -#~ msgid "Setting New password"  
326 -#~ msgstr "Definir Nova Senha" 640 +#, fuzzy
  641 +#~| msgid "Gitlab Merge Requests"
  642 +#~ msgid "Merge Requests"
  643 +#~ msgstr "Envio de Contribuições no Gitlab"
327 644
328 #~ msgid "" 645 #~ msgid ""
329 -#~ "Forgotten your password? Enter your email address below, and we'll email "  
330 -#~ "instructions for setting a new one." 646 +#~ "Please enter a correct %(username)s and password. Note that both fields "
  647 +#~ "may be case-sensitive."
331 #~ msgstr "" 648 #~ msgstr ""
332 -#~ "Esqueceu sua senha? Digite seu email abaixo, e enviaremos instruções para "  
333 -#~ "redefinir sua senha." 649 +#~ "Por favor entre com um %(username)s e senha. Note que ambos os campos "
  650 +#~ "diferenciam letras maiúsculas de minúsculas"
  651 +
  652 +#~ msgid "This account is inactive."
  653 +#~ msgstr "Esta conta está inativa."
334 654
335 -#~ msgid "Email address:"  
336 -#~ msgstr "Endereço de email: " 655 +#~ msgid "Email"
  656 +#~ msgstr "Email"
337 657
338 -#~ msgid "Reset password"  
339 -#~ msgstr "Redefinir senha" 658 +#~ msgid "New password"
  659 +#~ msgstr "Nova senha"
340 660
341 -#~ msgid "Your profile has been created!"  
342 -#~ msgstr "Seu perfil foi criado!" 661 +#~ msgid "New password confirmation"
  662 +#~ msgstr "Confirmar nova senha"
  663 +
  664 +#~ msgid "Your old password was entered incorrectly. Please enter it again."
  665 +#~ msgstr "Sua senha atual está incorreta. Por favor tente novamente."
343 666
344 -#~ msgid "Your password was changed."  
345 -#~ msgstr "Sua senha foi modificada." 667 +#~ msgid "Old password"
  668 +#~ msgstr "Senha atual"
346 669
347 -#~ msgid "Your password has been set. You may go ahead and log in now."  
348 -#~ msgstr "Sua senha foi modificada. Você já pode efetuar o login agora." 670 +#~ msgid "Password (again)"
  671 +#~ msgstr "Senha (novamente)"
349 672
350 -#~ msgid "Fork me!"  
351 -#~ msgstr "Fork me!" 673 +#~ msgid "Enter a valid username."
  674 +#~ msgstr "Insira um nome de usuário válido."
352 675
353 #~ msgid "Gitlab Group" 676 #~ msgid "Gitlab Group"
354 #~ msgstr "Grupo no Gitlab" 677 #~ msgstr "Grupo no Gitlab"
@@ -374,21 +697,6 @@ msgstr &quot;Painel de Controle&quot; @@ -374,21 +697,6 @@ msgstr &quot;Painel de Controle&quot;
374 #~ msgid "Articles" 697 #~ msgid "Articles"
375 #~ msgstr "Artigos" 698 #~ msgstr "Artigos"
376 699
377 -#~ msgid "Latest Discussions"  
378 -#~ msgstr "Últimas discussões"  
379 -  
380 -#~ msgid "Discussions Most Relevance"  
381 -#~ msgstr "Discussões Mais Relevantes"  
382 -  
383 -#~ msgid "Latest collaborations"  
384 -#~ msgstr "Últimas colaborações"  
385 -  
386 -#~ msgid "Search"  
387 -#~ msgstr "Busca"  
388 -  
389 -#~ msgid "Type"  
390 -#~ msgstr "Tipo"  
391 -  
392 #~ msgid "Author" 700 #~ msgid "Author"
393 #~ msgstr "Autor" 701 #~ msgstr "Autor"
394 702
@@ -425,24 +733,6 @@ msgstr &quot;Painel de Controle&quot; @@ -425,24 +733,6 @@ msgstr &quot;Painel de Controle&quot;
425 #~ msgid "Repository" 733 #~ msgid "Repository"
426 #~ msgstr "Repositório" 734 #~ msgstr "Repositório"
427 735
428 -#~ msgid "Name"  
429 -#~ msgstr "Nome"  
430 -  
431 -#~ msgid "Institution"  
432 -#~ msgstr "Instituição"  
433 -  
434 -#~ msgid "Role"  
435 -#~ msgstr "Papel"  
436 -  
437 -#~ msgid "Since"  
438 -#~ msgstr "Desde"  
439 -  
440 -#~ msgid "Until"  
441 -#~ msgstr "Até"  
442 -  
443 -#~ msgid "Filename"  
444 -#~ msgstr "Nome do arquivo"  
445 -  
446 #~ msgid "Used by" 736 #~ msgid "Used by"
447 #~ msgstr "Usado por" 737 #~ msgstr "Usado por"
448 738
@@ -452,122 +742,8 @@ msgstr &quot;Painel de Controle&quot; @@ -452,122 +742,8 @@ msgstr &quot;Painel de Controle&quot;
452 #~ msgid "Size" 742 #~ msgid "Size"
453 #~ msgstr "Tamanho" 743 #~ msgstr "Tamanho"
454 744
455 -#~ msgid "Remove filter"  
456 -#~ msgstr "Remover filtro"  
457 -  
458 -#~ msgid "Filter"  
459 -#~ msgstr "Filtro"  
460 -  
461 -#~ msgid "Sort by"  
462 -#~ msgstr "Ordenar por"  
463 -  
464 -#~ msgid "Types"  
465 -#~ msgstr "Tipos"  
466 -  
467 #~ msgid "Discussion" 745 #~ msgid "Discussion"
468 #~ msgstr "Discussão" 746 #~ msgstr "Discussão"
469 747
470 -#~ msgid "search"  
471 -#~ msgstr "busca"  
472 -  
473 -#~ msgid "documents found"  
474 -#~ msgstr "documentos encontrados"  
475 -  
476 -#~ msgid "Search here"  
477 -#~ msgstr "Pesquise aqui"  
478 -  
479 -#~ msgid "Filters"  
480 -#~ msgstr "Filtros"  
481 -  
482 -#~ msgid "No results for your search."  
483 -#~ msgstr "Não há resultados para sua busca."  
484 -  
485 -#~ msgid "You are searching for"  
486 -#~ msgstr "Você está procurando por"  
487 -  
488 -#~ msgid "English"  
489 -#~ msgstr "Inglês"  
490 -  
491 -#~ msgid "Portuguese"  
492 -#~ msgstr "Português"  
493 -  
494 -#~ msgid "Spanish"  
495 -#~ msgstr "Espanhol"  
496 -  
497 -#~ msgid "Recent activity"  
498 -#~ msgstr "Atividade recente"  
499 -  
500 -#~ msgid "Relevance"  
501 -#~ msgstr "Relevância"  
502 -  
503 -#~ msgid "Document"  
504 -#~ msgstr "Documento"  
505 -  
506 -#~ msgid "Presentation"  
507 -#~ msgstr "Apresentação"  
508 -  
509 -#~ msgid "Text"  
510 -#~ msgstr "Texto"  
511 -  
512 -#~ msgid "Compressed"  
513 -#~ msgstr "Compactado"  
514 -  
515 -#~ msgid "Image"  
516 -#~ msgstr "Imagem"  
517 -  
518 -#~ msgid "Spreadsheet"  
519 -#~ msgstr "Planilha"  
520 -  
521 -#~ msgid "Not found. Keep searching! :)"  
522 -#~ msgstr "Não encontrado. Continue procurando! :)"  
523 -  
524 -#~ msgid "Ooopz... something went wrong!"  
525 -#~ msgstr "Ooopa... algo saiu errado!"  
526 -  
527 -#~ msgid "Logout"  
528 -#~ msgstr "Sair"  
529 -  
530 -#~ msgid "Search here..."  
531 -#~ msgstr "Pesquise aqui..."  
532 -  
533 -#~ msgid "The login has failed. Please, try again."  
534 -#~ msgstr "O login falhou. Por favor, tente novamente."  
535 -  
536 -#~ msgid "Last email imported at"  
537 -#~ msgstr "Último email importado em"  
538 -  
539 -#~ msgid "The contents of this site is published under license"  
540 -#~ msgstr "O conteúdo deste site está publicado sob a licença"  
541 -  
542 -#~ msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"  
543 -#~ msgstr "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual"  
544 -  
545 #~ msgid "Paste" 748 #~ msgid "Paste"
546 #~ msgstr "Cole aqui" 749 #~ msgstr "Cole aqui"
547 -  
548 -#~ msgid "Latest Collaborations"  
549 -#~ msgstr "Últimas Colaborações"  
550 -  
551 -#~ msgid "RSS - Latest collaborations"  
552 -#~ msgstr "RSS - Últimas Colaborações"  
553 -  
554 -#~ msgid "View more collaborations..."  
555 -#~ msgstr "Ver mais colaborações..."  
556 -  
557 -#~ msgid "Collaboration Graph"  
558 -#~ msgstr "Gráfico de Colaborações"  
559 -  
560 -#~ msgid "Most Relevant Threads"  
561 -#~ msgstr "Discussões Mais Relevantes"  
562 -  
563 -#~ msgid "RSS - Most Relevant Threads"  
564 -#~ msgstr "RSS - Discussões Mais Relevantes"  
565 -  
566 -#~ msgid "View more discussions..."  
567 -#~ msgstr "Ver mais discussões..."  
568 -  
569 -#~ msgid "Latest Threads"  
570 -#~ msgstr "Últimas Discussões"  
571 -  
572 -#~ msgid "RSS - Latest Threads"  
573 -#~ msgstr "RSS - Últimas Discussões"  
colab/static/css/screen.css
@@ -115,6 +115,11 @@ form.signup .form-group { @@ -115,6 +115,11 @@ form.signup .form-group {
115 margin-left: 0.5em; 115 margin-left: 0.5em;
116 } 116 }
117 117
  118 +div.links-group {
  119 + text-align: center;
  120 + margin-bottom: 20px;
  121 +}
  122 +
118 div.submit { 123 div.submit {
119 margin: auto; 124 margin: auto;
120 margin-bottom: 2em; 125 margin-bottom: 2em;