blob: 62e17529fc819a81cc23c4a80419e46888e6deb8 [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.
# Sample ResourceBundle properties file
# message shown when PrimitiveTypeEditor parsing string array value
MSG_ERR_ParseError=Unable to convert string \"%s\" to %s type.
## CustomCodeEditor
CTL_InsertCode=&Insert Code:
ACSD_CustomCodeEditor.label1=N/D
ACSD_CustomCodeEditor=N/D
# KeyStrokeEditor
CTL_VirtualKey=&Virtual Key:
CTL_KeyStroke=&Key Stroke:
CTL_Ctrl=&Ctrl
CTL_Alt=A&lt
CTL_Shift=&Shift
CTL_Meta=&Meta (Mac only)
CTL_CtrlAsText=Ctrl
CTL_AltAsText=Alt
CTL_ShiftAsText=Maj
CTL_MetaAsText=Meta
ACSD_VirtualKey=N/D
ACSD_KeyStroke=N/A
ACSD_CtrlKey=N/A
ACSD_AltKey=N/A
ACSD_ShiftKey=N/A
ACSD_MetaKey=N/A
ACSD_KeyStrokeCustomEditor=N/D
CTL_KeyStrokeEditor_DisplayName=Key stroke editor
# EnumEditor
CTL_EnumEditorName=Enumerated values
#StringEditor
ACSN_StringEditorTextArea=String editor text area
ACSD_StringEditorTextArea=N/D
StringEditor.htmlTipLabel.text=To format the text using html, prefix the text with <html>
#StringArrayCustomEditor
CTL_StringArrayEditor_DisplayName=String array editor
StringArrayCustomEditor.label.text=<html>&Enter the textual representation of string array content. Each row corresponds to one array field.
StringArrayCustomEditor.textArea.AccessibleContext.accessibleName=Model editor text area
StringArrayCustomEditor.textArea.AccessibleContext.accessibleDescription=N/D
StringArrayCustomEditor.label.AccessibleContext.accessibleName=Model editor label
StringArrayCustomEditor.label.AccessibleContext.accessibleDescription=N/D
#MnemonicsEditor
CTL_MnemonicsEditor_DisplayName=Mnemonic character (in place)
#ModifierEditor
LAB_AccessRights=A&cc\u00e8s\u00a0:
ACSD_AccessRights=N/D
ACSN_OtherModifiers=Autres modificateurs
ACSD_OtherModifiers=N/D
LAB_Modifiers=Autres modificateurs
# {0} will be replaced by the offending string
MSG_IllegalModifierString=Modificateur inconnu\u00a0: {0}
ACSN_ModifierPanel=Panneau des modificateurs
ACSD_ModifierPanel=N/D
ACSD_ModifierPanel_Modifier_Abstract=N/A
ACSD_ModifierPanel_Modifier_Final=N/A
ACSD_ModifierPanel_Modifier_Static=N/A
ACSD_ModifierPanel_Modifier_Synchronized=N/A
ACSD_ModifierPanel_Modifier_Transient=N/A
ACSD_ModifierPanel_Modifier_Volatile=N/A
ACSD_ModifierPanel_Modifier_Native=N/D
LBL_ModifierPanel_Modifier_Abstract=a&bstract
LBL_ModifierPanel_Modifier_Final=&final
LBL_ModifierPanel_Modifier_Static=&static
LBL_ModifierPanel_Modifier_Synchronized=synch&ronized
LBL_ModifierPanel_Modifier_Transient=&transient
LBL_ModifierPanel_Modifier_Volatile=&volatile
LBL_ModifierPanel_Modifier_Native=nat&ive
LBL_ModifierPanel_Modifier_Default=<par d\u00e9faut>
#Icon property editor
CTL_ImageSourceType=Type de source de l'image\u00a0:
CTL_ImageSourceName=&Nom:
ACSD_CTL_ImageSourceName=N/D
CTL_URL=&URL
CTL_URLExample=(ex.\u00a0: http://www.netbeans.org/images/logo.gif)
CTL_File=&Fichier
CTL_FileExample=(E.g. c:\\duke.gif)
CTL_Classpath=&Classpath
CTL_ClasspathExample=(ex.\u00a0: /org/netbeans/resources/action.gif)
CTL_NoPicture=No &picture
CTL_Null=(null)
CTL_ButtonSelect=&Select File...
ACSD_CTL_ButtonSelect=N/D
CTL_Preview=P&review:
ACSD_CTL_Preview=N/D
CTL_ImagesExtensionName=JPEG & GIF & PNG Images
CTL_OpenDialogName=Select Image File
ACSD_IconCustomEditor=N/D
ACSN_ResourceSelector=S\u00e9lecteur de ressource
ACSD_ResourceSelector=S\u00e9lecteur de ressource
ACSN_ResourceSelectorView=Vue de l'arborescence des ressources
ACSD_ResourceSelectorView=Vue de l'arborescence des ressources
MSG_IllegalValue=Invalid icon value! Probably malformed URL or unknown resource.
CustomIconEditor.externalRadio.text=External Image
CustomIconEditor.noIconRadio.text=No Image
CustomIconEditor.urlLabel.text=File or URL\:
CustomIconEditor.importButton.text=Import to Project...
CustomIconEditor.browseExternalButton.text=...
CustomIconEditor.fileLabel.text=Fichier\:
CustomIconEditor.packageLabel.text=Package\:
CustomIconEditor.browseFileButton.text=...
CustomIconEditor.classPathRadio.text=Image Within Project
CustomIconEditor.classPathRadio.toolTipText=Image file located in project sources or libraries (classpath resource)
CustomIconEditor.externalRadio.toolTipText=Arbitrary image file, accessible via URL
CustomIconEditor.browseFileButton.toolTipText=Browse classpath
CustomIconEditor.browseExternalButton.toolTipText=Browse local disk
CustomIconEditor.importButton.toolTipText=Copy the selected file to project resources
CustomIconEditor.noIconRadio.toolTipText=No image specified (null)
CustomIconEditor_FileCombo_Select=S\u00e9lectionner...
#FileSelector
CTL_ClassPathName=Chemin de classe
CTL_OKButton=OK
CTL_CancelButton=Annuler
CTL_CreateNewButton=Create &New
CTL_CreateNewButtonHint=Create a new folder under the selected folder
LBL_FileName=Nom du &fichier\u00a0:
LBL_FolderName=Nom du &dossier\u00a0:
ACSN_FileSelectorTreeView=Vue de l''arborescence
ACSD_FileSelectorTreeView=Vue de l''arborescence dans le s\u00e9lecteur de fichiers
ACSD_FileSelectorPanel=Bo\u00eete de dialogue de s\u00e9lection de fichiers
#Import to project wizard
ImportImageWizard.Title=Import images to project
ImportImageWizard.Step1=Select image files to import
ImportImageWizard.Step2=Select target folder
TITLE_FileAlreadyExists=File Already Exists
FMT_ReplaceExistingFileQuestion=Do you want to replace the existing {0} file?
#SpinnerEditorEditor
CTL_SpinnerEditorEditor_DisplayName=Spinner Editor Editor
LBL_SpinnerEditorEditor_Type=Type\:
LBL_SpinnerEditorEditor_Format=Format\:
LBL_SpinnerEditorEditor_Default=Par d\u00e9faut
LBL_SpinnerEditorEditor_Date=Date
LBL_SpinnerEditorEditor_List=Liste
LBL_SpinnerEditorEditor_Number=Valeur num\u00e9rique
#FormatSelector
LBL_FormatSelector_CategoryTitle=&Cat\u00e9gorie
ACSD_FormatSelector_Category=Type of the format
LBL_FormatSelector_FormatTitle=&Format
ACSD_FormatSelector_Format=Predefined format
LBL_FormatSelector_Format=F&ormat:
ACSD_FormatSelector_Format2=Custom format
LBL_FormatSelector_ValueToFormat=&Value to format:
ACSD_FormatSelector_ValueToFormat=Value to format
LBL_FormatSelector_Test=&Test
ACSD_FormatSelector_Test=Tests formatting
LBL_FormatSelector_Preview=&Result:
ACSD_FormatSelector_Preview=Result of formatting test
LBL_FormatSelector_Category_number=number
LBL_FormatSelector_Category_date=date
LBL_FormatSelector_Category_time=time
LBL_FormatSelector_Category_percent=percent
LBL_FormatSelector_Category_currency=currency
LBL_FormatSelector_Category_mask=mask
LBL_FormatSelector_default=default
LBL_FormatSelector_default_integer=integer default
LBL_FormatSelector_custom=custom
LBL_FormatSelector_short=short
LBL_FormatSelector_medium=medium
LBL_FormatSelector_long=long
LBL_FormatSelector_full=full
LBL_FormatSelector_Example=Exemple
#AbstractFormatterFactoryEditor
CTL_AbstractFormatterFactoryEditor_DisplayName=Format Editor
MSG_AbstractFormatterFactory=[AbstractFormatterFactory]
#TableCustomizer
LBL_TableCustomizer_ACSN=Table Customizer
LBL_TableCustomizer_ACSD=N/D
LBL_TableCustomizer_ModelTab=Mod\u00e8le de tableau
LBL_TableCustomizer_ColumnsTab=Colonnes
LBL_TableCustomizer_RowsTab=Lignes
LBL_TableCustomizer_Model_Hardcoded=&User Specified
LBL_TableCustomizer_Model_Hardcoded_ACSD=N/D
LBL_TableCustomizer_Model_Bound=&Bound
LBL_TableCustomizer_Model_Bound_ACSD=N/D
LBL_TableCustomizer_Model_FromComponent=&Value from Existing Component
LBL_TableCustomizer_Model_FromComponent_ACSD=N/D
LBL_TableCustomizer_Model_Custom=Cus&tom Code
LBL_TableCustomizer_Model_Custom_ACSD=N/D
LBL_TableCustomizer_Columns_Count=&Count\:
LBL_TableCustomizer_Columns_Count_ACSD=N/D
LBL_TableCustomizer_Columns_Insert=&Ins\u00e9rer
LBL_TableCustomizer_Columns_Insert_ACSD=N/D
LBL_TableCustomizer_Columns_Delete=Supprimer
LBL_TableCustomizer_Columns_Delete_ACSD=N/D
LBL_TableCustomizer_Columns_MoveUp=D\u00e9placer vers le &haut
LBL_TableCustomizer_Columns_MoveUp_ACSD=N/D
LBL_TableCustomizer_Columns_MoveDown=D\u00e9placer vers le ba&s
LBL_TableCustomizer_Columns_MoveDown_ACSD=N/D
LBL_TableCustomizer_Columns_Table=Colonnes
LBL_TableCustomizer_Columns_Table_ACSD=N/D
LBL_TableCustomizer_Column_Title=&Title\:
LBL_TableCustomizer_Column_Title_ACSD=N/D
LBL_TableCustomizer_Column_Type=T&ype\:
LBL_TableCustomizer_Column_Type_ACSD=N/D
LBL_TableCustomizer_Column_Editor=Edit&or\:
LBL_TableCustomizer_Column_Editor_ACSD=N/D
LBL_TableCustomizer_Column_Renderer=&Renderer\:
LBL_TableCustomizer_Column_Renderer_ACSD=N/D
LBL_TableCustomizer_Column_Expression=Ex&pression\:
LBL_TableCustomizer_Column_Warning_MaxExceeded=Maximum columns (100) exceeded - re-setting to previous column count
LBL_TableCustomizer_SelectionModel=&Selection Model\:
LBL_TableCustomizer_SelectionModel_ACSD=N/D
LBL_TableCustomizer_ReorderingAllowed=&Allow to reorder columns by drag and drop
LBL_TableCustomizer_ReorderingAllowed_ACSD=N/D
#LBL_TableCustomizer_Type_Object=Object
#LBL_TableCustomizer_Type_String=String
#LBL_TableCustomizer_Type_Boolean=Boolean
#LBL_TableCustomizer_Type_Integer=Integer
#LBL_TableCustomizer_Type_Byte=Byte
#LBL_TableCustomizer_Type_Short=Short
#LBL_TableCustomizer_Type_Long=Long
#LBL_TableCustomizer_Type_Float=Float
#LBL_TableCustomizer_Type_Double=Double
LBL_TableCustomizer_SelectionType_None=Not Allowed
LBL_TableCustomizer_SelectionType_Single=Single Selection
LBL_TableCustomizer_SelectionType_Contiguous=Single Contiguous Selection
LBL_TableCustomizer_SelectionType_Discontiguous=Multiple Discontiguous Selection
LBL_TableCustomizer_Resizable=Resi&zable
LBL_TableCustomizer_Resizable_ACSD=N/D
LBL_TableCustomizer_Editable=&Editable
LBL_TableCustomizer_Editable_ACSD=N/D
LBL_TableCustomizer_Width_Min=Mi&n. Width\:
LBL_TableCustomizer_Width_Min_ACSD=N/D
LBL_TableCustomizer_Width_Pref=Pre&f. Width\:
LBL_TableCustomizer_Width_Pref_ACSD=N/D
LBL_TableCustomizer_Width_Max=Ma&x. Width\:
LBL_TableCustomizer_Width_Max_ACSD=N/D
LBL_TableCustomizer_Width_Default=Par d\u00e9faut
LBL_TableCustomizer_Rows_Count=Count:
LBL_TableCustomizer_Rows_Count_ACSD=N/D
LBL_TableCustomizer_Rows_Insert=&Ins\u00e9rer
LBL_TableCustomizer_Rows_Insert_ACSD=N/D
LBL_TableCustomizer_Rows_Delete=Supprimer
LBL_TableCustomizer_Rows_Delete_ACSD=N/D
LBL_TableCustomizer_Rows_MoveUp=D\u00e9placer vers le &haut
LBL_TableCustomizer_Rows_MoveUp_ACSD=N/D
LBL_TableCustomizer_Rows_MoveDown=D\u00e9placer vers le ba&s
LBL_TableCustomizer_Rows_MoveDown_ACSD=N/D
LBL_TableCustomizer_Rows_Table=Lignes
LBL_TableCustomizer_Rows_Table_ACSD=N/D
LBL_TableCustomizer_Row_Warning_MaxExceeded=Maximum rows (100) exceeded - re-setting to previous row count
LBL_TableCustomizer_Title=Titre
LBL_TableCustomizer_Expression=Expression
LBL_TableCustomizer_Type=Type
LBL_TableCustomizer_ResizableH=Redimensionnable
LBL_TableCustomizer_EditableH=Modifiable
MSG_TableCustomizer_ModelPropertyError=Unable to set the model of the table!