blob: bc9811445f7cbcb774881731337f48cc3689b841 [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.
CTL_Debugging_workspace=Ricerca degli errori
CTL_Debugger_window=Finestra del debugger
CTL_Editor_window=Editor dei sorgenti
Services/org-netbeans-modules-debugger-support-DebuggerSettings.settings=Impostazioni del debugger
Services/DebuggerType/org-netbeans-modules-debugger-delegator-DefaultDebuggerType.settings=Impostazioni predefinite per la ricerca degli errori
Services/Executor/org-netbeans-modules-debugger-multisession-DebuggerExecutor.settings=Esecuzione del debugger
Templates/Services/DebuggerType/org-netbeans-modules-debugger-delegator-DefaultDebuggerType.settings=Impostazioni predefinite per la ricerca degli errori
Templates/Services/Executor/org-netbeans-modules-debugger-multisession-DebuggerExecutor.settings=Esecuzione del debugger
Menu/Run/StartSession=Inizia &sessione del debugger
Menu/Run/StartSession/nb-projects-debug.instance=Ricerca errori nel pro&getto attivo
Menu/Run/nb-projects-debug-profiles.instance=Profili della ric&erca errori
Menu/Window/Debug=Ric&erca degli errori
Toolbars/Debug=Esegui &debug
Toolbars/Debug/nb-projects-debug.instance=Ricerca errori nel pro&getto attivo
Actions/Debug=Esegui il debug
Editors/AnnotationTypes/BreakpointActions=&Breakpoint
Editors/AnnotationTypes/OtherThreadActions=&Thread
#Annotations
HINT_ANNOTATION=Annotazione del debugger
HINT_BREAKPOINT=Punto di interruzione
HINT_BREAKPOINT_BROKEN=Broken Breakpoint
HINT_DISABLED_BREAKPOINT=Punto di interruzione disabilitato
HINT_CONDITIONAL_BREAKPOINT=Punto di interruzione condizionale
HINT_CONDITIONAL_BREAKPOINT_BROKEN=Broken Conditional Breakpoint
HINT_DISABLED_CONDITIONAL_BREAKPOINT=Punto di interruzione condizionale disabilitato
HINT_CURRENT_PC=Contatore del programma attuale
HINT_OTHER_THREAD=Set Current Thread to
HINT_OTHER_THREAD_BP=Program Counter of a thread with a Breakpoint
HINT_OTHER_THREAD_BP_BROKEN=Program Counter of a thread with a Broken Breakpoint
HINT_OTHER_THREAD_CBP=Program Counter of a thread with Conditional Breakpoint
HINT_OTHER_THREAD_DBP=Program Counter of a thread with a Disabled Breakpoint
HINT_OTHER_THREAD_PC=Current Program Counter and other thread
HINT_OTHER_THREAD_PC_BP=Current Program Counter and other thread with a Breakpoint
HINT_OTHER_THREADS=Set Current Threads to
HINT_OTHER_THREADS_BP=Program Counter of threads with a Breakpoint
HINT_OTHER_THREADS_BP_BROKEN=Program Counter of threads with a Broken Breakpoint
HINT_OTHER_THREADS_CBP=Program Counter of threads with Conditional Breakpoint
HINT_OTHER_THREADS_DBP=Program Counter of threads with a Disabled Breakpoint
HINT_OTHER_THREADS_PC=Current Program Counter and other threads
HINT_OTHER_THREADS_PC_BP=Current Program Counter and other threads with a Breakpoint
HINT_MULTIPLE_BREAKPOINTS=Punti di interruzione multipli
HINT_MULTIPLE_BROKEN_BREAKPOINTS=Multiple Broken Breakpoints
HINT_MULTIPLE_DISABLED_BREAKPOINTS=Punti di interruzione multipli disabilitati
HINT_MIXED_BREAKPOINTS=Punti di interruzione abilitati e disabilitati multipli
HINT_MIXED_BROKEN_BREAKPOINTS=Multiple Enabled and Disabled Broken Breakpoints
HINT_MIXED_BREAKPOINTS_TOOLTIP=Punti di interruzione abilitati e disabilitati multipli
HINT_PC_BREAKPOINT=Contatore del programma e un punto di interruzione
HINT_PC_BROKEN_BREAKPOINT=Program Counter and a Broken Breakpoint
HINT_PC_BREAKPOINT_TOOLTIP=Contatore del programma e un punto di interruzione
HINT_PC_CONDITIONAL_BREAKPOINT=Contatore del programma e un punto di interruzione condizionale
HINT_PC_BROKEN_CONDITIONAL_BREAKPOINT=Program Counter and a Broken Conditional Breakpoint
HINT_PC_DISABLED_BREAKPOINT=Contatore del programma e un punto di interruzione disabilitato
HINT_PC_DISABLED_CONDITIONAL_BREAKPOINT=Contatore del programma e un punto di interruzione condizionale disabilitato
HINT_PC_MULTIPLE_BREAKPOINTS=Contatore del programma e punti di interruzione multipli
HINT_PC_MULTIPLE_BREAKPOINTS_BROKEN=Program Counter and Multiple Broken Breakpoints
HINT_PC_MULTIPLE_DISABLED_BREAKPOINTS=Contatore del programma e punti di interruzione disabilitati multipli
HINT_PC_MIXED_BREAKPOINTS=Program Counter and Multiple Enabled and Disabled Breakpoints
HINT_PC_MIXED_BROKEN_BREAKPOINTS=Program Counter and Multiple Enabled and Disabled Broken Breakpoints
HINT_PC_MIXED_BREAKPOINTS_TOOLTIP=Program Counter and Multiple Enabled and Disabled Breakpoints
HINT_CALLSITE=Ubicazione chiamate
HINT_CURRENT_EXP_LINE=Contatore attuale del programma nell'espressione
HINT_CURRENT_EXP_LINE_BP=Current Program Counter In Expression + Breakpoint
HINT_CURRENT_EXP_LINE_CBP=Current Program Counter In Expression + Conditional Breakpoint
HINT_CURRENT_EXP_LINE_DBP=Current Program Counter In Expression + Disabled Breakpoint
HINT_CURRENT_EXP_LINE_DCBP=Current Program Counter In Expression + Disabled Conditional Breakpoint
HINT_CURRENT_EXP=Espressione attuale