mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
289 lines
6.6 KiB
Text
289 lines
6.6 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Eloy Cuadra <ecuadra@eloihr.net>, 2011, 2012.
|
|
# Cristina Yenyxe González García <the.blue.valkyrie@gmail.com>, 2011.
|
|
# arklad, 2011.
|
|
# Rocio Gallego <traducciones@rociogallego.com>, 2013, 2014.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
|
"PO-Revision-Date: 2014-02-07 00:37+0100\n"
|
|
"Last-Translator: Rocio Gallego <traducciones@rociogallego.com>\n"
|
|
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 1.5\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#: configview.cpp:52
|
|
msgid "Add new target"
|
|
msgstr "Añadir nuevo objetivo"
|
|
|
|
#: configview.cpp:56
|
|
msgid "Copy target"
|
|
msgstr "Copiar objetivo"
|
|
|
|
#: configview.cpp:60
|
|
msgid "Delete target"
|
|
msgstr "Borrar objetivo"
|
|
|
|
#: configview.cpp:65
|
|
msgid "Executable:"
|
|
msgstr "Ejecutable:"
|
|
|
|
#: configview.cpp:83
|
|
msgid "Working Directory:"
|
|
msgstr "Directorio de trabajo:"
|
|
|
|
#: configview.cpp:90
|
|
msgctxt "Program argument list"
|
|
msgid "Arguments:"
|
|
msgstr "Argumentos:"
|
|
|
|
#: configview.cpp:94
|
|
msgctxt "Checkbox to for keeping focus on the command line"
|
|
msgid "Keep focus"
|
|
msgstr "Mantener el foco"
|
|
|
|
#: configview.cpp:95
|
|
msgid "Keep the focus on the command line"
|
|
msgstr "Mantener el foco en la línea de órdenes"
|
|
|
|
#: configview.cpp:97
|
|
msgid "Redirect IO"
|
|
msgstr "Redireccionar E/S"
|
|
|
|
#: configview.cpp:98
|
|
msgid "Redirect the debugged programs IO to a separate tab"
|
|
msgstr ""
|
|
"Redireccionar la E/S de los programas en depuración a una pestaña separada"
|
|
|
|
#: configview.cpp:100
|
|
msgid "Advanced Settings"
|
|
msgstr "Preferencias avanzadas"
|
|
|
|
#: configview.cpp:134
|
|
msgid "Targets"
|
|
msgstr "Objetivos"
|
|
|
|
#: configview.cpp:308 configview.cpp:324
|
|
msgid "Target %1"
|
|
msgstr "Objetivo %1"
|
|
|
|
#: debugview.cpp:154
|
|
msgid "Could not start debugger process"
|
|
msgstr "No se puede iniciar el proceso del depurador"
|
|
|
|
#: debugview.cpp:195
|
|
msgid "*** gdb exited normally ***"
|
|
msgstr "*** gdb ha terminado normalmente ***"
|
|
|
|
#: localsview.cpp:30
|
|
msgid "Symbol"
|
|
msgstr "Símbolo"
|
|
|
|
#: localsview.cpp:31
|
|
msgid "Value"
|
|
msgstr "Valor"
|
|
|
|
#: plugin_kategdb.cpp:58
|
|
msgid "GDB Integration"
|
|
msgstr "Integración de GDB"
|
|
|
|
#: plugin_kategdb.cpp:60
|
|
msgid "Kate GDB Integration"
|
|
msgstr "Integración de GDB en Kate"
|
|
|
|
#: plugin_kategdb.cpp:88 plugin_kategdb.cpp:91
|
|
msgid "Debug View"
|
|
msgstr "Vista de depuración"
|
|
|
|
#: plugin_kategdb.cpp:93 plugin_kategdb.cpp:96
|
|
msgid "Locals and Stack"
|
|
msgstr "Locales y pila"
|
|
|
|
#: plugin_kategdb.cpp:141
|
|
msgctxt "Column label (frame number)"
|
|
msgid "Nr"
|
|
msgstr "Núm."
|
|
|
|
#: plugin_kategdb.cpp:141
|
|
msgctxt "Column label"
|
|
msgid "Frame"
|
|
msgstr "Marco"
|
|
|
|
#: plugin_kategdb.cpp:168
|
|
msgctxt "Tab label"
|
|
msgid "GDB Output"
|
|
msgstr "Salida de GDB"
|
|
|
|
#: plugin_kategdb.cpp:169
|
|
msgctxt "Tab label"
|
|
msgid "Settings"
|
|
msgstr "Preferencias"
|
|
|
|
#: plugin_kategdb.cpp:221
|
|
msgid "Start Debugging"
|
|
msgstr "Iniciar la depuración"
|
|
|
|
#: plugin_kategdb.cpp:227
|
|
msgid "Kill / Stop Debugging"
|
|
msgstr "Interrumpir/detener la depuración"
|
|
|
|
#: plugin_kategdb.cpp:233
|
|
msgid "Restart Debugging"
|
|
msgstr "Reiniciar la depuración"
|
|
|
|
#: plugin_kategdb.cpp:239
|
|
msgid "Toggle Breakpoint / Break"
|
|
msgstr "Conmutar punto de interrupción"
|
|
|
|
#: plugin_kategdb.cpp:245
|
|
msgid "Step In"
|
|
msgstr "Avanzar"
|
|
|
|
#: plugin_kategdb.cpp:251
|
|
msgid "Step Over"
|
|
msgstr "Pasar sobre"
|
|
|
|
#: plugin_kategdb.cpp:257
|
|
msgid "Step Out"
|
|
msgstr "Pasar fuera"
|
|
|
|
#: plugin_kategdb.cpp:263 plugin_kategdb.cpp:298
|
|
msgctxt "Move Program Counter (next execution)"
|
|
msgid "Move PC"
|
|
msgstr "Mover CP"
|
|
|
|
#: plugin_kategdb.cpp:268 plugin_kategdb.cpp:295
|
|
msgid "Run To Cursor"
|
|
msgstr "Ejecutar hasta el cursor"
|
|
|
|
#: plugin_kategdb.cpp:274
|
|
msgid "Continue"
|
|
msgstr "Continuar"
|
|
|
|
#: plugin_kategdb.cpp:280
|
|
msgid "Print Value"
|
|
msgstr "Imprimir valor"
|
|
|
|
#: plugin_kategdb.cpp:286
|
|
msgid "Debug"
|
|
msgstr "Depurar"
|
|
|
|
#: plugin_kategdb.cpp:290
|
|
msgid "popup_breakpoint"
|
|
msgstr "popup_breakpoint"
|
|
|
|
#: plugin_kategdb.cpp:293
|
|
msgid "popup_run_to_cursor"
|
|
msgstr "popup_run_to_cursor"
|
|
|
|
#: plugin_kategdb.cpp:370 plugin_kategdb.cpp:387
|
|
msgid "Insert breakpoint"
|
|
msgstr "Insertar punto de interrupción"
|
|
|
|
#: plugin_kategdb.cpp:384
|
|
msgid "Remove breakpoint"
|
|
msgstr "Eliminar punto de interrupción"
|
|
|
|
#: plugin_kategdb.cpp:411
|
|
msgid "Breakpoint"
|
|
msgstr "Punto de interrupción"
|
|
|
|
#: plugin_kategdb.cpp:510
|
|
msgid "Execution point"
|
|
msgstr "Punto de ejecución"
|
|
|
|
#: plugin_kategdb.cpp:625 plugin_kategdb.cpp:629
|
|
msgid "Thread %1"
|
|
msgstr "Hilo %1"
|
|
|
|
#: plugin_kategdb.cpp:722
|
|
msgid "IO"
|
|
msgstr "E/S"
|
|
|
|
#. i18n: file: ui.rc:4
|
|
#. i18n: ectx: Menu (debug)
|
|
#: rc.cpp:3
|
|
msgid "&Debug"
|
|
msgstr "&Depurar"
|
|
|
|
#. i18n: file: ui.rc:29
|
|
#. i18n: ectx: ToolBar (gdbplugin)
|
|
#: rc.cpp:6
|
|
msgid "GDB Plugin"
|
|
msgstr "Complemento GDB"
|
|
|
|
#. i18n: file: advanced_settings.ui:9
|
|
#. i18n: ectx: property (text), widget (QLabel, u_gdbLabel)
|
|
#: rc.cpp:9
|
|
msgid "GDB command"
|
|
msgstr "Orden GDB"
|
|
|
|
#. i18n: file: advanced_settings.ui:25
|
|
#. i18n: ectx: property (text), widget (QToolButton, u_gdbBrowse)
|
|
#: rc.cpp:12
|
|
msgid "..."
|
|
msgstr "..."
|
|
|
|
#. i18n: file: advanced_settings.ui:34
|
|
#. i18n: ectx: property (text), widget (QLabel, u_soAbsPrefixLabel)
|
|
#: rc.cpp:15
|
|
msgid "solib-absolute-prefix"
|
|
msgstr "solib-absolute-prefix"
|
|
|
|
#. i18n: file: advanced_settings.ui:48
|
|
#. i18n: ectx: property (text), widget (QLabel, u_soSearchLabel)
|
|
#: rc.cpp:18
|
|
msgid "solib-search-path"
|
|
msgstr "solib-search-path"
|
|
|
|
#. i18n: file: advanced_settings.ui:62
|
|
#. i18n: ectx: property (title), widget (QGroupBox, u_customInitGroup)
|
|
#: rc.cpp:21
|
|
msgid "Custom Startup Commands"
|
|
msgstr "Órdenes de inicio personalizadas"
|
|
|
|
#. i18n: file: advanced_settings.ui:79
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, u_localRemote)
|
|
#: rc.cpp:24
|
|
msgid "Local application"
|
|
msgstr "Aplicación local"
|
|
|
|
#. i18n: file: advanced_settings.ui:84
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, u_localRemote)
|
|
#: rc.cpp:27
|
|
msgid "Remote TCP"
|
|
msgstr "TCP remoto"
|
|
|
|
#. i18n: file: advanced_settings.ui:89
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, u_localRemote)
|
|
#: rc.cpp:30
|
|
msgid "Remote Serial Port"
|
|
msgstr "Puerto serie remoto"
|
|
|
|
#. i18n: file: advanced_settings.ui:114
|
|
#. i18n: ectx: property (text), widget (QLabel, u_hostLabel)
|
|
#: rc.cpp:33
|
|
msgid "Host"
|
|
msgstr "Servidor"
|
|
|
|
#. i18n: file: advanced_settings.ui:128
|
|
#. i18n: ectx: property (text), widget (QLabel, u_tcpPortLabel)
|
|
#. i18n: file: advanced_settings.ui:153
|
|
#. i18n: ectx: property (text), widget (QLabel, u_ttyLabel)
|
|
#: rc.cpp:36 rc.cpp:39
|
|
msgid "Port"
|
|
msgstr "Puerto"
|
|
|
|
#. i18n: file: advanced_settings.ui:170
|
|
#. i18n: ectx: property (text), widget (QLabel, u_ttyBaudLabel)
|
|
#: rc.cpp:42
|
|
msgid "Baud"
|
|
msgstr "Baudios"
|