@@ -7,15 +7,15 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2017-06-01 11:02-0300\n "
11
- "PO-Revision-Date : 2017-06-01 11:06-0300\n "
10
+ "POT-Creation-Date : 2017-06-01 15:47-0300\n "
11
+ "PO-Revision-Date : 2017-06-01 15:47-0300\n "
12
+ "Last-Translator : \n "
13
+ "Language-Team : \n "
12
14
"Language : pt_BR\n "
13
15
"MIME-Version : 1.0\n "
14
16
"Content-Type : text/plain; charset=UTF-8\n "
15
17
"Content-Transfer-Encoding : 8bit\n "
16
18
"Plural-Forms : nplurals=2; plural=(n > 1);\n "
17
- "Last-Translator : \n "
18
- "Language-Team : \n "
19
19
"X-Generator : Poedit 1.8.11\n "
20
20
21
21
#: simple_history/admin.py:73
@@ -37,6 +37,18 @@ msgstr "Você pode fazer novas modificações abaixo:"
37
37
msgid "Revert %s"
38
38
msgstr "Reverter %s"
39
39
40
+ #: simple_history/models.py:209
41
+ msgid "Created"
42
+ msgstr "Criado"
43
+
44
+ #: simple_history/models.py:210
45
+ msgid "Changed"
46
+ msgstr "Modificado"
47
+
48
+ #: simple_history/models.py:211
49
+ msgid "Deleted"
50
+ msgstr "Excluído"
51
+
40
52
#: simple_history/templates/simple_history/object_history.html:10
41
53
msgid ""
42
54
"Choose a date from the list below to revert to a previous version of this "
@@ -61,6 +73,10 @@ msgstr "Comentário"
61
73
msgid "Changed by"
62
74
msgstr "Modificado por"
63
75
76
+ #: simple_history/templates/simple_history/object_history.html:38
77
+ msgid "None"
78
+ msgstr "-"
79
+
64
80
#: simple_history/templates/simple_history/object_history.html:46
65
81
msgid "This object doesn't have a change history."
66
82
msgstr "Esse objeto não tem um histórico de modificações."
@@ -86,8 +102,7 @@ msgstr ""
86
102
87
103
#: simple_history/templates/simple_history/object_history_form.html:21
88
104
msgid "Or press the 'Change History' button to edit the history."
89
- msgstr ""
90
- "Ou clique em 'Histórico de Modificações' para modificar o histórico."
105
+ msgstr "Ou clique em 'Histórico de Modificações' para modificar o histórico."
91
106
92
107
#: simple_history/templates/simple_history/submit_line.html:3
93
108
msgid "Revert"
0 commit comments