8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-04 05:04:06 +00:00
re2o/topologie/locale/fr/LC_MESSAGES/django.po

1082 lines
30 KiB
Plaintext
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"
2019-09-05 17:55:54 +00:00
"POT-Creation-Date: 2019-09-05 19:48+0200\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"
2019-02-12 08:12:45 +00:00
#: 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."
2019-09-05 17:55:54 +00:00
#: topologie/forms.py:183
2018-08-05 16:48:56 +00:00
msgid "Start:"
msgstr "Début :"
2019-09-05 17:55:54 +00:00
#: topologie/forms.py:184
2018-08-05 16:48:56 +00:00
msgid "End:"
msgstr "Fin :"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:75
2018-08-05 16:48:56 +00:00
msgid "Can view a stack object"
msgstr "Peut voir un objet pile"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:77
2018-08-05 16:48:56 +00:00
msgid "switches stack"
msgstr "pile de commutateurs réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:78
2018-08-05 16:48:56 +00:00
msgid "switches stacks"
msgstr "piles de commutateurs réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:93
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:106
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:113
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:115
2018-08-05 16:48:56 +00:00
msgid "access point"
msgstr "point d'accès sans fil"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:116
2018-08-05 16:48:56 +00:00
msgid "access points"
msgstr "points d'accès sans fil"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:212
2018-08-05 16:48:56 +00:00
msgid "Number of ports"
msgstr "Nombre de ports"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:229 topologie/templates/topologie/aff_switch.html:48
#: topologie/templates/topologie/index_p.html:38 topologie/views.py:860
2018-08-05 16:48:56 +00:00
msgid "Switch model"
msgstr "Modèle de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:242
2019-01-08 23:40:48 +00:00
msgid "RADIUS key of the switch"
msgstr "Clé RADIUS du commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:249
2019-01-08 23:40:48 +00:00
msgid "Management credentials for the switch"
msgstr "Identifiants de gestion du commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:253
2019-01-08 23:40:48 +00:00
msgid "Automatic provision for the switch"
msgstr "Provision automatique pour le commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:260
2018-08-05 16:48:56 +00:00
msgid "Can view a switch object"
msgstr "Peut voir un objet commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:262
2018-08-05 16:48:56 +00:00
msgid "switch"
msgstr "commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:263
2018-08-05 16:48:56 +00:00
msgid "switches"
msgstr "commutateurs réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:274
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:279
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:287
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:294
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:296
2018-08-05 16:48:56 +00:00
msgid "Creation"
msgstr "Création"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:459
2019-01-08 23:40:48 +00:00
msgid "The switch model is modular."
msgstr "Le modèle de commutateur réseau est modulaire."
2018-08-05 16:48:56 +00:00
2019-09-05 17:55:54 +00:00
#: topologie/models.py:463
2019-01-08 23:40:48 +00:00
msgid "The switch is considered as a module."
msgstr "Le commutateur réseau est considéré comme un module."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:468
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:470
2018-08-05 16:48:56 +00:00
msgid "switch model"
msgstr "modèle de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:471
2018-08-05 16:48:56 +00:00
msgid "switch models"
msgstr "modèles de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:484
2019-01-08 23:40:48 +00:00
msgid "Reference of a module"
msgstr "Référence d'un module"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:485
2019-01-08 23:40:48 +00:00
msgid "Module reference"
msgstr "Référence de module"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:491 topologie/models.py:492
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_modules.html:37
2019-01-08 23:40:48 +00:00
msgid "Comment"
msgstr "Commentaire"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:497
2019-01-08 23:40:48 +00:00
msgid "Can view a switch module object"
msgstr "Peut voir un objet module de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:499
2019-01-08 23:40:48 +00:00
msgid "switch module"
msgstr "module de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:500
2019-01-08 23:40:48 +00:00
msgid "switch modules"
msgstr "modules de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:513
2019-01-08 23:40:48 +00:00
msgid "Slot on switch"
msgstr "Emplacement sur le commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:514 topologie/templates/topologie/aff_modules.html:48
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_modules.html:82
2019-01-08 23:40:48 +00:00
msgid "Slot"
msgstr "Emplacement"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:519
2019-01-08 23:40:48 +00:00
msgid "Can view a link between switch and module object"
msgstr "Peut voir un objet lien entre commutateur réseau et module"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:522
2019-01-08 23:40:48 +00:00
msgid "link between switch and module"
msgstr "lien entre commutateur réseau et module"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:523
2019-01-08 23:40:48 +00:00
msgid "links between switch and module"
msgstr "liens entre commutateur réseau et module"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:527
2019-01-08 23:40:48 +00:00
msgid "On slot "
msgstr "Sur l'emplacement "
2019-09-05 17:55:54 +00:00
#: topologie/models.py:527
2019-01-08 23:40:48 +00:00
msgid " of "
msgstr " de "
2019-09-05 17:55:54 +00:00
#: topologie/models.py:537
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:540
2018-08-05 16:48:56 +00:00
msgid "switch constructor"
msgstr "constructeur de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:563
2018-08-05 16:48:56 +00:00
msgid "Can view a switch bay object"
msgstr "Peut voir un objet baie de brassage"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:565
2018-08-05 16:48:56 +00:00
msgid "switch bay"
msgstr "baie de brassage"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:566
2018-08-05 16:48:56 +00:00
msgid "switch bays"
msgstr "baies de brassage"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:581
#, fuzzy
#| msgid "Can view a port object"
msgid "Can view a dormitory object"
msgstr "Peut voir un objet port"
#: topologie/models.py:583
msgid "dormitory"
msgstr ""
#: topologie/models.py:584
msgid "dormitories"
msgstr ""
#: topologie/models.py:614
2018-08-05 16:48:56 +00:00
msgid "Can view a building object"
msgstr "Peut voir un objet bâtiment"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:616
2018-08-05 16:48:56 +00:00
msgid "building"
msgstr "bâtiment"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:617
2018-08-05 16:48:56 +00:00
msgid "buildings"
msgstr "bâtiments"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:686 topologie/models.py:687
2018-08-05 16:48:56 +00:00
msgid "Port state Active"
msgstr "État du port Actif"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:694
2018-08-05 16:48:56 +00:00
msgid "Can view a port object"
msgstr "Peut voir un objet port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:696
2018-08-05 16:48:56 +00:00
msgid "port"
msgstr "port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:697
2018-08-05 16:48:56 +00:00
msgid "ports"
msgstr "ports"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:703
2019-01-08 23:40:48 +00:00
msgid "Uplink: "
msgstr "Liaison montante : "
2019-09-05 17:55:54 +00:00
#: topologie/models.py:705
2019-01-08 23:40:48 +00:00
msgid "Machine: "
msgstr "Machine : "
2019-09-05 17:55:54 +00:00
#: topologie/models.py:707
2019-01-08 23:40:48 +00:00
msgid "Room: "
msgstr "Chambre : "
2019-09-05 17:55:54 +00:00
#: topologie/models.py:709
2019-01-08 23:40:48 +00:00
msgid "Unknown"
msgstr "Inconnu"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:769
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:775
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:778
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:782
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."
2019-09-05 17:55:54 +00:00
#: topologie/models.py:807
2018-08-05 16:48:56 +00:00
msgid "Can view a room object"
msgstr "Peut voir un objet chambre"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:809
2018-08-05 16:48:56 +00:00
msgid "room"
msgstr "chambre"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:810
2018-08-05 16:48:56 +00:00
msgid "rooms"
msgstr "chambres"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:822
2019-01-08 23:40:48 +00:00
msgid "MAC-RADIUS"
msgstr "MAC-RADIUS"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:839 topologie/templates/topologie/aff_chambres.html:36
#: topologie/templates/topologie/aff_port.html:38 topologie/views.py:801
2019-01-08 23:40:48 +00:00
msgid "Room"
msgstr "Chambre"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:840 topologie/templates/topologie/aff_ap.html:36
2019-01-08 23:40:48 +00:00
msgid "Access point"
msgstr "Point d'accès sans fil"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:841
2019-01-08 23:40:48 +00:00
msgid "Uplink"
msgstr "Liaison montante"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:842
2019-01-08 23:40:48 +00:00
msgid "Organisation machine"
msgstr "Machine d'association"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:843
2019-01-08 23:40:48 +00:00
msgid "Nothing"
msgstr "Rien"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:845
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:37
#: topologie/templates/topologie/aff_vlanoptions.html:34
2018-08-05 16:48:56 +00:00
msgid "Name"
msgstr "Nom"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:851
2018-08-05 16:48:56 +00:00
msgid "Default profile"
msgstr "Profil par défaut"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:859
msgid "Profil on dormitory"
msgstr ""
#: topologie/models.py:867
2018-08-05 16:48:56 +00:00
msgid "VLAN untagged"
msgstr "VLAN untagged"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:873
2018-08-05 16:48:56 +00:00
msgid "VLAN(s) tagged"
msgstr "VLAN(s) tagged"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:878
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:880
2018-08-05 16:48:56 +00:00
msgid "RADIUS type"
msgstr "Type de RADIUS"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:886
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:888
2018-08-05 16:48:56 +00:00
msgid "RADIUS mode"
msgstr "Mode de RADIUS"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:894
2018-08-05 16:48:56 +00:00
msgid "Port speed limit"
msgstr "Limite de vitesse du port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:899
2018-08-05 16:48:56 +00:00
msgid "Limit of MAC-address on this port"
msgstr "Limite de MAC-address sur ce port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:900
2018-08-05 16:48:56 +00:00
msgid "MAC limit"
msgstr "Limite MAC"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:904
2018-08-05 16:48:56 +00:00
msgid "Flow control"
msgstr "Contrôle du flux"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:908
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue DHCP"
msgstr "Protège contre les DHCP pirates"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:909
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_vlanoptions.html:36
2018-08-05 16:48:56 +00:00
msgid "DHCP snooping"
msgstr "DHCP snooping"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:913
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue DHCPv6"
msgstr "Protège contre les DHCPv6 pirates"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:914
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_vlanoptions.html:37
2018-08-05 16:48:56 +00:00
msgid "DHCPv6 snooping"
msgstr "DHCPv6 snooping"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:918
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"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:919
2018-08-05 16:48:56 +00:00
msgid "ARP protection"
msgstr "Protection ARP"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:923
2018-08-05 16:48:56 +00:00
msgid "Protect against rogue RA"
msgstr "Protège contre les RA pirates"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:924
2018-08-05 16:48:56 +00:00
msgid "RA guard"
msgstr "RA guard"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:928
2018-08-05 16:48:56 +00:00
msgid "Protect against loop"
2019-01-08 23:40:48 +00:00
msgstr "Protège contre une boucle"
2018-08-05 16:48:56 +00:00
2019-09-05 17:55:54 +00:00
#: topologie/models.py:929
2018-08-05 16:48:56 +00:00
msgid "Loop protection"
msgstr "Protection contre une boucle"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:934
2018-08-05 16:48:56 +00:00
msgid "Can view a port profile object"
msgstr "Peut voir un objet profil de port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:936
2018-08-05 16:48:56 +00:00
msgid "port profile"
msgstr "profil de port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:937
2018-08-05 16:48:56 +00:00
msgid "port profiles"
msgstr "profils de port"
2019-09-05 17:55:54 +00:00
#: topologie/models.py:966
msgid "A default profile for all dormitory of that type already exists."
msgstr ""
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_ap.html:38
2018-08-05 16:48:56 +00:00
msgid "MAC address"
msgstr "Adresse MAC"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_ap.html:42
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/aff_chambres.html:40
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_ap.html:43
2018-08-05 16:48:56 +00:00
msgid "Location"
msgstr "Emplacement"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_building.html:36
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/aff_chambres.html:37
#: topologie/templates/topologie/aff_dormitory.html:38
#: topologie/templates/topologie/aff_switch_bay.html:38 topologie/views.py:973
2018-08-05 16:48:56 +00:00
msgid "Building"
msgstr "Bâtiment"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_building.html:38
#: topologie/templates/topologie/index_ap.html:33
#: topologie/templates/topologie/sidebar.html:47
2019-01-08 23:40:48 +00:00
msgid "Access points"
msgstr "Points d'accès sans fil"
2018-08-05 16:48:56 +00:00
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_constructor_switch.html:36
#: topologie/templates/topologie/aff_model_switch.html:40
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1091
2018-08-05 16:48:56 +00:00
msgid "Switch constructor"
msgstr "Constructeur de commutateur réseau"
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/aff_dormitory.html:36 topologie/views.py:1031
msgid "Dormitory"
msgstr ""
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_model_switch.html:36
#: topologie/templates/topologie/aff_modules.html:36
#: topologie/templates/topologie/aff_modules.html:81
2018-08-05 16:48:56 +00:00
msgid "Reference"
msgstr "Référence"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_model_switch.html:38
2018-10-11 17:52:07 +00:00
msgid "Commercial name"
msgstr "Nom commercial"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_model_switch.html:42
#: topologie/templates/topologie/aff_modules.html:38
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_modules.html:48
2019-01-08 23:40:48 +00:00
msgid "of"
msgstr "de"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_modules.html:76
2019-01-08 23:40:48 +00:00
msgid "All modular switchs"
msgstr "Tous les commutateurs réseau modulaires"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_modules.html:80
#: topologie/templates/topologie/aff_port.html:36
2019-01-08 23:40:48 +00:00
msgid "Switch"
msgstr "Commutateur réseau"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:33
2018-08-05 16:48:56 +00:00
msgid "Port"
msgstr "Port"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:40
2018-08-05 16:48:56 +00:00
msgid "Interface"
msgstr "Interface"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:42
2018-08-05 16:48:56 +00:00
msgid "Related port"
msgstr "Port relié"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:44
2018-08-05 16:48:56 +00:00
msgid "Port state"
msgstr "État du port"
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/aff_port.html:45 topologie/views.py:1143
2018-08-05 16:48:56 +00:00
msgid "Port profile"
msgstr "Profil de port"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:85
2018-08-05 16:48:56 +00:00
msgid "Active"
msgstr "Actif"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:87
2018-08-05 16:48:56 +00:00
msgid "Disabled"
msgstr "Désactivé"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port.html:92
2018-08-05 16:48:56 +00:00
msgid "Default: "
msgstr "Par défaut : "
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:38
2019-09-05 17:55:54 +00:00
#, fuzzy
#| msgid "Default for"
msgid "Default for and place"
2018-08-05 16:48:56 +00:00
msgstr "Par défaut pour"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:39
2018-08-05 16:48:56 +00:00
msgid "VLANs"
msgstr "VLANs"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:40
2018-08-05 16:48:56 +00:00
msgid "RADIUS settings"
msgstr "Paramètres RADIUS"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:41
2018-08-05 16:48:56 +00:00
msgid "Speed limit"
msgstr "Limite de vitesse"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:43
2018-08-05 16:48:56 +00:00
msgid "Security"
msgstr "Sécurité"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:53
2018-08-05 16:48:56 +00:00
msgid "Untagged: "
msgstr "Untagged :"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:57
2018-08-05 16:48:56 +00:00
msgid "Tagged: "
msgstr "Tagged : "
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:61
2018-08-05 16:48:56 +00:00
msgid "RADIUS type: "
msgstr "Type de RADIUS : "
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_port_profile.html:64
2018-08-05 16:48:56 +00:00
msgid "RADIUS mode: "
msgstr "Mode de RADIUS : "
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_repr_switch.html:67
#: topologie/templates/topologie/aff_repr_switch.html:110
2019-01-08 23:40:48 +00:00
msgid "Empty"
msgstr "Vide"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_stacks.html:34
#: topologie/templates/topologie/aff_vlanoptions.html:33
2018-08-05 16:48:56 +00:00
msgid "ID"
msgstr "ID"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_stacks.html:37
2018-08-05 16:48:56 +00:00
msgid "Members"
msgstr "Membres"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_switch.html:41
#: topologie/templates/topologie/aff_switch_bay.html:36
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/index_p.html:37 topologie/views.py:915
2018-08-05 16:48:56 +00:00
msgid "Switch bay"
msgstr "Baie de brassage"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_switch.html:43
2018-08-05 16:48:56 +00:00
msgid "Ports"
msgstr "Ports"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_switch.html:76
2018-08-05 16:48:56 +00:00
msgid "Creation of ports"
msgstr "Création de ports"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_switch_bay.html:40
2018-08-05 16:48:56 +00:00
msgid "Information"
msgstr "Informations"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_vlanoptions.html:35
2019-01-08 23:40:48 +00:00
msgid "ARP protect"
msgstr "Protection ARP"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_vlanoptions.html:38
2019-01-08 23:40:48 +00:00
msgid "IGMP"
msgstr "IGMP"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/aff_vlanoptions.html:39
2019-01-08 23:40:48 +00:00
msgid "MLD"
msgstr "MLD"
2019-02-12 08:12:45 +00:00
#: 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_module.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"
2019-02-12 08:12:45 +00:00
#: 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 ) ?"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/delete.html:36
2018-08-05 16:48:56 +00:00
msgid "Confirm"
msgstr "Confirmer"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index.html:68
2018-08-05 16:48:56 +00:00
msgid " Add a switch"
msgstr " Ajouter un commutateur réseau"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_module.html:33
#: topologie/templates/topologie/sidebar.html:39
2019-01-08 23:40:48 +00:00
msgid "Switch modules"
msgstr "Modules de commutateur réseau"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_module.html:35
2019-01-08 23:40:48 +00:00
msgid " Add a module"
msgstr " Ajouter un module"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_p.html:33
2018-08-05 16:48:56 +00:00
msgid "Switch:"
msgstr "Commutateur réseau :"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_physical_grouping.html:33
2018-08-05 16:48:56 +00:00
msgid "Stacks"
msgstr "Piles"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_physical_grouping.html:36
2018-08-05 16:48:56 +00:00
msgid " Add a stack"
msgstr " Ajouter une pile"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_physical_grouping.html:41
2018-08-05 16:48:56 +00:00
msgid "Switch bays"
msgstr "Baies de brassage"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_physical_grouping.html:50
2018-08-05 16:48:56 +00:00
msgid "Buildings"
msgstr "Bâtiments"
2019-02-12 08:12:45 +00:00
#: 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"
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/index_physical_grouping.html:60
msgid "Dormitories"
msgstr ""
#: topologie/templates/topologie/index_physical_grouping.html:63
#, fuzzy
#| msgid " Add a room"
msgid " Add a dormitory"
msgstr " Ajouter une chambre"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_portprofile.html:34
#: topologie/templates/topologie/sidebar.html:43
2018-08-05 16:48:56 +00:00
msgid "Port profiles"
msgstr "Profils de port"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_portprofile.html:42
2019-01-08 23:40:48 +00:00
msgid "VLAN security"
msgstr "Sécurité de VLAN"
2018-10-11 17:52:07 +00:00
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_room.html:33
2018-08-05 16:48:56 +00:00
msgid "Rooms"
msgstr "Chambres"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/index_room.html:35
2018-08-05 16:48:56 +00:00
msgid " Add a room"
msgstr " Ajouter une chambre"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/sidebar.html:31
2018-08-05 16:48:56 +00:00
msgid "Rooms and premises"
msgstr "Chambres et locaux"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/sidebar.html:51
2018-08-05 16:48:56 +00:00
msgid "Physical grouping"
msgstr "Groupements physiques"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/sidebar.html:55
2018-08-05 16:48:56 +00:00
msgid "Switch models and constructors"
msgstr "Modèles et constructeurs de commutateur réseau"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-09-05 17:55:54 +00:00
#: topologie/templates/topologie/switch.html:46 topologie/views.py:458
#: topologie/views.py:762 topologie/views.py:817 topologie/views.py:876
#: topologie/views.py:932 topologie/views.py:990 topologie/views.py:1047
#: topologie/views.py:1105 topologie/views.py:1159
2018-08-05 16:48:56 +00:00
msgid "Create"
msgstr "Créer"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: 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"
2019-02-12 08:12:45 +00:00
#: topologie/templates/topologie/topo_more.html:59
2018-08-05 16:48:56 +00:00
msgid "Create or edit"
msgstr "Créer ou modifier"
2019-09-05 17:55:54 +00:00
#: topologie/views.py:364
2019-01-08 23:40:48 +00:00
msgid "The VLAN was edited."
msgstr "Le VLAN a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:367 topologie/views.py:420 topologie/views.py:474
#: topologie/views.py:779 topologie/views.py:838 topologie/views.py:893
#: topologie/views.py:950 topologie/views.py:1008 topologie/views.py:1068
#: topologie/views.py:1123 topologie/views.py:1176 topologie/views.py:1230
2019-01-08 23:40:48 +00:00
msgid "Edit"
msgstr "Modifier"
2019-09-05 17:55:54 +00:00
#: topologie/views.py:380 topologie/views.py:571
2018-08-05 16:48:56 +00:00
msgid "Nonexistent switch."
msgstr "Commutateur réseau inexistant."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:388
2018-08-05 16:48:56 +00:00
msgid "The port was added."
msgstr "Le port a été ajouté."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:390
2018-08-05 16:48:56 +00:00
msgid "The port already exists."
msgstr "Le port existe déjà."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:396 topologie/views.py:1213
2018-08-05 16:48:56 +00:00
msgid "Add"
msgstr "Ajouter"
2019-09-05 17:55:54 +00:00
#: topologie/views.py:411
2018-08-05 16:48:56 +00:00
msgid "The port was edited."
msgstr "Le port a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:434
2018-08-05 16:48:56 +00:00
msgid "The port was deleted."
msgstr "Le port a été supprimé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:438
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:455
2018-08-05 16:48:56 +00:00
msgid "The stack was created."
msgstr "La pile a été créée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:487
2018-08-05 16:48:56 +00:00
msgid "The stack was deleted."
msgstr "La pile a été supprimée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:491
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:533 topologie/views.py:668 topologie/views.py:723
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:548
2018-08-05 16:48:56 +00:00
msgid "The switch was created."
msgstr "Le commutateur réseau a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:585
2018-08-05 16:48:56 +00:00
msgid "The ports were created."
msgstr "Les ports ont été créés."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:629
2018-08-05 16:48:56 +00:00
msgid "The switch was edited."
msgstr "Le commutateur réseau a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:683
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éé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:736
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é."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:759
2018-08-05 16:48:56 +00:00
msgid "The room was created."
msgstr "La chambre a été créée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:776
2018-08-05 16:48:56 +00:00
msgid "The room was edited."
msgstr "La chambre a été modifiée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:792
2018-08-05 16:48:56 +00:00
msgid "The room was deleted."
msgstr "La chambre a été supprimée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:796
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:814
2019-01-08 23:40:48 +00:00
msgid "The switch model was created."
2018-08-05 16:48:56 +00:00
msgstr "Le modèle de commutateur réseau a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:835
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é."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:851
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é."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:855
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:873
2018-08-05 16:48:56 +00:00
msgid "The switch bay was created."
msgstr "La baie de brassage a été créée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:890
2018-08-05 16:48:56 +00:00
msgid "The switch bay was edited."
msgstr "La baie de brassage a été modifiée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:906
2018-08-05 16:48:56 +00:00
msgid "The switch bay was deleted."
msgstr "La baie de brassage a été supprimée."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:910
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:929
2018-08-05 16:48:56 +00:00
msgid "The building was created."
msgstr "Le bâtiment a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:947
2018-08-05 16:48:56 +00:00
msgid "The building was edited."
msgstr "Le bâtiment a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:964
2018-08-05 16:48:56 +00:00
msgid "The building was deleted."
msgstr "Le bâtiment a été supprimé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:968
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:987
#, fuzzy
#| msgid "The room was created."
msgid "The dormitory was created."
msgstr "La chambre a été créée."
#: topologie/views.py:1005
#, fuzzy
#| msgid "The port was edited."
msgid "The dormitory was edited."
msgstr "Le port a été modifié."
#: topologie/views.py:1022
#, fuzzy
#| msgid "The port was deleted."
msgid "The dormitory was deleted."
msgstr "Le port a été supprimé."
#: topologie/views.py:1026
#, fuzzy, python-format
#| msgid "The port %s is used by another object, impossible to delete it."
msgid "The dormitory %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:1044
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was created."
msgstr "Le constructeur de commutateur réseau a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1065
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was edited."
msgstr "Le constructeur de commutateur réseau a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1081
2018-08-05 16:48:56 +00:00
msgid "The switch constructor was deleted."
msgstr "Le constructeur de commutateur réseau a été supprimé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1085
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."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1102
2018-08-05 16:48:56 +00:00
msgid "The port profile was created."
msgstr "Le profil de port a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1120
2018-08-05 16:48:56 +00:00
msgid "The port profile was edited."
msgstr "Le profil de port a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1137
2018-08-05 16:48:56 +00:00
msgid "The port profile was deleted."
msgstr "Le profil de port a été supprimé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1140
2018-08-05 16:48:56 +00:00
msgid "Impossible to delete the port profile."
msgstr "Impossible de supprimer le profil de port."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1156
2019-01-08 23:40:48 +00:00
msgid "The module was created."
msgstr "Le module a été créé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1173 topologie/views.py:1227
2019-01-08 23:40:48 +00:00
msgid "The module was edited."
msgstr "Le module a été modifié."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1189 topologie/views.py:1243
2019-01-08 23:40:48 +00:00
msgid "The module was deleted."
msgstr "Le module a été supprimé."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1193 topologie/views.py:1247
2019-01-08 23:40:48 +00:00
#, python-format
msgid "The module %s is used by another object, impossible to deleted it."
msgstr ""
"Le module %s est utilisé par un autre objet, impossible de le supprimer."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1198 topologie/views.py:1252
2019-01-08 23:40:48 +00:00
msgid "Module"
msgstr "Module"
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1210
2019-01-08 23:40:48 +00:00
msgid "The module was added."
msgstr "Le module a été ajouté."
2019-09-05 17:55:54 +00:00
#: topologie/views.py:1398
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."