@@ -7,132 +7,132 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2020 -04-25 22:00+0200 \n "
10
+ "POT-Creation-Date : 2021 -04-04 01:50+0300 \n "
11
11
"PO-Revision-Date : 2020-04-25 22:50+0200\n "
12
+ "Last-Translator : \n "
13
+ "Language-Team : \n "
12
14
"Language : fr\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 2.3\n "
20
20
21
- #: simple_history/ admin.py:111
21
+ #: .\ simple_history\ admin.py:102
22
22
#, python-format
23
23
msgid "View history: %s"
24
24
msgstr "Historique de vue: %s"
25
25
26
- #: simple_history/ admin.py:113
26
+ #: .\ simple_history\ admin.py:104
27
27
#, python-format
28
28
msgid "Change history: %s"
29
29
msgstr "Historique de changement: %s"
30
30
31
- #: simple_history/ admin.py:119
31
+ #: .\ simple_history\ admin.py:110
32
32
#, python-format
33
33
msgid "The %(name)s \" %(obj)s\" was changed successfully."
34
34
msgstr "L'objet \" %(obj)s\" %(name)s a été changé avec succès."
35
35
36
- #: simple_history/ admin.py:125
36
+ #: .\ simple_history\ admin.py:116
37
37
msgid "You may edit it again below"
38
38
msgstr "Vous pouvez le modifier à nouveau ci-dessous"
39
39
40
- #: simple_history/ admin.py:225
40
+ #: .\ simple_history\ admin.py:216
41
41
#, python-format
42
42
msgid "View %s"
43
43
msgstr "Voir %s"
44
44
45
- #: simple_history/ admin.py:227
45
+ #: .\ simple_history\ admin.py:218
46
46
#, python-format
47
47
msgid "Revert %s"
48
- msgstr "Annuler %s"
48
+ msgstr "Rétablir %s"
49
49
50
- #: simple_history/ models.py:427
50
+ #: .\ simple_history\ models.py:433
51
51
msgid "Created"
52
52
msgstr "Créé"
53
53
54
- #: simple_history/ models.py:427
54
+ #: .\ simple_history\ models.py:433
55
55
msgid "Changed"
56
56
msgstr "Modifié"
57
57
58
- #: simple_history/ models.py:427
58
+ #: .\ simple_history\ models.py:433
59
59
msgid "Deleted"
60
60
msgstr "Effacé"
61
61
62
- #: simple_history/ templates/ simple_history/ _object_history_list.html:9
62
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:9
63
63
msgid "Object"
64
64
msgstr "Objet"
65
65
66
- #: simple_history/ templates/ simple_history/ _object_history_list.html:13
66
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:13
67
67
msgid "Date/time"
68
68
msgstr "Date/heure"
69
69
70
- #: simple_history/ templates/ simple_history/ _object_history_list.html:14
70
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:14
71
71
msgid "Comment"
72
72
msgstr "Commentaire"
73
73
74
- #: simple_history/ templates/ simple_history/ _object_history_list.html:15
74
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:15
75
75
msgid "Changed by"
76
76
msgstr "Modifié par"
77
77
78
- #: simple_history/ templates/ simple_history/ _object_history_list.html:16
78
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:16
79
79
msgid "Change reason"
80
80
msgstr "Raison de la modification"
81
81
82
- #: simple_history/ templates/ simple_history/ _object_history_list.html:37
82
+ #: .\ simple_history\ templates\ simple_history\ _object_history_list.html:37
83
83
msgid "None"
84
84
msgstr "Aucun"
85
85
86
- #: simple_history/ templates/ simple_history/ object_history.html:11
86
+ #: .\ simple_history\ templates\ simple_history\ object_history.html:11
87
87
msgid ""
88
88
"Choose a date from the list below to revert to a previous version of this "
89
89
"object."
90
90
msgstr ""
91
- "Choisissez une date dans le liste ci-dessous pour revenir à une version "
92
- "précédante de cet objet."
91
+ "Choisissez une date dans la liste ci-dessous pour revenir à une version "
92
+ "précédente de cet objet."
93
93
94
- #: simple_history/ templates/ simple_history/ object_history.html:16
94
+ #: .\ simple_history\ templates\ simple_history\ object_history.html:16
95
95
msgid "This object doesn't have a change history."
96
96
msgstr "Cet objet n'a pas d'historique."
97
97
98
- #: simple_history/ templates/ simple_history/ object_history_form.html:7
98
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:7
99
99
msgid "Home"
100
100
msgstr "Accueil"
101
101
102
- #: simple_history/ templates/ simple_history/ object_history_form.html:11
102
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:11
103
103
msgid "History"
104
104
msgstr "Historique"
105
105
106
- #: simple_history/ templates/ simple_history/ object_history_form.html:12
106
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:12
107
107
#, python-format
108
108
msgid "View %(verbose_name)s"
109
109
msgstr "Voir %(verbose_name)s"
110
110
111
- #: simple_history/ templates/ simple_history/ object_history_form.html:12
111
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:12
112
112
#, python-format
113
113
msgid "Revert %(verbose_name)s"
114
- msgstr "Annuler %(verbose_name)s"
114
+ msgstr "Rétablir %(verbose_name)s"
115
115
116
- #: simple_history/ templates/ simple_history/ object_history_form.html:21
116
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:25
117
117
msgid ""
118
118
"Press the 'Revert' button below to revert to this version of the object. "
119
119
msgstr ""
120
- "Cliquez sur le bouton 'Annuler ' ci-dessous pour revenir à la version de "
121
- "cet objet. "
120
+ "Cliquez sur le bouton 'Rétablir ' ci-dessous pour revenir à cette version de "
121
+ "l' objet. "
122
122
123
- #: simple_history/ templates/ simple_history/ object_history_form.html:21
123
+ #: .\ simple_history\ templates\ simple_history\ object_history_form.html:25
124
124
msgid "Press the 'Change History' button below to edit the history."
125
125
msgstr ""
126
126
"Cliquez sur le bouton 'Historique' ci-dessous pour modifier l'historique."
127
127
128
- #: simple_history/ templates/ simple_history/ submit_line.html:4
128
+ #: .\ simple_history\ templates\ simple_history\ submit_line.html:4
129
129
msgid "Revert"
130
- msgstr "Annuler "
130
+ msgstr "Rétablir "
131
131
132
- #: simple_history/ templates/ simple_history/ submit_line.html:6
132
+ #: .\ simple_history\ templates\ simple_history\ submit_line.html:6
133
133
msgid "Change History"
134
- msgstr "Historique de changement "
134
+ msgstr "Historique des changements "
135
135
136
- #: simple_history/ templates/ simple_history/ submit_line.html:7
136
+ #: .\ simple_history\ templates\ simple_history\ submit_line.html:7
137
137
msgid "Close"
138
138
msgstr "Fermer"
0 commit comments