Commit 207a989d13d322ec2dfe6d515521a308bc044a07

Authored by Gustavo
1 parent 6de10d12

News translations updated

Showing 1 changed file with 46 additions and 57 deletions   Show diff stats
news/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-04-15 00:13-0300\n"
  11 +"POT-Creation-Date: 2017-04-17 12:04-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"
... ... @@ -18,141 +18,130 @@ msgstr &quot;&quot;
18 18 "Content-Transfer-Encoding: 8bit\n"
19 19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 20  
21   -#: news/forms.py:62
  21 +#: .\forms.py:62
22 22 msgid "This field is required"
23 23 msgstr "Este campo é obrigatório."
24 24  
25   -#: news/forms.py:73
  25 +#: .\forms.py:73
26 26 msgid "The image is too large. It should have less than 5MB."
27 27 msgstr "A imagem é muito grande. Ela deve ter menos que 5MB."
28 28  
29   -#: news/forms.py:76
  29 +#: .\forms.py:76
30 30 msgid "This field is required."
31 31 msgstr "Este campo é obrigatório."
32 32  
33   -#: news/models.py:15
  33 +#: .\models.py:15
34 34 msgid "File not supported."
35 35 msgstr "Arquivo não suportado"
36 36  
37   -#: news/models.py:18
  37 +#: .\models.py:18
38 38 msgid "Title"
39 39 msgstr "Título"
40 40  
41   -#: news/models.py:19
  41 +#: .\models.py:19
42 42 msgid "Slug"
43 43 msgstr ""
44 44  
45   -#: news/models.py:20
  45 +#: .\models.py:20
46 46 msgid "News Image"
47 47 msgstr "Imagem de apresentação da notícia"
48 48  
49   -#: news/models.py:21
  49 +#: .\models.py:21
50 50 msgid "News Content"
51 51 msgstr "Conteúdo da notícia"
52 52  
53   -#: news/models.py:22
  53 +#: .\models.py:22
54 54 msgid "Create Date"
55 55 msgstr "Data de criação"
56 56  
57   -#: news/models.py:23
  57 +#: .\models.py:23
58 58 msgid "Creator"
59 59 msgstr "Autor"
60 60  
61   -#: news/models.py:25 news/models.py:26
  61 +#: .\models.py:25 .\models.py:26
62 62 msgid "News"
63 63 msgstr "Notícia"
64 64  
65   -#: news/templates/news/_form.html:12
  65 +#: .\templates\news\_form.html:12
66 66 msgid "Choose your photo..."
67 67 msgstr "Escolha a foto"
68 68  
69   -#: news/templates/news/_form.html:60
  69 +#: .\templates\news\_form.html:60
70 70 msgid "Save"
71 71 msgstr "Salvar"
72 72  
73   -#: news/templates/news/_form.html:63
  73 +#: .\templates\news\_form.html:63
74 74 msgid "Cancel"
75 75 msgstr "Cancelar"
76 76  
77   -#: news/templates/news/create.html:7
  77 +#: .\templates\news\create.html:7
78 78 msgid "Register News"
79 79 msgstr "Cadastrar notícia"
80 80  
81   -#: news/templates/news/delete.html:12
  81 +#: .\templates\news\delete.html:12
82 82 msgid "Are you sure you want to delete the news"
83   -msgstr ""
  83 +msgstr "Você tem certeza que deseja apagar a notícia"
84 84  
85   -#: news/templates/news/delete.html:12
  85 +#: .\templates\news\delete.html:12
86 86 msgid "All its data will be lost and can't be recovered"
87   -msgstr ""
  87 +msgstr "Todos seus dados serão perdidos e não podem ser recuperados"
88 88  
89   -#: news/templates/news/delete.html:18
  89 +#: .\templates\news\delete.html:18
90 90 msgid "Close"
91   -msgstr ""
  91 +msgstr "Cancelar"
92 92  
93   -#: news/templates/news/delete.html:19 news/templates/news/list.html:60
94   -#: news/templates/news/search.html:60
  93 +#: .\templates\news\delete.html:19 .\templates\news\list.html:60
  94 +#: .\templates\news\search.html:60
95 95 msgid "Delete"
96   -msgstr ""
  96 +msgstr "Apagar"
97 97  
98   -#: news/templates/news/list.html:7 news/views.py:47
  98 +#: .\templates\news\list.html:7 .\views.py:47
99 99 msgid "Manage News"
100 100 msgstr "Gerenciar notícias"
101 101  
102   -#: news/templates/news/list.html:34 news/templates/news/search.html:34
  102 +#: .\templates\news\list.html:34 .\templates\news\search.html:34
103 103 msgid "Search by title, author or date"
104   -msgstr ""
  104 +msgstr "Pesquisar por título, autor ou data"
105 105  
106   -#: news/templates/news/list.html:45 news/templates/news/search.html:45
107   -#: news/views.py:74
  106 +#: .\templates\news\list.html:45 .\templates\news\search.html:45 .\views.py:74
108 107 msgid "Create News"
109 108 msgstr "Criar notícia"
110 109  
111   -#: news/templates/news/list.html:59 news/templates/news/search.html:59
  110 +#: .\templates\news\list.html:59 .\templates\news\search.html:59
112 111 msgid "Edit"
113   -msgstr ""
  112 +msgstr "Editar"
114 113  
115   -#: news/templates/news/list.html:71 news/templates/news/search.html:71
  114 +#: .\templates\news\list.html:71 .\templates\news\search.html:71
116 115 msgid "No news found"
117   -msgstr ""
  116 +msgstr "Nenhuma notícia encontrada"
118 117  
119   -#: news/templates/news/search.html:7 news/views.py:142
120   -#, fuzzy
121   -#| msgid "Create News"
  118 +#: .\templates\news\search.html:7 .\views.py:142
122 119 msgid "Search News"
123   -msgstr "Criar notícia"
  120 +msgstr "Pesquisar Notícia"
124 121  
125   -#: news/templates/news/update.html:7 news/views.py:92
126   -#, fuzzy
127   -#| msgid "Create News"
  122 +#: .\templates\news\update.html:7 .\views.py:92
128 123 msgid "Update News"
129   -msgstr "Criar notícia"
  124 +msgstr "Atualizar Notícia"
130 125  
131   -#: news/templates/news/view.html:32
132   -#, fuzzy
133   -#| msgid "Create News"
  126 +#: .\templates\news\view.html:32
134 127 msgid "Print News"
135   -msgstr "Criar notícia"
  128 +msgstr "Imprimir Notícia"
136 129  
137   -#: news/views.py:22
  130 +#: .\views.py:22
138 131 msgid "Visualize News"
139   -msgstr ""
  132 +msgstr "Visualizar Notícia"
140 133  
141   -#: news/views.py:68 news/views.py:86
  134 +#: .\views.py:68 .\views.py:86
142 135 msgid "News successfully created!"
143 136 msgstr "Notícia criada com sucesso"
144 137  
145   -#: news/views.py:159
146   -#, fuzzy, python-format
147   -#| msgid "News successfully created!"
  138 +#: .\views.py:159
148 139 msgid "News \"%s\" removed successfully!"
149   -msgstr "Notícia criada com sucesso"
  140 +msgstr "Notícia \"%s\" removida com sucesso"
150 141  
151   -#: news/views.py:166
152   -#, fuzzy
153   -#| msgid "Create News"
  142 +#: .\views.py:166
154 143 msgid "Delete News"
155   -msgstr "Criar notícia"
  144 +msgstr "Apagar Notícia"
156 145  
157 146 #~ msgid "Create news"
158 147 #~ msgstr "Criar notícia"
... ...