blob: 62c62e9723ee2ed788af1546257ae8b8a37eadcb [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.
# Border editor
CTL_BorderEditor_DisplayName=Personalitzaci\u00f3 del contorn
LAB_NoBorder=(Sense Contorn)
LAB_AvailableBorders=Contorns disponi&bles
ACSD_AvailableBorders=No disponible
ACSD_BorderCustomEditor=No disponible
# message shown when main element of border data is mising in XML
# do not translate "Border"
MSG_ERR_MissingMainElement=Invalid format: missing \"Border\" element.
# message shown when there are no data for border in XML
MSG_ERR_MissingBorderData=Invalid format: missing border data.
# formatting of message shown when there's an unknown border property
# {0} = property name
# {1} = border class name
FMT_ERR_UnknownProperty=Stored property \"{0}\" not found in {1}.
# formatting of message shown when reading a border property from XML failed
# {0} = property name
FMT_ERR_CannotReadBorderProperty=Cannot read \"{0}\" property value for the border.
# formatting of message shown when reading a border property from XML failed
# {0} = property name
FMT_ERR_CannotReadAndSetBorderProperty=Cannot read and set \"{0}\" property value for the border.
# {0} long name, {1} short name
LAB_FMT_UnknownBorder=Unknown Border ({1})
# CursorEditor
CTL_CursorEditor_DisplayName=Eina de selecci\u00f3 de cursors
CTL_SelectCursorName=&Seleccionar nom cursor
ACSD_CTL_SelectCursorName=No disponible
ACSD_CursorCustomEditor=No disponible
#CustomTableModelEditor
CTL_TableModelTitle=Mode de &taula
ACSD_CTL_TableModelTitle=No disponible
CTL_Title1=&Specify Title and Column Types Here:
ACSD_CTL_Title1=No disponible
CTL_Column=Columna
CTL_Title=T\u00edtol
CTL_Type=Tipus
CTL_Editable=Editable
CTL_Rows=Files:
CTL_RowsPanel=Files:
ACSD_CTL_Rows=No disponible
CTL_Columns=&Columnes:
CTL_ColumnsPanel=Columnes:
ACSD_CTL_Columns=No disponible
CTL_Title2=Prefer\u00e8ncies de la taula
CTL_DefaultTableValues=&Valors predeterminats de la taula:
ACSD_CTL_DefaultTableValues=No disponible
CTL_DefaultValues=Valors predeterminats
CTL_InsertRow=&Inserir
CTL_HINT_InsertRow=Inserir una fila a la posici\u00f3 seleccionada.
CTL_InsertColumn=I&nserir
CTL_HINT_InsertColumn=Inserir una columna a la posici\u00f3 seleccionada.
CTL_DeleteRow=&Eliminar
CTL_HINT_DeleteRow=Eliminar la fila seleccionada.
CTL_DeleteColumn=E&liminar
CTL_HINT_DeleteColumn=Eliminar la columna seleccionada.
CTL_MoveRowUp=Moure am&unt
CTL_HINT_MoveRowUp=Canviar la posici\u00f3 de la fila seleccionada (moure amunt)
CTL_HINT_MoveColumnUp=Canviar la posici\u00f3 de la columna seleccionada (moure amunt)
CTL_MoveRowDown=Moure a&baix
CTL_HINT_MoveRowDown=Canviar la posici\u00f3 de la fila seleccionada (moure abaix)
CTL_HINT_MoveColumnDown=Canviar la posici\u00f3 de la columna seleccionada (moure abaix)
CTL_MoveColumnLeft=Moure a l'esquerra
CTL_HINT_MoveColumnLeft=Canviar la posici\u00f3 de la columna seleccionada (moure a l'esquerra)
CTL_MoveColumnRight=Moure a la dreta
CTL_HINT_MoveColumnRight=Canviar la posici\u00f3 de la columna seleccionada (moure a la dreta)
#CTL_CountPlus=+
#CTL_CountPlusRow_Mnemonic=,
#CTL_CountPlusColumn_Mnemonic=[
CTL_HINT_AddColumn=Afegir columna
CTL_HINT_AddRow=Afegir fila
#CTL_CountMinus=-
#CTL_CountMinusRow_Mnemonic=.
#CTL_CountMinusColumn_Mnemonic=]
CTL_HINT_RemoveColumn=Treure columna
CTL_HINT_RemoveRow=Treure fila
ACSD_TableCustomEditor=No disponible
CTL_TableModelEditor_DisplayName=Table model customizer
MSG_TableModel=[TableModel]
#Table Model Editor
ERR_InvalidXMLFormat=Invalid format of table XML data
#ComboBoxModelEditor
CTL_ComboBoxModelEditor_DisplayName=Combo Box Model Editor
ComboBoxModelEditor.label.text=<html>&Enter the textual representation of combo box model content. Each row corresponds to one combo box item.
#ListModelEditor
CTL_ListModelEditor_DisplayName=List Model Editor
ListModelEditor.label.text=<html>&Enter the textual representation of list model content. Each row corresponds to one list item.
#FontEditor
CTL_DeriveFont=&Derive the font from the default font
CTL_FontStylePlain=Normal
CTL_FontStyleItalic=It\u00e0lica
CTL_FontStyleBold=Negreta
CTL_FontStyleBoldItalic=BoldItalic
CTL_FontSize=Mida de la lletra:
CTL_FontStyle=Estil:
CTL_AbsoluteFontSize=&Absolut
CTL_RelativeFontSize=&Relatiu
CTL_ChangeItalic=Change &Italic
CTL_ChangeBold=Change &Thickness
CTL_AddItalic=Ita&licize
CTL_RemoveItalic=R&egular
CTL_AddBold=Negreta
CTL_RemoveBold=Normal
#display name of the StringEditor editing mode
StringEditor_DisplayName=Text pla
CTL_NOI18NCheckBox=No internacionalitzar aquesta cadena de text
ACD_NOI18NCheckBox=No disponible
#display name of the IconEditor editing mode
IconEditor_DisplayName=Eina de selecci\u00f3 d'imatges
#display name of the ColorEditor editing mode
ColorEditor_DisplayName=Eina de selecci\u00f3 de colors
#SpinnerModelEditor
SpinnerModelEditor=Editor del model de disposici\u00f3 en fila
SpinnerModelEditor_ModelType=Tipus de model\:
SpinnerModelEditor_ModelType_ACSD=No disponible
SpinnerModelEditor_ModelProperties=Propietats del model
SpinnerModelEditor_NumberType=Tipus de &n\u00famero\:
SpinnerModelEditor_NumberType_ACSD=No disponible
SpinnerModelEditor_InitialNumber=&Valor inicial\:
SpinnerModelEditor_InitialNumber_ACSD=No disponible
SpinnerModelEditor_MinimumNumber=M\u00edn&im\:
SpinnerModelEditor_MinimumNumber_ACSN=N\u00famero m\u00ednim
SpinnerModelEditor_MinimumNumber_ACSD=No disponible
SpinnerModelEditor_MaximumNumber=M\u00e0xim\:
SpinnerModelEditor_MaximumNumber_ACSN=N\u00famero m\u00e0xim
SpinnerModelEditor_MaximumNumber_ACSD=No disponible
SpinnerModelEditor_StepSize=&Step Size\:
SpinnerModelEditor_StepSize_ACSD=No disponible
SpinnerModelEditor_InitialDate=&Valor inicial\:
SpinnerModelEditor_InitialDate_ACSD=No disponible
SpinnerModelEditor_InitialNow=ara
SpinnerModelEditor_InitialNow_ACSD=Use current date as initial value
SpinnerModelEditor_MinimumDate=M\u00edn&ima\:
SpinnerModelEditor_MinimumDate_ACSN=Data m\u00ednima
SpinnerModelEditor_MinimumDate_ACSD=No disponible
SpinnerModelEditor_MinimumNow=ara
SpinnerModelEditor_MinimumNow_ACSD=Use current date as minimum value
SpinnerModelEditor_MaximumDate=M\u00e0xim\:
SpinnerModelEditor_MaximumDate_ACSN=Data m\u00e0xima
SpinnerModelEditor_MaximumDate_ACSD=No disponible
SpinnerModelEditor_MaximumNow=ara
SpinnerModelEditor_MaximumNow_ACSD=Use current date as maximum value
SpinnerModelEditor_CalendarField=&Step size\:
SpinnerModelEditor_ListItems=&Llistat elements\:
SpinnerModelEditor_ListItems_ACSD=No disponible
SpinnerModelEditor_InitialList=&Valor inicial\:
SpinnerModelEditor_InitialList_ACSD=No disponible
SpinnerModelEditor_Default=Predeterminat
SpinnerModelEditor_Date=Data
SpinnerModelEditor_List=Llistat
SpinnerModelEditor_Number=N\u00famero
SpinnerModelEditor_Era=Era
SpinnerModelEditor_Year=Any
SpinnerModelEditor_Month=Mes
SpinnerModelEditor_WeekOfYear=Setmana de l'any
SpinnerModelEditor_WeekOfMonth=Setmana del mes
SpinnerModelEditor_DayOfMonth=Dia del mes
SpinnerModelEditor_DayOfYear=Dia del any
SpinnerModelEditor_DayOfWeek=Dia de la setmana
SpinnerModelEditor_DayOfWeekInMonth=Dia de la setmana al mes
SpinnerModelEditor_AMPM=AM/PM
SpinnerModelEditor_Hour=Hora
SpinnerModelEditor_HourOfDay=Hora del dia
SpinnerModelEditor_Minute=Minut
SpinnerModelEditor_Second=Segon
SpinnerModelEditor_Millisecond=Milisegon
SpinnerModelEditor_Byte=Byte
SpinnerModelEditor_Double=Double
SpinnerModelEditor_Float=Float
SpinnerModelEditor_Integer=Integer
SpinnerModelEditor_Long=Long
SpinnerModelEditor_Short=Short
SpinnerModelEditor_Item=Element {0}
#SpinnerModelEditor_SpinnerModel=[SpinnerModel]
#JTableHeaderEditor
TableHeaderEditor=Editor cap\u00e7alera taula
TableHeaderEditor_Resizing=Redimensionament perm\u00e8s
TableHeaderEditor_Reordering=Reordering Allowed
#TableHeaderEditor_TableHeader=[TableHeader]
#TableColumnModelEditor
TableColumnModelEditor=Table Column Model Editor
TableColumnModelEditor_Customizer=Use table customizer to edit this property.
#TableColumnModelEditor_TableColumnModel=[TableColumnModel]
#JTableSelectionModelEditor
JTableSelectionModelEditor_DEFAULT=Predeterminat
JTableSelectionModelEditor_SINGLE_SELECTION=Selecci\u00f3 senzilla
JTableSelectionModelEditor_SINGLE_INTERVAL_SELECTION=Single Interval Selection
JTableSelectionModelEditor_MULTIPLE_INTERVAL_SELECTION=Multiple Interval Selection
#TreeModelEditor
CTL_TreeModelEditor_DisplayName=Tree Model Editor
TreeModelCustomizer.label.text=<html>&Enter the textual representation of your tree model in the text area on the left side. Each non-empty row corresponds to one tree node. The nesting of the nodes is based on the indentation of the individual rows.
TreeModelCustomizer.warningLabel.text=<html>&Note that every tree must have exactly one root node. So, if there are two or more top level nodes then an artificial root node is created for you. You can hide it later using rootVisible property.
ACSD_TreeModelEditor_TextArea=This area allows you to enter textual representation of the tree.
ACSD_TreeModelEditor_Tree=Preview of the edited TreeModel.
#MSG_TreeModel=[TreeModel]