8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 20:33:11 +00:00
re2o/templates/locale/fr/LC_MESSAGES/django.po
2019-02-25 20:42:32 +01:00

536 lines
14 KiB
Text

# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2018 Maël Kervella
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
msgid ""
msgstr ""
"Project-Id-Version: 2.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-25 20:36+0100\n"
"PO-Revision-Date: 2018-03-31 16:09+0002\n"
"Last-Translator: Laouen Fernet <laouen.fernet@supelec.fr>\n"
"Language-Team: \n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/admin/actions.html:5
msgid "Run the selected action"
msgstr ""
#: templates/admin/actions.html:5
msgid "Go"
msgstr ""
#: templates/admin/actions.html:11
msgid "Click here to select the objects across all pages"
msgstr ""
#: templates/admin/actions.html:11
#, python-format
msgid "Select all %(total_count)s %(module_name)s"
msgstr ""
#: templates/admin/actions.html:13
msgid "Clear selection"
msgstr ""
#: templates/admin/app_index.html:10 templates/admin/change_form.html:19
#: templates/admin/change_list.html:32
#: templates/admin/delete_confirmation.html:15
#: templates/admin/delete_selected_confirmation.html:15
#: templates/admin/object_history.html:7 templates/base.html:72
msgid "Home"
msgstr ""
#: templates/admin/base_site.html:7
msgid "Django administration"
msgstr "Administration Django"
#: templates/admin/change_form.html:22 templates/admin/change_list.html:50
#, python-format
msgid "Add %(name)s"
msgstr ""
#: templates/admin/change_form.html:34 templates/admin/object_history.html:11
#: templates/buttons/history.html:26 templates/buttons/history.html:27
msgid "History"
msgstr ""
#: templates/admin/change_form.html:36
#: templates/admin/edit_inline/stacked.html:22
#: templates/admin/edit_inline/tabular.html:36
msgid "View on site"
msgstr ""
#: templates/admin/change_form.html:48 templates/admin/change_list.html:59
msgid "Please correct the error below."
msgstr ""
#: templates/admin/change_form.html:48 templates/admin/change_list.html:59
msgid "Please correct the errors below."
msgstr ""
#: templates/admin/change_list.html:70
msgid "Filter"
msgstr ""
#: templates/admin/change_list_results.html:18
msgid "Remove from sorting"
msgstr ""
#: templates/admin/change_list_results.html:19
#, python-format
msgid "Sorting priority: %(priority_number)s"
msgstr ""
#: templates/admin/change_list_results.html:20
msgid "Toggle sorting"
msgstr ""
#: templates/admin/delete_confirmation.html:19
#: templates/admin/submit_line.html:12 templates/admin/submit_line.html:15
#: templates/buttons/suppr.html:27
msgid "Delete"
msgstr ""
#: templates/admin/delete_confirmation.html:25
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
"related objects, but your account doesn't have permission to delete the "
"following types of objects:"
msgstr ""
#: templates/admin/delete_confirmation.html:32
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
"following protected related objects:"
msgstr ""
#: templates/admin/delete_confirmation.html:39
#, python-format
msgid ""
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
"All of the following related items will be deleted:"
msgstr ""
#: templates/admin/delete_confirmation.html:41
#: templates/admin/delete_selected_confirmation.html:40
msgid "Objects"
msgstr ""
#: templates/admin/delete_confirmation.html:48
#: templates/admin/delete_selected_confirmation.html:51
msgid "Yes, I'm sure"
msgstr ""
#: templates/admin/delete_confirmation.html:49
#: templates/admin/delete_selected_confirmation.html:52
msgid "No, take me back"
msgstr ""
#: templates/admin/delete_selected_confirmation.html:18
msgid "Delete multiple objects"
msgstr ""
#: templates/admin/delete_selected_confirmation.html:24
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would result in deleting related "
"objects, but your account doesn't have permission to delete the following "
"types of objects:"
msgstr ""
#: templates/admin/delete_selected_confirmation.html:31
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would require deleting the following "
"protected related objects:"
msgstr ""
#: templates/admin/delete_selected_confirmation.html:38
#, python-format
msgid ""
"Are you sure you want to delete the selected %(objects_name)s? All of the "
"following objects and their related items will be deleted:"
msgstr ""
#: templates/admin/edit_inline/tabular.html:21
msgid "Delete?"
msgstr ""
#: templates/admin/index.html:19
#, python-format
msgid "Models in the %(name)s application"
msgstr ""
#: templates/admin/index.html:34
msgid "You don't have permission to edit anything."
msgstr ""
#: templates/admin/object_history.html:23
msgid "Date/time"
msgstr ""
#: templates/admin/object_history.html:24
msgid "User"
msgstr ""
#: templates/admin/object_history.html:25
msgid "Action"
msgstr ""
#: templates/admin/object_history.html:39
msgid ""
"This object doesn't have a change history. It probably wasn't added via this "
"admin site."
msgstr ""
#: templates/admin/pagination.html:11 templates/admin/search_form.html:13
msgid "Show all"
msgstr ""
#: templates/admin/pagination.html:12 templates/admin/submit_line.html:5
#: templates/admin/submit_line.html:7
msgid "Save"
msgstr ""
#: templates/admin/related_widget_wrapper.html:10
#, python-format
msgid "Change selected %(model)s"
msgstr ""
#: templates/admin/related_widget_wrapper.html:17
#, python-format
msgid "Add another %(model)s"
msgstr ""
#: templates/admin/related_widget_wrapper.html:24
#, python-format
msgid "Delete selected %(model)s"
msgstr ""
#: templates/admin/search_form.html:6 templates/admin/search_form.html:8
#: templates/base.html:169
msgid "Search"
msgstr ""
#: templates/admin/search_form.html:13
#, python-format
msgid "%(counter)s result"
msgid_plural "%(counter)s results"
msgstr[0] ""
msgstr[1] ""
#: templates/admin/search_form.html:13
#, python-format
msgid "%(full_result_count)s total"
msgstr ""
#: templates/admin/submit_line.html:19 templates/admin/submit_line.html:21
msgid "Save as new"
msgstr ""
#: templates/admin/submit_line.html:25 templates/admin/submit_line.html:28
msgid "Save and add another"
msgstr ""
#: templates/admin/submit_line.html:32 templates/admin/submit_line.html:35
msgid "Save and continue editing"
msgstr ""
#: templates/base.html:44 templates/errors/404.html:35
msgid "Networking managing website endorsed by FedeRez."
msgstr "Site de gestion de réseau soutenu par FedeRez."
#: templates/base.html:96
msgid "Users"
msgstr "Utilisateurs"
#: templates/base.html:99
msgid "Manage the users"
msgstr "Gérer les utilisateurs"
#: templates/base.html:102
msgid "Manage the clubs"
msgstr "Gérer les clubs"
#: templates/base.html:106
msgid "Manage the machines"
msgstr "Gérer les machines"
#: templates/base.html:110
msgid "Manage the subscriptions"
msgstr "Gérer les cotisations"
#: templates/base.html:118
msgid "Topology"
msgstr "Topologie"
#: templates/base.html:121
msgid "Switches"
msgstr "Commutateurs réseau"
#: templates/base.html:124
msgid "Access points"
msgstr "Points d'accès sans fil"
#: templates/base.html:125
msgid "Rooms"
msgstr "Chambres"
#: templates/base.html:131
msgid "Statistics"
msgstr "Statistiques"
#: templates/base.html:136
msgid "Administration"
msgstr "Administration"
#: templates/base.html:144
msgid "More information"
msgstr "Plus d'informations"
#: templates/base.html:147
msgid "About"
msgstr "À propos"
#: templates/base.html:148
msgid "Contact"
msgstr "Contact"
#: templates/base.html:155
msgid "Sign up"
msgstr "S'inscrire"
#: templates/base.html:161 templates/registration/login.html:29
#: templates/registration/login.html:36
msgid "Log in"
msgstr "Se connecter"
#: templates/base.html:188
msgid "My profile"
msgstr "Mon profil"
#: templates/base.html:190
msgid "Log out"
msgstr "Se déconnecter"
#: templates/base.html:231
msgid "Username"
msgstr "Pseudo"
#: templates/base.html:235
msgid "Room"
msgstr "Chambre"
#: templates/base.html:239
msgid "Internet access"
msgstr "Accès Internet"
#: templates/base.html:243
#, python-format
msgid "Until %(end_access_date)s"
msgstr "Jusqu'au %(end_access_date)s"
#: templates/base.html:246
msgid "Disabled"
msgstr "Désactivé"
#: templates/base.html:251
msgid "Membership"
msgstr "Adhésion"
#: templates/base.html:255
#, python-format
msgid "Until %(end_adhesion_date)s"
msgstr "Jusqu'au %(end_adhesion_date)s"
#: templates/base.html:258
msgid "Non member"
msgstr "Non adhérent"
#: templates/base.html:267
msgid "View my profile"
msgstr "Voir mon profil"
#: templates/base.html:272
msgid "You are not logged in."
msgstr "Vous n'êtes pas connecté."
#: templates/base.html:279
#, python-format
msgid "%(nb)s active machine"
msgid_plural "%(nb)s active machines"
msgstr[0] "%(nb)s machine active"
msgstr[1] "%(nb)s machines actives"
#: templates/base.html:289
msgid "View my machines"
msgstr "Voir mes machines"
#: templates/base.html:302
msgid "Back to top"
msgstr "Retour en haut"
#: templates/base.html:304
msgid "powered by"
msgstr "propulsé par"
#: templates/base.html:306
msgid "Brought to you with <i class=\"fa fa-heart text-danger\"></i>."
msgstr "Codé avec <i class=\"fa fa-heart text-danger\"></i>."
#: templates/base.html:309
msgid "About this website"
msgstr "À propos de ce site"
#: templates/base.html:312
msgid ""
"This software is under the terms of the <a href=\"http://www.gnu.org/"
"licenses/gpl-2.0.txt\" target=\"_blank\" rel=\"nofollow\">GPLv2</a> License."
msgstr ""
"Ce logiciel est sous les termes de la licence <a href=\"http://www.gnu.org/"
"licenses/gpl-2.0.txt\" target=\"_blank\" rel=\"nofollow\">GPLv2</a>."
#: templates/buttons/add.html:27
msgid "Add"
msgstr "Ajouter"
#: templates/buttons/edit.html:27
msgid "Edit"
msgstr "Modifier"
#: templates/buttons/setlang.html:34
msgid "Translation in development"
msgstr "Traduction en développement"
#: templates/buttons/sort.html:35
msgid "Ascending sort"
msgstr "Tri croissant"
#: templates/buttons/sort.html:36
msgid "Descending sort"
msgstr "Tri décroissant"
#: templates/errors/404.html:39
msgid "404 error: page not found"
msgstr "Erreur 404 : page non trouvée"
#: templates/errors/404.html:125
msgid "Score: "
msgstr "Score : "
#: templates/errors/404.html:133
msgid "YOU LOST"
msgstr "VOUS AVEZ PERDU"
#: templates/errors/404.html:220
msgid "Yup, that's a 404 error."
msgstr "Yep, c'est une erreur 404."
#: templates/errors/404.html:220
msgid "(Go back to a safe page)"
msgstr "(Retourner à une page sécurisée)"
#: templates/errors/404.html:222
msgid "Your browser does not support the HTML5 canvas tag."
msgstr "Votre navigateur ne supporte pas la balise HTML5 canvas."
#: templates/errors/500.html:6 templates/errors/500.html:31
msgid "500 error: Re2o internal server error"
msgstr "Erreur 500 : Erreur interne du serveur Re2o"
#: templates/errors/500.html:34
msgid ""
"Congratulations! You have discovered a bug on Re2o and you've reached a page "
"we try to hide, you can be proud of youself. We try to track those bugs down "
"but apparently we have missed one. We sincerely thank you for the help: it "
"is not that easy to catch them all."
msgstr ""
"Félicitations ! Vous avez découvert un dysfonctionnement de Re2o and vous "
"avez atteint une page que nous essayons de cacher, vous pouvez être fier de "
"vous. Nous essayons de repérer ces dysfonctionnements mais apparemment nous "
"en avons raté un. Nous vous remercions sincèrement pour votre aide: ce n'est "
"pas si facile de tous les attraper."
#: templates/errors/500.html:40
msgid ""
"An email has been automatically sent to the site administrators. Please "
"avoid spamming them by trigerring the same issue multiple times."
msgstr ""
"Un courrier électronique a été envoyé automatiquement aux administrateurs du "
"site. Veuillez éviter de déclencher la même erreur de multiples fois pour ne "
"pas renvoyer de courrier électronique."
#: templates/errors/500.html:41
msgid ""
"The mail should contains all the details necessary to understand what went "
"wrong but if your help were needed, you will probably be contacted by them."
msgstr ""
" Le courrier électronique devrait contenir tous les détails nécessaires à la "
"compréhension de ce qui s'est mal passé mais si votre aide était requise, "
"vous serez probablement contacté par eux."
#: templates/errors/500.html:46
msgid ""
"This issue will be fixed as soon as possible but please take into "
"consideration the administrators may not be always available. If your "
"request is really urgent, inform your local organisation, they will help you "
"temporarily fix the issue."
msgstr ""
"Cette erreur sera corrigée dès que possible mais veuillez prendre en "
"considération le fait que les administrateurs peuvent ne pas être tout le "
"temps disponibles. Si votre requête est vraiment urgente, informez votre "
"association locale, elle vous aidra à corriger temporairement l'erreur."
#: templates/errors/500.html:54
msgid "If you have no idea what you've done:"
msgstr "Si vous n'avez aucune idée de ce que vous avez fait :"
#: templates/errors/500.html:55
msgid "Go back to a safe page"
msgstr "Retourner à une page sécurisée"
#: templates/pagination.html:34
msgid "First"
msgstr "Première page"
#: templates/pagination.html:40
msgid "Previous"
msgstr "Précédent"
#: templates/pagination.html:60
msgid "Next"
msgstr "Suivant"
#: templates/pagination.html:66
msgid "Last"
msgstr "Dernière page"
#: templates/registration/login.html:40
msgid "Forgotten password?"
msgstr "Mot de passe oublié ?"
#: templates/reversion/change_list.html:8
#, python-format
msgid "Recover deleted %(name)s"
msgstr "Récupérer des %(name)s supprimés"