11.1Sthorpej/* $NetBSD: msg.md.fr,v 1.1 2024/01/06 07:38:13 thorpej Exp $ */ 21.1Sthorpej 31.1Sthorpej/* 41.1Sthorpej * Copyright 1997 Piermont Information Systems Inc. 51.1Sthorpej * All rights reserved. 61.1Sthorpej * 71.1Sthorpej * Written by Philip A. Nelson for Piermont Information Systems Inc. 81.1Sthorpej * 91.1Sthorpej * Redistribution and use in source and binary forms, with or without 101.1Sthorpej * modification, are permitted provided that the following conditions 111.1Sthorpej * are met: 121.1Sthorpej * 1. Redistributions of source code must retain the above copyright 131.1Sthorpej * notice, this list of conditions and the following disclaimer. 141.1Sthorpej * 2. Redistributions in binary form must reproduce the above copyright 151.1Sthorpej * notice, this list of conditions and the following disclaimer in the 161.1Sthorpej * documentation and/or other materials provided with the distribution. 171.1Sthorpej * 3. The name of Piermont Information Systems Inc. may not be used to endorse 181.1Sthorpej * or promote products derived from this software without specific prior 191.1Sthorpej * written permission. 201.1Sthorpej * 211.1Sthorpej * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS'' 221.1Sthorpej * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 231.1Sthorpej * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 241.1Sthorpej * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE 251.1Sthorpej * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 261.1Sthorpej * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 271.1Sthorpej * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 281.1Sthorpej * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 291.1Sthorpej * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 301.1Sthorpej * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 311.1Sthorpej * THE POSSIBILITY OF SUCH DAMAGE. 321.1Sthorpej * 331.1Sthorpej */ 341.1Sthorpej 351.1Sthorpej/* MD Message catalog -- french, virt68k version */ 361.1Sthorpej 371.1Sthorpejmessage md_hello 381.1Sthorpej{Si votre machine poss�de 4Mo ou moins, sysinst ne pourra pas fonctionner 391.1Sthorpejcorrectement. 401.1Sthorpej} 411.1Sthorpej 421.1Sthorpejmessage md_may_remove_boot_medium 431.1Sthorpej{ 441.1Sthorpej} 451.1Sthorpej 461.1Sthorpejmessage dobootblks 471.1Sthorpej{Installation des blocs de d�marrage sur %s ... 481.1Sthorpej} 491.1Sthorpej 501.1Sthorpejmessage newdisk 511.1Sthorpej{Il appara�t que votre disque, %s, n'a pas de marque de label de disque virt68k. 521.1Sthorpejsysinst �crit un label de disque. 531.1Sthorpej} 541.1Sthorpej 551.1Sthorpejmessage ordering 561.1Sthorpej{L'ordre de la partition %s est erron�. Modifier � nouveau ?} 571.1Sthorpej 581.1Sthorpejmessage set_kernel_1 591.1Sthorpej{Kernel (GENERIC)} 601.1Sthorpej 61