Commit 8dd62263501f7a790a8b51eb2a32e754437caa07
1 parent
2a1146bd
Exists in
master
and in
39 other branches
Updated i18n source file
Showing
1 changed file
with
57 additions
and
36 deletions
Show diff stats
colab/locale/en/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid "" | @@ -8,7 +8,7 @@ msgid "" | ||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2014-10-31 15:46-0200\n" | 11 | +"POT-Creation-Date: 2014-11-03 17:38-0200\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -84,6 +84,15 @@ msgstr "" | @@ -84,6 +84,15 @@ msgstr "" | ||
84 | msgid "Change Password" | 84 | msgid "Change Password" |
85 | msgstr "" | 85 | msgstr "" |
86 | 86 | ||
87 | +#: accounts/templates/accounts/login.html:7 | ||
88 | +msgid "To login please click in the link below:" | ||
89 | +msgstr "" | ||
90 | + | ||
91 | +#: accounts/templates/accounts/login.html:8 templates/base.html:165 | ||
92 | +#: templates/base.html.py:170 | ||
93 | +msgid "Login" | ||
94 | +msgstr "" | ||
95 | + | ||
87 | #: accounts/templates/accounts/manage_subscriptions.html:6 | 96 | #: accounts/templates/accounts/manage_subscriptions.html:6 |
88 | msgid "Group Subscriptions" | 97 | msgid "Group Subscriptions" |
89 | msgstr "" | 98 | msgstr "" |
@@ -113,7 +122,7 @@ msgid "Subscribe to groups" | @@ -113,7 +122,7 @@ msgid "Subscribe to groups" | ||
113 | msgstr "" | 122 | msgstr "" |
114 | 123 | ||
115 | #: accounts/templates/accounts/user_create_form.html:60 | 124 | #: accounts/templates/accounts/user_create_form.html:60 |
116 | -#: templates/base.html:132 templates/base.html.py:137 | 125 | +#: templates/base.html:164 templates/base.html.py:169 |
117 | msgid "Register" | 126 | msgid "Register" |
118 | msgstr "" | 127 | msgstr "" |
119 | 128 | ||
@@ -264,21 +273,21 @@ msgstr "" | @@ -264,21 +273,21 @@ msgstr "" | ||
264 | msgid "Update" | 273 | msgid "Update" |
265 | msgstr "" | 274 | msgstr "" |
266 | 275 | ||
267 | -#: accounts/views.py:155 | 276 | +#: accounts/views.py:148 |
268 | msgid "Your profile has been created!" | 277 | msgid "Your profile has been created!" |
269 | msgstr "" | 278 | msgstr "" |
270 | 279 | ||
271 | -#: accounts/views.py:156 | 280 | +#: accounts/views.py:149 |
272 | msgid "" | 281 | msgid "" |
273 | "You must login to validated your profile. Profiles not validated are deleted " | 282 | "You must login to validated your profile. Profiles not validated are deleted " |
274 | "in 24h." | 283 | "in 24h." |
275 | msgstr "" | 284 | msgstr "" |
276 | 285 | ||
277 | -#: accounts/views.py:240 | 286 | +#: accounts/views.py:233 |
278 | msgid "Could not change your password. Please, try again later." | 287 | msgid "Could not change your password. Please, try again later." |
279 | msgstr "" | 288 | msgstr "" |
280 | 289 | ||
281 | -#: accounts/views.py:249 | 290 | +#: accounts/views.py:242 |
282 | msgid "You've changed your password successfully!" | 291 | msgid "You've changed your password successfully!" |
283 | msgstr "" | 292 | msgstr "" |
284 | 293 | ||
@@ -376,7 +385,7 @@ msgid "Latest collaborations" | @@ -376,7 +385,7 @@ msgid "Latest collaborations" | ||
376 | msgstr "" | 385 | msgstr "" |
377 | 386 | ||
378 | #: search/forms.py:16 search/templates/search/search.html:41 | 387 | #: search/forms.py:16 search/templates/search/search.html:41 |
379 | -#: templates/base.html:117 | 388 | +#: templates/base.html:149 |
380 | msgid "Search" | 389 | msgid "Search" |
381 | msgstr "" | 390 | msgstr "" |
382 | 391 | ||
@@ -424,7 +433,7 @@ msgstr "" | @@ -424,7 +433,7 @@ msgstr "" | ||
424 | msgid "Collaborators" | 433 | msgid "Collaborators" |
425 | msgstr "" | 434 | msgstr "" |
426 | 435 | ||
427 | -#: search/forms.py:37 templates/base.html:80 | 436 | +#: search/forms.py:37 templates/base.html:81 |
428 | msgid "Repository" | 437 | msgid "Repository" |
429 | msgstr "" | 438 | msgstr "" |
430 | 439 | ||
@@ -629,103 +638,115 @@ msgstr "" | @@ -629,103 +638,115 @@ msgstr "" | ||
629 | msgid "Ooopz... something went wrong!" | 638 | msgid "Ooopz... something went wrong!" |
630 | msgstr "" | 639 | msgstr "" |
631 | 640 | ||
632 | -#: templates/base.html:68 | 641 | +#: templates/base.html:69 |
633 | msgid "Timeline" | 642 | msgid "Timeline" |
634 | msgstr "" | 643 | msgstr "" |
635 | 644 | ||
636 | -#: templates/base.html:73 templates/base.html.py:87 | 645 | +#: templates/base.html:74 templates/base.html.py:88 |
637 | msgid "Groups" | 646 | msgid "Groups" |
638 | msgstr "" | 647 | msgstr "" |
639 | 648 | ||
640 | -#: templates/base.html:76 | 649 | +#: templates/base.html:77 |
641 | msgid "Blogs" | 650 | msgid "Blogs" |
642 | msgstr "" | 651 | msgstr "" |
643 | 652 | ||
644 | -#: templates/base.html:82 | 653 | +#: templates/base.html:83 |
645 | msgid "Public Projects" | 654 | msgid "Public Projects" |
646 | msgstr "" | 655 | msgstr "" |
647 | 656 | ||
648 | -#: templates/base.html:84 | 657 | +#: templates/base.html:85 templates/base.html.py:114 |
649 | msgid "Profile" | 658 | msgid "Profile" |
650 | msgstr "" | 659 | msgstr "" |
651 | 660 | ||
652 | -#: templates/base.html:85 | 661 | +#: templates/base.html:86 |
653 | msgid "New Project" | 662 | msgid "New Project" |
654 | msgstr "" | 663 | msgstr "" |
655 | 664 | ||
656 | -#: templates/base.html:86 | 665 | +#: templates/base.html:87 |
657 | msgid "Projects" | 666 | msgid "Projects" |
658 | msgstr "" | 667 | msgstr "" |
659 | 668 | ||
660 | -#: templates/base.html:88 | 669 | +#: templates/base.html:89 |
661 | msgid "Issues" | 670 | msgid "Issues" |
662 | msgstr "" | 671 | msgstr "" |
663 | 672 | ||
664 | -#: templates/base.html:89 | 673 | +#: templates/base.html:90 |
665 | msgid "Merge Requests" | 674 | msgid "Merge Requests" |
666 | msgstr "" | 675 | msgstr "" |
667 | 676 | ||
668 | -#: templates/base.html:96 | 677 | +#: templates/base.html:98 |
678 | +msgid "Social" | ||
679 | +msgstr "" | ||
680 | + | ||
681 | +#: templates/base.html:103 | ||
682 | +msgid "Users" | ||
683 | +msgstr "" | ||
684 | + | ||
685 | +#: templates/base.html:108 | ||
686 | +msgid "Communities" | ||
687 | +msgstr "" | ||
688 | + | ||
689 | +#: templates/base.html:119 | ||
690 | +msgid "Control panel" | ||
691 | +msgstr "" | ||
692 | + | ||
693 | +#: templates/base.html:128 | ||
669 | msgid "Contribute" | 694 | msgid "Contribute" |
670 | msgstr "" | 695 | msgstr "" |
671 | 696 | ||
672 | -#: templates/base.html:100 | 697 | +#: templates/base.html:132 |
673 | msgid "New Wiki Page" | 698 | msgid "New Wiki Page" |
674 | msgstr "" | 699 | msgstr "" |
675 | 700 | ||
676 | -#: templates/base.html:102 | 701 | +#: templates/base.html:134 |
677 | msgid "View Tickets" | 702 | msgid "View Tickets" |
678 | msgstr "" | 703 | msgstr "" |
679 | 704 | ||
680 | -#: templates/base.html:104 | 705 | +#: templates/base.html:136 |
681 | msgid "New Ticket" | 706 | msgid "New Ticket" |
682 | msgstr "" | 707 | msgstr "" |
683 | 708 | ||
684 | -#: templates/base.html:106 | 709 | +#: templates/base.html:138 |
685 | msgid "Roadmap" | 710 | msgid "Roadmap" |
686 | msgstr "" | 711 | msgstr "" |
687 | 712 | ||
688 | -#: templates/base.html:109 | 713 | +#: templates/base.html:141 |
689 | msgid "Browse Source" | 714 | msgid "Browse Source" |
690 | msgstr "" | 715 | msgstr "" |
691 | 716 | ||
692 | -#: templates/base.html:111 | 717 | +#: templates/base.html:143 |
693 | msgid "Continuous Integration" | 718 | msgid "Continuous Integration" |
694 | msgstr "" | 719 | msgstr "" |
695 | 720 | ||
696 | -#: templates/base.html:121 | 721 | +#: templates/base.html:153 |
697 | msgid "Help" | 722 | msgid "Help" |
698 | msgstr "" | 723 | msgstr "" |
699 | 724 | ||
700 | -#: templates/base.html:133 templates/base.html.py:138 | ||
701 | -msgid "Login" | ||
702 | -msgstr "" | ||
703 | - | ||
704 | -#: templates/base.html:152 | 725 | +#: templates/base.html:184 |
705 | msgid "My Profile" | 726 | msgid "My Profile" |
706 | msgstr "" | 727 | msgstr "" |
707 | 728 | ||
708 | -#: templates/base.html:153 | 729 | +#: templates/base.html:185 |
709 | msgid "Logout" | 730 | msgid "Logout" |
710 | msgstr "" | 731 | msgstr "" |
711 | 732 | ||
712 | -#: templates/base.html:165 templates/base.html.py:168 | 733 | +#: templates/base.html:197 templates/base.html.py:200 |
713 | msgid "Search here..." | 734 | msgid "Search here..." |
714 | msgstr "" | 735 | msgstr "" |
715 | 736 | ||
716 | -#: templates/base.html:182 | 737 | +#: templates/base.html:214 |
717 | msgid "The login has failed. Please, try again." | 738 | msgid "The login has failed. Please, try again." |
718 | msgstr "" | 739 | msgstr "" |
719 | 740 | ||
720 | -#: templates/base.html:207 | 741 | +#: templates/base.html:239 |
721 | msgid "Last email imported at" | 742 | msgid "Last email imported at" |
722 | msgstr "" | 743 | msgstr "" |
723 | 744 | ||
724 | -#: templates/base.html:214 | 745 | +#: templates/base.html:246 |
725 | msgid "The contents of this site is published under license" | 746 | msgid "The contents of this site is published under license" |
726 | msgstr "" | 747 | msgstr "" |
727 | 748 | ||
728 | -#: templates/base.html:217 | 749 | +#: templates/base.html:249 |
729 | msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" | 750 | msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" |
730 | msgstr "" | 751 | msgstr "" |
731 | 752 |