kde-l10n/es/messages/kde-workspace/plasma_runner_shell.po

96 lines
3.5 KiB
Text
Raw Normal View History

# translation of krunner_shellrunner.po to Spanish
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Jaime Robles <jaime@kde.org>, 2008.
# Eloy Cuadra <ecuadra@eloihr.net>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: krunner_shellrunner\n"
2014-12-09 18:43:01 +00:00
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
2015-06-25 09:43:46 +03:00
"POT-Creation-Date: 2015-06-25 09:29+0300\n"
"PO-Revision-Date: 2009-06-09 18:31+0200\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\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 0.3\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:61
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:134
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
2014-12-09 18:43:01 +00:00
#: rc.cpp:3 rc.cpp:24
msgid "Enter the user you want to run the application as here."
msgstr "Introduzca el usuario que desea que ejecute la aplicación."
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:64
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
2014-12-09 18:43:01 +00:00
#: rc.cpp:6
msgid "User&name:"
msgstr "&Nombre de usuario:"
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:83
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:102
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
2014-12-09 18:43:01 +00:00
#: rc.cpp:9 rc.cpp:12
msgid "Enter the password here for the user you specified above."
msgstr "Introduzca la contraseña para el usuario que ha especificado."
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:105
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
2014-12-09 18:43:01 +00:00
#: rc.cpp:15
msgid "Pass&word:"
msgstr "&Contraseña:"
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:115
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
2014-12-09 18:43:01 +00:00
#: rc.cpp:18
msgid ""
"Check this option if the application you want to run is a text mode "
"application. The application will then be run in a terminal emulator window."
msgstr ""
"Marque esta opción si la aplicación que desea ejecutar es una aplicación en "
"modo texto. La aplicación se ejecutará en una ventana de emulador de "
"terminal."
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:118
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
2014-12-09 18:43:01 +00:00
#: rc.cpp:21
msgid "Run in &terminal window"
msgstr "Ejecutar en ventana de &terminal"
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:141
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
2014-12-09 18:43:01 +00:00
#: rc.cpp:27
msgid ""
"Check this option if you want to run the application with a different user "
"id. Every process has a user id associated with it. This id code determines "
"file access and other permissions. The password of the user is required to "
"do this."
msgstr ""
"Marque esta opción si desea ejecutar la aplicación con un identificador de "
"usuario diferente. Cada proceso tiene un identificador de usuario asociado "
"con él. Este código de identificación determina el acceso a los archivos y "
"otros permisos. Para hacerlo se requerirá la contraseña del usuario."
2014-12-09 18:43:01 +00:00
#. i18n: file: shellOptions.ui:144
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
2014-12-09 18:43:01 +00:00
#: rc.cpp:30
msgid "Run as a different &user"
msgstr "Ejecutar como un &usuario diferente"
2015-06-25 09:43:46 +03:00
#: shellrunner.cpp:51
msgid "Finds commands that match :q:, using common shell syntax"
msgstr ""
"Encontrar órdenes que coincidan con :q: usando la sintaxis común del "
"intérprete de órdenes"
2015-06-25 09:43:46 +03:00
#: shellrunner.cpp:67
msgid "Run %1"
msgstr "Ejecutar %1"