mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
119 lines
3.2 KiB
Text
119 lines
3.2 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Park Shinjo <kde@peremen.name>, 2008, 2009, 2010, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_applet_systemtray\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2023-08-10 00:42+0300\n"
|
|
"PO-Revision-Date: 2013-07-30 23:55+0900\n"
|
|
"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
|
|
"Language-Team: Korean <kde@peremen.name>\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: ui/visibleitems.ui:26
|
|
#. i18n: ectx: property (text), widget (QLabel, unlockLabel)
|
|
#: rc.cpp:3
|
|
msgid "Widgets are currently locked, disabling some options."
|
|
msgstr "위젯이 잠겨 있으므로 일부 옵션을 끕니다."
|
|
|
|
#. i18n: file: ui/visibleitems.ui:54
|
|
#. i18n: ectx: property (text), widget (QPushButton, unlockButton)
|
|
#: rc.cpp:6
|
|
msgid "Unlock Widgets"
|
|
msgstr "위젯 잠금 풀기"
|
|
|
|
#. i18n: file: ui/autohide.ui:39
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, icons)
|
|
#: rc.cpp:9
|
|
msgid "Item"
|
|
msgstr "항목"
|
|
|
|
#. i18n: file: ui/autohide.ui:44
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, icons)
|
|
#: rc.cpp:12
|
|
msgid "Visibility"
|
|
msgstr "보이기/숨기기"
|
|
|
|
#. i18n: file: ui/autohide.ui:49
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, icons)
|
|
#: rc.cpp:15
|
|
msgid "Keyboard Shortcut"
|
|
msgstr "키보드 단축키"
|
|
|
|
#: package/contents/ui/ArrowArea.qml:54
|
|
msgid "Hide icons"
|
|
msgstr "아이콘 숨기기"
|
|
|
|
#: package/contents/ui/ArrowArea.qml:54
|
|
msgid "Show hidden icons"
|
|
msgstr "숨은 아이콘 보기"
|
|
|
|
#: ui/applet.cpp:405
|
|
msgid "Display"
|
|
msgstr "표시"
|
|
|
|
#: ui/applet.cpp:407
|
|
msgid "Choose which information to show"
|
|
msgstr "표시할 정보를 선택하십시오"
|
|
|
|
#: ui/applet.cpp:408
|
|
msgid "Entries"
|
|
msgstr "항목"
|
|
|
|
#: ui/applet.cpp:469
|
|
msgctxt "Item will be automatically shown or hidden from the systray"
|
|
msgid "Auto"
|
|
msgstr "자동"
|
|
|
|
#: ui/applet.cpp:470
|
|
msgctxt "Item is never visible in the systray"
|
|
msgid "Hidden"
|
|
msgstr "숨겨짐"
|
|
|
|
#: ui/applet.cpp:471
|
|
msgctxt "Item is always visible in the systray"
|
|
msgid "Always Visible"
|
|
msgstr "항상 보이기"
|
|
|
|
#: ui/applet.cpp:511
|
|
msgctxt "Categories of items in the systemtray that will be shown or hidden"
|
|
msgid "Shown Item Categories"
|
|
msgstr "보이는 항목 종류"
|
|
|
|
#: ui/applet.cpp:514
|
|
msgctxt "Systemtray items that describe the status of a generic application"
|
|
msgid "Application status"
|
|
msgstr "프로그램 상태"
|
|
|
|
#: ui/applet.cpp:524
|
|
msgctxt "Items communication related, such as chat or email clients"
|
|
msgid "Communications"
|
|
msgstr "대화"
|
|
|
|
#: ui/applet.cpp:534
|
|
msgctxt "Items about the status of the system, such as a filesystem indexer"
|
|
msgid "System services"
|
|
msgstr "시스템 서비스"
|
|
|
|
#: ui/applet.cpp:544
|
|
msgctxt "Items about hardware, such as battery or volume control"
|
|
msgid "Hardware control"
|
|
msgstr "하드웨어 제어"
|
|
|
|
#: ui/applet.cpp:554
|
|
msgctxt "Other uncategorized systemtray items"
|
|
msgid "Miscellaneous"
|
|
msgstr "기타"
|
|
|
|
#: ui/applet.cpp:601
|
|
msgctxt ""
|
|
"Extra items to be manually added in the systray, such as little Plasma "
|
|
"widgets"
|
|
msgid "Extra Items"
|
|
msgstr "추가 항목"
|