# Translation of kcmkwinrules to Korean.
# Copyright (C) 2007-2008 This_file_is_part_of_KDE
# This file is distributed under the same license as the kdebase package.
# Park Shinjo Window-specific Settings
Here you can customize window settings "
"specifically only for some windows.
Please note that this " "configuration will not take effect if you do not use KWin as your window " "manager. If you do use a different window manager, please refer to its " "documentation for how to customize window behavior.
" msgstr "" "KWin을 창 관리자로 사용하지 않으면 이 곳의 설정이 적용" "되지 않습니다. 다른 창 관리자를 사용한다면 창 행동을 사용자 정의하는 방법에 " "대해서 창 관리자의 문서를 참고하십시오.
" #: kcm.cpp:102 msgid "Remember settings separately for every window" msgstr "각각 창의 설정을 따로 기억하기" #: kcm.cpp:103 msgid "Show internal settings for remembering" msgstr "기억하기 위한 내부 설정 보이기" #: kcm.cpp:104 msgid "Internal setting for remembering" msgstr "기억하기 위한 내부 설정" #: main.cpp:143 msgid "Application settings for %1" msgstr "%1의 프로그램 지정 설정" #: main.cpp:163 msgid "Window settings for %1" msgstr "%1의 창 설정" #: main.cpp:215 msgctxt "Window caption for the application wide rules dialog" msgid "Edit Application-Specific Settings" msgstr "프로그램 지정 설정 편집하기" #: main.cpp:243 msgid "KWin" msgstr "KWin" #: main.cpp:244 msgid "KWin helper utility" msgstr "KWin 도우미 유틸리티" #: main.cpp:247 msgid "WId of the window for special window settings." msgstr "창 지정 설정을 위한 창의 WId." #: main.cpp:248 msgid "Whether the settings should affect all windows of the application." msgstr "설정이 이 프로그램의 모든 창에 영향을 줄 지 여부." #: main.cpp:257 msgid "This helper utility is not supposed to be called directly." msgstr "이 도우미 유틸리티는 직접 호출되기 위한 것이 아닙니다." #. i18n: file: detectwidget.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:3 msgid "Information About Selected Window" msgstr "선택한 창의 정보" #. i18n: file: detectwidget.ui:26 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:6 msgid "Class:" msgstr "클래스:" #. i18n: file: detectwidget.ui:54 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:9 msgid "Role:" msgstr "역할:" #. i18n: file: detectwidget.ui:82 #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: rc.cpp:12 msgid "Type:" msgstr "종류:" #. i18n: file: detectwidget.ui:110 #. i18n: ectx: property (text), widget (QLabel, textLabel8) #: rc.cpp:15 msgid "Title:" msgstr "제목:" #. i18n: file: detectwidget.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel13) #: rc.cpp:18 msgid "Machine:" msgstr "머신:" #. i18n: file: detectwidget.ui:169 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:21 msgid "Match by primary class name and" msgstr "주 클래스 이름과 다음으로 일치" #. i18n: file: detectwidget.ui:178 #. i18n: ectx: property (text), widget (QCheckBox, match_whole_class) #: rc.cpp:24 msgid "Secondary class name (resulting in term in brackets)" msgstr "부 클래스 이름 (괄호로 둘러싸인 항목)" #. i18n: file: detectwidget.ui:185 #. i18n: ectx: property (text), widget (QCheckBox, match_role) #: rc.cpp:27 msgid "Window role (can be used to select windows by function)" msgstr "창 역할 (기능별 창을 선택할 수 있음)" #. i18n: file: detectwidget.ui:192 #. i18n: ectx: property (text), widget (QCheckBox, match_type) #: rc.cpp:30 msgid "Window type (eg. all dialogs, but not the main windows)" msgstr "창 종류 (예: 모든 대화상자, 주 창 제외)" #. i18n: file: detectwidget.ui:199 #. i18n: ectx: property (text), widget (QCheckBox, match_title) #: rc.cpp:33 msgid "" "Window title (very specific, can fail due to content changes or translation)" msgstr "창 제목 (창에 특정함, 내용 변경 및 번역으로 변경 가능성 있음)" #. i18n: file: editshortcut.ui:18 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:36 msgid "" "A single shortcut can be easily assigned or cleared using the two buttons. " "Only shortcuts with modifiers can be used.\n"
"It is possible to have several possible shortcuts, and the first available "
"shortcut will be used. The shortcuts are specified using shortcut sets "
"separated by \" - \". One set is specified as base+(list), "
"where base are modifiers and list is a list of keys.
\n"
"For example \"Shift+Alt+(123) Shift+Ctrl+(ABC)\" will first try "
"Shift+Alt+1, then others with Shift+Ctrl+C as the last one."
msgstr ""
"하나의 단축 키는 두 개의 단추를 사용해서 쉽게 할당하거나 삭제할 수 있습니다. "
"단축키는 반드시 수정자 키와 함께 사용되어야 합니다.
\n"
"여러 개의 단축키를 지정할 수 있으며 사용할 수 있는 단축키는 처음부터 선택됩니"
"다. 단축키는 \" - \"로 구분된 단축키 집합으로 지정할 수도 있습니다. 하나의 집"
"합은 기본 키+(키 목록)으로 지정할 수 있으며 기본 키는 수정자 키"
"들이고, 키 목록은 키들의 목록입니다.
\n"
"예를 들어 \"Shift+Alt+(123) Shift+Ctrl+(ABC)\"를 지정하면 맨 처음으로 "
"Shift+Alt+1을 시도하며 마지막으로 Shift+Ctrl+C를 시도합니다."
#. i18n: file: editshortcut.ui:62
#. i18n: ectx: property (text), widget (QPushButton, pushButton1)
#: rc.cpp:41
msgid "&Single Shortcut"
msgstr "단일 단축키(&S)"
#. i18n: file: editshortcut.ui:85
#. i18n: ectx: property (text), widget (QPushButton, pushButton2)
#: rc.cpp:44
msgid "C&lear"
msgstr "지우기(&L)"
#. i18n: file: ruleslist.ui:23
#. i18n: ectx: property (text), widget (KPushButton, new_button)
#: rc.cpp:47
msgid "&New..."
msgstr "새로 만들기(&N)..."
#. i18n: file: ruleslist.ui:30
#. i18n: ectx: property (text), widget (KPushButton, modify_button)
#: rc.cpp:50
msgid "&Modify..."
msgstr "수정(&M)..."
#. i18n: file: ruleslist.ui:37
#. i18n: ectx: property (text), widget (KPushButton, delete_button)
#: rc.cpp:53
msgid "Delete"
msgstr "삭제"
#. i18n: file: ruleslist.ui:47
#. i18n: ectx: property (text), widget (KPushButton, moveup_button)
#: rc.cpp:56
msgid "Move &Up"
msgstr "위로 이동(&U)"
#. i18n: file: ruleslist.ui:54
#. i18n: ectx: property (text), widget (KPushButton, movedown_button)
#: rc.cpp:59
msgid "Move &Down"
msgstr "아래로 이동(&D)"
#. i18n: file: ruleslist.ui:91
#. i18n: ectx: property (text), widget (QPushButton, import_button)
#: rc.cpp:62
msgid "&Import"
msgstr "가져오기(&I)"
#. i18n: file: ruleslist.ui:98
#. i18n: ectx: property (text), widget (QPushButton, export_button)
#: rc.cpp:65
msgid "&Export"
msgstr "내보내기(&E)"
#. i18n: file: ruleswidgetbase.ui:21
#. i18n: ectx: attribute (title), widget (QWidget, TabPage1)
#: rc.cpp:68
msgid "&Window matching"
msgstr "창 일치(&W)"
#. i18n: file: ruleswidgetbase.ui:27
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: rc.cpp:71
msgid "De&scription:"
msgstr "설명(&S):"
#. i18n: file: ruleswidgetbase.ui:46
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: rc.cpp:74
msgid "Window &class (application):"
msgstr "창 클래스 (프로그램 종류)(&C):"
#. i18n: file: ruleswidgetbase.ui:63
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:126
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:195
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:248
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:77 rc.cpp:98 rc.cpp:119 rc.cpp:137
msgid "Unimportant"
msgstr "중요하지 않음"
#. i18n: file: ruleswidgetbase.ui:68
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:131
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:200
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:253
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:80 rc.cpp:101 rc.cpp:122 rc.cpp:140
msgid "Exact Match"
msgstr "정확한 일치"
#. i18n: file: ruleswidgetbase.ui:73
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:136
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:205
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:258
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:83 rc.cpp:104 rc.cpp:125 rc.cpp:143
msgid "Substring Match"
msgstr "부 문자열 일치"
#. i18n: file: ruleswidgetbase.ui:78
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:141
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:210
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:263
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:86 rc.cpp:107 rc.cpp:128 rc.cpp:146
msgid "Regular Expression"
msgstr "정규 표현식"
#. i18n: file: ruleswidgetbase.ui:92
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_wmclass)
#. i18n: file: ruleswidgetbase.ui:155
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_role)
#. i18n: file: ruleswidgetbase.ui:221
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_title)
#. i18n: file: ruleswidgetbase.ui:274
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_machine)
#: rc.cpp:89 rc.cpp:110 rc.cpp:131 rc.cpp:149
msgid "Edit"
msgstr "편집"
#. i18n: file: ruleswidgetbase.ui:102
#. i18n: ectx: property (text), widget (QCheckBox, whole_wmclass)
#: rc.cpp:92
msgid "Match w&hole window class"
msgstr "전체 창 클래스 일치(&H)"
#. i18n: file: ruleswidgetbase.ui:109
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: rc.cpp:95
msgid "Window &role:"
msgstr "창 역할(&R):"
#. i18n: file: ruleswidgetbase.ui:162
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: rc.cpp:113
msgid "Window &types:"
msgstr "창 종류(&T):"
#. i18n: file: ruleswidgetbase.ui:178
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#: rc.cpp:116
msgid "Window t&itle:"
msgstr "창 제목(&I):"
#. i18n: file: ruleswidgetbase.ui:231
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: rc.cpp:134
msgid "&Machine (hostname):"
msgstr "호스트 이름 (머신)(&M):"
#. i18n: file: ruleswidgetbase.ui:318
#. i18n: ectx: property (text), widget (KPushButton, detect)
#: rc.cpp:152
msgid "&Detect Window Properties"
msgstr "창 속성 가져오기(&D)"
#. i18n: file: ruleswidgetbase.ui:325
#. i18n: ectx: property (suffix), widget (QSpinBox, detection_delay)
#: rc.cpp:155
msgid "s delay"
msgstr "초 지연"
#. i18n: file: ruleswidgetbase.ui:484
#. i18n: ectx: attribute (title), widget (QWidget, TabPage3)
#: rc.cpp:185
msgid "&Size && Position"
msgstr "위치와 크기(&S)"
#. i18n: file: ruleswidgetbase.ui:490
#. i18n: ectx: property (text), widget (QCheckBox, enable_shade)
#: rc.cpp:188
msgid "Sh&aded"
msgstr "말아 올려짐(&A)"
#. i18n: file: ruleswidgetbase.ui:497
#. i18n: ectx: property (text), widget (QCheckBox, enable_position)
#: rc.cpp:191
msgid "&Position"
msgstr "위치(&P)"
#. i18n: file: ruleswidgetbase.ui:508
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:565
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:629
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:680
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:751
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:832
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:883
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:927
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:978
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1080
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1131
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1180
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1235
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1280
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1331
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1378
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1479
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1501
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1585
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1622
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1700
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1756
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1805
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1870
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1934
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1979
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2045
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2094
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2144
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2295
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2317
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2339
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:194 rc.cpp:221 rc.cpp:248 rc.cpp:269 rc.cpp:290 rc.cpp:311 rc.cpp:332
#: rc.cpp:350 rc.cpp:368 rc.cpp:419 rc.cpp:437 rc.cpp:458 rc.cpp:483 rc.cpp:492
#: rc.cpp:516 rc.cpp:540 rc.cpp:573 rc.cpp:582 rc.cpp:603 rc.cpp:621 rc.cpp:645
#: rc.cpp:657 rc.cpp:672 rc.cpp:699 rc.cpp:720 rc.cpp:736 rc.cpp:757 rc.cpp:779
#: rc.cpp:794 rc.cpp:830 rc.cpp:839 rc.cpp:848
msgid "Do Not Affect"
msgstr "영향 주지 않음"
#. i18n: file: ruleswidgetbase.ui:513
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:570
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:634
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:685
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:756
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:837
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:888
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:932
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1085
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1285
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1336
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1383
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1506
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1590
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1627
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1810
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1875
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:197 rc.cpp:224 rc.cpp:251 rc.cpp:272 rc.cpp:293 rc.cpp:314 rc.cpp:335
#: rc.cpp:353 rc.cpp:422 rc.cpp:495 rc.cpp:519 rc.cpp:543 rc.cpp:585 rc.cpp:606
#: rc.cpp:624 rc.cpp:675 rc.cpp:702
msgid "Apply Initially"
msgstr "초기에 적용하기"
#. i18n: file: ruleswidgetbase.ui:518
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:575
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:639
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:690
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:761
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:842
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:893
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:937
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1090
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1290
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1341
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1388
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1511
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1595
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1632
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1815
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1880
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:200 rc.cpp:227 rc.cpp:254 rc.cpp:275 rc.cpp:296 rc.cpp:317 rc.cpp:338
#: rc.cpp:356 rc.cpp:425 rc.cpp:498 rc.cpp:522 rc.cpp:546 rc.cpp:588 rc.cpp:609
#: rc.cpp:627 rc.cpp:678 rc.cpp:705
msgid "Remember"
msgstr "기억하기"
#. i18n: file: ruleswidgetbase.ui:523
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:580
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:644
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:695
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:766
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:847
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:898
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:942
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:983
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1095
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1136
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1185
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1240
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1295
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1346
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1393
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1484
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1516
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1600
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1637
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1705
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1761
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1820
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1885
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1939
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1984
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2050
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2099
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2149
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2300
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2322
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2344
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:203 rc.cpp:230 rc.cpp:257 rc.cpp:278 rc.cpp:299 rc.cpp:320 rc.cpp:341
#: rc.cpp:359 rc.cpp:371 rc.cpp:428 rc.cpp:440 rc.cpp:461 rc.cpp:486 rc.cpp:501
#: rc.cpp:525 rc.cpp:549 rc.cpp:576 rc.cpp:591 rc.cpp:612 rc.cpp:630 rc.cpp:648
#: rc.cpp:660 rc.cpp:681 rc.cpp:708 rc.cpp:723 rc.cpp:739 rc.cpp:760 rc.cpp:782
#: rc.cpp:797 rc.cpp:833 rc.cpp:842 rc.cpp:851
msgid "Force"
msgstr "강제"
#. i18n: file: ruleswidgetbase.ui:528
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:585
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:649
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:700
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:771
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:852
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:903
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:947
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1100
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1300
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1351
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1398
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1521
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1605
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1642
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1825
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1890
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:206 rc.cpp:233 rc.cpp:260 rc.cpp:281 rc.cpp:302 rc.cpp:323 rc.cpp:344
#: rc.cpp:362 rc.cpp:431 rc.cpp:504 rc.cpp:528 rc.cpp:552 rc.cpp:594 rc.cpp:615
#: rc.cpp:633 rc.cpp:684 rc.cpp:711
msgid "Apply Now"
msgstr "지금 적용하기"
#. i18n: file: ruleswidgetbase.ui:533
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:590
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:654
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:705
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:776
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:857
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:908
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:952
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:988
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1105
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1141
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1190
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1245
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1305
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1356
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1403
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1489
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1526
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1610
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1647
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1710
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1766
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1830
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1895
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1944
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1989
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2055
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2104
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2154
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2305
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2327
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2349
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:209 rc.cpp:236 rc.cpp:263 rc.cpp:284 rc.cpp:305 rc.cpp:326 rc.cpp:347
#: rc.cpp:365 rc.cpp:374 rc.cpp:434 rc.cpp:443 rc.cpp:464 rc.cpp:489 rc.cpp:507
#: rc.cpp:531 rc.cpp:555 rc.cpp:579 rc.cpp:597 rc.cpp:618 rc.cpp:636 rc.cpp:651
#: rc.cpp:663 rc.cpp:687 rc.cpp:714 rc.cpp:726 rc.cpp:742 rc.cpp:763 rc.cpp:785
#: rc.cpp:800 rc.cpp:836 rc.cpp:845 rc.cpp:854
msgid "Force Temporarily"
msgstr "임시로 강제하기"
#. i18n: file: ruleswidgetbase.ui:544
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, position)
#: rc.cpp:212
msgid "x,y"
msgstr "x,y"
#. i18n: file: ruleswidgetbase.ui:547
#. i18n: ectx: property (validChars), widget (KRestrictedLine, position)
#. i18n: file: ruleswidgetbase.ui:604
#. i18n: ectx: property (validChars), widget (KRestrictedLine, size)
#. i18n: file: ruleswidgetbase.ui:1162
#. i18n: ectx: property (validChars), widget (KRestrictedLine, minsize)
#. i18n: file: ruleswidgetbase.ui:1204
#. i18n: ectx: property (validChars), widget (KRestrictedLine, maxsize)
#: rc.cpp:215 rc.cpp:242 rc.cpp:452 rc.cpp:470
msgid "0123456789-+,xX:"
msgstr "0123456789-+,xX:"
#. i18n: file: ruleswidgetbase.ui:554
#. i18n: ectx: property (text), widget (QCheckBox, enable_size)
#: rc.cpp:218
msgid "&Size"
msgstr "크기(&S)"
#. i18n: file: ruleswidgetbase.ui:601
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, size)
#. i18n: file: ruleswidgetbase.ui:1159
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, minsize)
#. i18n: file: ruleswidgetbase.ui:1201
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, maxsize)
#: rc.cpp:239 rc.cpp:449 rc.cpp:467
msgid "width,height"
msgstr "width,height,크기,너비,높이,폭"
#. i18n: file: ruleswidgetbase.ui:618
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizehoriz)
#: rc.cpp:245
msgid "Maximized &horizontally"
msgstr "수평 최대화(&H)"
#. i18n: file: ruleswidgetbase.ui:669
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizevert)
#: rc.cpp:266
msgid "Maximized &vertically"
msgstr "수직 최대화(&V)"
#. i18n: file: ruleswidgetbase.ui:740
#. i18n: ectx: property (text), widget (QCheckBox, enable_desktop)
#: rc.cpp:287
msgid "&Desktop"
msgstr "데스크톱(&D)"
#. i18n: file: ruleswidgetbase.ui:821
#. i18n: ectx: property (text), widget (QCheckBox, enable_fullscreen)
#: rc.cpp:308
msgid "&Fullscreen"
msgstr "전체 화면(&F)"
#. i18n: file: ruleswidgetbase.ui:872
#. i18n: ectx: property (text), widget (QCheckBox, enable_minimize)
#: rc.cpp:329
msgid "M&inimized"
msgstr "최소화됨(&I)"
#. i18n: file: ruleswidgetbase.ui:1000
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:377
msgid "Default"
msgstr "기본값"
#. i18n: file: ruleswidgetbase.ui:1005
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:380
msgid "No Placement"
msgstr "위치 지정 없음"
#. i18n: file: ruleswidgetbase.ui:1010
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:383
msgid "Smart"
msgstr "스마트"
#. i18n: file: ruleswidgetbase.ui:1015
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:386
msgid "Maximizing"
msgstr "최대화"
#. i18n: file: ruleswidgetbase.ui:1020
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:389
msgid "Cascade"
msgstr "계단식 배열"
#. i18n: file: ruleswidgetbase.ui:1025
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:392
msgid "Centered"
msgstr "가운데"
#. i18n: file: ruleswidgetbase.ui:1030
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:395
msgid "Random"
msgstr "무작위"
#. i18n: file: ruleswidgetbase.ui:1035
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:398
msgid "Top-Left Corner"
msgstr "영점"
#. i18n: file: ruleswidgetbase.ui:1040
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:401
msgid "Under Mouse"
msgstr "마우스 아래"
#. i18n: file: ruleswidgetbase.ui:1045
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:404
msgid "On Main Window"
msgstr "주 창에"
#. i18n: file: ruleswidgetbase.ui:1056
#. i18n: ectx: property (text), widget (QCheckBox, enable_placement)
#: rc.cpp:407
msgid "Initial p&lacement"
msgstr "초기 배치(&L)"
#. i18n: file: ruleswidgetbase.ui:1066
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_ignoregeometry)
#: rc.cpp:410
msgid ""
"Windows can ask to appear in a certain position.\n"
"By default this overrides the placement strategy\n"
"what might be nasty if the client abuses the feature\n"
"to unconditionally popup in the middle of your screen."
msgstr ""
"창이 항상 특정한 위치에 표시되도록 할 수 있습니다.\n"
"기본적으로 이 동작은 창 위치 배정 정책에 우선하며\n"
"프로그램에서 이 기능을 잘못 사용하여 항상 화면\n"
"가운데에 창을 표시하도록 할 수 있습니다."
#. i18n: file: ruleswidgetbase.ui:1069
#. i18n: ectx: property (text), widget (QCheckBox, enable_ignoregeometry)
#: rc.cpp:416
msgid "Ignore requested &geometry"
msgstr "요청한 크기 및 위치 무시하기(&G)"
#. i18n: file: ruleswidgetbase.ui:1149
#. i18n: ectx: property (text), widget (QCheckBox, enable_minsize)
#: rc.cpp:446
msgid "M&inimum size"
msgstr "최소 크기(&I)"
#. i18n: file: ruleswidgetbase.ui:1169
#. i18n: ectx: property (text), widget (QCheckBox, enable_maxsize)
#: rc.cpp:455
msgid "M&aximum size"
msgstr "최대 크기(&A)"
#. i18n: file: ruleswidgetbase.ui:1215
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_strictgeometry)
#: rc.cpp:473
msgid ""
"Eg. terminals or video players can ask to keep a certain aspect ratio\n"
"or only grow by values larger than one\n"
"(eg. by the dimensions of one character).\n"
"This may be pointless and the restriction prevents arbitrary dimensions\n"
"like your complete screen area."
msgstr ""
"예를 들어 터미널이나 비디오 재생기는 특정한 화면 비율을 유지하거나\n"
"특정한 단위(예: 글자 크기)를 기준으로만 증가하거나 감소하도록\n"
"요청할 수 있습니다.\n"
"때때로 이 제한이 무의미할 수도 있으며, 전체 화면을 덮는 등\n"
"임의의 크기로 지정하지 못하게 할 수도 있습니다."
#. i18n: file: ruleswidgetbase.ui:1221
#. i18n: ectx: property (text), widget (QCheckBox, enable_strictgeometry)
#: rc.cpp:480
msgid "Obey geometry restrictions"
msgstr "크기 제한 받아들이기"
#. i18n: file: ruleswidgetbase.ui:1313
#. i18n: ectx: property (text), widget (QCheckBox, enable_screen)
#: rc.cpp:510
msgid "Screen"
msgstr "화면"
#. i18n: file: ruleswidgetbase.ui:1321
#. i18n: ectx: attribute (title), widget (QWidget, TabPage4)
#: rc.cpp:513
msgid "&Arrangement && Access"
msgstr "정렬과 접근(&A)"
#. i18n: file: ruleswidgetbase.ui:1364
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skippager)
#: rc.cpp:534
msgid "Window shall (not) appear in the manager for virtual desktops"
msgstr "창이 가상 데스크톱 관리자에 나타나지 않아야 함"
#. i18n: file: ruleswidgetbase.ui:1367
#. i18n: ectx: property (text), widget (QCheckBox, enable_skippager)
#: rc.cpp:537
msgid "Skip pa&ger"
msgstr "페이저 건너뛰기(&G)"
#. i18n: file: ruleswidgetbase.ui:1425
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skiptaskbar)
#: rc.cpp:558
msgid "Window shall (not) appear in the taskbar."
msgstr "창이 작업 목록에 나타나지 않습니다."
#. i18n: file: ruleswidgetbase.ui:1428
#. i18n: ectx: property (text), widget (QCheckBox, enable_skiptaskbar)
#: rc.cpp:561
msgid "Skip &taskbar"
msgstr "작업 표시줄 건너뛰기(&T)"
#. i18n: file: ruleswidgetbase.ui:1442
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skipswitcher)
#: rc.cpp:564
msgid "Window shall (not) appear in the Alt+Tab list"
msgstr "창이 Alt+Tab 목록에 나타나지 않아야 함"
#. i18n: file: ruleswidgetbase.ui:1445
#. i18n: ectx: property (text), widget (QCheckBox, enable_skipswitcher)
#: rc.cpp:567
msgid "Skip &switcher"
msgstr "전환기 건너뛰기(&S)"
#. i18n: file: ruleswidgetbase.ui:1455
#. i18n: ectx: property (text), widget (QPushButton, shortcut_edit)
#: rc.cpp:570
msgid "Edit..."
msgstr "편집..."
#. i18n: file: ruleswidgetbase.ui:1571
#. i18n: ectx: property (text), widget (QCheckBox, enable_shortcut)
#: rc.cpp:600
msgid "Shortcut"
msgstr "단축키"
#. i18n: file: ruleswidgetbase.ui:1669
#. i18n: ectx: property (text), widget (QCheckBox, enable_above)
#: rc.cpp:639
msgid "Keep &above"
msgstr "위에 두기(&A)"
#. i18n: file: ruleswidgetbase.ui:1689
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupfg)
#: rc.cpp:642
msgid "Autog&roup in foreground"
msgstr "배경에 있는 창 자동으로 묶기(&R)"
#. i18n: file: ruleswidgetbase.ui:1732
#. i18n: ectx: property (text), widget (QCheckBox, enable_below)
#: rc.cpp:654
msgid "Keep &below"
msgstr "아래에 두기(&B)"
#. i18n: file: ruleswidgetbase.ui:1787
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupid)
#: rc.cpp:666
msgid "Autogroup by I&D"
msgstr "ID로 자동으로 묶기(&D)"
#. i18n: file: ruleswidgetbase.ui:1794
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroup)
#: rc.cpp:669
msgid "Autogroup with &identical"
msgstr "같은 속성으로 자동으로 묶기(&I)"
#. i18n: file: ruleswidgetbase.ui:1846
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: rc.cpp:690
msgid "Appearance && &Fixes"
msgstr "모양과 설정(&F)"
#. i18n: file: ruleswidgetbase.ui:1852
#. i18n: ectx: property (text), widget (QCheckBox, enable_blockcompositing)
#: rc.cpp:693
msgid "Block compositing"
msgstr "컴포지팅 무시"
#. i18n: file: ruleswidgetbase.ui:1859
#. i18n: ectx: property (text), widget (QCheckBox, enable_noborder)
#: rc.cpp:696
msgid "&No titlebar and frame"
msgstr "제목 표시줄과 프레임 없음(&N)"
#. i18n: file: ruleswidgetbase.ui:1910
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityactive)
#: rc.cpp:717
msgid "A&ctive opacity"
msgstr "활성 투명도(&C)"
#. i18n: file: ruleswidgetbase.ui:1955
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityactive)
#. i18n: file: ruleswidgetbase.ui:2000
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityinactive)
#: rc.cpp:730 rc.cpp:746
#, no-c-format
msgid "%"
msgstr "%"
#. i18n: file: ruleswidgetbase.ui:1968
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityinactive)
#: rc.cpp:733
msgid "I&nactive opacity"
msgstr "비활성 투명도(&N)"
#. i18n: file: ruleswidgetbase.ui:2031
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_acceptfocus)
#: rc.cpp:749
msgid ""
"Windows may prevent to get the focus (activate) when being clicked.\n"
"On the other hand you might wish to prevent a window\n"
"from getting focused on a mouse click."
msgstr ""
"특정한 창은 마우스를 눌러도 초점을 받지 않을 수 있습니다.\n"
"또한, 특정한 창에서 마우스를 눌러도 초점을 받지 않도록\n"
"설정할 수도 있습니다."
#. i18n: file: ruleswidgetbase.ui:2034
#. i18n: ectx: property (text), widget (QCheckBox, enable_acceptfocus)
#: rc.cpp:754
msgid "Accept &focus"
msgstr "초점 받아들이기(&F)"
#. i18n: file: ruleswidgetbase.ui:2077
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_disableglobalshortcuts)
#: rc.cpp:766
msgid ""
"When used, a window will receive\n"
"all keyboard inputs while it is active, including Alt+Tab etc.\n"
"This is especially interesting for emulators or virtual machines.\n"
"\n"
"Be warned:\n"
"you won't be able to Alt+Tab out of the window\n"
"nor use any other global shortcut (such as Alt+F2 to show KRunner)\n"
"while it's active!"
msgstr ""
"선택하면 창이 활성화되어 있을 때\n"
"Alt+Tab 등을 포함한 모든 키 입력을 받습니다.\n"
"에뮬레이터나 가상 머신 등에 유용하게 사용할 수 있습니다.\n"
"\n"
"경고:\n"
"창이 떠 있는 동안에는 Alt+Tab 키를 사용하여 창 밖으로 나가거나\n"
"Alt+F2 키를 눌러서 실행 대화 상자를 표시하는 등 전역 단축키를\n"
"사용할 수 없습니다!"
#. i18n: file: ruleswidgetbase.ui:2080
#. i18n: ectx: property (text), widget (QCheckBox, enable_disableglobalshortcuts)
#: rc.cpp:776
msgid "Ignore global shortcuts"
msgstr "전역 단축키 무시"
#. i18n: file: ruleswidgetbase.ui:2126
#. i18n: ectx: property (text), widget (QCheckBox, enable_closeable)
#: rc.cpp:788
msgid "&Closeable"
msgstr "닫을 수 있음(&C)"
#. i18n: file: ruleswidgetbase.ui:2133
#. i18n: ectx: property (text), widget (QCheckBox, enable_type)
#: rc.cpp:791
msgid "Window &type"
msgstr "창 종류(&T)"
#. i18n: file: ruleswidgetbase.ui:2361
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:857
msgctxt "no focus stealing prevention"
msgid "None"
msgstr "없음"
#. i18n: file: ruleswidgetbase.ui:2366
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:860
msgid "Low"
msgstr "낮음"
#. i18n: file: ruleswidgetbase.ui:2371
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:863
msgid "Normal"
msgstr "중간"
#. i18n: file: ruleswidgetbase.ui:2376
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:866
msgid "High"
msgstr "높음"
#. i18n: file: ruleswidgetbase.ui:2381
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:869
msgid "Extreme"
msgstr "매우 높음"
#. i18n: file: ruleswidgetbase.ui:2393
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_fsplevel)
#: rc.cpp:872
msgid ""
"KWin tries to prevent windows from taking the focus\n"
"(\"activate\") while you're working in another window,\n"
"but this may sometimes fail or superact.\n"
"\"None\" will unconditionally allow this window to get the focus while\n"
"\"Extreme\" will completely prevent it from taking the focus."
msgstr ""
"KWin은 다른 창에서 작업하는 동안 창의 초점\n"
"(\"활성화\")을 빼앗기는 것을 방지하지만,\n"
"때때로 작동하지 않거나 오작동할 수 있습니다.\n"
"\"없음\"을 선택하면 항상 창이 초점을 받을 수 있도록 하며,\n"
"\"매우 높음\"을 선택하면 초점을 빼앗는 것을 완전히 방지합니다."
#. i18n: file: ruleswidgetbase.ui:2396
#. i18n: ectx: property (text), widget (QCheckBox, enable_fsplevel)
#: rc.cpp:879
msgid "&Focus stealing prevention"
msgstr "초점 훔쳐가기 방지(&F)"
#: ruleslist.cpp:155
msgid "Export Rule"
msgstr "규칙 내보내기"
#: ruleslist.cpp:166
msgid "Import Rules"
msgstr "규칙 가져오기"
#: ruleswidget.cpp:58
msgid ""
"Enable this checkbox to alter this window property for the specified "
"window(s)."
msgstr "지정한 창에 대해서 창 속성을 변경하려면 이 옵션을 사용하십시오."
#: ruleswidget.cpp:60
msgid ""
"Specify how the window property should be affected: