blob: 7f308665f7e47a803c67ef924ec76f564e004b91 [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.
OpenIDE-Module-Name=Java - Navigation
OpenIDE-Module-Display-Category=Java
OpenIDE-Module-Short-Description=Adds support for structural views of Java sources to the Navigator component
OpenIDE-Module-Long-Description=Enables the Navigator component to display structural views of Java source files
LBL_inheritance=Inheritance View
LBL_members=Members View
LBL_superclass=Move to superclass
LBL_NoMembersAvail=<No Members Available>
LBL_WaitNode=V\u00e4nta...
LBL_Invalid=Ogiltigt objekt
ACSN_DocScrollPane=Javadoc View
ACSD_DocScrollPane=Javadoc View
#filters
LBL_ShowNonPublic=Show Non-Public Members
LBL_ShowStatic=Show Static Members
LBL_ShowFields=Visa F\u00e4lt
LBL_ShowInherited=Visa \u00c4rvda Medlemmar
LBL_ShowNonPublicTip=Show non-public members
LBL_ShowStaticTip=Show static members
LBL_ShowFieldsTip=Visa f\u00e4lt
LBL_ShowInheritedTip=Visa \u00e4rvda medlemmar
LBL_Annotations=Annotations:
LBL_Javadoc=Javadoc:
#StructureTreeView
LBL_Constructors=Konstruktorer
LBL_Methods=Metoder
LBL_Fields=F\u00e4lt
LBL_Structure=Struktur
LBL_View=Visa
DESC_lookswitcher=Select a type of view
TIP_TapPanel=Click or press {0} to hide/show when the Navigator is active
LBL_ShortenNames=Shorten Names
#Javadoc and declaration view
CTL_DeclarationTopComponent=Declaration
CTL_JavadocTopComponent=Javadoc
HINT_DeclarationTopComponent=The Declaration window shows the Java code of the element under the caret.
HINT_JavadocTopComponent=The Javadoc window shows the Java code of the element under the caret.
#Members and Hierarchy pop up
TITLE_Hierarchy=Hierarchy - {0}
TITLE_Members=Members - {0}
LABEL_filterLabel=&Filter:
TOOLTIP_filterTextField=Type a regular expression to filter the items. ("?" matches any character, "*" matches any string; a trailing "*" is automatically appended)
LABEL_caseSensitiveFilterCheckBox=&Case sensitive
caseSensitiveFilterCheckBox_ACSD=Switches Filter case sensitivity
TOOLTIP_methodLabel=Metod
TOOLTIPL_packageLabel=Package
TOOLTIP_privateLabel=Private
TOOLTIP_protectedLabel=Protected
TOOLTIP_publicLabel=Public
TOOLTIP_staticLabel=Static
TOOLTIP_classLabel=Klass
TOOLTIP_innerClassLabel=Inner Class
TOOLTIP_interfaceLabel=Interface
TOOLTIP_fieldLabel=Field
TOOLTIP_constructorLabel=Constructor
TOOLTIP_showInheritedToggleButton=Visa \u00c4rvda Medlemmar
TOOLTIP_showSuperTypeHierarchyToggleButton=Show supertype hierarchy (Alt+S)
TOOLTIP_showSubTypeHierarchyToggleButton=Show subtype hierarchy (Alt+B)
TOOLTIP_showFQNToggleButton=Show fully qualified names (Alt+Q)
TOOLTIP_showInnerToggleButton=Show inner classes and interface (Alt+I)
TOOLTIP_showProtectedToggleButton=Show protected members
TOOLTIP_showPackageToggleButton=Show package members
TOOLTIP_showPrivateToggleButton=Show private members
TOOLTIP_showStaticToggleButton=Show static members
TOOLTIP_showConstructorsToggleButton=Show constructors
TOOLTIP_showMethodsToggleButton=Show methods
TOOLTIP_showFieldsToggleButton=Visa f\u00e4lt
TOOLTIP_showEnumConstantsToggleButton=Show enum constants
TOOLTIP_expandAll=Expand All (Alt+E)
LABEL_filtersLabel=&Filters:
LABEL_Close=C&lose
MSG_WontShowSubTypesOfObject=Will not show subtypes of {0}. Huge Query!
MSG_CouldNotOpenElement=Could not open element {0}.
# Localization of Navigate/Inspect submenu
Menu/GoTo/Inspect=I&nspect
# Localization of Window/Other submenu
Menu/Window/Other=Ot&her
HINT_doc_browser_back_button=G\u00e5 till f\u00f6reg\u00e5ende sida
HINT_doc_browser_forward_button=G\u00e5 till n\u00e4sta sida
HINT_doc_browser_show_web_button=Visa dokumentation i extern webbl\u00e4sare
HINT_doc_browser_goto_source_button=\u00d6ppna kod i editor
LBL_PleaseWait=V\u00e4nta...
HINT_EnlargeJavaDocToolip=Press {0} to enlarge
ACSD_JavaHierarchyTree=Java Hierarchy Tree Accessible Descriptor
ACSD_JavaMembersTree=Java Members Tree Accessible Descriptor
ACSN_JavaMembersTree=Java Members Tree
ACSN_JavaHierarchyTree=Java Hierarchy Tree
ACSD_JavaHierarchyDialog=Java Hierarchy view for class {0}