Commit 2eb4bba04c9b49c1dd0cd5013a6afd4e9eb33f6a

Authored by Zambom
1 parent d5654a0b

More translations

amadeus/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -20,7 +20,7 @@ msgstr &quot;&quot;
20 20  
21 21 #: amadeus/templates/base.html:90
22 22 msgid "Search for subjects and resources"
23   -msgstr "Pesquisar por assuntos e recursos"
  23 +msgstr "Buscar por assuntos ou recursos"
24 24  
25 25 #: amadeus/templates/base.html:102
26 26 msgid "settings"
... ...
categories/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -144,6 +144,10 @@ msgstr &quot;em&quot;
144 144 msgid "ago"
145 145 msgstr "atras"
146 146  
  147 +#: categories/templates/categories/update.html:8
  148 +msgid "Update: "
  149 +msgstr "Editar: "
  150 +
147 151 #: categories/views.py:103
148 152 msgid "Replicate Category"
149 153 msgstr "Replicar Categoria"
... ...
categories/templates/categories/update.html
... ... @@ -5,7 +5,8 @@
5 5  
6 6 {% block breadcrumbs %}
7 7 {{ block.super }}
8   - {% with 'Update '|add:category.slug as bread_slug %}
  8 + {% trans 'Update: ' as bread %}
  9 + {% with bread|add:category.name as bread_slug %}
9 10 {% breadcrumb bread_slug 'categories:update' %}
10 11 {% endwith %}
11 12 {% endblock %}
... ...
log/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
mailsender/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
security/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
subjects/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
themes/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
topics/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -78,6 +78,10 @@ msgstr &quot;Apenas um tópico por asssunto pode ser um repositório&quot;
78 78 msgid "Save"
79 79 msgstr "Salvar"
80 80  
  81 +#: topics/templates/topics/create.html:7 topics/views.py:59
  82 +msgid "Create Topic"
  83 +msgstr "Criar Tópico"
  84 +
81 85 #: topics/templates/topics/delete.html:9
82 86 msgid "Are you sure you want delete the topic"
83 87 msgstr "Tem certeza que deseja deletar o tópico"
... ... @@ -102,19 +106,15 @@ msgstr &quot;Editar&quot;
102 106 msgid "Remove"
103 107 msgstr "Remover"
104 108  
105   -#: topics/views.py:59
106   -msgid "Create Topic"
107   -msgstr "Criar Tópico"
  109 +#: topics/templates/topics/update.html:7 topics/views.py:103
  110 +msgid "Update Topic"
  111 +msgstr "Atualizar Tópico"
108 112  
109 113 #: topics/views.py:69
110 114 #, python-format
111 115 msgid "Topic \"%s\" was created on virtual enviroment \"%s\" successfully!"
112 116 msgstr "Tópico \"%s\" foi criado no ambiente virtual \"%s\" com sucesso!"
113 117  
114   -#: topics/views.py:103
115   -msgid "Update Topic"
116   -msgstr "Atualizar Tópico"
117   -
118 118 #: topics/views.py:113
119 119 #, python-format
120 120 msgid "Topic \"%s\" was updated on virtual enviroment \"%s\" successfully!"
... ...
topics/templates/topics/create.html
... ... @@ -4,7 +4,8 @@
4 4  
5 5 {% block breadcrumbs %}
6 6 {{ block.super }}
7   - {% breadcrumb 'Create Topic' 'topics:create' subject.slug %}
  7 + {% trans 'Create Topic' as bread %}
  8 + {% breadcrumb bread 'topics:create' subject.slug %}
8 9 {% endblock %}
9 10  
10 11 {% block content %}
... ...
topics/templates/topics/update.html
... ... @@ -4,7 +4,8 @@
4 4  
5 5 {% block breadcrumbs %}
6 6 {{ block.super }}
7   - {% breadcrumb 'Update Topic' 'topics:update' subject.slug topic.slug %}
  7 + {% trans 'Update Topic' as bread %}
  8 + {% breadcrumb bread 'topics:update' subject.slug topic.slug %}
8 9 {% endblock %}
9 10  
10 11 {% block content %}
... ...
users/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-01-18 15:35-0300\n"
  11 +"POT-Creation-Date: 2017-01-18 15:42-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -157,26 +157,34 @@ msgstr &quot;Escolha sua foto...&quot;
157 157 msgid "Save"
158 158 msgstr "Salvar"
159 159  
160   -#: users/templates/users/_form.html:64 users/templates/users/delete.html:26
161   -#: users/templates/users/delete_account.html:26
  160 +#: users/templates/users/_form.html:64 users/templates/users/delete.html:27
  161 +#: users/templates/users/delete_account.html:27
162 162 msgid "Cancel"
163 163 msgstr "Cancelar"
164 164  
165   -#: users/templates/users/delete.html:18
  165 +#: users/templates/users/delete.html:9
  166 +msgid "Delete User"
  167 +msgstr "Deletar Usuário"
  168 +
  169 +#: users/templates/users/delete.html:19
166 170 msgid "Are you sure you want delete the user"
167 171 msgstr "Tem certeza que deseja deletar o usuário"
168 172  
169   -#: users/templates/users/delete.html:19
170   -#: users/templates/users/delete_account.html:19
  173 +#: users/templates/users/delete.html:20
  174 +#: users/templates/users/delete_account.html:20
171 175 msgid "All data will be lost and havent how recover it."
172 176 msgstr "Toda informação será perdida e não poderá ser recuperada"
173 177  
174   -#: users/templates/users/delete.html:23
175   -#: users/templates/users/delete_account.html:23
  178 +#: users/templates/users/delete.html:24
  179 +#: users/templates/users/delete_account.html:24
176 180 msgid "Remove"
177 181 msgstr "Deletar"
178 182  
179   -#: users/templates/users/delete_account.html:18
  183 +#: users/templates/users/delete_account.html:9
  184 +msgid "Remove Account"
  185 +msgstr "Remover Conta"
  186 +
  187 +#: users/templates/users/delete_account.html:19
180 188 msgid "Are you sure you want delete your account?"
181 189 msgstr "Tem certeza que deseja deletar sua conta?"
182 190  
... ...
users/templates/users/delete.html
... ... @@ -6,7 +6,8 @@
6 6  
7 7 {% block breadcrumbs %}
8 8 {{ block.super }}
9   - {% breadcrumb 'Delete User' 'users:delete' %}
  9 + {% trans 'Delete User' as bread %}
  10 + {% breadcrumb bread 'users:delete' %}
10 11 {% endblock %}
11 12  
12 13 {% block content %}
... ...
users/templates/users/delete_account.html
... ... @@ -6,7 +6,8 @@
6 6  
7 7 {% block breadcrumbs %}
8 8 {{ block.super }}
9   - {% breadcrumb 'Remove Account' 'users:remove_acc' %}
  9 + {% trans 'Remove Account' as bread %}
  10 + {% breadcrumb bread 'users:remove_acc' %}
10 11 {% endblock %}
11 12  
12 13 {% block content %}
... ...