1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6# Translators:
7# Frigory33 <chironsylvain@orange.fr>, 2016
8# Martin Koistinen <martin.koistinen@divio.ch>, 2015
9# Thibault Jamme <teebo@glaine.net>, 2015
10msgid ""
11msgstr ""
12"Project-Id-Version: django CMS Admin Style\n"
13"Report-Msgid-Bugs-To: \n"
14"POT-Creation-Date: 2016-06-20 15:12+0200\n"
15"PO-Revision-Date: 2016-06-20 13:12+0000\n"
16"Last-Translator: Angelo Dini <finalangeljp@hotmail.com>\n"
17"Language-Team: French (http://www.transifex.com/divio/djangocms-admin-style/language/fr/)\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Language: fr\n"
22"Plural-Forms: nplurals=2; plural=(n > 1);\n"
23
24#: templates/admin/delete_confirmation.html:9
25#: templates/admin/delete_selected_confirmation.html:9
26msgid "Home"
27msgstr "Accueil"
28
29#: templates/admin/delete_confirmation.html:13
30msgid "Delete"
31msgstr "Supprimer"
32
33#: templates/admin/delete_confirmation.html:20
34#, python-format
35msgid ""
36"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
37"related objects, but your account doesn't have permission to delete the "
38"following types of objects:"
39msgstr "Supprimer l'objet %(object_name)s « %(escaped_object)s » devrait provoquer la suppression des objets liés, mais votre compte n'a pas les permissions nécessaires pour supprimer les types d'objets suivants :"
40
41#: templates/admin/delete_confirmation.html:28
42#, python-format
43msgid ""
44"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the"
45" following protected related objects:"
46msgstr "Supprimer l'objet %(object_name)s « %(escaped_object)s » provoquera la suppression des objets protégés liés suivants :"
47
48#: templates/admin/delete_confirmation.html:36
49#, python-format
50msgid ""
51"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
52"All of the following related items will be deleted:"
53msgstr "Êtes-vous sûr(e) de vouloir supprimer l'objet %(object_name)s « %(escaped_object)s » ? Tous les éléments liés suivants seront supprimés :"
54
55#: templates/admin/delete_confirmation.html:41
56#: templates/admin/delete_selected_confirmation.html:46
57msgid "Yes, I'm sure"
58msgstr "Oui, j'en suis sûr"
59
60#: templates/admin/delete_confirmation.html:42
61msgid "No, take me back"
62msgstr ""
63
64#: templates/admin/delete_selected_confirmation.html:12
65msgid "Delete multiple objects"
66msgstr "Supprimer plusieurs objets"
67
68#: templates/admin/delete_selected_confirmation.html:19
69#, python-format
70msgid ""
71"Deleting the selected %(objects_name)s would result in deleting related "
72"objects, but your account doesn't have permission to delete the following "
73"types of objects:"
74msgstr "Supprimer l'objet sélectionné %(objects_name)s devrait provoquer la suppression des objets liés, mais votre compte n'a pas les permissions nécessaires pour supprimer les types d'objets suivants :"
75
76#: templates/admin/delete_selected_confirmation.html:27
77#, python-format
78msgid ""
79"Deleting the selected %(objects_name)s would require deleting the following "
80"protected related objects:"
81msgstr "Supprimer l'objet sélectionné %(objects_name)s provoquera la suppression des objets protégés liés suivants :"
82
83#: templates/admin/delete_selected_confirmation.html:35
84#, python-format
85msgid ""
86"Are you sure you want to delete the selected %(objects_name)s? All of the "
87"following objects and their related items will be deleted:"
88msgstr "Êtes-vous sûr(e) de vouloir supprimer l'objet sélectionné %(objects_name)s ? Tous les objets suivants et les éléments liés seront supprimés :"
89
90#: templates/admin/inc/branding.html:6 templates/admin/inc/branding.html:9
91msgid "Django Administration"
92msgstr "Administration de Django"
93
94#: templates/admin/inc/branding.html:15
95msgid "Documentation"
96msgstr ""
97
98#: templates/admin/inc/branding.html:22
99msgid "Change password"
100msgstr "Changer de mot de passe"
101
102#: templates/admin/inc/branding.html:28
103msgid "Log out"
104msgstr "Se déconnecter"
105
106#: templates/admin/inc/branding.html:36
107msgid "Open"
108msgstr "Ouvrir"
109
110#: templates/admin/inc/branding.html:36
111msgid "my site"
112msgstr "mon site"
113
114#: templates/admin/inc/title.html:2
115msgid "Django site admin"
116msgstr "Administrateur du site Django"
117