blob: bc0e55ac16f1502e7b2721070adccd3d0be431d3 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
TITLE_x_of_y={0} sur {1}
PROP_schema_panel_name=Options de sch\u00e9ma
MSG_schema_wizard_desc=Sp\u00e9cifier l'emplacement du sch\u00e9ma et l'espace de noms de l'\u00e9l\u00e9ment racine du document.
LBL_schema_location=URI de sch\u00e9ma\u00a0
PROP_schema_locationLabel_desc=Nom ou adresse de l'emplacement du sch\u00e9ma
PROP_schema_locationLabel_mne=P
PROP_schema_locationTextField_desc=Entrez l'URI de sch\u00e9ma ou utilisez le bouton Parcourir pour s\u00e9lectionner le fichier.
LBL_browse=Parcourir...
PROP_schema_locationButton_desc=S\u00e9lectionner un fichier de sch\u00e9ma XML local.
PROP_schema_locationButton_mne=o
LBL_root_namespace=Espace de noms de document\u00a0
PROP_schema_nsLabel_desc=Nom d'espace de l'\u00e9l\u00e9ment racine de document
PROP_schema_nsLabel_mne=N
PROP_schema_nsComboBox_desc=Utilisez un espace de noms cible de sch\u00e9ma ou entrez un nom personnalis\u00e9.
PROP_schema_root_name=\u00c9l\u00e9ment racine\u00a0
PROP_schema_rootLabel_desc=Nom de l'\u00e9l\u00e9ment racine du document
PROP_schema_rootLabel_mne=e
PROP_schema_rootComboBox_desc=Utilisez le nom propos\u00e9 ou saisissez votre propre nom racine.
IMG_FolderNode_Closed = org/netbeans/modules/xml/wizard/impl/folder_closed.png
IMG_FolderNode_Opened = org/netbeans/modules/xml/wizard/impl/folder_opened.png
LBL_WaitNode_Wait = Patientez s''il vous plait...
CTL_SchemaPanel_Column_Name_name = Fichier
CTL_SchemaPanel_Column_Desc_name = Nom de r\u00e9f\u00e9rence externe
CTL_SchemaPanel_Column_Name_selected = S\u00e9lectionner
CTL_SchemaPanel_Column_Desc_selected = Choisir d'importer/d'inclure.
CTL_SchemaPanel_Column_Name_prefix = Pr\u00e9fixe
CTL_SchemaPanel_Column_Desc_prefix = Valeur du pr\u00e9fixe namespace.
LBL_SchemaPanel_InvalidPrefix = Un pr\u00e9fixe unique doit \u00eatre sp\u00e9cifi\u00e9
TIP_SchemaPanel_Location=S\u00e9lectionner une r\u00e9f\u00e9rence externe
LBL_SchemaPanel_Location=S\u00e9lectionner un ou plusieurs fichiers\:
LBL_SchemaPanel_Namespace=Namespace\:
TIP_SchemaPanel_Namespace=Namespace de la r\u00e9f\u00e9rence externe.
LBL_SchemaPanel_Primary_Schema=Sch\u00e9ma primaire\:
TIP_SchemaPanel_Primary_Schema=Utiliser ceci comme sch\u00e9ma primaire
LBL_SchemaPanel_Root_Element=\u00c9l\u00e9ment racine\:
TIP_SchemaPanel_Root_Element=\u00c9l\u00e9ment racine
LBL_SchemaPanel_Category_By_File = Par fichier
LBL_SchemaPanel_Category_By_Namespace = Par namespace
PROP_schema_checkbox_mne=U
LBL_SchemaDetailPanel_Header=D\u00e9tails du sch\u00e9ma
MSG_SchemaPanel_No_Root_Element=Pas d'\u00e9l\u00e9ments racines, ou impossible de r\u00e9cup\u00e9rer les \u00e9l\u00e9ments racines.
LBL_SchemaPanel_ImportCreator_Type=Importer
LBL_Browser=Navigateur de sch\u00e9ma
DSC_Browser=S\u00e9lectionner le sch\u00e9ma par fichier, ou par namespace
PROP_doc_panel_name=S\u00e9lectionner le type de document
MSG_document_panel_desc=S\u00e9lectionner le type de document XML que vous souhaitez cr\u00e9er en fonction de votre structure de document, de vos types de donn\u00e9es et des exigences en termes d'espace de noms.
PROP_wellformed_name=Document structur\u00e9
PROP_doc_wellformedRadioButton_mne=r
PROP_doc_wellformedRadioButton_desc=Les contraintes de structure de ce type de document ne sont pas visibles par les processeurs.
PROP_dtd_doc_name=Document avec contrainte DTD
PROP_doc_dtdConstrainedRadioButton_mne=D
PROP_doc_dtdConstrainedRadioButton_desc=La contrainte DTD expose la structure du document pour la validation des processeurs.
PROP_schema_doc_name=Document contraint par le sch\u00e9ma XML
PROP_doc_schemaConstrainedRadioButton_mne=P
PROP_doc_schemaConstrainedRadioButton_desc=Le sch\u00e9ma expose la structure de document et les types de donn\u00e9es vers les processeurs utilisant un sch\u00e9ma XML.
PROP_other_doc_name=Autre\u00a0
PROP_dtd_panel_name=Options DTD
MSG_dtd_panel_desc=Sp\u00e9cifier les options DTD suivantes pour votre document\u00a0
PROP_dtd_pid_name=ID public de la DTD\u00a0
PROP_dtd_pidLable_desc=ID public de la DTD standardis\u00e9e unique
PROP_dtd_pidLabel_mne=S
PROP_dtd_catalog_name=Catalogue
PROP_dtd_catalog_desc=Permet de g\u00e9rer des catalogues d'entit\u00e9.
PROP_dtd_catalog_mne=C
PROP_dtd_sid_name=ID du syst\u00e8me de la DTD\u00a0
PROP_dtd_sidLabel_desc=G\u00e9n\u00e9ralement URL HTTP vers un emplacement standardis\u00e9
PROP_dtd_sidLabel_mne=P
PROP_dtd_root_name=Racine du document\u00a0
PROP_dtd_rootLabel_desc=\u00c9l\u00e9ment racine du document XML
PROP_dtd_rootLabel_mne=e
PROP_dtd_pidComboBox_desc=S\u00e9lectionner l'ID public depuis un catalogue d'entit\u00e9s mont\u00e9 ou entrez votre ID personnalis\u00e9.
PROP_dtd_sidComboBox_desc=S\u00e9lectionner un ID de syst\u00e8me r\u00e9cent ou saisissez-en un nouveau.
PROP_dtd_rootComboBox_desc=S\u00e9lectionner un des noms racine propos\u00e9s ou saisissez un nom personnalis\u00e9.
## XMLWizardIterator.java
MSG_unknown=...
PROP_xml_content_panel_name=Options de g\u00e9n\u00e9ration de mod\u00e8le XML
## Util.java
PROP_schema_select_button=OK
MSG_inValidFile=Fichier non valide\u00a0!
PROP_schema_dialog_name=S\u00e9lection d'un sch\u00e9ma XML
PROP_schema_mask=Sch\u00e9mas XML
LBL_PRIMARY_COL=Primaire
LBL_SCHEMA_COL=Sch\u00e9ma
LBL_ROOT_COL=Racine
LBL_PREIFX_COL=Pr\u00e9fixe
LBL_TABLE_SCHEMA_PROMPT=<Entrez une URL, ou cliquez Parcourir pour s\u00e9lectionner un sch\u00e9ma>
TIP_PREFIX_COL=S\u00e9lectionner un sch\u00e9ma comme sch\u00e9ma primaire
TIP_COMBO_COL=Cliquer pour une combobox
MSG_SchemaPanel_Incorrect_Primary=S\u00e9lectionnez comme sch\u00e9ma primaire un sch\u00e9ma qui a des \u00e9l\u00e9ments racine
LBL_No_Root_Elements=<Pas d'\u00e9l\u00e9ment racine>
LBL_Schema_table=Table de sch\u00e9ma
LBL_BrowseButton=Parcourir
LBL_BrowseButton_mme=P
LBL_RemoveButton=Supprimer
LBL_RemoveButton_mne=e