blob: b1cf2a917b29dd90ff71f8f10bb25b68d524453e [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-2008 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.
# manifest
OpenIDE-Module-Name=Actions APIs
OpenIDE-Module-Display-Category=Infrastructure
OpenIDE-Module-Short-Description=Definition of common actions for NetBeans
OpenIDE-Module-Long-Description=Provides list of common actions used by any NetBeans application.
New=&Add
# {0} name of the only one new type
NewArg=&Add {0}
# File
NewFromTemplate=\u062c\u062f\u064a\u062f
Save=\u0627\u062d\u0641\u0638
Print=\u0627\u0637\u0628\u0639...
PageSetup=Pa&ge Setup...
#0 undoableedit
UndoWithParameter=&Undo {0}
#0 undoableedit
RedoWithParameter=&Redo {0}
UndoSimple=&Undo
RedoSimple=&Redo
Cut=Cu&t
Copy=Cop&y
Paste=&Paste
Delete=\u0623\u062d\u0630\u0641
Find=&Find...
Goto=Go to &Line...
Replace=R&eplace...
# View
Properties=\u062e\u0635\u0627\u0626\u0635
View=\u0639\u0631\u0636
Edit=\u062d\u0631\u0651\u0631
# Build
Execute=&Execute
# Window
DockWindow=&Dock View
UndockWindow=&Undock View
CloneView=&Clone View
CloseView=\u0623\u063a\u0644\u0642
NextTab=&Next View
PreviousTab=&Previous View
Open=\u0627\u0641\u062a\u062d
Rename=\u0623\u0639\u062f \u062a\u0633\u0645\u064a\u0629...
MoveUp=Move Up
MoveDown=Move Down
Customize=Customize
#rename action
CTL_RenameTitle=\u0623\u0639\u062f \u062a\u0633\u0645\u064a\u0629
CTL_RenameLabel=\u0627\u0633\u0645 \u062c\u062f\u064a\u062f:
# {0} param represents old name before renaming.
MSG_BadFormat=This object cannot be renamed from {0} to {1}.
#GarbageCollectAction
CTL_GarbageCollect=Garbage Collect
#HeapView
LBL_ShowText=Show Text
LBL_DropShadow=Drop Shadow
LBL_OverlayGrid=Overlay Grid
# NewTemplateAction
CTL_NewName=\u0627\u0633\u0645 \u062c\u062f\u064a\u062f
CTL_NewNameTitle=\u062c\u062f\u064a\u062f
#Reorder Action
Reorder=Change Order...
OpenLocalExplorer=Explore From &Here
WorkspacesItems=&Workspaces
# name of template
CTL_Template_Name=Object &Name:
# title of dialog
CTL_Template_Dialog_Title=Instantiate Template
CTL_Template_Dialog_RootTitle=Save &In:
# Tools action
CTL_Tools=\u0623\u062f\u0648\u0627\u062a
CTL_EmptySubMenu=\u0641\u0627\u0631\u063a
# name of the PopupAction
Popup=Popup
#SaveAction
MSG_saved={0} saved.
EXC_notsaved=There were some problems while saving {0}\nCause: {1}
#Template wizard title
CTL_TemplateWizard=New From Template
#Displayed while system is garbage collecting if memory toolbar is clicked
MSG_GC=GC...
CTL_GC=Click to force garbage collection