src/es/nb/uihandler/uihandler/org/netbeans/modules/uihandler/Bundle_es.properties
author Masaki Katakai <masaki@netbeans.org>
Mon, 26 Sep 2011 15:47:43 +0900
branchrelease71_beta
changeset 1677 f0d1d18f6806
parent 1672 134c2f55e612
permissions -rw-r--r--
for Beta
masaki@897
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@897
     2
#
masaki@969
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@969
     4
#
masaki@969
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@969
     6
# Other names may be trademarks of their respective owners.
masaki@897
     7
#
masaki@897
     8
# The contents of this file are subject to the terms of either the GNU
masaki@897
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@897
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@897
    11
# "License"). You may not use this file except in compliance with the
masaki@897
    12
# License. You can obtain a copy of the License at
masaki@897
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@897
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@897
    15
# specific language governing permissions and limitations under the
masaki@897
    16
# License.  When distributing the software, include this License Header
masaki@897
    17
# Notice in each file and include the License file at
masaki@969
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@897
    19
# particular file as subject to the "Classpath" exception as provided
masaki@969
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@897
    21
# accompanied this code. If applicable, add the following below the
masaki@897
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@897
    23
# your own identifying information:
masaki@897
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@897
    25
#
masaki@897
    26
# Contributor(s):
masaki@897
    27
#
masaki@897
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@897
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@897
    30
# Microsystems, Inc. All Rights Reserved.
masaki@897
    31
#
masaki@897
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@897
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@897
    34
# "[Contributor] elects to include this software in this distribution
masaki@897
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@897
    36
# single choice of license, a recipient has the option to distribute
masaki@897
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@897
    38
# to extend the choice of license to its licensees as provided above.
masaki@897
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@897
    40
# Version 2 license, then the option applies only if the new code is
masaki@897
    41
# made subject to such option by the copyright holder.
masaki@897
    42
masaki@897
    43
Actions/Window/org-netbeans-modules-exceptions-ReporterResultAction.instance=ReporterResult
masaki@897
    44
CTL_SubmitAction=Enviar registros de la interfaz de usuario
masaki@1553
    45
MSG_SubmitAction=Enviar {0} eventos registrados de la interfaz de usuario para evaluaci\u00f3n...
masaki@897
    46
MSG_ShowHints=Registros cargados en servidor, consulte qu\u00e9 sugerencias tiene el servidor para usted...
masaki@897
    47
OpenIDE-Module-Display-Category=Herramientas de comprobaci\u00f3n
masaki@897
    48
OpenIDE-Module-Long-Description=En este m\u00f3dulo es capaz de recopilar informaci\u00f3n sobre las acciones del usuario. Contiene elementos de la interfaz de usuario que permiten la inspecci\u00f3n y el env\u00edo de estos datos recopilados al servidor .
masaki@897
    49
OpenIDE-Module-Name=Infraestructura del Gestor Recolector de la interfaz de usuario
masaki@897
    50
masaki@897
    51
masaki@897
    52
MSG_SubmitDialogTitle=recolector del gestor de interfaz de usuario
masaki@897
    53
masaki@897
    54
# {0} = getFileName()
masaki@897
    55
# {1} = getClassName()
masaki@897
    56
# {2} = getMethodName()
masaki@897
    57
# {3} = getLineNumber()
masaki@897
    58
# {4} = getClassName() without package
masaki@1676
    59
#MSG_StackTraceElement={4}.{2}:{3}
masaki@897
    60
masaki@897
    61
# {0} number of log records
masaki@897
    62
# {1} date right now
masaki@897
    63
MSG_RootDisplayName=Gestos de interfaz de usuario
masaki@897
    64
masaki@897
    65
MSG_DisplayNameParameters=Par\u00e1metros de mensaje
masaki@897
    66
MSG_ParameterDisplayName=Par\u00e1metro #{0}
masaki@897
    67
MSG_ParameterShortDescription=Muestra el valor del par\u00e1metro de mensaje   #{0}
masaki@897
    68
masaki@897
    69
MSG_DateDisplayName=Cuando
masaki@1553
    70
MSG_DateShortDescription=Momento en que sucedi\u00f3 el evento
masaki@897
    71
masaki@897
    72
MSG_LoggerDisplayName=Nombre del registrador
masaki@897
    73
MSG_LoggerShortDescription=Nombre del registrador que gener\u00f3 el evento
masaki@897
    74
masaki@897
    75
MSG_MessageDisplayName=Mensaje
masaki@1553
    76
MSG_MessageShortDescription=El mensaje real desde el registro
masaki@897
    77
masaki@897
    78
OpenIDE-Module-Short-Description=Recopila informaci\u00f3n acerca del gestor de interfaz de usuario 
masaki@897
    79
masaki@897
    80
HTML_toolbar={0} (<i>Acci\u00f3n de la barra de herramientas</i>)
masaki@1553
    81
HTML_menu={0} (<i>Acci\u00f3n de men\u00fa</i>)
masaki@897
    82
HTML_key={0} (<i>Acci\u00f3n de teclado</i>)
masaki@897
    83
HTML_exception= {0} (<i>Excepci\u00f3n</i>)
masaki@897
    84
masaki@1553
    85
MSG_EnabledModules=M\u00f3dulos habilitados
masaki@1553
    86
MSG_DisabledModules=M\u00f3dulos deshabilitados
masaki@897
    87
masaki@897
    88
Toolbars/UIGestures=Gestor UI 
masaki@897
    89
masaki@897
    90
masaki@1553
    91
UI_USER_CONFIGURATION=El sistema operativo es {0}, m\u00e1quina virtual {1}, versi\u00f3n NetBeans  {2} y nombre de usuario {3}.
masaki@1553
    92
MSG_USER_CONFIGURATION=Configuraci\u00f3n de Usuario
masaki@897
    93
masaki@897
    94
#
masaki@897
    95
# Module UI Logger
masaki@897
    96
#
masaki@1553
    97
UI_DISABLED_MODULES=Listado de m\u00f3dulos deshabilitados {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@1553
    98
UI_ENABLED_MODULES=Listado de m\u00f3dulos habilitados {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@897
    99
masaki@897
   100
# messages on exit
masaki@897
   101
EXIT_URL=
masaki@1553
   102
MSG_EXIT_URL_EXIT=Salir sin obtener las estadisticas
masaki@897
   103
masaki@897
   104
# messages on startup
masaki@897
   105
INIT_URL=
masaki@1553
   106
MSG_INIT_URL_EXIT=Recordar m\u00e1s tarde
masaki@897
   107
masaki@897
   108
# URL to display to as a welcome text
masaki@969
   109
#WELCOME_URL=http://netbeans.org/nonav/uigestures/index3.html
masaki@897
   110
MSG_WELCOME_URL_EXIT=Cancelar
masaki@897
   111
masaki@969
   112
#METRICS_URL=http://netbeans.org/nonav/uigestures/index4.html
masaki@897
   113
MSG_METRICS_URL_EXIT=Cancelar
masaki@897
   114
masaki@897
   115
# URL to display to as a welcome text in case of error
masaki@969
   116
#ERROR_URL=http://netbeans.org/nonav/uigestures/error2.html
masaki@897
   117
MSG_ERROR_URL_EXIT=Cancelar
masaki@897
   118
MSG_SubmitButton=Revisar y reportar problemas
masaki@897
   119
masaki@897
   120
#CHECKING_SERVER_URL=http://statistics.netbeans.org/analytics/authenticate?username={0}&secur_passwd={1}
masaki@897
   121
# {0} - host
masaki@897
   122
# {1} - url of upload
masaki@897
   123
MSG_ConnetionFailed=Error de carga de registro {0}
masaki@897
   124
MSG_ConnetionFailedReport=La carga de la bit\u00e1cora ha fallado, reporte el problema directamente a http://www.netbeans.org/community/issues.html y adjunte el archivo messages.log. El archivo messages.log se encuentra en su carpeta <HOME>/.netbeans/var/log 
masaki@1553
   125
MSG_UploadProgressHandle=Cargando el archivo de registro
masaki@1553
   126
MSG_UploadConnecting=Conectando...
masaki@1553
   127
MSG_UploadSending=Enviando registros...
masaki@1553
   128
MSG_UploadReading=Leyendo respuesta...
masaki@897
   129
masaki@897
   130
# view data
masaki@1553
   131
MSG_TabRaw=Estructurado
masaki@897
   132
MSG_Tab_Text=Sin formato
masaki@897
   133
masaki@897
   134
#exceptions solving
masaki@1553
   135
ErrorDialogTitle=Conectando ...
masaki@897
   136
masaki@897
   137
SubmitPanel.jLabel1.text=Mostrar registro\: 
masaki@897
   138
masaki@897
   139
SubmitPanel.jLabel1.text_1=Mostrar registro\:
masaki@897
   140
masaki@897
   141
Metrics_title=Estad\u00edsticas de uso
masaki@897
   142
LBL_BottomText1=<html>Ay\u00fadenos a mejorar el IDE NetBeans proporcion\u00e1ndonos datos de uso de manera an\u00f3nima. </html>
masaki@897
   143
LBL_BottomText2=<html>Si usted acepta participar, el IDE enviar\u00e1 informaci\u00f3n an\u00f3nima acerca de las caracter\u00edsticas que usted usa hac\u00eda la base de datos de netbeans.org</html>
masaki@1553
   144
LBL_BottomText3=<html>Las estad\u00edsticas de uso nos ayudar\u00e1n a entender mejor los requerimientos de usuario y priorizar las mejoras en futuras versiones. Nosotros no realizaremos ninguna ingenier\u00eda inversa de los datos recolectados para encontrar detalles espec\u00edficos de sus proyectos.</html>
masaki@897
   145
masaki@897
   146
LBL_MetricsEnable=Acepto
masaki@897
   147
ACSN_MetricsEnable=Activar estad\u00edsticas de uso
masaki@897
   148
ACSD_MetricsEnable=Activar estad\u00edsticas de uso
masaki@897
   149
masaki@897
   150
LBL_MetricsCancel=No, gracias
masaki@897
   151
ACSN_MetricsCancel=Desactivar estad\u00edsticas de uso
masaki@897
   152
ACSD_MetricsCancel=Desactivar estad\u00edsticas de uso
masaki@897
   153
masaki@897
   154
#NOI18N
masaki@1672
   155
#METRICS_INFO_URL=http://www.netbeans.org/about/usage-tracking.html
masaki@897
   156
masaki@897
   157
LBL_LearnMore=<html><font color="#0000FF" <u>Saber m\u00e1s</u></font></html>
masaki@897
   158
ACSN_LearnMore=Saber m\u00e1s
masaki@897
   159
ACSD_LearnMore=Saber m\u00e1s
masaki@897
   160
VIEW_DATA_TILTE=Datos
masaki@897
   161
UI_TAB_TITLE=Bit\u00e1cora de interfaz de usuario
masaki@897
   162
IDE_LOG_TAB_TITLE=Archivo de registro de&l programa
masaki@897
   163
masaki@897
   164
masaki@969
   165
# Slowness Reporter
masaki@969
   166
LowPerformance=Se detect\u00f3 lentitud
masaki@897
   167
# {0} time in ms
masaki@897
   168
# {1} time in s
masaki@969
   169
BlockedForLowPerformance=No responde por {0,choice,0#{0} ms|5000#{1} s}.
masaki@983
   170
GoToType=Ir al Tipo fue lento.
masaki@981
   171
BlockedForGoToType=El salto a la acci\u00f3n tipo tom\u00f3 {0,choice,0#{0} ms|5000#{1} s}.
masaki@981
   172
CodeCompletion=El completado de c\u00f3digo fue lento
masaki@981
   173
BlockedForCodeCompletion=La invocaci\u00f3n del completado de c\u00f3digo tom\u00f3 {0,choice,0#{0} ms|5000#{1} s}.
masaki@969
   174
masaki@1553
   175
Report=Revisi\u00f3n e Informe del problema.
masaki@897
   176
IDE_STARTUP=Inicio del IDE
masaki@897
   177
SubmitPanel.profileData.text=Mostrar datos de profiler
masaki@981
   178
SubmitPanel.heapDump.text=Mostrar volcado de memoria
masaki@897
   179
LOADING_TEXT=Cargando ...
masaki@897
   180