mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
90 lines
3.4 KiB
Text
90 lines
3.4 KiB
Text
# Translation of krunner_shellrunner to Korean.
|
|
# Copyright (C) 2008 This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the kdebase package.
|
|
#
|
|
# Park Shinjo <kde@peremen.name>, 2008, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: krunner_shellrunner\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-06-25 09:29+0300\n"
|
|
"PO-Revision-Date: 2009-06-01 17:07+0900\n"
|
|
"Last-Translator: Park Shinjo <kde@peremen.name>\n"
|
|
"Language-Team: Korean <cho.sungjae@gmail.com>\n"
|
|
"Language: ko\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. i18n: file: shellOptions.ui:61
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
|
|
#. i18n: file: shellOptions.ui:134
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
|
|
#: rc.cpp:3 rc.cpp:24
|
|
msgid "Enter the user you want to run the application as here."
|
|
msgstr "프로그램을 실행시킬 사용자를 입력하십시오."
|
|
|
|
#. i18n: file: shellOptions.ui:64
|
|
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
|
|
#: rc.cpp:6
|
|
msgid "User&name:"
|
|
msgstr "사용자 이름(&N):"
|
|
|
|
#. i18n: file: shellOptions.ui:83
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
|
|
#. i18n: file: shellOptions.ui:102
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
|
|
#: rc.cpp:9 rc.cpp:12
|
|
msgid "Enter the password here for the user you specified above."
|
|
msgstr "위에 지정한 사용자의 암호를 입력하십시오."
|
|
|
|
#. i18n: file: shellOptions.ui:105
|
|
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
|
|
#: rc.cpp:15
|
|
msgid "Pass&word:"
|
|
msgstr "암호(&W):"
|
|
|
|
#. i18n: file: shellOptions.ui:115
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
|
#: 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 ""
|
|
"실행하려는 프로그램이 텍스트 모드 프로그램일 때 선택하십시오. 터미널 에뮬레이"
|
|
"터 창 안에서 프로그램이 실행됩니다."
|
|
|
|
#. i18n: file: shellOptions.ui:118
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
|
#: rc.cpp:21
|
|
msgid "Run in &terminal window"
|
|
msgstr "터미널 창에서 실행하기(&T)"
|
|
|
|
#. i18n: file: shellOptions.ui:141
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
|
|
#: 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 ""
|
|
"다른 사용자 ID로 프로그램을 실행하려면 누르십시오. 모든 프로세스는 연결된 사"
|
|
"용자 ID가 있습니다. 이 ID 코드는 파일 접근과 기타 권한을 결정합니다. 사용자"
|
|
"의 암호가 필요합니다."
|
|
|
|
#. i18n: file: shellOptions.ui:144
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
|
|
#: rc.cpp:30
|
|
msgid "Run as a different &user"
|
|
msgstr "다른 사용자로 실행하기(&U)"
|
|
|
|
#: shellrunner.cpp:51
|
|
msgid "Finds commands that match :q:, using common shell syntax"
|
|
msgstr ""
|
|
"표준 셸 명령 문법을 사용하여, 명령 중 :q:이(가) 들어가는 명령을 찾습니다"
|
|
|
|
#: shellrunner.cpp:67
|
|
msgid "Run %1"
|
|
msgstr "%1 실행하기"
|