blob: 364d72221486531d12e90b6b6d28ea6c71c28bf8 [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.
ERR_no_set_til_session=Cannot set breakpoints until the program has been loaded in the debugger
CTL_Line_event_name_Line=Line {0}
CTL_Line_event_name=Li\u00f1a {0}:{1}
CTL_Line_event_type_name=File:Line
CTL_Default=<Predefinido>
#
# Breakpoint displayName formats (name column of the breakpoints window)
#
# {0} is the function:
Handler_AllFunc=All {0}
# {0} is the function:
Handler_ReturnFrom=Return from {0}
# {0} is the address:
Handler_Instruction=Instruction at {0}
Handler_Fallback={0}
#
# LineBreakpoint
#
LBL_LineFile=File:Line
PROP_breakpoint_line_file=Nome do Ficheiro
HINT_breakpoint_line_file=Name of the file containing this breakpoint
PROP_breakpoint_line_number=N\u00famero de li\u00f1a
HINT_breakpoint_line_number=The line number on which this breakpoint is set, if applicable
#
# FallbackBreakpoint
#
LBL_Fallback=Fallback Breakpoint Handler
#
# FaultBreakpoint
#
PROP_breakpoint_fault_name=Fault name or number
HINT_breakpoint_fault_name=Fault name or number
#
# InstructionBreakpoint
#
LBL_Instruction=Instruci\u00f3n
PROP_breakpoint_instruction=Enderezo
HINT_breakpoint_instruction=Enderezo
# Functions
LBL_Function=Funci\u00f3n
Function=Function:
MNEM_Function=F
# Unique function:
MNEM_Func=Q
MNEM_AllFuncs=A
MNEM_OnReturn=R
ACSD_Function=Type in a function name
# Line Breakpoint
File=Ficheiro:
MNEM_File=F
Line=Line:
MNEM_Line=i
Browse=Examinar...
MNEM_Browse=r
ACSD_File=Type in a file name
ACSD_Line=Type in a line number
# Instruction Breakpoint
AddressLabel=Enderezos:
MNEM_AddressLabel=A
ACSD_Address=Type in the address of instruction