~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2012-03-31 14:48:00 UTC
  • mfrom: (1.2.12)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: package-import@ubuntu.com-20120331144800-6a44u7d8z6pd2br4
Tags: upstream-1.4
Import upstream version 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is distributed under the same license as the Django package.
2
2
#
 
3
# Translators:
 
4
#   <claude@2xlibre.net>, 2011.
 
5
# Jannis Leidel <jannis@leidel.info>, 2011.
3
6
msgid ""
4
7
msgstr ""
5
8
"Project-Id-Version: Django\n"
6
9
"Report-Msgid-Bugs-To: \n"
7
 
"POT-Creation-Date: 2011-03-15 13:13-0400\n"
8
 
"PO-Revision-Date: 2011-03-04 18:37+0000\n"
9
 
"Last-Translator: Jannis <jannis@leidel.info>\n"
10
 
"Language-Team: French <None>\n"
 
10
"POT-Creation-Date: 2012-03-23 02:36+0100\n"
 
11
"PO-Revision-Date: 2012-02-14 13:06+0000\n"
 
12
"Last-Translator: claudep <claude@2xlibre.net>\n"
 
13
"Language-Team: French (http://www.transifex.net/projects/p/django/language/"
 
14
"fr/)\n"
 
15
"Language: fr\n"
11
16
"MIME-Version: 1.0\n"
12
17
"Content-Type: text/plain; charset=UTF-8\n"
13
18
"Content-Transfer-Encoding: 8bit\n"
14
 
"Language: fr\n"
15
19
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
16
20
 
17
 
#: views.py:63 views.py:65 views.py:67
 
21
#: views.py:57 views.py:59 views.py:61
18
22
msgid "tag:"
19
23
msgstr "mot-clé :"
20
24
 
21
 
#: views.py:98 views.py:100 views.py:102
 
25
#: views.py:92 views.py:94 views.py:96
22
26
msgid "filter:"
23
27
msgstr "filtre :"
24
28
 
25
 
#: views.py:162 views.py:164 views.py:166
 
29
#: views.py:155 views.py:157 views.py:159
26
30
msgid "view:"
27
31
msgstr "vue :"
28
32
 
29
 
#: views.py:194
 
33
#: views.py:187
30
34
#, python-format
31
35
msgid "App %r not found"
32
36
msgstr "L'application %r n'a pas été trouvée"
33
37
 
34
 
#: views.py:201
 
38
#: views.py:194
35
39
#, python-format
36
40
msgid "Model %(model_name)r not found in app %(app_label)r"
37
41
msgstr ""
38
42
"Le modèle %(model_name)r n'a pas été trouvé dans l'application %(app_label)r"
39
43
 
40
 
#: views.py:213
 
44
#: views.py:206
41
45
#, python-format
42
46
msgid "the related `%(app_label)s.%(data_type)s` object"
43
47
msgstr "l'objet « %(app_label)s.%(data_type)s » en relation"
44
48
 
45
 
#: views.py:213 views.py:232 views.py:237 views.py:251 views.py:265
46
 
#: views.py:270
 
49
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
 
50
#: views.py:263
47
51
msgid "model:"
48
52
msgstr "modèle :"
49
53
 
50
 
#: views.py:228 views.py:260
 
54
#: views.py:221 views.py:253
51
55
#, python-format
52
56
msgid "related `%(app_label)s.%(object_name)s` objects"
53
57
msgstr "les objets « %(app_label)s.%(object_name)s » en relation"
54
58
 
55
 
#: views.py:232 views.py:265
 
59
#: views.py:225 views.py:258
56
60
#, python-format
57
61
msgid "all %s"
58
62
msgstr "tous les %s"
59
63
 
60
 
#: views.py:237 views.py:270
 
64
#: views.py:230 views.py:263
61
65
#, python-format
62
66
msgid "number of %s"
63
67
msgstr "nombre de %s"
64
68
 
65
 
#: views.py:275
 
69
#: views.py:268
66
70
#, python-format
67
71
msgid "Fields on %s objects"
68
72
msgstr "Champs sur les objets %s"
69
73
 
70
 
#: views.py:365
 
74
#: views.py:360
71
75
#, python-format
72
76
msgid "%s does not appear to be a urlpattern object"
73
77
msgstr "%s ne semble pas être un objet urlpattern"
74
78
 
75
 
#: templates/admin_doc/bookmarklets.html:3
 
79
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
 
80
#: templates/admin_doc/missing_docutils.html:7
 
81
#: templates/admin_doc/model_detail.html:15
 
82
#: templates/admin_doc/model_index.html:9
 
83
#: templates/admin_doc/template_detail.html:7
 
84
#: templates/admin_doc/template_filter_index.html:8
 
85
#: templates/admin_doc/template_tag_index.html:8
 
86
#: templates/admin_doc/view_detail.html:7
 
87
#: templates/admin_doc/view_index.html:8
76
88
msgid "Home"
77
89
msgstr "Accueil"
78
90
 
79
 
#: templates/admin_doc/bookmarklets.html:3
 
91
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
 
92
#: templates/admin_doc/missing_docutils.html:8
 
93
#: templates/admin_doc/model_detail.html:16
 
94
#: templates/admin_doc/model_index.html:10
 
95
#: templates/admin_doc/template_detail.html:8
 
96
#: templates/admin_doc/template_filter_index.html:9
 
97
#: templates/admin_doc/template_tag_index.html:9
 
98
#: templates/admin_doc/view_detail.html:8
 
99
#: templates/admin_doc/view_index.html:9
80
100
msgid "Documentation"
81
101
msgstr "Documentation"
82
102
 
83
 
#: templates/admin_doc/bookmarklets.html:3
 
103
#: templates/admin_doc/bookmarklets.html:9
84
104
msgid "Bookmarklets"
85
105
msgstr "Signets"
86
106
 
87
 
#: templates/admin_doc/bookmarklets.html:4
 
107
#: templates/admin_doc/bookmarklets.html:12
88
108
msgid "Documentation bookmarklets"
89
109
msgstr "Documentation des signets"
90
110
 
91
 
#: templates/admin_doc/bookmarklets.html:8
 
111
#: templates/admin_doc/bookmarklets.html:16
92
112
msgid ""
93
113
"\n"
94
114
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
104
124
"de marques-pages, ou effectuez un clic droit dessus et ajoutez-le.\n"
105
125
"Maintenant, vous pouvez le sélectionner depuis n'importe quelle page\n"
106
126
"du site. Notez que certains d'entre eux nécessitent que vous visionniez\n"
107
 
"le site depuis un ordinateur dit « interne » (contactez votre administrateur\n"
 
127
"le site depuis un ordinateur dit « interne » (contactez votre "
 
128
"administrateur\n"
108
129
"système si vous n'êtes pas sûr que votre ordinateur le soit).</p>\n"
109
130
 
110
 
#: templates/admin_doc/bookmarklets.html:18
 
131
#: templates/admin_doc/bookmarklets.html:26
111
132
msgid "Documentation for this page"
112
133
msgstr "Documentation pour cette page"
113
134
 
114
 
#: templates/admin_doc/bookmarklets.html:19
 
135
#: templates/admin_doc/bookmarklets.html:27
115
136
msgid ""
116
137
"Jumps you from any page to the documentation for the view that generates "
117
138
"that page."
119
140
"Vous envoie de n'importe quelle page vers la documentation de la vue qui a "
120
141
"généré cette page."
121
142
 
122
 
#: templates/admin_doc/bookmarklets.html:21
 
143
#: templates/admin_doc/bookmarklets.html:29
123
144
msgid "Show object ID"
124
145
msgstr "Afficher l'identifiant de l'objet"
125
146
 
126
 
#: templates/admin_doc/bookmarklets.html:22
 
147
#: templates/admin_doc/bookmarklets.html:30
127
148
msgid ""
128
149
"Shows the content-type and unique ID for pages that represent a single "
129
150
"object."
131
152
"Affiche le content-type et l'identifiant unique pour les pages qui "
132
153
"représentent un objet unique."
133
154
 
134
 
#: templates/admin_doc/bookmarklets.html:24
 
155
#: templates/admin_doc/bookmarklets.html:32
135
156
msgid "Edit this object (current window)"
136
157
msgstr "Modifier cet objet (fenêtre actuelle)"
137
158
 
138
 
#: templates/admin_doc/bookmarklets.html:25
 
159
#: templates/admin_doc/bookmarklets.html:33
139
160
msgid "Jumps to the admin page for pages that represent a single object."
140
161
msgstr "Renvoie à la page d'administration qui représente un objet seul."
141
162
 
142
 
#: templates/admin_doc/bookmarklets.html:27
 
163
#: templates/admin_doc/bookmarklets.html:35
143
164
msgid "Edit this object (new window)"
144
165
msgstr "Modifier cet objet (nouvelle fenêtre)"
145
166
 
146
 
#: templates/admin_doc/bookmarklets.html:28
 
167
#: templates/admin_doc/bookmarklets.html:36
147
168
msgid "As above, but opens the admin page in a new window."
148
169
msgstr ""
149
170
"Comme ci-dessus, mais ouvre la page d'administration dans une nouvelle "
150
171
"fenêtre."
 
172
 
 
173
#: templates/admin_doc/model_detail.html:17
 
174
#: templates/admin_doc/model_index.html:11
 
175
msgid "Models"
 
176
msgstr "Modèles"
 
177
 
 
178
#: templates/admin_doc/template_detail.html:9
 
179
msgid "Templates"
 
180
msgstr "Templates"
 
181
 
 
182
#: templates/admin_doc/template_filter_index.html:10
 
183
msgid "Filters"
 
184
msgstr "Filtres"
 
185
 
 
186
#: templates/admin_doc/template_tag_index.html:10
 
187
msgid "Tags"
 
188
msgstr "Étiquettes"
 
189
 
 
190
#: templates/admin_doc/view_detail.html:9
 
191
#: templates/admin_doc/view_index.html:10
 
192
msgid "Views"
 
193
msgstr "Vues"