blob: c68e1c9693de4daf40cab68b8a686a56094c8af3 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
#
# 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. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun 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.
#DimensionEditor, InsertEditor, PointEditor, rectangleEditor common
CTL_NegativeSize=The size cannot be negative
CTL_InvalidValue=Invalid value entered
CTL_InvalidValueWithParam=Invalid value {0} entered
CTL_InvalidValueWithExc=Invalid value entered. \nCause: {0}
#ArrayOfIntSupport
# {0} = type of property
# {1} = format of value (e.g. "[<n1>,<n2>,<n3>,<n4>]" )
EXC_BadFormatValue=Value of {0} should be in format {1}
#ColorEditor
CTL_AWTPalette=AWT Palette
CTL_SwingPalette=Swing Palette
CTL_SystemPalette=System Palette
ACSD_CustomColorEditor=N/A
FMT_IllegalEntry="{0}" is not a valid color identifier. You may enter Swing or AWT constants or red/green/blue values.
# ColorEditor:AWT color names
LAB_White=\u0623\u0628\u064a\u0636
LAB_LightGray=\u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d
LAB_Gray=gray
LAB_DarkGray=darkGray
LAB_Black=black
LAB_Red=\u0623\u062d\u0645\u0631
LAB_Pink=\u0648\u0631\u062f\u064a
LAB_Orange=\u0628\u0631\u062a\u0642\u0627\u0644\u064a
LAB_Yellow=\u0623\u0635\u0641\u0631
LAB_Green=\u0623\u062e\u0636\u0631
LAB_Magenta=\u0623\u0631\u062c\u0648\u0627\u0646\u064a
LAB_Cyan=\u0633\u0645\u0627\u0648\u064a
LAB_Blue=\u0623\u0632\u0631\u0642
# ColorEditor: system color names
LAB_ActiveCaption=Active Caption
LAB_ActiveCaptionBorder=Active Caption Border
LAB_ActiveCaptionText=Active Caption Text
LAB_Control=\u062a\u062d\u0643\u0645
LAB_ControlDkShadow=Control Dk Shadow
LAB_ControlHighlight=Control Highlight
LAB_ControlLtHighlight=Control Lt Highlight
LAB_ControlShadow=\u062a\u062d\u0643\u0645 \u0628\u0627\u0644\u0638\u0644
LAB_ControlText=\u062a\u062d\u0643\u0645 \u0628\u0627\u0644\u0646\u0635
LAB_Desktop=\u0633\u0637\u062d \u0627\u0644\u0634\u0627\u0634\u0629
LAB_InactiveCaption=Inactive Caption
LAB_InactiveCaptionBorder=Inactive Caption Border
LAB_InactiveCaptionText=Inactive Caption Text
LAB_Info=\u0645\u0639\u0644\u0648\u0645\u0627\u062a
LAB_InfoText=Info Text
LAB_Menu=\u0642\u0627\u0626\u0645\u0629
LAB_MenuText=Menu Text
LAB_Scrollbar=Scrollbar
LAB_Text=\u0646\u0635
LAB_TextHighlight=Text Highlight
LAB_TextHighlightText=Text Highlight Text
LAB_TextInactiveText=Text Inactive Text
LAB_TextText=Text Text
LAB_Window=Window
LAB_WindowBorder=Window Border
LAB_WindowText=Window Text
#DimensionCustomEditor
CTL_Dimension=Dimension
CTL_Width=&Width:
CTL_Height=&Height:
ACSD_CTL_Width=N/A
ACSD_CTL_Height=N/A
ACSD_DimensionCustomEditor=N/A
#DimensionEditor
CTL_HintFormat=[width,height]
#FontEditor
CTL_Plain=Plain
CTL_Bold=Bold
CTL_Italic=Italic
CTL_BoldItalic=Bold Italic
CTL_Font=Fon&t:
CTL_FontStyle=Font St&yle:
CTL_Size=&Size:
CTL_Preview=Preview
ACSD_CTL_Font=N/A
ACSD_CTL_FontStyle=N/A
ACSD_CTL_Size=N/A
ACSD_FontCustomEditor=N/A
#InsetsCustomEditor
CTL_Insets=Insets
CTL_Top=&Top:
CTL_Left=&Left:
CTL_Bottom=&Bottom:
CTL_Right=&Right:
ACSD_CTL_Top=N/A
ACSD_CTL_Left=N/A
ACSD_CTL_Bottom=N/A
ACSD_CTL_Right=N/A
#InsetsEditor
CTL_HintFormatIE=[top,left,bottom,right]
# ObjectEditor
CTL_NullValue=<Lookup null value>
CTL_NullItem=<Lookup null item>
#PointCustomEditor
CTL_Point=\u0646\u0642\u0637\u0629
CTL_X=\u0633:
ACSD_CTL_X=N/A
CTL_Y=\u0635:
ACSD_CTL_Y=N/A
ACSD_PointCustomEditor=N/A
#PointEditor
CTL_HintFormatPE=[\u0633\u060c\u0635]
#RectangleCustomEditor
CTL_Rectangle=\u0645\u0633\u062a\u0637\u064a\u0644
ACSD_CustomRectangleEditor=N/A
#RectangleEditor
CTL_HintFormatRE=[x,y,width,height]
#StringCustomEditor
ACS_TextArea=\u0627\u0644\u0646\u0635:
ACSD_TextArea=Enter the property text here
ACSD_CustomStringEditor=Editor for string properties
ACS_Instructions=Instructions
ACSD_Instructions=N/A
MSG_FontIsNotInitialized=Storing to XML failed because the value of font is not initialized.
#FileEditor
# The label and hint of approve button on JFileChooser for selectinf File/Directory
#CTL_ApproveSelect=Select
#CTL_ApproveSelectToolTip=Select
CTL_DialogTitleFilesAndDirs=Select a File or Directory
CTL_DialogTitleFiles=\u0627\u062e\u062a\u0631 \u0645\u0644\u0641
CTL_DialogTitleDirs=\u0627\u062e\u062a\u0631 \u062c\u062f\u0644\u064a\u0644
ACSD_FileEditor=N/A
#HtmlBrowser$FactoryEditor
CTL_UnspecifiedBrowser=<Unspecified>
#PropertiesCustomEditor
ACS_PropertiesEditorPane=\u062e\u0635\u0627\u0626\u0635
ACSD_PropertiesEditorPane=N/A
ACSD_CustomPropertiesEditor=N/A
WARN_PropertiesComments=Warning: comments will be discarded.
#StringArrayCustomEditor
CTL_Empty=<empty>
CTL_Item=&Item:
ACSD_CTL_Item=N/A
CTL_ItemList=Item &List
ACSD_CTL_ItemList=N/A
CTL_Add_StringArrayCustomEditor=&Add
ACSD_CTL_Add_StringArrayCustomEditor=N/A
CTL_Change_StringArrayCustomEditor=\u062a\u062d\u0631\u064a\u0631
ACSD_CTL_Change_StringArrayCustomEditor=N/A
CTL_Remove=\u062d\u0630\u0641
ACSD_CTL_Remove=N/A
CTL_MoveUp=&Up
ACSD_CTL_MoveUp=N/A
CTL_MoveDown=Do&wn
ACSD_CTL_MoveDown=N/A
ACSD_StringArrayCustomEditor=N/A
#Bool/BooleanEditor
TRUE=true
FALSE=false
NULL=null
#Int/IntegerEditor
#Illegal argument exception on bad string input
EXC_ILLEGAL_VALUE_TEXT=Non integer input value:
#Illegal argument exception on bad string input to a keyed editor
#preceding the input string
EXC_ILLEGAL_STRING_TEXT_FIRST=Illegal string kmsgey "
#Illegal argument exception on bad string input to a keyed editor
#following the input string, preceding the list of keys
EXC_ILLEGAL_STRING_TEXT_SECOND=" - valid values are: "
#ClassEditor unknown class text
FMT_EXC_CANT_LOAD_CLASS=Unknown class: {0}
#Generic bad string value supplied for primitive type
FMT_EXC_GENERIC_BAD_VALUE=Not a legal value: {0}
#Bad text message for URLs
FMT_EXC_BAD_URL=Not a recognized URL: {0}
#
MSG_NULL_OR_EMPTY=Null, or an empty array
#ObjectEditor
ACSN_ObjectTree=Available options
ACSD_ObjectTree=Select an object
#Font Editor
MSG_AppleBug=If you are seeing this message, an error occured while initializing the list of available fonts. This is due to a bug in the Apple JVM triggered when bitmap fonts are installed on the system. In order to use the font editor, you will need to uninstall all bitmap fonts on your system. See Apple BugReporter issue 3121780 for further details.
# http://en.wikipedia.org/wiki/The_quick_brown_fox_jumps_over_the_lazy_dog
# translators @see http://en.wikipedia.org/wiki/List_of_pangrams
#MSG_Preview=The quick brown fox jumps over the lazy dog
# will be same as CTL_OK in openide.explorer/src/org/openide/explorer/propertysheet/Bundle.properties
CTL_OK=\u062d\u0633\u0646\u0627\u064b