blob: a657e9a969b4425bac830ebe3e59328ea26fd9ba [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.
#PropertyDisplayer
PS_ExcIn=Excepci\u00f3 a
PS_Editor=Editor de Propietats
# {0} - name of the property
# {1} - type (class) of the property (currently unused)
PS_EditorTitle={0}
PS_ArrayOf=Seq\u00fc\u00e8ncia d'elements de
FMT_ErrorSettingProperty=No es pot establir la propietat. {0} no \u00e9s un valor v\u00e0lid per a {1}.
FMT_CannotUpdateProperty={0} no \u00e9s un valor v\u00e0lid per a {1}.
#PropertySheet
CTL_NoPropertyEditor=(Sense Editor de Propietats)
CTL_NoProperties=<Sense propietats>
CTL_Property_Read_Yes=(r/
CTL_Property_Read_No=(-/
CTL_PropertiesNoMnemonic=Propietats
CTL_Property_Write_Yes=w)
CTL_Property_Write_No=-)
# tooltips and accessible names on buttons in the PropertySheet
CTL_NoSort=Ordenar per categoria
ACS_CTL_NoSort=Ordenar per categoria
CTL_AlphaSort=Ordenar per nom
ACS_CTL_AlphaSort=Ordenar per nom
CTL_TypeSort=Ordenar per tipus
ACS_CTL_TypeSort=Ordenar per tipus
CTL_VisibleWritableOnly=Mostrar \u00fanicament propietats editables
ACS_CTL_VisibleWritableOnly=Mostrar \u00fanicament propietats editables
CTL_Customize=Personalitzaci\u00f3
ACS_CTL_Customize=Personalitzaci\u00f3
CTL_Help=Ajuda
ACS_CTL_Help=Ajuda
ACSD_CTL_Help=Proporciona ajuda quant a l'object mostrat al full de propietats
# PropertyPanel
# This message is printed to ide.log if user is customizing an object as bean
# with property which getter/setter throws an exception at design time.
EXC_DesignTimeUse=[PropertyPanel:UserInfo]Utilitzant la propietat >>{0}<< en temps de disseny ha llan\u00e7at una excepci\u00f3.
#PropertySheet
CTL_Property_sheet_option=Full de propietats
#IndexedPropertyEditor
CTL_NoItem=Sense elements disponibles
CTL_Index=Propietat Index:
CTL_Unknown=Desconegut
#PropertyDialogManager
CTL_OK=Acceptar
ACSD_CTL_OK=No disponible
CTL_Cancel=Cancel\u00b7lar
ACSD_CTL_Cancel=No disponible
CTL_Close=Tancar
ACSD_CTL_Close=No disponible
CTL_Default=Restablir a pre&determinat
ACSD_CTL_Default=No disponible
CTL_Paste=Pegar
#PropertyDetails
EXC_Setter=Excepci\u00f3 a l''assignar la propietat: {0}
EXC_Setter_localized=Excepci\u00f3 al m\u00e8tode setter de la propietat {0}:\n{1}
#PropertyPanel
CTL_No_custom_editor=<sense editor personalitzat>
CTL_No_property_editor=<sense editor de propietats>
CTL_Different_Values=<Valors diferents>
CTL_Desc_Different_Values=Els nodes seleccionats tenen diferents valors per a aquesta propietat.
CTL_No_properties=<Sense propietats>
CTL_No_value=<Sense valor>
CTL_No_type=<Sense tipus>
CTL_ElipsisHint=Invoca la personalitzaci\u00f3.
CTL_InvalidValue=Valor no v\u00e0lid: {0}
# {0} = 0 if invalid mark is shown, 1 - invalid mark is not shown
# {1} value shown in a sheet button
ACS_SheetButton={0,choice,0#Valor no v\u00e0lid {1}|1#{1}}
# {0} property name
ACS_PropertyPanel={0}:
# {0} property panel tooltip
ACSD_PropertyPanel={0}
# {0} property panel acessible name
# {1} sheet button accessible name
ACS_PropertyPanelReadComponent={0} {1}
# {0} property panel acessible description
# {1} sheet button accessible description
# {2} number of items in beans list
# {3} beans list
ACSD_PropertyPanelReadComponent={0} Tipus: {1}{2,choice,0#|1# Bean: {3}|2# Beans: {3}}
# {0} property panel accessible name
ACS_PropertyPanelWriteComponent={0}
# {0} property panel accessible name
ACSD_PropertyPanelWriteComponent={0}
# WARNING: trailing space intentional here:
ACSD_BeanListDelimiter=,
#IndexedEditorPanel
CTL_Properties=&Propietats
CTL_New=&Nou
CTL_Delete=&Eliminar
CTL_MoveUp=Moure am&unt
CTL_MoveDown=Moure abai&x
CTL_HideDetails=A&magar detalls
CTL_ShowDetails=M&ostrar detalls
EXC_ErrorInIndexedSetter=No pot establir-se el valor de la propietat d'indexat
ACSD_Properties=No disponible
ACSD_New=No disponible
ACSD_Delete=No disponible
ACSD_MoveUp=No disponible
ACSD_MoveDown=No disponible
ACSD_HideDetails=No disponible
ACSD_ShowDetails=No disponible
ACSD_IndexedEditorPanel=No disponible
#Properties defined in rewrite begin here
#Text for the property sheet popup menu
#Column names - not used by default L&F but others could
COLUMN_NAMES=Noms
COLUMN_VALUES=Valors
#Unreadable value text (for write-only properties, fwiw)
UNREADABLE=<no llegible>
#Text for null values
NULL=nul
#Title for error dialog when a property is set to a bad value
ERRDLG_TITLE=Error a l'establir el valor
#Localized msg for property veto exception on unknown sorting mode, if
#property sheet used at design-time
EXC_Unknown_sorting_mode=Mode d'ordenaci\u00f3 desconegut
#Button labels for property dialogs
ok=Acceptar
default=Restablir el valor predeterminat
cancel=Cancel\u00b7lar
close=Tancar
#Text to prepend and append to boolean values to dissociate the
#text value of the checkbox.
BOOLEAN_PREPEND=(
BOOLEAN_APPEND=)
FMT_BOOLEAN={0}{1}{2}
#Property sheet controls
ACS_Description=Descripci\u00f3
ACSD_Description=Descripci\u00f3 de la propietat seleccionada actualment
ACS_DescriptionTitle=Nom de la propietat
ACSD_DescriptionTitle=Nom de la propietat que actualment est\u00e0 sent editada
CTL_NO_DESCRIPTION=Cap descripci\u00f3 disponible.
CTL_NO_SELECTION=Res seleccionat
ACS_Splitter=Divisor
ACSD_Splitter=Divisor visual entre la taula de propietats i l'\u00e0rea de descripci\u00f3.
#text to use in invalid property when the actual property name is unknown
CTL_Unnamed_Property=La propietat
#Accessible text format for the property sheet table - the selected property
#name and value are given
FMT_ACST_SheetProperty={0} iguals {1}
FMT_ACST_SheetSet=Grup de propietats {0}
ACST_No_Selection=Res seleccionat
CTL_Multiple_Selection=Seleccionat diversos objectes
#Custom editor button tooltip
CTL_EDBUTTON_TIP=Cliqueu, o seleccioneu i pitgeu CTRL-ESPAI per a obrir l'editor personalitzat; cliqueu amb el bot\u00f3 dret per al men\u00fa
#Delimiter for lists of node names when multiple nodes are selected
CTL_List_Delimiter=,
CTL_ShowDescription=Mostrar \u00e0rea de descripci\u00f3
CTL_HideDescription=Ocultar \u00e0rea de descripci\u00f3
CTL_RestoreDefaultValue=Recuperar el valor predeterminat
#Label for the tab which lists properties that do not supply their own tab name
#in the case that the property sheet is displaying tabs
LBL_BasicTab=Propietats
#Stand-in text for the property name in error dialogs when the user is
#editing a property of a JavaBean and the name is unknown
MSG_unknown_property_name=aquesta propietat
#Text when a badly formatted number is entered
FMT_BAD_NUMBER_FORMAT=Format num\u00e8ric no perm\u00e8s: "{0}"
#Format for combining the edited node name with the edited property
#name in custom dialog titles
FMT_CUSTOM_DLG_TITLE={0} - {1}
#Format for custom editor dlg title sans node name
FMT_CUSTOM_DLG_NOPROPNAME_TITLE=Editor personalitzat: {0}
#Something to append to ridiculously long tooltips that can't be fully
#displayed without taking up most of the screen
MSG_ELLIPSIS=...
ACSN_SHEET_TABLE=Taula de propietats
ACSN_SHEET_TABBED_PANE=Categories de propietats
ACSD_SHEET_TABLE=taula de propietats editables per a l'objecte actual
ACSD_SHEET_TABBED_PANE=Es pot seleccionar diferents tipus de propietats de l'objecte actual per a mostrar a la taula de propietats
LBL_QUICKSEARCH=Cerca r\u00e0pida:
MSG_SetAsText_InvalidValue=Valor no perm\u00e8s: {0}