blob: 2fc49a1dee31ab4652444fcb38da473a4c7a3449 [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-2007 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.
# Names of Controls
CTL_SEARCH_MenuItem=&Ricerca nell'indice Javadoc
CTL_SEARCH_WindowTitle=Ricerca nell'indice Javadoc
CTL_SEARCH_ButtonFind=Cer&ca
CTL_SEARCH_ButtonStop=Arre&sta
ACS_SEARCH_PanelA11yName=Pannello di ricerca nell'indice Javadoc
ACS_SEARCH_PanelA11yDesc=Pannello di ricerca nell'indice Javadoc.
ACS_SEARCH_SearchComboBoxA11yName=Combo box Ricerca
ACS_SEARCH_SearchComboBoxA11yDesc=Combo box contenente stringhe da cercare.
ACS_SEARCH_ResultsListA11yName=Lista dei risultati
ACS_SEARCH_ResultsListA11yDesc=Lista dei risultati.
ACS_SEARCH_QuickBrowserA11yName=Browser HTML rapido
ACS_SEARCH_QuickBrowserA11yDesc=Contenuto dei risultati selezionati.
CTL_SEARCH_search_ToolTip=Avvia o arresta la ricerca nella documentazione.
CTL_SEARCH_showSource_ToolTip=Mostra sorgente
CTL_SEARCH_showSource_Mnemonic=W
CTL_SEARCH_byReference_ToolTip=Ordina per pacchetto
CTL_SEARCH_byReference_Mnemonic=P
CTL_SEARCH_byType_ToolTip=Ordina per tipo
CTL_SEARCH_byType_Mnemonic=T
CTL_SEARCH_byName_ToolTip=Ordina per nome
CTL_SEARCH_byName_Mnemonic=N
CTL_SEARCH_quickView_ToolTip=Commuta visualizzatore HTML
CTL_SEARCH_quickView_Mnemonic=G
CTL_SEARCH_NotFound=Nessuna documentazione trovata.
CTL_SEARCH_Wait=Attendere prego ...
CTL_SEARCH_InitRoots=Sto inizializzando le radici del javadoc...
# JDK 1.2 Standard doclet short descriptions converted to upper case
#JDK12_CLASS=CLASS
#JDK12_INTERFACE=INTERFACE
#JDK12_EXCEPTION=EXCEPTION
#JDK12_ERROR=ERROR
#JDK12_CONSTRUCTOR=CONSTRUCTOR
#JDK12_METHOD=METHOD
#JDK12_VARIABLE=VARIABLE
#JDK12_STATIC=STATIC
#JDK12_DASH=-
#JDK12_PACKAGE=PACKAGE
#JDK15_ENUM=ENUM
#JDK15_ANNOTATION_TYPE=ANNOTATION
# Messages
MSG_NoDoc=Indici della documentazione Javadoc non trovati. Potresti voler aggiungere il javadoc\nalle librerie o piattaforme che usi nel Gestore delle librerie o delle piattaforme.\nTali librerie o piattaforme devono essere usate da un qualsiasi progetto aperto.\n\nLa documentazione del JDK \u00e8 disponibile a http://java.sun.com/docs/.
MSG_SEARCH_SrcNotFound=Codice sorgente non trovato nei file system.
IndexSearch.searchButton.text=Cerca
#search types
PROP_CaseSensitive=Ricerca maiuscole/minuscole
HINT_CaseSensitive=Abilita o disabilita la ricerca con le maiuscole/minuscole corrispondenti
CTL_SEARCH_ButtonHelp=Ai&uto
CTL_SEARCH_ButtonHelp_tooltip=Mostra aiuto in linea
# Menu item - documentation index/overview pages (entry points)
CTL_INDICES_MenuItem=Riferimenti &Javadoc
CTL_MORE_INDICES_MenuItem=&Pi\u00f9 Javadoc...
# displayed when there are no indices:
CTL_no_indices_found=Vuoto
# Filter that extracts meaninful part of the <TITLE> of the index/overview page
# Contents matched by the first parenthesis are used as display text. If none
# of the patterns, matches, the entire <TITLE> contents is displayed.
# List most common patterns, one per line (\n\ at the end!), surround the actual
# documentation set name by parenthesis.
#FILTER_OverviewIndiceLabel=\\s*Overview\\s*\\((.*)\\)\n(.*):\\s*Overview\n(.*)\\s*-\\s*Overview
# No title in the overview document.
# 0 - name of the overview file (e.g. index.html, ....)
FMT_NoOverviewTitle=<Nessun titolo> ({0})
# ReferencesPanel
ReferencesPanel.title=Riferimenti Javadoc
ReferencesPanel.listLabel.text=&Riferimenti:
ReferencesPanel.wait.text=Attendere prego...
ReferencesPanel.ok.text=&Apri
ReferencesPanel.noJavadoc=Nessun javadoc trovato.
ReferencesPanel.locationLabel.text=Posi&zione:
AN_ReferencesDialog=Finestra di dialogo Riferimenti Javadoc
AD_ReferencesDialog=Finestra di dialogo Riferimenti Javadoc
ReferencesPanel.listLabel.AccessibleContext.accessibleDescription=Riferimenti
ReferencesPanel.listLabel.AccessibleContext.accessibleName=Riferimenti
ReferencesPanel.locationLabel.AccessibleContext.accessibleName=Posizione
ReferencesPanel.locationLabel.AccessibleContext.accessibleDescription=Posizione del javadoc
ReferencesPanel.refList.AccessibleContext.accessibleName=Lista dei riferimenti
ReferencesPanel.refList.AccessibleContext.accessibleDescription=Lista dei riferimenti javadoc