Commit 1756240ffe529e369562ef10ef28f4d366909ffa
1 parent
2b831da9
Exists in
master
and in
39 other branches
Changing Planet index and adding some trans
Showing
4 changed files
with
38 additions
and
17 deletions
Show diff stats
src/planet/locale/pt_BR/LC_MESSAGES/django.mo
No preview for this file type
src/planet/locale/pt_BR/LC_MESSAGES/django.po
... | ... | @@ -7,7 +7,7 @@ msgid "" |
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | -"POT-Creation-Date: 2013-07-26 11:28-0300\n" | |
10 | +"POT-Creation-Date: 2013-08-20 14:52-0300\n" | |
11 | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -33,7 +33,7 @@ msgstr "De" |
33 | 33 | msgid "on" |
34 | 34 | msgstr "em" |
35 | 35 | |
36 | -#: templates/feedzilla/_post_template.html:17 | |
36 | +#: templates/feedzilla/_post_template.html:13 | |
37 | 37 | msgid "Read original" |
38 | 38 | msgstr "Ler original" |
39 | 39 | |
... | ... | @@ -41,63 +41,79 @@ msgstr "Ler original" |
41 | 41 | msgid "Planet" |
42 | 42 | msgstr "Planet" |
43 | 43 | |
44 | -#: templates/feedzilla/base.html:15 templates/feedzilla/submit_blog.html:5 | |
44 | +#: templates/feedzilla/base.html:14 templates/feedzilla/submit_blog.html:7 | |
45 | 45 | msgid "Submit a blog" |
46 | 46 | msgstr "Solicite a inclusão de um blog" |
47 | 47 | |
48 | -#: templates/feedzilla/base.html:18 | |
48 | +#: templates/feedzilla/base.html:17 | |
49 | 49 | msgid "Tags" |
50 | 50 | msgstr "Tags" |
51 | 51 | |
52 | -#: templates/feedzilla/base.html:22 | |
52 | +#: templates/feedzilla/base.html:21 | |
53 | 53 | msgid "Source Blogs" |
54 | 54 | msgstr "Blogs Fonte" |
55 | 55 | |
56 | -#: templates/feedzilla/submit_blog.html:8 | |
56 | +#: templates/feedzilla/index.html:11 | |
57 | +msgid "There's no RSS registered" | |
58 | +msgstr "Não há RSS cadastrado" | |
59 | + | |
60 | +#: templates/feedzilla/index.html:12 | |
61 | +msgid "Please" | |
62 | +msgstr "Por favor" | |
63 | + | |
64 | +#: templates/feedzilla/index.html:13 | |
65 | +msgid "click here" | |
66 | +msgstr "clique aqui" | |
67 | + | |
68 | +#: templates/feedzilla/index.html:14 | |
69 | +msgid "to submit a blog" | |
70 | +msgstr "para a inclusão de um blog" | |
71 | + | |
72 | +#: templates/feedzilla/submit_blog.html:11 | |
57 | 73 | msgid "" |
58 | 74 | "Thank you. Your application has been accepted and will be reviewed by admin " |
59 | 75 | "in the near time." |
60 | 76 | msgstr "" |
61 | 77 | |
62 | -#: templates/feedzilla/submit_blog.html:10 | |
78 | +#: templates/feedzilla/submit_blog.html:13 | |
63 | 79 | msgid "Required fields" |
64 | 80 | msgstr "" |
65 | 81 | |
66 | -#: templates/feedzilla/submit_blog.html:14 | |
82 | +#: templates/feedzilla/submit_blog.html:17 | |
67 | 83 | msgid "Blog Information" |
68 | 84 | msgstr "Informações do blog" |
69 | 85 | |
70 | -#: templates/feedzilla/submit_blog.html:15 | |
86 | +#: templates/feedzilla/submit_blog.html:18 | |
71 | 87 | msgid "Blog URL" |
72 | 88 | msgstr "" |
73 | 89 | |
74 | -#: templates/feedzilla/submit_blog.html:16 | |
90 | +#: templates/feedzilla/submit_blog.html:19 | |
75 | 91 | #, fuzzy |
76 | 92 | msgid "Blog name" |
77 | 93 | msgstr "Blogs" |
78 | 94 | |
79 | -#: templates/feedzilla/submit_blog.html:17 | |
95 | +#: templates/feedzilla/submit_blog.html:20 | |
80 | 96 | msgid "Name of author of the blog" |
81 | 97 | msgstr "" |
82 | 98 | |
83 | -#: templates/feedzilla/submit_blog.html:18 | |
99 | +#: templates/feedzilla/submit_blog.html:21 | |
84 | 100 | msgid "Feed URL" |
85 | 101 | msgstr "" |
86 | 102 | |
87 | -#: templates/feedzilla/submit_blog.html:18 | |
103 | +#: templates/feedzilla/submit_blog.html:21 | |
88 | 104 | msgid "You can specify what exactly feed you want submit" |
89 | 105 | msgstr "" |
90 | 106 | |
91 | -#: templates/feedzilla/submit_blog.html:19 | |
107 | +#: templates/feedzilla/submit_blog.html:22 | |
92 | 108 | #, fuzzy |
93 | 109 | msgid "Submit" |
94 | 110 | msgstr "Solicite a inclusão de um blog" |
95 | 111 | |
96 | -#: templates/feedzilla/tag.html:5 | |
112 | +#: templates/feedzilla/tag.html:7 | |
97 | 113 | #, python-format |
98 | 114 | msgid "Posts with «%(tag)s» label" |
99 | 115 | msgstr "" |
100 | 116 | |
101 | -#: templates/feedzilla/tag.html:14 | |
117 | +#: templates/feedzilla/tag.html:16 | |
102 | 118 | msgid "No posts with such label" |
103 | 119 | msgstr "" | ... | ... |
src/planet/templates/feedzilla/base.html
src/planet/templates/feedzilla/index.html
... | ... | @@ -7,6 +7,11 @@ |
7 | 7 | {% for post in page.object_list %} |
8 | 8 | {% include 'feedzilla/_post_template.html' %} |
9 | 9 | <hr> |
10 | + {% empty %} | |
11 | + <h2>{% trans 'There's no RSS registered' %}</h2> | |
12 | + <h3>{% trans 'Please' %} | |
13 | +<a href="{% url "feedzilla_submit_blog" %}">{% trans 'click here' %}</a> | |
14 | + {% trans 'to submit a blog' %}</h3> | |
10 | 15 | {% endfor %} |
11 | 16 | |
12 | 17 | {% include "pagination.html" %} | ... | ... |