@@ -7,90 +7,106 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2016-05-05 15:36+0200\n "
11
- "PO-Revision-Date : 2016-05-05 15:40+0200\n "
10
+ "POT-Creation-Date : 2017-06-06 15:32+0200\n "
11
+ "PO-Revision-Date : 2017-06-06 15:38+0200\n "
12
+ "Last-Translator : \n "
13
+ "Language-Team : \n "
12
14
"Language : pl\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
17
19
"|| n%100>=20) ? 1 : 2);\n "
18
- "Last-Translator : \n "
19
- "Language-Team : \n "
20
- "X-Generator : Poedit 1.8.7\n "
20
+ "X-Generator : Poedit 2.0.2\n "
21
21
22
- #: simple_history/ admin.py:68
22
+ #: admin.py:73
23
23
#, python-format
24
24
msgid "Change history: %s"
25
25
msgstr "Historia zmian: %s"
26
26
27
- #: simple_history/ admin.py:85
27
+ #: admin.py:92
28
28
#, python-format
29
29
msgid "The %(name)s \" %(obj)s\" was changed successfully."
30
30
msgstr "%(name)s \" %(obj)s\" został pomyślnie zmodyfikowany."
31
31
32
- #: simple_history/ admin.py:91
32
+ #: admin.py:98
33
33
msgid "You may edit it again below"
34
34
msgstr "Możesz edytować go ponownie poniżej"
35
35
36
- #: simple_history/ admin.py:149
36
+ #: admin.py:156
37
37
#, python-format
38
38
msgid "Revert %s"
39
39
msgstr "Przywróć %s"
40
40
41
- #: simple_history/templates/simple_history/object_history.html:10
41
+ #: models.py:211
42
+ msgid "Created"
43
+ msgstr "Dodane"
44
+
45
+ #: models.py:212
46
+ msgid "Changed"
47
+ msgstr "Zmodyfikowane"
48
+
49
+ #: models.py:213
50
+ msgid "Deleted"
51
+ msgstr "Usunięte"
52
+
53
+ #: templates/simple_history/object_history.html:10
42
54
msgid ""
43
55
"Choose a date from the list below to revert to a previous version of this "
44
56
"object."
45
57
msgstr ""
46
58
"Wybierz datę z poniższej listy aby przywrócić poprzednią wersję tego obiektu."
47
59
48
- #: simple_history/ templates/simple_history/object_history.html:17
60
+ #: templates/simple_history/object_history.html:17
49
61
msgid "Object"
50
62
msgstr "Obiekt"
51
63
52
- #: simple_history/ templates/simple_history/object_history.html:18
64
+ #: templates/simple_history/object_history.html:18
53
65
msgid "Date/time"
54
66
msgstr "Data/czas"
55
67
56
- #: simple_history/ templates/simple_history/object_history.html:19
68
+ #: templates/simple_history/object_history.html:19
57
69
msgid "Comment"
58
70
msgstr "Komentarz"
59
71
60
- #: simple_history/ templates/simple_history/object_history.html:20
72
+ #: templates/simple_history/object_history.html:20
61
73
msgid "Changed by"
62
74
msgstr "Zmodyfikowane przez"
63
75
64
- #: simple_history/templates/simple_history/object_history.html:46
76
+ #: templates/simple_history/object_history.html:38
77
+ msgid "None"
78
+ msgstr "Brak"
79
+
80
+ #: templates/simple_history/object_history.html:46
65
81
msgid "This object doesn't have a change history."
66
- msgstr "Ten obiekt nie ma historii zmian"
82
+ msgstr "Ten obiekt nie ma historii zmian. "
67
83
68
- #: simple_history/ templates/simple_history/object_history_form.html:7
84
+ #: templates/simple_history/object_history_form.html:7
69
85
msgid "Home"
70
86
msgstr "Strona główna"
71
87
72
- #: simple_history/ templates/simple_history/object_history_form.html:11
88
+ #: templates/simple_history/object_history_form.html:11
73
89
msgid "History"
74
90
msgstr "Historia"
75
91
76
- #: simple_history/ templates/simple_history/object_history_form.html:12
92
+ #: templates/simple_history/object_history_form.html:12
77
93
#, python-format
78
94
msgid "Revert %(verbose_name)s"
79
95
msgstr "Przywróć %(verbose_name)s"
80
96
81
- #: simple_history/ templates/simple_history/object_history_form.html:21
97
+ #: templates/simple_history/object_history_form.html:21
82
98
msgid ""
83
99
"Press the 'Revert' button below to revert to this version of the object."
84
100
msgstr "Naciśnij przycisk „Przywróć” aby przywrócić tę wersję obiektu."
85
101
86
- #: simple_history/ templates/simple_history/object_history_form.html:21
102
+ #: templates/simple_history/object_history_form.html:21
87
103
msgid "Or press the 'Change History' button to edit the history."
88
104
msgstr "Lub naciśnij przycisk „Historia zmian” aby edytować historię."
89
105
90
- #: simple_history/ templates/simple_history/submit_line.html:3
106
+ #: templates/simple_history/submit_line.html:3
91
107
msgid "Revert"
92
108
msgstr "Przywróć"
93
109
94
- #: simple_history/ templates/simple_history/submit_line.html:4
110
+ #: templates/simple_history/submit_line.html:4
95
111
msgid "Change History"
96
112
msgstr "Historia zmian"
0 commit comments