blob: a57974ea5b3bcaa0216acb39855bba9fcf52cb93 [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.
# Palette Action display name
CTL_Component_palette=Palette
#Component palette labels, hints, menus
CTL_NewCategory=Palette Category
CTL_NewCategoryTitle=New Palette Category
CTL_NewCategoryName=&New Category Name:
CTL_NewCategoryValue=Category
HINT_PaletteComponent=Component Palette
# context menu on palette item button
CTL_Cut=Kes
CTL_Copy=Kopyala
CTL_Delete=Kald\u0131r
FMT_ConfirmBeanDelete=Are you sure you want to remove \"{0}\" item from the palette?
CTL_ConfirmBeanTitle=Confirm Palette Item Removal
CTL_ShowNames=Show Item Names
CTL_HideNames=Hide Item Names
CTL_IconSize=Show {0,choice,1#Big|2#Small} Icons
# context menu on palette category
CTL_OrderItems=Change Items Order
CTL_SortItems=Sort by Item Name
CTL_Paste=Paste Item
CTL_DeleteCategory=Delete Category
CTL_RenameCategory=Rename Category
FMT_ConfirmCategoryDelete=Are you sure you want to delete \"{0}\" palette category\nand all of its contents?
CTL_ConfirmCategoryTitle=Confirm Palette Category Removal
CTL_Rename=Yeniden Adland\u0131r
CTL_NewName=Ye&ni \u0130sim:
# context menu on palette
CTL_SortCategories=Sort by Category Name
CTL_OrderCategories=Change Categories Order
CTL_CreateCategory=Create New Category
CTL_RefreshPalette=Refresh Palette
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName={0} is not a valid name.
# Formatting of warning message displayed when creating palette category and category with provided name already exists
# {0} - name of the palette category requested to be created
FMT_CategoryExists=Palette category "{0}" already exists.
# Palette Manager
CTL_Customizer_Title=Palette Manager
CTL_Caption=Pale&tte Content:
CTL_NewCategory_Button=&New Category...
CTL_Remove_Button=&Remove...
CTL_MoveUp_Button=&Yukar\u0131 Ta\u015f\u0131
CTL_MoveDown_Button=A\u015fa\u011f\u0131 &Ta\u015f\u0131
CTL_Close_Button=&Kapat
MSG_ConfirmPaletteDelete=Are you sure you to remove the selected content from the palette?
CTL_ConfirmDeleteTitle=Confirm Palette Content Removal
ACSD_PaletteCustomizer=Palette Manager
ACSD_MoveUp=Move selected item or category up
ACSD_MoveDown=Move selected item or category down
ACSD_Remove=Remove selected item or category
ACSD_NewCategory=Add new category
ACSD_Close=Close Palette Manager window
ACSN_PaletteContentsTree=Palette Contents Tree
ACSD_PaletteContentsTree=Palette categories and items displayed as a tree
CTL_ResetPalette=Reset &Palette
ASCN_ResetPalette=Reset Palette Button
ASCD_ResetPalette=Resets the component palette to its default state
CTL_ResetPalettePopup=Reset Palette
MSG_ConfirmPaletteReset=Are you sure you want to reset the palette?
CTL_ConfirmResetTitle=Confirm Palette Reset
CTL_ShowCustomizer=Palette Manager...
CTL_PaletteAction=Pale&tte
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Unknown editor palette item version.
MSG_UnsupportedEditorPaletteItemVersion=Unsupported editor palette item version.
Err_StoreSettings=Error while saving palette settings.