src/ca/cnd/cnd-debugger-common2/cnd-debugger-common2/org/netbeans/modules/cnd/debugger/common2/debugger/Bundle_ca.properties
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1660 50956dfce18c
permissions -rw-r--r--
weekly community updates
masaki@1553
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@1553
     2
#
masaki@1553
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@1553
     4
#
masaki@1553
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@1553
     6
# Other names may be trademarks of their respective owners.
masaki@1553
     7
#
masaki@1553
     8
# The contents of this file are subject to the terms of either the GNU
masaki@1553
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@1553
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@1553
    11
# "License"). You may not use this file except in compliance with the
masaki@1553
    12
# License. You can obtain a copy of the License at
masaki@1553
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@1553
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@1553
    15
# specific language governing permissions and limitations under the
masaki@1553
    16
# License.  When distributing the software, include this License Header
masaki@1553
    17
# Notice in each file and include the License file at
masaki@1553
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@1553
    19
# particular file as subject to the "Classpath" exception as provided
masaki@1553
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@1553
    21
# accompanied this code. If applicable, add the following below the
masaki@1553
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@1553
    23
# your own identifying information:
masaki@1553
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@1553
    25
#
masaki@1553
    26
# Contributor(s):
masaki@1553
    27
#
masaki@1553
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@1553
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@1553
    30
# Microsystems, Inc. All Rights Reserved.
masaki@1553
    31
#
masaki@1553
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@1553
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@1553
    34
# "[Contributor] elects to include this software in this distribution
masaki@1553
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@1553
    36
# single choice of license, a recipient has the option to distribute
masaki@1553
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@1553
    38
# to extend the choice of license to its licensees as provided above.
masaki@1553
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@1553
    40
# Version 2 license, then the option applies only if the new code is
masaki@1553
    41
# made subject to such option by the copyright holder.
masaki@1553
    42
masaki@1553
    43
Dbx=Dbx
masaki@1553
    44
File=fitxer
masaki@1553
    45
masaki@1660
    46
ACSD_Configure=Seleccioneu els par\u00e0metres i les opcions per de l'executable depurat
masaki@1553
    47
EnvName=Nom
masaki@1553
    48
EnvValue=Valor
masaki@1553
    49
masaki@1553
    50
#
masaki@1553
    51
# For error (dialog) stuff
masaki@1553
    52
#
masaki@1553
    53
INFORMATION=Informaci\u00f3
masaki@1583
    54
PathmapWarning=la comanda pathmap de .dbxrc sobreescriu les prefer\u00e8ncies de la configuraci\u00f3
masaki@1553
    55
masaki@1583
    56
CorefileError=Error en el fitxer del nucli
masaki@1553
    57
CoreNameMismatch=The core file name does not match the executable.
masaki@1553
    58
CoreNameExtract=Unable to extract program name from the core file.
masaki@1553
    59
CoreOld=The core file is older than the executable.
masaki@1553
    60
CoreLoadAnyway=Load core file anyway
masaki@1553
    61
MNEM_CoreLoadAnyway=l
masaki@1553
    62
ACSD_CoreLoadAnyway=Load core file anyway
masaki@1553
    63
# OLD CoreSelect=OK
masaki@1553
    64
MSG_CorefileUnknown=If you entered commands in the Dbx Commands tab, the Debugger does not know the full name of the core file.
masaki@1553
    65
masaki@1583
    66
SourceOODTitle=Fonts modificades
masaki@1662
    67
SourceOODMesg=El fitxer de codi actual \u00e9s m\u00e9s recent que l'executable.
masaki@1662
    68
SourceOODWarn=advert\u00e8ncia: el fitxer de codi actual \u00e9s m\u00e9s recent que el fitxer de l'executable o de l'objecte.
masaki@1553
    69
SourceOODIgnore=Ignorar
masaki@1583
    70
ACSD_SourceOODIgnore=Bot\u00f3 d'ignorar
masaki@1583
    71
SourceOODFix=Corregir-ho tot
masaki@1660
    72
ACSD_SourceOODFix=Corregir tots els fitxers
masaki@1553
    73
masaki@1553
    74
ACSD_Warning=Advert\u00e8ncia
masaki@1583
    75
ACSN_WarningArea=Text d'advert\u00e8ncia
masaki@1583
    76
ACSD_WarningArea=Text d'advert\u00e8ncia
masaki@1553
    77
masaki@1553
    78
# OLD # {0} here is the path to the dbx as the debugger expects it
masaki@1553
    79
# OLD MSG_NoEngineFound=Could not find debugger engine; it should be installed as\n{0}
masaki@1553
    80
# OLD MSG_NoGdbFound=Could not find gdb; it should be installed in\n{0}
masaki@1553
    81
masaki@1660
    82
MSG_NoSource=Sense informaci\u00f3 per a \"main\". Compilar amb l'opci\u00f3 -g.\n\n(Suggeriment: Podeu deshabilitar aquesta advert\u00e8ncia al quadre de di\u00e0leg d'opcions de depuraci\u00f3.)
masaki@1553
    83
masaki@1553
    84
# {0} breakpoint type
masaki@1553
    85
# {1} debugger engine name
masaki@1583
    86
FMT_UnsupportedBpt=El punt d''interrupci\u00f3 de tipus {0} no est\u00e0 suportat per {1}
masaki@1553
    87
masaki@1553
    88
masaki@1553
    89
#
masaki@1553
    90
# Status area messages
masaki@1553
    91
#
masaki@1583
    92
Loading=Carregant {0}
masaki@1583
    93
Loaded=S''ha carregat {0}
masaki@1583
    94
AttachedToProc=Adjuntat al proc\u00e9s {0}
masaki@1583
    95
ProgStarted=Programa iniciat, pid {0}
masaki@1553
    96
LoadedCore=Loaded core file {0}
masaki@1583
    97
FixBuildingFile=Corregir i continuar: Construint {0}
masaki@1553
    98
FixDone=Fix and Continue: {0} out of {1} succeeded.
masaki@1583
    99
FixFailedMsg=Corregir i continuar: Error en la construcci\u00f3 de {0}
masaki@1583
   100
ReadyToRun=Preparat per l'execuci\u00f3
masaki@1553
   101
ButtonIgnored=Button Ignored
masaki@1553
   102
masaki@1660
   103
Dis_MSG_NoSource=Sense informaci\u00f3 simb\u00f2lica.
masaki@1553
   104
masaki@1553
   105
masaki@1553
   106
#
masaki@1553
   107
# Stuff used by SignalDialog
masaki@1553
   108
#
masaki@1553
   109
masaki@1553
   110
# {0} is the session name.
masaki@1583
   111
SignalTitle={0} - Senyal capturada
masaki@1583
   112
ACSD_SignalCaught=S'ha capturat una senyal
masaki@1553
   113
masaki@1583
   114
ACSN_SignalMsgArea=Informaci\u00f3 de la senyal
masaki@1583
   115
ACSD_SignalMsgArea=Informaci\u00f3 de la senyal
masaki@1553
   116
masaki@1553
   117
masaki@1553
   118
# {0} is the process id of the originating process
masaki@1583
   119
SignalSrc=Des del proc\u00e9s: {0}
masaki@1553
   120
masaki@1553
   121
# {0} is the session name of the receiving program
masaki@1553
   122
# {1} is the process id of the receiving program
masaki@1662
   123
SignalDst=Per al programa {0}, pid {1,number,integer}
masaki@1553
   124
masaki@1553
   125
SignalHelp=You may discard the signal or forward it and you may continue or pause the process
masaki@1662
   126
SignalConfigHint=Per a controlar quines senyals s\u00f3n capturades o ignorades utilitzeu Depuraci\u00f3->Configurar Dbx
masaki@1553
   127
masaki@1583
   128
SignalAddToIgnore=No tornis a capturar aquesta senyal
masaki@1583
   129
ACSD_Signal_AddToIgnore=No tornis a capturar aquesta senyal
masaki@1583
   130
MNEM_Signal_AddToIgnore=n
masaki@1553
   131
masaki@1583
   132
SignalDiscardAndPause=Descartar i pausa
masaki@1662
   133
ACSD_Signal_DiscardAndPause=Descartar senyal i pausa
masaki@1553
   134
MNEM_Signal_DiscardAndPause=m
masaki@1553
   135
masaki@1553
   136
SignalDiscardAndContinue=Descartar i continuar
masaki@1662
   137
ACSD_Signal_DiscardAndContinue=Descartar senyal i reprendre
masaki@1553
   138
MNEM_Signal_DiscardAndContinue=c
masaki@1553
   139
masaki@1583
   140
SignalForwardAndContinue=Avan\u00e7ar i continuar
masaki@1662
   141
ACSD_Signal_ForwardAndContinue=Avan\u00e7ar senyal i reprendre
masaki@1553
   142
MNEM_Signal_ForwardAndContinue=f
masaki@1553
   143
masaki@1553
   144
#
masaki@1553
   145
# for CallStack view 
masaki@1553
   146
#
masaki@1553
   147
masaki@1553
   148
LBL_FunctionCol=Funci\u00f3
masaki@1662
   149
PROP_frame_location=Localitzaci\u00f3 dels fonts
masaki@1553
   150
HINT_frame_location=Source location (requires verbose stack traces)
masaki@1553
   151
masaki@1583
   152
PROP_frame_number=N\u00famero de marc
masaki@1583
   153
HINT_frame_number=N\u00famero de marc
masaki@1553
   154
masaki@1662
   155
PROP_frame_optimized=Optimitzat
masaki@1583
   156
HINT_frame_optimized=Aquesta funci\u00f3 est\u00e0 optimitzada?
masaki@1553
   157
masaki@1583
   158
PROP_frame_current_pc=Comptador de programa actual
masaki@1553
   159
HINT_frame_current_pc=Program Counter of the callsite for this frame
masaki@1553
   160
masaki@1583
   161
PROP_frame_loadobj=Carregar objecte
masaki@1553
   162
HINT_frame_loadobj=Load Object this function belongs to
masaki@1553
   163
masaki@1553
   164
# same as debuggercore:
masaki@1553
   165
ACT_Pop_Caller=Pop Topmost Call
masaki@1553
   166
ACT_Make_Current=Fer que sigui l'actual
masaki@1553
   167
ACT_PopTo_Here=Pop To Here
masaki@1553
   168
masaki@1553
   169
masaki@1553
   170
MSG_MORE_FRAME=double click to get more frames
masaki@1583
   171
MSG_HIDDDEN_FRAMES=marcs ocults
masaki@1583
   172
MSG_DEBUGGER_CALL=cridat des del depurador
masaki@1553
   173
# {0} is the signal name
masaki@1553
   174
# {1} is the signal number
masaki@1662
   175
MSG_SIGNAL_HANDLER=encarregat del tractament del senyal {0} ({1})
masaki@1553
   176
masaki@1553
   177
LBL_Verbose=Verb\u00f3s
masaki@1553
   178
masaki@1553
   179
#
masaki@1553
   180
# for Threads view
masaki@1553
   181
#
masaki@1553
   182
masaki@1553
   183
PROP_thread_state=Estat
masaki@1583
   184
HINT_thread_state=Estat del fil
masaki@1553
   185
masaki@1553
   186
PROP_thread_suspended=Susp\u00e8s
masaki@1662
   187
HINT_thread_suspended=S'ha susp\u00e8s el fil a trav\u00e9s del depurador
masaki@1553
   188
masaki@1553
   189
PROP_priority=Prioritat
masaki@1583
   190
HINT_priority=Prioritat del fil
masaki@1553
   191
masaki@1553
   192
PROP_lwp=LWP
masaki@1553
   193
HINT_lwp=LWP id and association (is thread (a)ctive on, (b)ound to the LWP or ne ither)
masaki@1553
   194
masaki@1553
   195
PROP_startup_flags=Startup flags
masaki@1553
   196
HINT_startup_flags=Flags passed in at thread creation
masaki@1553
   197
masaki@1662
   198
PROP_executing_function=Funci\u00f3 en execuci\u00f3
masaki@1662
   199
HINT_executing_function=Fil de la funci\u00f3 en execuci\u00f3
masaki@1553
   200
masaki@1662
   201
PROP_start_function=Funci\u00f3 d'inici
masaki@1662
   202
HINT_start_function=La funci\u00f3 que va cridar l'inici del fil
masaki@1553
   203
masaki@1553
   204
PROP_thread_address=Adre\u00e7a
masaki@1583
   205
HINT_thread_address=Adre\u00e7a de l'objecte del fil
masaki@1553
   206
masaki@1553
   207
PROP_size=Mida
masaki@1583
   208
HINT_size=Mida de la pila (bytes)
masaki@1553
   209
masaki@1583
   210
PROP_id=ID
masaki@1553
   211
HINT_id=ID del fil
masaki@1553
   212
masaki@1553
   213
PROP_file=Fitxer
masaki@1553
   214
HINT_file=Fitxer
masaki@1553
   215
masaki@1553
   216
PROP_line=L\u00ednia
masaki@1553
   217
HINT_line=L\u00ednia
masaki@1553
   218
masaki@1553
   219
#
masaki@1553
   220
# for Watches view
masaki@1553
   221
#
masaki@1553
   222
ACT_WATCH_NewWatch=Nova observaci\u00f3
masaki@1553
   223
ACT_WATCH_Delete=Eliminar
masaki@1553
   224
ACT_WATCH_DeleteAll=Eliminar-ho tot
masaki@1583
   225
ACT_WATCH_Inherited=Membres heretats
masaki@1583
   226
ACT_WATCH_Dynamic=Tipus din\u00e0mic
masaki@1583
   227
ACT_WATCH_Static=Membres est\u00e0tics
masaki@1553
   228
masaki@1553
   229
CTL_WatchesModel_Empty_Watch_Hint=Introdu\u00efu una nova observaci\u00f3
masaki@1553
   230
#
masaki@1553
   231
# for Session view
masaki@1553
   232
#
masaki@1583
   233
PROP_session_debugger=Motor de depuraci\u00f3
masaki@1583
   234
HINT_session_debugger=Motor de depuraci\u00f3
masaki@1583
   235
PROP_session_state=Estat del proc\u00e9s
masaki@1583
   236
HINT_session_state=Estat del proc\u00e9s
masaki@1583
   237
PROP_session_pid=ID del proc\u00e9s
masaki@1583
   238
HINT_session_pid=ID del proc\u00e9s
masaki@1553
   239
PROP_session_location=Executable
masaki@1583
   240
HINT_session_location=Localitzaci\u00f3 del programa
masaki@1553
   241
PROP_session_mode=Mode
masaki@1583
   242
HINT_session_mode=Mode de sessi\u00f3 (MT, Access, MemUse)
masaki@1553
   243
PROP_session_host=Equip
masaki@1583
   244
HINT_session_host=Equip on s'executa el dbx
masaki@1553
   245
PROP_session_args=Arguments
masaki@1583
   246
HINT_session_args=Arguments del programa
masaki@1553
   247
PROP_session_core=Corefile
masaki@1553
   248
HINT_session_core=Location of Core file
masaki@1553
   249
MSG_session_core_file=Core file
masaki@1553
   250
MSG_session_paused=Pausat
masaki@1553
   251
MSG_session_running=Execuci\u00f3
masaki@1660
   252
MSG_session_exited=Ha sortit
masaki@1553
   253
masaki@1553
   254
#
masaki@1553
   255
# for Variables in Watch/Locals view
masaki@1553
   256
#
masaki@1583
   257
ACT_Static=Membres est\u00e0tics
masaki@1583
   258
ACT_Inherited=Membres heretats
masaki@1583
   259
ACT_Dynamic=Tipus din\u00e0mic
masaki@1662
   260
ACT_Output_Format=Base de sortida
masaki@1553
   261
ACT_ABrowser=Browse Array
masaki@1553
   262
PROP_name=Nom
masaki@1592
   263
HINT_name=Nom de la variable
masaki@1553
   264
PROP_value=Valor
masaki@1553
   265
HINT_value=Valor de la variable
masaki@1553
   266
PROP_type=Tipus
masaki@1592
   267
HINT_type=Tipus de la variable
masaki@1583
   268
PROP_dtype=Tipus declarat
masaki@1583
   269
HINT_dtype=Tipus declarat de la variable
masaki@1553
   270
PROP_address=Adre\u00e7a
masaki@1583
   271
HINT_address=Adre\u00e7a de la variable
masaki@1553
   272
masaki@1553
   273
masaki@1553
   274
masaki@1553
   275
#
masaki@1553
   276
# Error messages
masaki@1553
   277
#
masaki@1583
   278
MSG_UnknownFailure=Error desconegut
masaki@1553
   279
masaki@1553
   280
#
masaki@1553
   281
# For DebuggerAnnotation
masaki@1553
   282
#
masaki@1553
   283
TOOLTIP_DISABLED_CONDITIONAL_BREAKPOINT=Punt d'interrupci\u00f3 condicional deshabilitat
masaki@1553
   284
TOOLTIP_DISABLED_BREAKPOINT=Punt d'interrupci\u00f3 deshabilitat
masaki@1553
   285
TOOLTIP_ANNOTATION=TOOLTIP_ANNOTATION
masaki@1553
   286
TOOLTIP_CALLSITE=L\u00ednia pila de crida
masaki@1553
   287
TOOLTIP_BREAKPOINT=Punt d'interrupci\u00f3
masaki@1553
   288
TOOLTIP_CONDITIONAL_BREAKPOINT=Punt d'interrupci\u00f3 condicional
masaki@1553
   289
TOOLTIP_CURRENT_PC=Comptador de programa actual
masaki@1553
   290
masaki@1553
   291
#
masaki@1553
   292
# StartDebuggerPanel
masaki@1553
   293
#
masaki@1583
   294
TITLE_StartNewSession=Iniciar nova sessi\u00f3
masaki@1553
   295
# {0} description of program already being debugged
masaki@1553
   296
# {1} name of host program is being debugged on
masaki@1662
   297
FMT_StartNewSession=Un programa,\n\t{0}\nest\u00e0 a punt de depurar-se en {1}.\nTrieu Reutilitzar sessi\u00f3 actual, per sortir del programa i comen\u00e7ar la depuraci\u00f3 del nou programa, trieu Iniciar sessi\u00f3 addiciona, per depurar tant l'actual com el nou programa, o trieu Cancel\u00b7lar, per a continuar la depuraci\u00f3 \u00fanicament del programa actual.
masaki@1553
   298
ACSD_StartNewSession=XXX
masaki@1662
   299
CTL_session_reuse=Reutilitzar sempre sessions existents quan es carreguin nous objectius
masaki@1553
   300
CTL_session_reuse_Mnemonic=D
masaki@1662
   301
ACSD_session_reuse=Reutilitzar sempre sessions existents quan es carreguin nous objectius
masaki@1583
   302
CTL_FinishAndStart=Reutilitzar sessi\u00f3 actual
masaki@1583
   303
CTL_FinishAndStart_Mnemonic=R
masaki@1583
   304
ACSD_FinishAndStart=Reutilitzar sessi\u00f3 actual
masaki@1583
   305
CTL_StartNewSession=Iniciar sessi\u00f3 addicional
masaki@1592
   306
CTL_StartNewSession_Mnemonic=A
masaki@1583
   307
ACSD_StartNewSession=Iniciar sessi\u00f3 addicional
masaki@1553
   308
masaki@1553
   309
masaki@1553
   310
#
masaki@1553
   311
# OW: Evaluation window
masaki@1553
   312
#
masaki@1553
   313
masaki@1583
   314
CTL_Evaluation=Avaluaci\u00f3 d'expressions
masaki@1583
   315
TITLE_EvaluationWindow=Avaluaci\u00f3 d'expressions
masaki@1583
   316
TITLE_EvaluationView=Avaluaci\u00f3 d'expressions
masaki@1553
   317
LBL_Expression=Expressi\u00f3
masaki@1553
   318
LBL_Format=Format
masaki@1583
   319
HINT_Expression=Expressi\u00f3 (decimal)
masaki@1553
   320
HINT_Output_format=Format de sortida
masaki@1553
   321
masaki@1553
   322
LBL_File=  Fitxer: 
masaki@1583
   323
LBL_Function=  Funci\u00f3: 
masaki@1553
   324
LBL_Address=Adre\u00e7a
masaki@1553
   325
Col_Address=        Adre\u00e7a            
masaki@1553
   326
masaki@1553
   327
#
masaki@1553
   328
# Followfork stuff
masaki@1553
   329
#
masaki@1662
   330
TTL_ProcForkHeader=Seguir al fork
masaki@1662
   331
ACSD_Followfork=El proc\u00e9s est\u00e0 a punt de fer un fork
masaki@1553
   332
masaki@1662
   333
ProcForkQuestion=El proc\u00e9s est\u00e0 a punt de fer un fork
masaki@1662
   334
ProcForkStopAfter=Aturar el seguiment del proc\u00e9s pare abans del fork (el fil que segueix sempre s'atura)
masaki@1662
   335
ACSD_FollowStopAfter=Aturar el seguiment del proc\u00e9s pare abans del fork
masaki@1553
   336
MNEM_FollowStopAfter=f
masaki@1553
   337
masaki@1660
   338
ProcForkParent=Seguir al pare
masaki@1660
   339
ACSD_FollowParent=Seguir al proc\u00e9s pare
masaki@1553
   340
MNEM_FollowParent=m
masaki@1553
   341
masaki@1660
   342
ProcForkChild=Seguir al fill
masaki@1660
   343
ACSD_FollowChild=Seguir al proc\u00e9s fill
masaki@1553
   344
MNEM_FollowChild=c
masaki@1553
   345
masaki@1660
   346
ProcForkBoth=Seguir ambd\u00f3s
masaki@1660
   347
ACSD_FollowBoth=Seguir ambd\u00f3s processos
masaki@1553
   348
MNEM_FollowBoth=b
masaki@1553
   349
masaki@1583
   350
ProcForkStop=Decidir despr\u00e9s
masaki@1583
   351
ACSD_FollowStop=Pausa i decidir despr\u00e9s
masaki@1583
   352
MNEM_FollowStop=P
masaki@1553
   353
masaki@1553
   354
masaki@1553
   355
masaki@1553
   356
#
masaki@1553
   357
# Misc.
masaki@1553
   358
#
masaki@1553
   359
masaki@1583
   360
TITLE_ProgramIOWindow=E/S del programa
masaki@1553
   361
TITLE_DataBrowserWindow=Expressions
masaki@1553
   362
Threads_Table_Signals=Senyals
masaki@1583
   363
Threads_Table_SignalsMnemonic=n
masaki@1553
   364
Threads_Table_SignalsTip=Set of signals that the thread wants to catch/react to
masaki@1553
   365
Stack_Table_SignalTip=Signals raised, if any
masaki@1553
   366
Sessions_Table_Args=Arguments
masaki@1553
   367
CTL_LocalFileOnly=Can only debug executables that reside in local file systems
masaki@1553
   368
CTL_DebugCorefile=Load Core File
masaki@1553
   369
LBL_DebugCorefile=Load Core File
masaki@1553
   370
MSG_BadCoreFile=An invalid core file name was given in the core file chooser
masaki@1553
   371
MSG_InvalidIO=The Debugger could not obtain the I/O of this process. If you attached to this process, look in the terminal window where the process was started. If you loaded a core file, the I/O of the particular run is lost.
masaki@1583
   372
CorefileError=Error en el fitxer del nucli
masaki@1553
   373
CorefileChooser=Choose Core File
masaki@1553
   374
Corefile_Corefile=Core File:
masaki@1553
   375
SelectCorefile=Choose Core File
masaki@1660
   376
ACSD_Configure=Seleccioneu els par\u00e0metres i les opcions per de l'executable depurat
masaki@1583
   377
PathmapWarning=la comanda pathmap de .dbxrc sobreescriu les prefer\u00e8ncies de la configuraci\u00f3
masaki@1553
   378
masaki@1583
   379
OPTION_EXEC32=Utilitzar Dbx a 32 bits
masaki@1583
   380
ACSD_OPTION_EXEC32=Utilitzar Dbx a 32 bits
masaki@1553
   381
EXEC32MSG=64-bit Dbx can't debug 32-bit application; check box and re-start dbx
masaki@1553
   382
masaki@1583
   383
OPTION_EXEC64=Utilitzar Dbx a 64 bits
masaki@1583
   384
ACSD_OPTION_EXEC64=Utilitzar Dbx a 64 bits
masaki@1553
   385
EXEC64MSG=32-bit Dbx can't debug 64-bit application; check box and re-start dbx
masaki@1553
   386
masaki@1553
   387
REMOVINGWARNING_D=The -D and -E options for debugging an executable file that is not part of project might be removed from the sunstudio command in a future release. You might want to try using the stand-alone debugger GUI dbxtool instead of the IDE to debug your executable file.
masaki@1553
   388
masaki@1553
   389
ERR_no_set_til_session=Cannot set breakpoints until a program has been loaded in the debugger
masaki@1553
   390
masaki@1553
   391
#
masaki@1553
   392
# GdbHandlerExpert
masaki@1553
   393
#
masaki@1553
   394
MSG_OnlyStopGdb=Only Stop action is supported by gdb
masaki@1553
   395
MSG_NoWhileGdb=While in option not supported by gdb
masaki@1553
   396
MSG_NoLwpGdb=LWP option not supported by gdb
masaki@1553
   397
masaki@1553
   398
# Disassembly window
masaki@1660
   399
Dis_MSG_NoSource=Sense informaci\u00f3 simb\u00f2lica.
masaki@1553
   400
masaki@1553
   401
Hint_Show_Autos=Mostrar Actes en comptes de Variables locals
masaki@1553
   402
masaki@1592
   403
LBL_ResolveMissingDebugger_Title=Resolve Missing Debugger Command
masaki@1592
   404