From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- po/fr/man9/proc_scsi_register.9.po | 155 +++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 po/fr/man9/proc_scsi_register.9.po (limited to 'po/fr/man9/proc_scsi_register.9.po') diff --git a/po/fr/man9/proc_scsi_register.9.po b/po/fr/man9/proc_scsi_register.9.po new file mode 100644 index 00000000..34259b16 --- /dev/null +++ b/po/fr/man9/proc_scsi_register.9.po @@ -0,0 +1,155 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Jean-Pierre Giraud , 2024. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.22.0\n" +"POT-Creation-Date: 2024-03-23 07:49+0100\n" +"PO-Revision-Date: 2024-04-06 18:56+0200\n" +"Last-Translator: Jean-Pierre Giraud \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 22.12.3\n" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "proc_scsi_register" +msgstr "proc_scsi_register" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "July 1997" +msgstr "Juillet 1997" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "Linux 2.0.30" +msgstr "Linux 2.0.30" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "/proc Functions" +msgstr "Fonctions /proc" + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: mageia-cauldron +msgid "" +"proc_scsi_register, proc_scsi_unregister - register SCSI entries in the /" +"proc filesystem" +msgstr "" +"proc_scsi_register, proc_scsi_unregister — Enregistrer les entrées SCSI dans " +"le système de fichiers /proc" + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNOPSIS" + +#. type: Plain text +#: mageia-cauldron +msgid "B<#include Elinux/proc_fs.hE>" +msgstr "B<#include Elinux/proc_fs.hE>" + +#. type: TP +#: mageia-cauldron +#, no-wrap +msgid "BIB<, struct\\ proc_dir_entry\\ *\\ >IB<);>" +msgstr "BIB<, struct\\ proc_dir_entry\\ *\\ >IB<);>" + +#. type: TP +#: mageia-cauldron +#, no-wrap +msgid "BIB<, int\\ >IB<);>" +msgstr "BIB<, int\\ >IB<);>" + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPTION" + +#. type: Plain text +#: mageia-cauldron +msgid "" +"These are wrapper functions around B and B." +msgstr "" +"Il s'agit de fonctions d'enveloppe autour de B et de " +"B." + +#. type: Plain text +#: mageia-cauldron +msgid "" +"B always sets the I field of B to " +"proc_scsi_inode_operations. If the child inode number is less than " +"PROC_SCSI_FILE, the child is registered with a parent of proc_scsi and " +"B is ignored. Otherwise the child is registered with a parent of " +"B." +msgstr "" +"B définit toujours le champ I de l'I à " +"proc_scsi_inode_operations. Si le numéro d'inœud de l'I est " +"inférieur à PROC_SCSI_FILE, l'I est enregistré avec un parent de " +"proc_scsi et B est ignoré. Autrement, l'I est enregistré " +"avec un parent de B." + +#. type: Plain text +#: mageia-cauldron +msgid "" +"B. If the child inode number is less than " +"PROC_SCSI_FILE, the child is unregistered with a parent of proc_scsi and " +"B is ignored. Otherwise the child is unregistered with a parent of " +"B and scsi_init_free is called on the child." +msgstr "" +"B. Si le numéro d'inœud de l'I est inférieur à " +"PROC_SCSI_FILE, l'enregistrement de l'I avec un parent de proc_scsi " +"est supprimé et B est ignoré. Autrement, l'enregistrement de " +"l'I avec un parent de B est supprimé et scsi_init_free est " +"appelé sur l'I." + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "RETURN VALUE" +msgstr "VALEUR RENVOYÉE" + +#. type: Plain text +#: mageia-cauldron +msgid "As for B and B." +msgstr "Comme pour B et B." + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "SEE ALSO" +msgstr "VOIR AUSSI" + +#. type: Plain text +#: mageia-cauldron +msgid "B(9), B(9)" +msgstr "B(9), B(9)" + +#. type: SH +#: mageia-cauldron +#, no-wrap +msgid "AUTHOR" +msgstr "AUTEUR" + +#. type: Plain text +#: mageia-cauldron +msgid "Keith Owens Ekaos@ocs.com.auE" +msgstr "Keith Owens Ekaos@ocs.com.auE" -- cgit v1.2.3