8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-12-01 09:02:26 +00:00
re2o/topologie/locale/fr/LC_MESSAGES/django.po

879 lines
24 KiB
Text
Raw Normal View History

2018-08-05 16:48:56 +00:00
# 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: 2018-12-29 21:16+0100\n"
2018-08-05 16:48:56 +00:00
"PO-Revision-Date: 2018-06-25 14:53+0200\n"
"Last-Translator: Laouen Fernet <laouen.fernet@supelec.fr>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: topologie/acl.py:42
2018-08-05 16:48:56 +00:00
msgid "You don't have the right to view this application."
msgstr "Vous n'avez pas le droit de voir cette application."
#: topologie/forms.py:179
2018-08-05 16:48:56 +00:00
msgid "Start:"
msgstr "Début :"
#: topologie/forms.py:180
2018-08-05 16:48:56 +00:00
msgid "End:"
msgstr "Fin :"
#: topologie/models.py:74
2018-08-05 16:48:56 +00:00
msgid "Can view a stack object"
msgstr "Peut voir un objet pile"
#: topologie/models.py:76
2018-08-05 16:48:56 +00:00
msgid "switches stack"
msgstr "pile de commutateurs réseau"
#: topologie/models.py:77
2018-08-05 16:48:56 +00:00
msgid "switches stacks"
msgstr "piles de commutateurs réseau"
#: topologie/models.py:92
2018-08-05 16:48:56 +00:00
msgid "The maximum ID is less than the minimum ID."
msgstr "L'ID maximum est inférieur l'ID minimum."
#: topologie/models.py:105
2018-08-05 16:48:56 +00:00
msgid "Details about the AP's location"
msgstr "Détails sur l'emplacement du point d'accès sans fil"
#: topologie/models.py:112
2018-08-05 16:48:56 +00:00
msgid "Can view an access point object"
msgstr "Peut voir un objet point d'accès sans fil"
#: topologie/models.py:114
2018-08-05 16:48:56 +00:00
msgid "access point"
msgstr "point d'accès sans fil"
#: topologie/models.py:115
2018-08-05 16:48:56 +00:00
msgid "access points"
msgstr "points d'accès sans fil"
#: topologie/models.py:211
2018-08-05 16:48:56 +00:00
msgid "Number of ports"
msgstr "Nombre de ports"
#: topologie/models.py:228 topologie/templates/topologie/aff_switch.html:48
#: topologie/templates/topologie/index_p.html:38 topologie/views.py:829
2018-08-05 16:48:56 +00:00
msgid "Switch model"
msgstr "Modèle de commutateur réseau"
#: topologie/models.py:258
2018-08-05 16:48:56 +00:00
msgid "Can view a switch object"
msgstr "Peut voir un objet commutateur réseau"
#: topologie/models.py:260
2018-08-05 16:48:56 +00:00
msgid "switch"
msgstr "commutateur réseau"
#: topologie/models.py:261
2018-08-05 16:48:56 +00:00
msgid "switches"
msgstr "commutateurs réseau"
#: topologie/models.py:272
2018-08-05 16:48:56 +00:00
msgid "The switch ID exceeds the limits allowed by the stack."
msgstr "L'ID du commutateur réseau dépasse les bornes autorisées par la pile."
#: topologie/models.py:277
2018-08-05 16:48:56 +00:00
msgid "The stack member ID can't be void."
msgstr "L'ID de membre dans la pile ne peut-être vide."
#: topologie/models.py:293
2018-08-05 16:48:56 +00:00
msgid "The end port is less than the start port."
msgstr "Le port de fin est inférieur au port de début."
#: topologie/models.py:296
2018-08-05 16:48:56 +00:00
msgid "This switch can't have that many ports."
msgstr "Ce commutateur réseau ne peut pas avoir autant de ports."
#: topologie/models.py:306
2018-08-05 16:48:56 +00:00
msgid "Creation"
msgstr "Création"
#: topologie/models.py:308
2018-08-05 16:48:56 +00:00
msgid "Creation of an existing port."
msgstr "Création d'un port existant."
#: topologie/models.py:408
2018-08-05 16:48:56 +00:00
msgid "Can view a switch model object"
msgstr "Peut voir un objet modèle de commutateur réseau"
#: topologie/models.py:410
2018-08-05 16:48:56 +00:00
msgid "switch model"
msgstr "modèle de commutateur réseau"
#: topologie/models.py:411
2018-08-05 16:48:56 +00:00
msgid "switch models"
msgstr "modèles de commutateur réseau"
#: topologie/models.py:427
2018-08-05 16:48:56 +00:00
msgid "Can view a switch constructor object"
msgstr "Peut voir un objet constructeur de commutateur réseau"
#: topologie/models.py:430
2018-08-05 16:48:56 +00:00
msgid "switch constructor"
msgstr "constructeur de commutateur réseau"
#: topologie/models.py:453
2018-08-05 16:48:56 +00:00
msgid "Can view a switch bay object"
msgstr "Peut voir un objet baie de brassage"
#: topologie/models.py:455
2018-08-05 16:48:56 +00:00
msgid "switch bay"
msgstr "baie de brassage"
#: topologie/models.py:456
2018-08-05 16:48:56 +00:00
msgid "switch bays"
msgstr "baies de brassage"
#: topologie/models.py:469
2018-08-05 16:48:56 +00:00
msgid "Can view a building object"
msgstr "Peut voir un objet bâtiment"
#: topologie/models.py:471
2018-08-05 16:48:56 +00:00
msgid "building"
msgstr "bâtiment"
#: topologie/models.py:472
2018-08-05 16:48:56 +00:00
msgid "buildings"
msgstr "bâtiments"
#: topologie/models.py:532
2018-08-05 16:48:56 +00:00
msgid "Port state Active"
msgstr "État du port Actif"
#: topologie/models.py:539
2018-08-05 16:48:56 +00:00
msgid "Can view a port object"
msgstr "Peut voir un objet port"
#: topologie/models.py:541
2018-08-05 16:48:56 +00:00
msgid "port"
msgstr "port"
#: topologie/models.py:542
2018-08-05 16:48:56 +00:00
msgid "ports"
msgstr "ports"
#: topologie/models.py:621
2018-08-05 16:48:56 +00:00
msgid "The port can't exist, its number is too great."
msgstr "Le port ne peut pas exister, son numéro est trop grand."
#: topologie/models.py:627
2018-08-05 16:48:56 +00:00
msgid "Room, interface and related port are mutually exclusive."
msgstr "Chambre, interface et port relié sont mutuellement exclusifs."
#: topologie/models.py:630
2018-08-05 16:48:56 +00:00
msgid "A port can't be related to itself."
msgstr "Un port ne peut être relié à lui-même."
#: topologie/models.py:634
2018-08-05 16:48:56 +00:00
msgid ""
"The related port is already used, please clear it before creating the "
"relation."
msgstr ""
"Le port relié est déjà utilisé, veuillez le modifier avant de créer la "
"relation."
#: topologie/models.py:655
2018-08-05 16:48:56 +00:00
msgid "Can view a room object"
msgstr "Peut voir un objet chambre"
#: topologie/models.py:657
2018-08-05 16:48:56 +00:00
msgid "room"
msgstr "chambre"
#: topologie/models.py:658
2018-08-05 16:48:56 +00:00
msgid "rooms"
msgstr "chambres"
#: topologie/models.py:692
#: topologie/templates/topologie/aff_port_profile.html:37
2018-08-05 16:48:56 +00:00
msgid "Name"
msgstr "Nom"
#: topologie/models.py:699
2018-08-05 16:48:56 +00:00
msgid "Default profile"
msgstr "Profil par défaut"
#: topologie/models.py:707
2018-08-05 16:48:56 +00:00
msgid "VLAN untagged"
msgstr "VLAN untagged"
#: topologie/models.py:713
2018-08-05 16:48:56 +00:00
msgid "VLAN(s) tagged"
msgstr "VLAN(s) tagged"
#: topologie/models.py:718
2018-08-05 16:48:56 +00:00
msgid "Type of RADIUS authentication : inactive, MAC-address or 802.1X"
msgstr "Type d'authentification RADIUS : inactive, MAC-address ou 802.1X"
#: topologie/models.py:720
2018-08-05 16:48:56 +00:00
msgid "RADIUS type"
msgstr "Type de RADIUS"
#: topologie/models.py:726
2018-08-05 16:48:56 +00:00
msgid "In case of MAC-authentication : mode COMMON or STRICT on this port"
msgstr ""
"Dans le cas d'authentification par adresse MAC : mode COMMON ou STRICT sur "
"ce port"
#: topologie/models.py:728
2018-08-05 16:48:56 +00:00
msgid "RADIUS mode"
msgstr "Mode de RADIUS"
#: topologie/models.py:734
2018-08-05 16:48:56 +00:00
msgid "Port speed limit"
msgstr "Limite de vitesse du port"
#: topologie/models.py:739
2018-08-05 16:48:56 +00:00
msgid "Limit of MAC-address on this port"
msgstr "Limite de MAC-address sur ce port"
#: topologie/models.py:740
2018-08-05 16:48:56 +00:00
msgid "MAC limit"
msgstr "Limite MAC"
#: topologie/models.py:744
2018-08-05 16:48:56 +00:00
msgid "Flow control"
msgstr "Contrôle du flux"
#: topologie/models.py:748
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue DHCP"
msgstr "Protège contre les DHCP pirates"
#: topologie/models.py:749
2018-08-05 16:48:56 +00:00
msgid "DHCP snooping"
msgstr "DHCP snooping"
#: topologie/models.py:753
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue DHCPv6"
msgstr "Protège contre les DHCPv6 pirates"
#: topologie/models.py:754
2018-08-05 16:48:56 +00:00
msgid "DHCPv6 snooping"
msgstr "DHCPv6 snooping"
#: topologie/models.py:758
2018-08-05 16:48:56 +00:00
msgid "Check if IP adress is DHCP assigned"
msgstr "Vérifie si l'adresse IP est attribuée par DHCP"
#: topologie/models.py:759
2018-08-05 16:48:56 +00:00
msgid "ARP protection"
msgstr "Protection ARP"
#: topologie/models.py:763
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue RA"
msgstr "Protège contre les RA pirates"
#: topologie/models.py:764
2018-08-05 16:48:56 +00:00
msgid "RA guard"
msgstr "RA guard"
#: topologie/models.py:768
2018-08-05 16:48:56 +00:00
msgid "Protect against loop"
msgstr "Protège contre un boucle"
#: topologie/models.py:769
2018-08-05 16:48:56 +00:00
msgid "Loop protection"
msgstr "Protection contre une boucle"
#: topologie/models.py:774
2018-08-05 16:48:56 +00:00
msgid "Can view a port profile object"
msgstr "Peut voir un objet profil de port"
#: topologie/models.py:776
2018-08-05 16:48:56 +00:00
msgid "port profile"
msgstr "profil de port"
#: topologie/models.py:777
2018-08-05 16:48:56 +00:00
msgid "port profiles"
msgstr "profils de port"
#: topologie/templates/topologie/aff_ap.html:36
2018-08-05 16:48:56 +00:00
msgid "Access point"
msgstr "Point d'accès sans fil"
#: topologie/templates/topologie/aff_ap.html:38
2018-08-05 16:48:56 +00:00
msgid "MAC address"
msgstr "Adresse MAC"
#: topologie/templates/topologie/aff_ap.html:40
#: topologie/templates/topologie/aff_switch.html:39
2018-08-05 16:48:56 +00:00
msgid "IPv4 address"
msgstr "Adresse IPv4"
#: topologie/templates/topologie/aff_ap.html:42
#: topologie/templates/topologie/aff_chambres.html:38
#: topologie/templates/topologie/aff_port.html:46
#: topologie/templates/topologie/aff_stacks.html:36
#: topologie/templates/topologie/aff_switch.html:49
#: topologie/templates/topologie/edit_stack_sw.html:34
2018-08-05 16:48:56 +00:00
msgid "Details"
msgstr "Détails"
#: topologie/templates/topologie/aff_ap.html:43
2018-08-05 16:48:56 +00:00
msgid "Location"
msgstr "Emplacement"
#: topologie/templates/topologie/aff_ap.html:56
#: topologie/templates/topologie/aff_building.html:48
#: topologie/templates/topologie/aff_chambres.html:48
#: topologie/templates/topologie/aff_constructor_switch.html:46
#: topologie/templates/topologie/aff_model_switch.html:61
#: topologie/templates/topologie/aff_port.html:99
#: topologie/templates/topologie/aff_stacks.html:55
#: topologie/templates/topologie/aff_switch_bay.html:59
#: topologie/templates/topologie/edit_stack_sw.html:44 topologie/views.py:383
#: topologie/views.py:437 topologie/views.py:748 topologie/views.py:807
#: topologie/views.py:862 topologie/views.py:917 topologie/views.py:976
#: topologie/views.py:1031
2018-08-05 16:48:56 +00:00
msgid "Edit"
msgstr "Modifier"
#: topologie/templates/topologie/aff_ap.html:62
#: topologie/templates/topologie/aff_building.html:54
#: topologie/templates/topologie/aff_chambres.html:54
#: topologie/templates/topologie/aff_constructor_switch.html:52
#: topologie/templates/topologie/aff_model_switch.html:67
#: topologie/templates/topologie/aff_port.html:105
#: topologie/templates/topologie/aff_stacks.html:61
#: topologie/templates/topologie/aff_switch_bay.html:65
#: topologie/templates/topologie/edit_stack_sw.html:50
2018-08-05 16:48:56 +00:00
msgid "Delete"
msgstr "Supprimer"
#: topologie/templates/topologie/aff_building.html:36
#: topologie/templates/topologie/aff_switch_bay.html:38 topologie/views.py:939
2018-08-05 16:48:56 +00:00
msgid "Building"
msgstr "Bâtiment"
#: topologie/templates/topologie/aff_chambres.html:36
#: topologie/templates/topologie/aff_port.html:38 topologie/views.py:770
2018-08-05 16:48:56 +00:00
msgid "Room"
msgstr "Chambre"
#: topologie/templates/topologie/aff_constructor_switch.html:36
#: topologie/templates/topologie/aff_model_switch.html:40
#: topologie/views.py:999
2018-08-05 16:48:56 +00:00
msgid "Switch constructor"
msgstr "Constructeur de commutateur réseau"
#: topologie/templates/topologie/aff_model_switch.html:36
2018-08-05 16:48:56 +00:00
msgid "Reference"
msgstr "Référence"
#: topologie/templates/topologie/aff_model_switch.html:38
2018-10-11 17:52:07 +00:00
msgid "Commercial name"
msgstr "Nom commercial"
#: topologie/templates/topologie/aff_model_switch.html:42
#: topologie/templates/topologie/index.html:66
#: topologie/templates/topologie/sidebar.html:35
2018-10-11 17:52:07 +00:00
msgid "Switches"
msgstr "Commutateurs réseau"
#: topologie/templates/topologie/aff_port.html:33
2018-08-05 16:48:56 +00:00
msgid "Port"
msgstr "Port"
#: topologie/templates/topologie/aff_port.html:36
2018-10-11 17:52:07 +00:00
#, fuzzy
#| msgid "Switch:"
msgid "Switch"
msgstr "Commutateur réseau :"
#: topologie/templates/topologie/aff_port.html:40
2018-08-05 16:48:56 +00:00
msgid "Interface"
msgstr "Interface"
#: topologie/templates/topologie/aff_port.html:42
2018-08-05 16:48:56 +00:00
msgid "Related port"
msgstr "Port relié"
#: topologie/templates/topologie/aff_port.html:44
2018-08-05 16:48:56 +00:00
msgid "Port state"
msgstr "État du port"
#: topologie/templates/topologie/aff_port.html:45 topologie/views.py:1051
2018-08-05 16:48:56 +00:00
msgid "Port profile"
msgstr "Profil de port"
#: topologie/templates/topologie/aff_port.html:85
2018-08-05 16:48:56 +00:00
msgid "Active"
msgstr "Actif"
#: topologie/templates/topologie/aff_port.html:87
2018-08-05 16:48:56 +00:00
msgid "Disabled"
msgstr "Désactivé"
#: topologie/templates/topologie/aff_port.html:92
2018-08-05 16:48:56 +00:00
msgid "Default: "
msgstr "Par défaut : "
#: topologie/templates/topologie/aff_port_profile.html:38
2018-08-05 16:48:56 +00:00
msgid "Default for"
msgstr "Par défaut pour"
#: topologie/templates/topologie/aff_port_profile.html:39
2018-08-05 16:48:56 +00:00
msgid "VLANs"
msgstr "VLANs"
#: topologie/templates/topologie/aff_port_profile.html:40
2018-08-05 16:48:56 +00:00
msgid "RADIUS settings"
msgstr "Paramètres RADIUS"
#: topologie/templates/topologie/aff_port_profile.html:41
2018-08-05 16:48:56 +00:00
msgid "Speed limit"
msgstr "Limite de vitesse"
#: topologie/templates/topologie/aff_port_profile.html:42
2018-08-05 16:48:56 +00:00
msgid "MAC address limit"
msgstr "Limite d'adresse MAC"
#: topologie/templates/topologie/aff_port_profile.html:43
2018-08-05 16:48:56 +00:00
msgid "Security"
msgstr "Sécurité"
#: topologie/templates/topologie/aff_port_profile.html:53
2018-08-05 16:48:56 +00:00
msgid "Untagged: "
msgstr "Untagged :"
#: topologie/templates/topologie/aff_port_profile.html:57
2018-08-05 16:48:56 +00:00
msgid "Tagged: "
msgstr "Tagged : "
#: topologie/templates/topologie/aff_port_profile.html:61
2018-08-05 16:48:56 +00:00
msgid "RADIUS type: "
msgstr "Type de RADIUS : "
#: topologie/templates/topologie/aff_port_profile.html:64
2018-08-05 16:48:56 +00:00
msgid "RADIUS mode: "
msgstr "Mode de RADIUS : "
#: topologie/templates/topologie/aff_stacks.html:32
#: topologie/templates/topologie/aff_switch.html:45
#: topologie/templates/topologie/edit_stack_sw.html:32
#: topologie/templates/topologie/index_p.html:39
2018-08-05 16:48:56 +00:00
msgid "Stack"
msgstr "Pile"
#: topologie/templates/topologie/aff_stacks.html:34
2018-08-05 16:48:56 +00:00
msgid "ID"
msgstr "ID"
#: topologie/templates/topologie/aff_stacks.html:37
2018-08-05 16:48:56 +00:00
msgid "Members"
msgstr "Membres"
#: topologie/templates/topologie/aff_switch.html:37
#: topologie/templates/topologie/topo_more.html:56
2018-08-05 16:48:56 +00:00
msgid "DNS name"
msgstr "Nom DNS"
#: topologie/templates/topologie/aff_switch.html:41
#: topologie/templates/topologie/aff_switch_bay.html:36
#: topologie/templates/topologie/index_p.html:37 topologie/views.py:884
2018-08-05 16:48:56 +00:00
msgid "Switch bay"
msgstr "Baie de brassage"
#: topologie/templates/topologie/aff_switch.html:43
2018-08-05 16:48:56 +00:00
msgid "Ports"
msgstr "Ports"
#: topologie/templates/topologie/aff_switch.html:47
#: topologie/templates/topologie/edit_stack_sw.html:33
2018-08-05 16:48:56 +00:00
msgid "Stack ID"
msgstr "ID de la pile"
#: topologie/templates/topologie/aff_switch.html:76
2018-08-05 16:48:56 +00:00
msgid "Creation of ports"
msgstr "Création de ports"
#: topologie/templates/topologie/aff_switch_bay.html:40
2018-08-05 16:48:56 +00:00
msgid "Information"
msgstr "Informations"
#: topologie/templates/topologie/aff_switch_bay.html:41
2018-08-05 16:48:56 +00:00
msgid "Switches of the bay"
msgstr "Commutateurs réseau de la baie"
#: topologie/templates/topologie/delete.html:29
#: topologie/templates/topologie/index.html:30
#: topologie/templates/topologie/index_ap.html:30
#: topologie/templates/topologie/index_model_switch.html:30
#: topologie/templates/topologie/index_p.html:30
#: topologie/templates/topologie/index_physical_grouping.html:30
#: topologie/templates/topologie/index_portprofile.html:29
#: topologie/templates/topologie/index_room.html:30
#: topologie/templates/topologie/switch.html:30
#: topologie/templates/topologie/topo.html:30
#: topologie/templates/topologie/topo_more.html:30
2018-08-05 16:48:56 +00:00
msgid "Topology"
msgstr "Topologie"
#: topologie/templates/topologie/delete.html:35
2018-08-05 16:48:56 +00:00
#, python-format
msgid ""
"Warning: are you sure you want to delete this %(objet_name)s object "
"( %(objet)s )?"
msgstr ""
"Attention : voulez-vous vraiment supprimer cet objet %(objet_name)s "
"( %(objet)s ) ?"
#: topologie/templates/topologie/delete.html:36
2018-08-05 16:48:56 +00:00
msgid "Confirm"
msgstr "Confirmer"
#: topologie/templates/topologie/index.html:55
2018-08-05 16:48:56 +00:00
msgid "Topology of the switches"
msgstr "Topologie des commutateurs réseau"
#: topologie/templates/topologie/index.html:68
2018-08-05 16:48:56 +00:00
msgid " Add a switch"
msgstr " Ajouter un commutateur réseau"
#: topologie/templates/topologie/index_ap.html:33
#: topologie/templates/topologie/sidebar.html:43
2018-08-05 16:48:56 +00:00
msgid "Access points"
msgstr "Points d'accès sans fil"
#: topologie/templates/topologie/index_ap.html:35
2018-08-05 16:48:56 +00:00
msgid " Add an access point"
msgstr " Ajouter un point d'accès sans fil"
#: topologie/templates/topologie/index_model_switch.html:33
2018-08-05 16:48:56 +00:00
msgid "Switch models"
msgstr "Modèles de commutateur réseau"
#: topologie/templates/topologie/index_model_switch.html:36
2018-08-05 16:48:56 +00:00
msgid " Add a switch model"
msgstr " Ajouter un modèle de commutateur réseau"
#: topologie/templates/topologie/index_model_switch.html:42
2018-08-05 16:48:56 +00:00
msgid "Switch constructors"
msgstr "Constructeurs de commutateur réseau"
#: topologie/templates/topologie/index_model_switch.html:45
2018-08-05 16:48:56 +00:00
msgid " Add a switch constructor"
msgstr " Ajouter un constructeur de commutateur réseau"
#: topologie/templates/topologie/index_p.html:33
2018-08-05 16:48:56 +00:00
msgid "Switch:"
msgstr "Commutateur réseau :"
#: topologie/templates/topologie/index_p.html:49
2018-08-05 16:48:56 +00:00
msgid " Edit"
msgstr " Modifier"
#: topologie/templates/topologie/index_p.html:51
2018-08-05 16:48:56 +00:00
msgid " Add a port"
msgstr " Ajouter un port"
#: topologie/templates/topologie/index_p.html:52
2018-08-05 16:48:56 +00:00
msgid " Add ports"
msgstr " Ajouter des ports"
#: topologie/templates/topologie/index_physical_grouping.html:33
2018-08-05 16:48:56 +00:00
msgid "Stacks"
msgstr "Piles"
#: topologie/templates/topologie/index_physical_grouping.html:36
2018-08-05 16:48:56 +00:00
msgid " Add a stack"
msgstr " Ajouter une pile"
#: topologie/templates/topologie/index_physical_grouping.html:41
2018-08-05 16:48:56 +00:00
msgid "Switch bays"
msgstr "Baies de brassage"
#: topologie/templates/topologie/index_physical_grouping.html:44
2018-08-05 16:48:56 +00:00
msgid " Add a switch bay"
msgstr " Ajouter une baie de brassage"
#: topologie/templates/topologie/index_physical_grouping.html:50
2018-08-05 16:48:56 +00:00
msgid "Buildings"
msgstr "Bâtiments"
#: topologie/templates/topologie/index_physical_grouping.html:53
2018-08-05 16:48:56 +00:00
msgid " Add a building"
msgstr " Ajouter un bâtiment"
#: topologie/templates/topologie/index_portprofile.html:34
#: topologie/templates/topologie/sidebar.html:39
2018-08-05 16:48:56 +00:00
msgid "Port profiles"
msgstr "Profils de port"
#: topologie/templates/topologie/index_portprofile.html:36
2018-08-05 16:48:56 +00:00
msgid " Add a port profile"
msgstr " Ajouter un profil de port"
#: topologie/templates/topologie/index_portprofile.html:42
2018-10-11 17:52:07 +00:00
msgid "Sécurité par vlan"
msgstr ""
#: topologie/templates/topologie/index_room.html:33
2018-08-05 16:48:56 +00:00
msgid "Rooms"
msgstr "Chambres"
#: topologie/templates/topologie/index_room.html:35
2018-08-05 16:48:56 +00:00
msgid " Add a room"
msgstr " Ajouter une chambre"
#: topologie/templates/topologie/sidebar.html:31
2018-08-05 16:48:56 +00:00
msgid "Rooms and premises"
msgstr "Chambres et locaux"
#: topologie/templates/topologie/sidebar.html:47
2018-08-05 16:48:56 +00:00
msgid "Physical grouping"
msgstr "Groupements physiques"
#: topologie/templates/topologie/sidebar.html:51
2018-08-05 16:48:56 +00:00
msgid "Switch models and constructors"
msgstr "Modèles et constructeurs de commutateur réseau"
#: topologie/templates/topologie/switch.html:39
#: topologie/templates/topologie/topo.html:36
2018-08-05 16:48:56 +00:00
msgid " Go to the ports list"
msgstr " Aller à la liste des ports"
#: topologie/templates/topologie/switch.html:43
2018-08-05 16:48:56 +00:00
msgid "Specific settings for the switch"
msgstr "Réglages spécifiques pour le commutateur réseau"
#: topologie/templates/topologie/switch.html:46 topologie/views.py:421
#: topologie/views.py:1013
2018-08-05 16:48:56 +00:00
msgid "Create"
msgstr "Créer"
#: topologie/templates/topologie/topo_more.html:48
2018-08-05 16:48:56 +00:00
#, python-format
msgid "Specific settings for the %(device)s object"
msgstr "Réglages spécifiques pour l'objet %(device)s"
#: topologie/templates/topologie/topo_more.html:52
2018-08-05 16:48:56 +00:00
#, python-format
msgid "General settings for the machine linked to the %(device)s object"
msgstr "Réglages généraux pour la machine liée à l'objet %(device)s"
#: topologie/templates/topologie/topo_more.html:59
2018-08-05 16:48:56 +00:00
msgid "Create or edit"
msgstr "Créer ou modifier"
#: topologie/views.py:343
2018-08-05 16:48:56 +00:00
msgid "Nonexistent switch."
msgstr "Commutateur réseau inexistant."
#: topologie/views.py:351
2018-08-05 16:48:56 +00:00
msgid "The port was added."
msgstr "Le port a été ajouté."
#: topologie/views.py:353
2018-08-05 16:48:56 +00:00
msgid "The port already exists."
msgstr "Le port existe déjà."
#: topologie/views.py:359 topologie/views.py:731 topologie/views.py:786
#: topologie/views.py:845 topologie/views.py:900 topologie/views.py:955
2018-08-05 16:48:56 +00:00
msgid "Add"
msgstr "Ajouter"
#: topologie/views.py:374
2018-08-05 16:48:56 +00:00
msgid "The port was edited."
msgstr "Le port a été modifié."
#: topologie/views.py:397
2018-08-05 16:48:56 +00:00
msgid "The port was deleted."
msgstr "Le port a été supprimé."
#: topologie/views.py:401
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The port %s is used by another object, impossible to delete it."
msgstr "Le port %s est utilisé par un autre objet, impossible de le supprimer."
#: topologie/views.py:418
2018-08-05 16:48:56 +00:00
msgid "The stack was created."
msgstr "La pile a été créée."
#: topologie/views.py:450
2018-08-05 16:48:56 +00:00
msgid "The stack was deleted."
msgstr "La pile a été supprimée."
#: topologie/views.py:454
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The stack %s is used by another object, impossible to deleted it."
msgstr ""
"La pile %s est utilisée par un autre objet, impossible de la supprimer."
#: topologie/views.py:496 topologie/views.py:637 topologie/views.py:692
2018-08-05 16:48:56 +00:00
msgid ""
"The organisation's user doesn't exist yet, please create or link it in the "
"preferences."
msgstr ""
"L'utilisateur de l'association n'existe pas encore, veuillez le créer ou le "
"relier dans les préférences."
#: topologie/views.py:511
2018-08-05 16:48:56 +00:00
msgid "The switch was created."
msgstr "Le commutateur réseau a été créé."
#: topologie/views.py:534
2018-08-05 16:48:56 +00:00
msgid "Nonexistent switch"
msgstr "Commutateur réseau inexistant."
#: topologie/views.py:554
2018-08-05 16:48:56 +00:00
msgid "The ports were created."
msgstr "Les ports ont été créés."
#: topologie/views.py:598
2018-08-05 16:48:56 +00:00
msgid "The switch was edited."
msgstr "Le commutateur réseau a été modifié."
#: topologie/views.py:652
2018-08-05 16:48:56 +00:00
msgid "The access point was created."
msgstr "Le point d'accès sans fil a été créé."
#: topologie/views.py:705
2018-08-05 16:48:56 +00:00
msgid "The access point was edited."
msgstr "Le point d'accès sans fil a été modifié."
#: topologie/views.py:728
2018-08-05 16:48:56 +00:00
msgid "The room was created."
msgstr "La chambre a été créée."
#: topologie/views.py:745
2018-08-05 16:48:56 +00:00
msgid "The room was edited."
msgstr "La chambre a été modifiée."
#: topologie/views.py:761
2018-08-05 16:48:56 +00:00
msgid "The room was deleted."
msgstr "La chambre a été supprimée."
#: topologie/views.py:765
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The room %s is used by another object, impossible to deleted it."
msgstr ""
"La chambre %s est utilisée par un autre objet, impossible de la supprimer."
#: topologie/views.py:783
2018-08-05 16:48:56 +00:00
msgid "The swich model was created."
msgstr "Le modèle de commutateur réseau a été créé."
#: topologie/views.py:804
2018-08-05 16:48:56 +00:00
msgid "The switch model was edited."
msgstr "Le modèle de commutateur réseau a été modifié."
#: topologie/views.py:820
2018-08-05 16:48:56 +00:00
msgid "The switch model was deleted."
msgstr "Le modèle de commutateur réseau a été supprimé."
#: topologie/views.py:824
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The switch model %s is used by another object, impossible to delete it."
msgstr ""
"Le modèle de commutateur réseau %s est utilisé par un autre objet, "
"impossible de le supprimer."
#: topologie/views.py:842
2018-08-05 16:48:56 +00:00
msgid "The switch bay was created."
msgstr "La baie de brassage a été créée."
#: topologie/views.py:859
2018-08-05 16:48:56 +00:00
msgid "The switch bay was edited."
msgstr "La baie de brassage a été modifiée."
#: topologie/views.py:875
2018-08-05 16:48:56 +00:00
msgid "The switch bay was deleted."
msgstr "La baie de brassage a été supprimée."
#: topologie/views.py:879
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The switch bay %s is used by another object, impossible to delete it."
msgstr ""
"La baie de brassage %s est utilisée par un autre objet, impossible de la "
"supprimer."
#: topologie/views.py:897
2018-08-05 16:48:56 +00:00
msgid "The building was created."
msgstr "Le bâtiment a été créé."
#: topologie/views.py:914
2018-08-05 16:48:56 +00:00
msgid "The building was edited."
msgstr "Le bâtiment a été modifié."
#: topologie/views.py:930
2018-08-05 16:48:56 +00:00
msgid "The building was deleted."
msgstr "Le bâtiment a été supprimé."
#: topologie/views.py:934
2018-08-05 16:48:56 +00:00
#, python-format
msgid "The building %s is used by another object, impossible to delete it."
msgstr ""
"Le bâtiment %s est utilisé par un autre objet, impossible de le supprimer."
#: topologie/views.py:952
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was created."
msgstr "Le constructeur de commutateur réseau a été créé."
#: topologie/views.py:973
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was edited."
msgstr "Le constructeur de commutateur réseau a été modifié."
#: topologie/views.py:989
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was deleted."
msgstr "Le constructeur de commutateur réseau a été supprimé."
#: topologie/views.py:993
2018-08-05 16:48:56 +00:00
#, python-format
msgid ""
"The switch constructor %s is used by another object, impossible to delete it."
msgstr ""
"Le constructeur de commutateur réseau %s est utilisé par un autre objet, "
"impossible de le supprimer."
#: topologie/views.py:1010
2018-08-05 16:48:56 +00:00
msgid "The port profile was created."
msgstr "Le profil de port a été créé."
#: topologie/views.py:1028
2018-08-05 16:48:56 +00:00
msgid "The port profile was edited."
msgstr "Le profil de port a été modifié."
#: topologie/views.py:1045
2018-08-05 16:48:56 +00:00
msgid "The port profile was deleted."
msgstr "Le profil de port a été supprimé."
#: topologie/views.py:1048
2018-08-05 16:48:56 +00:00
msgid "Impossible to delete the port profile."
msgstr "Impossible de supprimer le profil de port."
#: topologie/views.py:1168
2018-08-05 16:48:56 +00:00
msgid ""
"The default Django template isn't used. This can lead to rendering errors. "
"Check the parameters."
msgstr ""
"Le gabarit par défaut de Django n'est pas utilisé. Cela peut entraîner des "
"erreurs de rendu. Vérifiez les paramètres."