blob: 7fbaaeb8943f606d89b5fc952ba7ab105a3667ab [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.
#SessionThreadRootNode
CTL_ThreadRootNode=Processi
#SessionsRootNode
CTL_SessionsRootNode=Sessioni
#SessionNode
PROP_session_name=Nome della sessione
HINT_session_name=Nome di questa sessione.
PROP_location_name=Nome dell'host
HINT_location_name=Name of computer this session is running on.
CTL_Starting=Sto iniziando
CTL_Running=In esecuzione
CTL_Stopped_on_breakpoint=Nel punto di interruzione
CTL_Stopped=In pausa
PROP_state=Stato
HINT_state=Stato
#DebuggerWindow
CTL_Debugger_Window=Correttore
#DebuggerViews - tooltips
CTL_Sessions_view=Sessioni
CTL_Sessions_view_tooltip=Vista sessioni
CTL_Breakpoints_view=Punti di interruzione
CTL_Breakpoints_view_tooltip=Vista punti di interruzione
CTL_Threads_view=Processi
CTL_Threads_view_tooltip=Vista Threads
CTL_Call_stack_view=(Stack) Pila delle chiamate
CTL_Call_stack_view_tooltip=Vista pila delle chiamate
CTL_Watches_view=Elementi osservati
CTL_Watches_view_tooltip=Vista elementi osservati
CTL_Variables_view=Variabili
CTL_Locals_view_tooltip=Vista variabili
CTL_Sources_view=Sorgenti
CTL_Sources_view_tooltip=Vista sorgenti
CTL_Result_view=Evaluation Result
CTL_Result_view_tooltip=Evaluation Result View
# [PENDING] need various hints
#BreakpointContext
PROP_breakpoint_class_name=Nome della classe
HINT_breakpoint_class_name=Nome della classe che contiene questo punto di interruzione.
PROP_breakpoint_method_name=Nome del metodo
HINT_breakpoint_method_name=Nome del metodo nel quale \u00e8 impostato questo punto di interruzione, se pertinente.
PROP_breakpoint_line_number=Numero di riga
HINT_breakpoint_line_number=Numero di riga nel quale \u00e8 impostato questo punto di interruzione, se pertinente.
PROP_breakpoint_enabled=Abilitato
HINT_breakpoint_enabled=Se vero, questo punto di interruzione \u00e8 abilitato.
PROP_breakpoint_valid=Valido
HINT_breakpoint_valid=Se vero, questo punto di interruzione si trova in una posizione valida.
PROP_condition=Condizione
HINT_condition=Determina se le azioni di sospensione e stampa devono essere eseguite.
CTL_Breakpoint=Punto di interruzione
CTL_Breakpoint_not_valide=Punto di interruzione [non valido]
#BreakpointsContext
CTL_Breakpoints_group_root=Punti di interruzione
PROP_breakpoint_group_name=Nome
HINT_breakpoint_group_name=Nome del gruppo di punti di interruzione
#CallStack
CTL_CallStack=(Stack) Pila delle chiamate
#CallStackLine
PROP_call_stack_class_name=Nome della classe
HINT_call_stack_class_name=Nome della classe
PROP_call_stack_method_name=Nome del metodo
HINT_call_stack_method_name=Nome del metodo
PROP_call_stack_line_number=Numero di riga
HINT_call_stack_line_number=Numero di riga
#DebuggerNode
VAL_NotRrunning=non in esecuzione
VAL_Starting=Sto iniziando
VAL_Running=In esecuzione
VAL_Stopped=Fermato ad un punto di interruzione
CTL_Debugger=Correttore
HINT_Debugger=Rappresenta tutti gli aspetti della configurazione e lo stato attuale del debugger.
PROP_debugger_state=Stato del debugger
HINT_debugger_state=Stato attuale del debugger.
#JavaDebuggerNode
PROP_show_messages=Mostra messaggi
HINT_show_messages=Enable display of debugging information messages
PROP_show_in_editor=Mostra nell'editor
HINT_show_in_editor=Show class where debugger is stopped in editor.
PROP_remote_debugging=Debugger da remoto
HINT_remote_debugging=Debugger da remoto
PROP_total_memory=Memoria totale
HINT_total_memory=Memoria totale
PROP_free_memory=Memoria disponibile
HINT_free_memory=Memoria disponibile
PROP_source_path=Percorso dei sorgenti
HINT_source_path=Percorso dei sorgenti
PROP_exception_catch_list=Lista istruzioni "catch"
HINT_exception_catch_list=Lista istruzioni "catch"
EXC_Debugger=Eccezione del debugger
#Locals
CTL_Locals=Locale
#ThreadContext
PROP_thread_name=Nome
HINT_thread_name=Nome di questo processo.
PROP_thread_state=Stato
HINT_thread_state=Stato di esecuzione di questo processo.
PROP_thread_class=Classe
HINT_thread_class=Classe
PROP_thread_method=Metodo
HINT_thread_method=Metodo
PROP_thread_line=Numero di riga
HINT_thread_line=Numero di riga
PROP_thread_stack_depth=Profondit\u00e0 della pila
HINT_thread_stack_depth=Profondit\u00e0 della pila
PROP_thread_frame_index=Indice del riquadro
HINT_thread_frame_index=Indice del riquadro
PROP_thread_suspended=Sospeso
HINT_thread_suspended=Sospeso
CTL_Thread=Processo
#ThreadGroupContext
CTL_Thread_group=Gruppo del processo
CTL_Thread_root=Processi
PROP_group_name=Nome
HINT_group_name=Name of thread group
#VariableContext
PROP_watch_name=Nome della variabile
HINT_watch_name=Nome della variabile
CTL_NoSession=[Nessuna sessione]
CTL_NotInScope=[Non \u00e8 nell'ambito]
CTL_NotInitialized=[Non \u00e8 inizializzato]
PROP_watch_type=Tipo di campo
HINT_watch_type=Tipo di variabile
PROP_watch_inner_type=Tipo
HINT_watch_inner_type=Tipo di valore
PROP_watch_modifiers=Modificatori
HINT_watch_modifiers=Modificatori
PROP_watch_value=Valore
HINT_watch_value=Valore della variabile
PROP_base_index=Primo indice
HINT_base_index=Primo indice del campo da mostrare
PROP_displayed_length=Lunghezza massima
HINT_displayed_length=Numero massimo di campi da mostrare
#WatchContext
PROP_watch_in_scope=\u00c8 nell'ambito
HINT_watch_in_scope=\u00c8 nell'ambito
#WatchesContext
CTL_Watches_group_root=Elementi osservati
#CreateVariableAccessBreakpointAction
CTL_CreateVariableAccessBreakpoint=Creare punto di interruzione all'accesso alla variabile
#CreateVariableModificationBreakpointAction
CTL_CreateVariableModificationBreakpoint=Creare punto di interruzione alla modifica della variabile
#Variables
CTL_Variables_root=Variabili
#CopyPasteSupport
CTL_Paste_breakpoint_menu_name=Incolla
#AllInOne
CTL_All_in_one_view=Tutto in uno
CTL_Threads=Processi
PROP_session_name_column_name=Nome
HINT_session_name_column_name=Name used to identify the session.
PROP_session_state_column_name=Stato
HINT_session_state_column_name=Description of the current state of the session.
PROP_session_location_column_name=Nome dell'host
HINT_session_location_column_name=Name of computer this session is running on.
PROP_session_language_column_name=Lingua
HINT_session_language_column_name=Lingua
PROP_threads_column_name=Nome
HINT_threads_column_name=Name used to identify the thread.
PROP_threads_column_state=Stato
HINT_threads_column_state=Description of the current state of the thread.
PROP_threads_column_suspended=Sospeso
HINT_threads_column_suspended=Stato sospeso
PROP_threads_column_class=Classe
HINT_threads_column_class=Qualified name of the class that execution is within on the thread.
PROP_watches_column_name=Nome
HINT_watches_column_name=Nome dell'elemento osservato.
PROP_watches_column_inner_type=Tipo
HINT_watches_column_inner_type=Type as it is known to the runtime system.
PROP_watches_column_value=Valore
HINT_watches_column_value=Current value of the watch.
PROP_watches_column_in_scope=\u00c8 nell'ambito
HINT_watches_column_in_scope=\u00c8 nell'ambito
PROP_breakpoints_column_name=Sommario
HINT_breakpoints_column_name=Sommario
PROP_breakpoints_column_enabled=Abilitato
HINT_breakpoints_column_enabled=Abilitato
PROP_breakpoints_column_valid=Valido
HINT_breakpoints_column_valid=Valido
PROP_breakpoints_column_suspend=Sospendi
HINT_breakpoints_column_suspend=Sospendi
PROP_callstack_column_name=Nome
HINT_callstack_column_name=Identifier of the function or method corresponding to the frame.
PROP_callstack_column_location=Posizione
HINT_callstack_column_location=File name and line number of the source code corresponding to the current instruction.
PROP_locals_column_name=Nome
HINT_locals_column_name=Name of the variable
PROP_locals_column_inner_type=Tipo
HINT_locals_column_inner_type=Type as it is known to the runtime system.
PROP_locals_column_value=Valore
HINT_locals_column_value=Current value of the variable.
PROP_allinone_column_name=Nome
HINT_allinone_column_name=Nome
#Variables View buttons
Hint_Show_Watches=Show watches inside Variables view
Hint_Show_Result=Show evaluator result inside Variables view
Hint_Create_New_Watch=Create new watch
# ViewModelListener
Tooltip_SelectSrc=Select source type