mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
83 lines
3.1 KiB
Text
83 lines
3.1 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Jure Repinc <jlp@holodeck1.com>, 2008, 2009, 2012.
|
|
# Andrej Mernik <andrejm@ubuntu.si>, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: krunner_shellrunner\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2013-11-05 11:50+0000\n"
|
|
"PO-Revision-Date: 2013-06-24 09:02+0200\n"
|
|
"Last-Translator: Andrej Mernik <andrejm@ubuntu.si>\n"
|
|
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
|
"Language: sl\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=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
|
|
"%100==4 ? 3 : 0);\n"
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
|
|
#: shellOptions.ui:61 shellOptions.ui:134
|
|
msgid "Enter the user you want to run the application as here."
|
|
msgstr "Sem vnesite uporabniško ime, s katerim bi radi zagnali program."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
|
|
#: shellOptions.ui:64
|
|
msgid "User&name:"
|
|
msgstr "Uporab&nik:"
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
|
|
#: shellOptions.ui:83 shellOptions.ui:102
|
|
msgid "Enter the password here for the user you specified above."
|
|
msgstr "Vnesite geslo zgoraj navedenega uporabnika."
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
|
|
#: shellOptions.ui:105
|
|
msgid "Pass&word:"
|
|
msgstr "&Geslo:"
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
|
#: shellOptions.ui:115
|
|
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 ""
|
|
"Označite to možnost, če program, ki ga želite uporabljati, teče v besedilnem "
|
|
"načinu. Program bo potem izveden v oknu posnemovalnika terminala."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
|
#: shellOptions.ui:118
|
|
msgid "Run in &terminal window"
|
|
msgstr "Zaženi v &terminalu"
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
|
|
#: shellOptions.ui:141
|
|
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 ""
|
|
"Označite to možnost, če želite program zagnati z id-jem drugega uporabnika. "
|
|
"Z vsakim opravilom je povezana uporabniški id. Ta določa uporabniška "
|
|
"dovoljenja pri delu z datotekami. Za uporabo morate vnesti geslo uporabnika."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
|
|
#: shellOptions.ui:144
|
|
msgid "Run as a different &user"
|
|
msgstr "Zaženi kot drug &uporabnik"
|
|
|
|
#: shellrunner.cpp:53
|
|
msgid "Finds commands that match :q:, using common shell syntax"
|
|
msgstr ""
|
|
"Najde ukaze, ki se ujemajo s :q:, pri čemer uporabi običajno skladnjo lupine"
|
|
|
|
#: shellrunner.cpp:73
|
|
#, kde-format
|
|
msgid "Run %1"
|
|
msgstr "Zaženi %1"
|