From c37dd901759c5d2ac4045bdffb40d748963f18be Mon Sep 17 00:00:00 2001
From: KuroeHanako <78864678+kuroehanako@users.noreply.github.com>
Date: Fri, 24 Dec 2021 22:32:56 +0900
Subject: [PATCH 1/2] updated appIcons.js
---
appIcons.js | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/appIcons.js b/appIcons.js
index 15c37d6..1d784bb 100644
--- a/appIcons.js
+++ b/appIcons.js
@@ -1748,27 +1748,27 @@ var MyShowAppsIconMenu = class extends PopupMenu.PopupMenu {
if (this.sourceActor != Main.layoutManager.dummyCursor) {
this._appendItem({
- title: 'Power options',
+ title: _('Power options'),
cmd: ['gnome-control-center', 'power']
});
this._appendItem({
- title: 'Event logs',
+ title: _('Event logs'),
cmd: ['gnome-logs']
});
this._appendItem({
- title: 'System',
+ title: _('System'),
cmd: ['gnome-control-center', 'info-overview']
});
this._appendItem({
- title: 'Device Management',
+ title: _('Device Management'),
cmd: ['gnome-control-center', 'display']
});
this._appendItem({
- title: 'Disk Management',
+ title: _('Disk Management'),
cmd: ['gnome-disks']
});
@@ -1781,27 +1781,27 @@ var MyShowAppsIconMenu = class extends PopupMenu.PopupMenu {
}
this._appendItem({
- title: 'Terminal',
+ title: _('Terminal'),
cmd: ['gnome-terminal']
});
this._appendItem({
- title: 'System monitor',
+ title: _('System monitor'),
cmd: ['gnome-system-monitor']
});
this._appendItem({
- title: 'Files',
+ title: _('Files'),
cmd: ['nautilus']
});
this._appendItem({
- title: 'Extensions',
+ title: _('Extensions'),
cmd: ['gnome-shell-extension-prefs']
});
this._appendItem({
- title: 'Settings',
+ title: _('Settings'),
cmd: ['gnome-control-center', 'wifi']
});
From 4c8754ec56e0afd27bca5db27d412226dc63049f Mon Sep 17 00:00:00 2001
From: KuroeHanako <78864678+kuroehanako@users.noreply.github.com>
Date: Fri, 24 Dec 2021 22:40:27 +0900
Subject: [PATCH 2/2] Added Korean Translation
---
po/ko.po | 2848 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 2848 insertions(+)
create mode 100644 po/ko.po
diff --git a/po/ko.po b/po/ko.po
new file mode 100644
index 0000000..91b22bb
--- /dev/null
+++ b/po/ko.po
@@ -0,0 +1,2848 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2021-12-24 14:59+0900\n"
+"PO-Revision-Date: 2021-12-24 22:40+0900\n"
+"Last-Translator: \n"
+"Language-Team: \n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 3.0\n"
+"X-Poedit-Basepath: dash-to-panel@jderose9.github.com\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Poedit-SearchPath-0: .\n"
+
+#: Settings.ui:30
+msgid "Animation type"
+msgstr "애니메이션 종류"
+
+#: Settings.ui:40
+msgid "Simple"
+msgstr "간단히"
+
+#: Settings.ui:41
+msgid "Ripple"
+msgstr ""
+
+#: Settings.ui:42
+msgid "Plank"
+msgstr "플랭크"
+
+#: Settings.ui:70
+msgid "Duration"
+msgstr ""
+
+#: Settings.ui:101
+msgid "Rotation"
+msgstr ""
+
+#: Settings.ui:131
+msgid "Travel"
+msgstr ""
+
+#: Settings.ui:161
+msgid "Zoom"
+msgstr "확대"
+
+#: Settings.ui:191
+msgid "Convexity"
+msgstr ""
+
+#: Settings.ui:221
+msgid "Extent"
+msgstr ""
+
+#: Settings.ui:332
+msgid "Nothing yet!"
+msgstr "아직 없음!"
+
+#: Settings.ui:383
+msgid ""
+"When set to minimize, double clicking minimizes all the windows of the "
+"application."
+msgstr ""
+
+#: Settings.ui:401
+msgid "Shift+Click action"
+msgstr ""
+
+#: Settings.ui:415 Settings.ui:487 Settings.ui:558 Settings.ui:6486
+msgid "Raise windows"
+msgstr ""
+
+#: Settings.ui:416 Settings.ui:488 Settings.ui:559
+msgid "Minimize window"
+msgstr "창 최소화"
+
+#: Settings.ui:417 Settings.ui:489 Settings.ui:560 Settings.ui:6487
+msgid "Launch new instance"
+msgstr "새 인스턴스 실행"
+
+#: Settings.ui:418 Settings.ui:490 Settings.ui:561 Settings.ui:6483
+msgid "Cycle through windows"
+msgstr "창 간 전환"
+
+#: Settings.ui:419 Settings.ui:491 Settings.ui:562 Settings.ui:6482
+msgid "Cycle windows + minimize"
+msgstr "창 전환 및 최소화"
+
+#: Settings.ui:420 Settings.ui:492 Settings.ui:563 Settings.ui:6484
+msgid "Toggle single / Preview multiple"
+msgstr ""
+
+#: Settings.ui:421
+msgid "Toggle single / Cycle multiple"
+msgstr ""
+
+#: Settings.ui:422 Settings.ui:493 Settings.ui:564
+msgid "Quit"
+msgstr "끝내기"
+
+#: Settings.ui:455
+msgid "Behavior for Middle-Click."
+msgstr ""
+
+#: Settings.ui:473
+msgid "Middle-Click action"
+msgstr ""
+
+#: Settings.ui:526
+msgid "Behavior for Shift+Middle-Click."
+msgstr ""
+
+#: Settings.ui:544
+msgid "Shift+Middle-Click action"
+msgstr ""
+
+#: Settings.ui:619
+msgid "Integrate AppMenu items"
+msgstr ""
+
+#: Settings.ui:665
+msgid "Show Details menu item"
+msgstr ""
+
+#: Settings.ui:759
+msgid "Highlight focused application"
+msgstr ""
+
+#: Settings.ui:790
+msgid "Icon dominant color"
+msgstr ""
+
+#: Settings.ui:811
+msgid "Custom color"
+msgstr ""
+
+#: Settings.ui:836
+msgid "Highlight opacity"
+msgstr ""
+
+#: Settings.ui:888
+msgid "Indicator size (px)"
+msgstr ""
+
+#: Settings.ui:932
+msgid "Indicator color - Icon Dominant"
+msgstr ""
+
+#: Settings.ui:978
+msgid "Indicator color - Override Theme"
+msgstr ""
+
+#: Settings.ui:1006 Settings.ui:1161
+msgid "1 window open (or ungrouped)"
+msgstr ""
+
+#: Settings.ui:1021 Settings.ui:1176
+msgid "Apply to all"
+msgstr "모두 적용"
+
+#: Settings.ui:1046 Settings.ui:1201
+msgid "2 windows open"
+msgstr ""
+
+#: Settings.ui:1059 Settings.ui:1226
+msgid "3 windows open"
+msgstr ""
+
+#: Settings.ui:1072 Settings.ui:1251
+msgid "4+ windows open"
+msgstr ""
+
+#: Settings.ui:1133
+msgid "Use different for unfocused"
+msgstr ""
+
+#: Settings.ui:1344
+msgid "Font size (px) of the application titles (default is 14)"
+msgstr ""
+
+#: Settings.ui:1375
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:574
+msgid "Font weight of application titles"
+msgstr ""
+
+#: Settings.ui:1389 Settings.ui:3024
+msgid "inherit from theme"
+msgstr ""
+
+#: Settings.ui:1390 Settings.ui:3025
+msgid "normal"
+msgstr "보통"
+
+#: Settings.ui:1391 Settings.ui:3026
+msgid "lighter"
+msgstr "얇게"
+
+#: Settings.ui:1392 Settings.ui:3027
+msgid "bold"
+msgstr "굵게"
+
+#: Settings.ui:1393 Settings.ui:3028
+msgid "bolder"
+msgstr "더 굵게"
+
+#: Settings.ui:1423
+msgid "Font color of the application titles"
+msgstr ""
+
+#: Settings.ui:1466
+msgid "Font color of the minimized application titles"
+msgstr ""
+
+#: Settings.ui:1509
+msgid "Maximum width (px) of the application titles (default is 160)"
+msgstr ""
+
+#: Settings.ui:1554
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:594
+msgid "Use a fixed width for the application titles"
+msgstr ""
+
+#: Settings.ui:1579
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:595
+msgid ""
+"The application titles all have the same width, even if their texts are "
+"shorter than the maximum width. The maximum width value is used as the fixed "
+"width."
+msgstr ""
+
+#: Settings.ui:1615
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:599
+msgid "Display running indicators on unfocused applications"
+msgstr ""
+
+#: Settings.ui:1657
+msgid "Use the favorite icons as application launchers"
+msgstr ""
+
+#: Settings.ui:1751
+msgid "Only hide the panel when it is obstructed by windows "
+msgstr ""
+
+#: Settings.ui:1783
+msgid "The panel hides from"
+msgstr ""
+
+#: Settings.ui:1797 Settings.ui:4382
+msgid "All windows"
+msgstr "모든 창"
+
+#: Settings.ui:1798 Settings.ui:4383
+msgid "Focused windows"
+msgstr ""
+
+#: Settings.ui:1799 Settings.ui:4384
+msgid "Maximized windows"
+msgstr ""
+
+#: Settings.ui:1837
+msgid "Require pressure at the edge of the screen to reveal the panel"
+msgstr ""
+
+#: Settings.ui:1869
+msgid "Required pressure threshold (px)"
+msgstr ""
+
+#: Settings.ui:1898
+msgid "Required pressure timeout (ms)"
+msgstr ""
+
+#: Settings.ui:1953
+msgid "Allow the panel to be revealed while in fullscreen mode"
+msgstr ""
+
+#: Settings.ui:1997
+msgid "Only hide secondary panels (requires multi-monitors option)"
+msgstr ""
+
+#: Settings.ui:2040
+msgid "e.g. i"
+msgstr ""
+
+#: Settings.ui:2053
+msgid "Keyboard shortcut to reveal and hold the panel"
+msgstr ""
+
+#: Settings.ui:2065 Settings.ui:3749
+msgid "Syntax: , , , "
+msgstr ""
+
+#: Settings.ui:2100
+msgid "Hide and reveal animation duration (ms)"
+msgstr ""
+
+#: Settings.ui:2146
+msgid "Delay before hiding the panel (ms)"
+msgstr ""
+
+#: Settings.ui:2193
+msgid "Delay before enabling intellihide on start (ms)"
+msgstr ""
+
+#: Settings.ui:2351
+msgid "Time (ms) before showing (400 is default)"
+msgstr ""
+
+#: Settings.ui:2365
+msgid "Animation time (ms)"
+msgstr ""
+
+#: Settings.ui:2398
+msgid "Time (ms) before hiding (100 is default)"
+msgstr ""
+
+#: Settings.ui:2416
+msgid "Immediate on application icon click"
+msgstr ""
+
+#: Settings.ui:2467
+msgid "Middle click on the preview to close the window"
+msgstr ""
+
+#: Settings.ui:2511
+msgid "Window previews preferred size (px)"
+msgstr "선호하는 창 미리보기 크기 (픽셀)"
+
+#: Settings.ui:2538
+msgid "Window previews aspect ratio Y (height)"
+msgstr ""
+
+#: Settings.ui:2552
+msgid "Window previews padding (px)"
+msgstr "창 미리보기 위치 (픽셀"
+
+#: Settings.ui:2591 Settings.ui:2658
+msgid "1"
+msgstr "1"
+
+#: Settings.ui:2592 Settings.ui:2659
+msgid "2"
+msgstr "2"
+
+#: Settings.ui:2593 Settings.ui:2660
+msgid "3"
+msgstr "3"
+
+#: Settings.ui:2594 Settings.ui:2661
+msgid "4"
+msgstr "4"
+
+#: Settings.ui:2595 Settings.ui:2662 Settings.ui:2766
+msgid "5"
+msgstr "5"
+
+#: Settings.ui:2596 Settings.ui:2663
+msgid "6"
+msgstr "6"
+
+#: Settings.ui:2597 Settings.ui:2664
+msgid "7"
+msgstr "7"
+
+#: Settings.ui:2598 Settings.ui:2665
+msgid "8"
+msgstr "8"
+
+#: Settings.ui:2599 Settings.ui:2666
+msgid "9"
+msgstr "9"
+
+#: Settings.ui:2600 Settings.ui:2667
+msgid "10"
+msgstr "10"
+
+#: Settings.ui:2601 Settings.ui:2668
+msgid "11"
+msgstr "11"
+
+#: Settings.ui:2602 Settings.ui:2669
+msgid "12"
+msgstr "12"
+
+#: Settings.ui:2603 Settings.ui:2670
+msgid "13"
+msgstr "13"
+
+#: Settings.ui:2604 Settings.ui:2671
+msgid "14"
+msgstr "14"
+
+#: Settings.ui:2605 Settings.ui:2672
+msgid "15"
+msgstr "15"
+
+#: Settings.ui:2606 Settings.ui:2673
+msgid "16"
+msgstr "16"
+
+#: Settings.ui:2607 Settings.ui:2674
+msgid "17"
+msgstr "17"
+
+#: Settings.ui:2608 Settings.ui:2675
+msgid "18"
+msgstr "18"
+
+#: Settings.ui:2609 Settings.ui:2676
+msgid "19"
+msgstr "19"
+
+#: Settings.ui:2610 Settings.ui:2677
+msgid "20"
+msgstr "20"
+
+#: Settings.ui:2611 Settings.ui:2678
+msgid "21"
+msgstr "21"
+
+#: Settings.ui:2617 Settings.ui:2684
+msgid "Fixed"
+msgstr ""
+
+#: Settings.ui:2635
+msgid "Window previews aspect ratio X (width)"
+msgstr ""
+
+#: Settings.ui:2719
+msgid "Use custom opacity for the previews background"
+msgstr ""
+
+#: Settings.ui:2733
+msgid "If disabled, the previews background have the same opacity as the panel"
+msgstr ""
+
+#: Settings.ui:2799
+msgid "Close button and header position"
+msgstr "제목 및 닫기 버튼 위치"
+
+#: Settings.ui:2811 Settings.ui:4953 Settings.ui:5222 prefs.js:275
+msgid "Bottom"
+msgstr "아래"
+
+#: Settings.ui:2823 Settings.ui:4966 Settings.ui:5233 prefs.js:273
+msgid "Top"
+msgstr "위"
+
+#: Settings.ui:2857
+msgid "Display window preview headers"
+msgstr ""
+
+#: Settings.ui:2920
+msgid "Icon size (px) of the window preview"
+msgstr "창 미리보기 아이콘 크기 (px)"
+
+#: Settings.ui:2934
+msgid "If disabled, the previews icon size will be based on headerbar size"
+msgstr ""
+
+#: Settings.ui:2982
+msgid "Font size (px) of the preview titles"
+msgstr "미리보기 제목의 글꼴 크기 (px)"
+
+#: Settings.ui:3009
+msgid "Font weight of the preview titles"
+msgstr ""
+
+#: Settings.ui:3054
+msgid "Font color of the preview titles"
+msgstr ""
+
+#: Settings.ui:3105
+msgid "Enable window peeking"
+msgstr ""
+
+#: Settings.ui:3131
+msgid ""
+"When hovering over a window preview for some time, the window gets "
+"distinguished."
+msgstr ""
+
+#: Settings.ui:3156
+msgid "Enter window peeking mode timeout (ms)"
+msgstr ""
+
+#: Settings.ui:3170
+msgid "50"
+msgstr "50"
+
+#: Settings.ui:3185
+msgid ""
+"Time of inactivity while hovering over a window preview needed to enter the "
+"window peeking mode."
+msgstr ""
+
+#: Settings.ui:3217
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:701
+msgid "Window peeking mode opacity"
+msgstr ""
+
+#: Settings.ui:3231 Settings.ui:4000 Settings.ui:4470 Settings.ui:5529
+#: Settings.ui:5716 Settings.ui:5744
+msgid "0"
+msgstr "0"
+
+#: Settings.ui:3245
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:702
+msgid ""
+"All windows except for the peeked one have their opacity set to the same "
+"value."
+msgstr ""
+
+#: Settings.ui:3327 Settings.ui:3412
+msgid "Delay between mouse scroll events (ms)"
+msgstr ""
+
+#: Settings.ui:3341 Settings.ui:3426
+msgid "Use this value to limit the number of captured mouse scroll events."
+msgstr ""
+
+#: Settings.ui:3460
+msgid "Show popup when changing workspace"
+msgstr ""
+
+#: Settings.ui:3474
+msgid "This affects workspace popup when scrolling on the panel only."
+msgstr ""
+
+#: Settings.ui:3552
+msgid "Super"
+msgstr "Super"
+
+#: Settings.ui:3553
+msgid "Super + Alt"
+msgstr "Super + Alt"
+
+#: Settings.ui:3567
+msgid "Hotkeys prefix"
+msgstr ""
+
+#: Settings.ui:3579
+msgid "Hotkeys will either be Super+Number or Super+Alt+Num"
+msgstr ""
+
+#: Settings.ui:3617
+msgid "Never"
+msgstr ""
+
+#: Settings.ui:3618
+msgid "Show temporarily"
+msgstr ""
+
+#: Settings.ui:3619
+msgid "Always visible"
+msgstr ""
+
+#: Settings.ui:3633
+msgid "Number overlay"
+msgstr ""
+
+#: Settings.ui:3645
+msgid ""
+"Temporarily show the application numbers over the icons when using the "
+"hotkeys."
+msgstr ""
+
+#: Settings.ui:3694
+msgid "Hide timeout (ms)"
+msgstr ""
+
+#: Settings.ui:3724
+msgid "e.g. q"
+msgstr ""
+
+#: Settings.ui:3737
+msgid "Shortcut to show the overlay for 2 seconds"
+msgstr ""
+
+#: Settings.ui:3784
+msgid "Show window previews on hotkey"
+msgstr ""
+
+#: Settings.ui:3811
+msgid "Show previews when the application have multiple instances"
+msgstr ""
+
+#: Settings.ui:3848
+msgid "Number row"
+msgstr ""
+
+#: Settings.ui:3849
+msgid "Numeric keypad"
+msgstr ""
+
+#: Settings.ui:3850
+msgid "Both"
+msgstr ""
+
+#: Settings.ui:3864
+msgid "Hotkeys are activated with"
+msgstr ""
+
+#: Settings.ui:3876
+msgid "Select which keyboard number keys are used to activate the hotkeys"
+msgstr ""
+
+#: Settings.ui:3928
+msgid "Current Show Applications icon"
+msgstr ""
+
+#: Settings.ui:3967
+msgid "Custom Show Applications image icon"
+msgstr ""
+
+#: Settings.ui:4013
+msgid "Show Applications icon side padding (px)"
+msgstr ""
+
+#: Settings.ui:4055
+msgid "Override escape key and return to desktop"
+msgstr ""
+
+#: Settings.ui:4143
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:109
+msgid "Override Show Desktop line color"
+msgstr ""
+
+#: Settings.ui:4203
+msgid "Reveal the desktop when hovering the Show Desktop button"
+msgstr ""
+
+#: Settings.ui:4234
+msgid "Delay before revealing the desktop (ms)"
+msgstr ""
+
+#: Settings.ui:4264
+msgid "Fade duration (ms)"
+msgstr ""
+
+#: Settings.ui:4368
+msgid "The panel background opacity is affected by"
+msgstr ""
+
+#: Settings.ui:4430
+msgid "Change opacity when a window gets closer than (px)"
+msgstr ""
+
+#: Settings.ui:4460
+msgid "Change opacity to (%)"
+msgstr ""
+
+#: Settings.ui:4512
+msgid "Opacity change animation duration (ms)"
+msgstr ""
+
+#: Settings.ui:4584
+msgid "Display the main panel on"
+msgstr ""
+
+#: Settings.ui:4626
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:614
+msgid "Display panels on all monitors"
+msgstr ""
+
+#: Settings.ui:4687
+msgid "Panel Intellihide"
+msgstr ""
+
+#: Settings.ui:4740
+msgid "Hide and reveal the panel according to preferences"
+msgstr ""
+
+#: Settings.ui:4787
+msgid "Order and positions on monitor"
+msgstr ""
+
+#: Settings.ui:4808
+msgid "Apply changes to all monitors"
+msgstr ""
+
+#: Settings.ui:4868
+msgid ""
+"Panel thickness\n"
+"(default is 48)"
+msgstr ""
+
+#: Settings.ui:4880
+msgid ""
+"Panel length (%)\n"
+"(default is 100)"
+msgstr ""
+
+#: Settings.ui:4911 prefs.js:278
+msgid "Start"
+msgstr ""
+
+#: Settings.ui:4912 prefs.js:274 prefs.js:279
+msgid "Middle"
+msgstr ""
+
+#: Settings.ui:4913 prefs.js:280
+msgid "End"
+msgstr ""
+
+#: Settings.ui:4925
+msgid "Anchor"
+msgstr ""
+
+#: Settings.ui:4938
+msgid "Panel screen position"
+msgstr "화면 내 패널 위치"
+
+#: Settings.ui:4979 Settings.ui:5244 prefs.js:269
+msgid "Left"
+msgstr "왼쪽"
+
+#: Settings.ui:4992 Settings.ui:5255 prefs.js:271
+msgid "Right"
+msgstr "오른쪽"
+
+#: Settings.ui:5053
+msgid "Position"
+msgstr "위치"
+
+#: Settings.ui:5097
+msgid ""
+"App Icon Margin\n"
+"(default is 8)"
+msgstr ""
+
+#: Settings.ui:5145
+msgid ""
+"App Icon Padding\n"
+"(default is 4)"
+msgstr ""
+
+#: Settings.ui:5211
+msgid "Running indicator position"
+msgstr ""
+
+#: Settings.ui:5289
+msgid "Running indicator style (Focused app)"
+msgstr ""
+
+#: Settings.ui:5323 Settings.ui:5369
+msgid "Dots"
+msgstr "점"
+
+#: Settings.ui:5324 Settings.ui:5370
+msgid "Squares"
+msgstr "사각형"
+
+#: Settings.ui:5325 Settings.ui:5371
+msgid "Dashes"
+msgstr "대시"
+
+#: Settings.ui:5326 Settings.ui:5372
+msgid "Segmented"
+msgstr ""
+
+#: Settings.ui:5327 Settings.ui:5373
+msgid "Solid"
+msgstr "단일"
+
+#: Settings.ui:5328 Settings.ui:5374
+msgid "Ciliora"
+msgstr ""
+
+#: Settings.ui:5329 Settings.ui:5375
+msgid "Metro"
+msgstr "Windows 스타일"
+
+#: Settings.ui:5358
+msgid "Running indicator style (Unfocused apps)"
+msgstr ""
+
+#: Settings.ui:5418
+msgid "Override panel theme background color "
+msgstr ""
+
+#: Settings.ui:5481
+msgid "Override panel theme background opacity"
+msgstr ""
+
+#: Settings.ui:5514
+msgid "Panel background opacity (%)"
+msgstr ""
+
+#: Settings.ui:5548
+msgid "Dynamic background opacity"
+msgstr ""
+
+#: Settings.ui:5558
+msgid "Change opacity when a window gets close to the panel"
+msgstr ""
+
+#: Settings.ui:5644
+msgid "Override panel theme gradient "
+msgstr ""
+
+#: Settings.ui:5677
+msgid "Gradient top color and opacity (%)"
+msgstr ""
+
+#: Settings.ui:5690
+msgid "Gradient bottom color and opacity (%)"
+msgstr ""
+
+#: Settings.ui:5800
+msgid "Animate hovering app icons"
+msgstr "아이콘 위에 올려놓을 시 애니메이션 효과 사용"
+
+#: Settings.ui:5861
+msgid "Style"
+msgstr "모양"
+
+#: Settings.ui:5917
+msgid "Show favorite applications"
+msgstr "즐겨찾는 프로그램 표시"
+
+#: Settings.ui:5930
+msgid "Show running applications"
+msgstr "실행 중인 프로그램 표시"
+
+#: Settings.ui:5967
+msgid "Show favorite applications on secondary panels"
+msgstr "두 번째 패널에 즐겨찾는 프로그램 표시"
+
+#: Settings.ui:6012
+msgid "Show AppMenu button"
+msgstr ""
+
+#: Settings.ui:6026
+msgid "Top Bar > Show App Menu must be enabled in Tweak Tool"
+msgstr ""
+
+#: Settings.ui:6101
+msgid "Show window previews on hover"
+msgstr ""
+
+#: Settings.ui:6127
+msgid "Show tooltip on hover"
+msgstr ""
+
+#: Settings.ui:6172
+msgid "Isolate Workspaces"
+msgstr ""
+
+#: Settings.ui:6198
+msgid "Isolate monitors"
+msgstr ""
+
+#: Settings.ui:6243
+msgid "Click empty space to close overview"
+msgstr ""
+
+#: Settings.ui:6288
+msgid "Disable show overview on startup"
+msgstr ""
+
+#: Settings.ui:6320
+msgid "Ungroup applications"
+msgstr "프로그램 그룹 해제"
+
+#: Settings.ui:6386
+msgid "Behavior"
+msgstr "행동"
+
+#: Settings.ui:6428
+msgid "Behaviour when clicking on the icon of a running application."
+msgstr ""
+
+#: Settings.ui:6445
+msgid "Click action"
+msgstr "클릭 시 동작"
+
+#: Settings.ui:6485
+msgid "Toggle windows"
+msgstr ""
+
+#: Settings.ui:6533
+msgid "Scroll panel action"
+msgstr ""
+
+#: Settings.ui:6542
+msgid "Behavior when mouse scrolling over the panel."
+msgstr ""
+
+#: Settings.ui:6566
+msgid "Scroll icon action"
+msgstr ""
+
+#: Settings.ui:6575
+msgid "Behavior when mouse scrolling over an application icon."
+msgstr ""
+
+#: Settings.ui:6619 Settings.ui:6637
+msgid "Do nothing"
+msgstr "아무것도 안 함"
+
+#: Settings.ui:6620
+msgid "Switch workspace"
+msgstr "작업 공간 전환"
+
+#: Settings.ui:6621 Settings.ui:6638
+msgid "Cycle windows"
+msgstr "창 전환"
+
+#: Settings.ui:6622
+msgid "Change volume"
+msgstr "볼륨 조절"
+
+#: Settings.ui:6639
+msgid "Same as panel"
+msgstr "패널과 동일"
+
+#: Settings.ui:6705
+msgid ""
+"Enable Super+(0-9) as shortcuts to activate apps. It can also be used "
+"together with Shift and Ctrl."
+msgstr ""
+
+#: Settings.ui:6723
+msgid "Use hotkeys to activate apps"
+msgstr ""
+
+#: Settings.ui:6789
+msgid "Action"
+msgstr "동작"
+
+#: Settings.ui:6833
+msgid ""
+"Tray Font Size\n"
+"(0 = theme default)"
+msgstr ""
+
+#: Settings.ui:6863
+msgid ""
+"LeftBox Font Size\n"
+"(0 = theme default)"
+msgstr ""
+
+#: Settings.ui:6929
+msgid ""
+"Tray Item Padding\n"
+"(-1 = theme default)"
+msgstr ""
+
+#: Settings.ui:6959
+msgid ""
+"Status Icon Padding\n"
+"(-1 = theme default)"
+msgstr ""
+
+#: Settings.ui:6989
+msgid ""
+"LeftBox Padding\n"
+"(-1 = theme default)"
+msgstr ""
+
+#: Settings.ui:7053
+msgid "Animate switching applications"
+msgstr ""
+
+#: Settings.ui:7090
+msgid "Animate launching new windows"
+msgstr ""
+
+#: Settings.ui:7135
+msgid "Keep original gnome-shell dash (overview)"
+msgstr ""
+
+#: Settings.ui:7160
+msgid "Force Activities hot corner on primary monitor"
+msgstr ""
+
+#: Settings.ui:7185
+msgid "Activate panel menu buttons (e.g. date menu) on click only"
+msgstr ""
+
+#: Settings.ui:7210
+msgid "Keep original gnome-shell top panel"
+msgstr ""
+
+#: Settings.ui:7271
+msgid "App icon secondary (right-click) menu"
+msgstr ""
+
+#: Settings.ui:7314 prefs.js:2009
+msgid "Advanced Options"
+msgstr "고급 설정"
+
+#: Settings.ui:7330
+msgid "Fine-Tune"
+msgstr "파인-튠"
+
+#: Settings.ui:7369
+msgid "version: "
+msgstr "버전: "
+
+#: Settings.ui:7384
+msgid "GitHub"
+msgstr "GitHub"
+
+#: Settings.ui:7424
+msgid ""
+"Use the buttons below to create a settings file from your current "
+"preferences that can be imported on a different machine."
+msgstr ""
+
+#: Settings.ui:7442
+msgid "Export and import settings"
+msgstr "설정 백업 및 복원"
+
+#: Settings.ui:7452
+msgid "Export to file"
+msgstr "파일로 내보내기"
+
+#: Settings.ui:7464
+msgid "Import from file"
+msgstr "파일에서 불러오기"
+
+#: Settings.ui:7490
+msgid ""
+"This program comes with ABSOLUTELY NO WARRANTY.\n"
+"See the GNU General Public License, version 2 or later for details."
+msgstr ""
+"이 프로그램은 어떠한 형태의 보증도 제공하지 않습니다.\n"
+"자세한 정보는 GNU General Public License, 버전 2 또는 이후 버전 페이지를 보십시"
+"오."
+
+#: Settings.ui:7504
+msgid "About"
+msgstr "정보"
+
+#: appIcons.js:1751
+msgid "Power options"
+msgstr "전원"
+
+#: appIcons.js:1756
+msgid "Event logs"
+msgstr "기록"
+
+#: appIcons.js:1761
+msgid "System"
+msgstr "시스템"
+
+#: appIcons.js:1766
+msgid "Device Management"
+msgstr "장치 관리자"
+
+#: appIcons.js:1771
+msgid "Disk Management"
+msgstr "디스크"
+
+#: appIcons.js:1784
+msgid "Terminal"
+msgstr "터미널"
+
+#: appIcons.js:1789
+msgid "System monitor"
+msgstr "시스템 정보"
+
+#: appIcons.js:1794
+msgid "Files"
+msgstr "파일"
+
+#: appIcons.js:1799
+msgid "Extensions"
+msgstr "확장"
+
+#: appIcons.js:1804
+msgid "Settings"
+msgstr "설정"
+
+#: appIcons.js:1815
+msgid "Unlock taskbar"
+msgstr "작업표시줄 잠금 해제"
+
+#: appIcons.js:1815
+msgid "Lock taskbar"
+msgstr "작업표시줄 잠금"
+
+#: appIcons.js:1820
+msgid "Dash to Panel Settings"
+msgstr "패널 설정"
+
+#: appIcons.js:1833
+msgid "Restore Windows"
+msgstr "창 복원"
+
+#: appIcons.js:1833
+msgid "Show Desktop"
+msgstr "바탕화면 보기"
+
+#: panel.js:181
+msgid "Top Bar"
+msgstr "상단 바"
+
+#: prefs.js:199
+msgid "Show Desktop button height (px)"
+msgstr ""
+
+#: prefs.js:199
+msgid "Show Desktop button width (px)"
+msgstr ""
+
+#: prefs.js:211
+msgid "Unavailable when gnome-shell top panel is present"
+msgstr ""
+
+#: prefs.js:270
+msgid "Center"
+msgstr ""
+
+#: prefs.js:365
+msgid "Show Applications button"
+msgstr "프로그램 보기 단추"
+
+#: prefs.js:366
+msgid "Activities button"
+msgstr "현재 활동 단추"
+
+#: prefs.js:367
+msgid "Taskbar"
+msgstr "작업표시줄"
+
+#: prefs.js:368
+msgid "Date menu"
+msgstr "날짜 메뉴"
+
+#: prefs.js:369
+msgid "System menu"
+msgstr "시스템 메뉴"
+
+#: prefs.js:370
+msgid "Left box"
+msgstr ""
+
+#: prefs.js:371
+msgid "Center box"
+msgstr ""
+
+#: prefs.js:372
+msgid "Right box"
+msgstr ""
+
+#: prefs.js:373
+msgid "Desktop button"
+msgstr "바탕화면 표시 단추"
+
+#: prefs.js:379
+msgid "Move up"
+msgstr "위로 이동"
+
+#: prefs.js:381
+msgid "Move down"
+msgstr "밑으로 이동"
+
+#: prefs.js:383
+msgid "Visible"
+msgstr ""
+
+#: prefs.js:384
+msgid "Select element position"
+msgstr ""
+
+#: prefs.js:395
+msgid "Stacked to top"
+msgstr ""
+
+#: prefs.js:395
+msgid "Stacked to left"
+msgstr ""
+
+#: prefs.js:396
+msgid "Stacked to bottom"
+msgstr ""
+
+#: prefs.js:396
+msgid "Stacked to right"
+msgstr ""
+
+#: prefs.js:397
+msgid "Centered"
+msgstr "가운데"
+
+#: prefs.js:398
+msgid "Monitor Center"
+msgstr "모니터 가운데"
+
+#: prefs.js:417
+msgid "More options"
+msgstr "추가 설정"
+
+#: prefs.js:439
+msgid "Show Applications options"
+msgstr ""
+
+#: prefs.js:446 prefs.js:512 prefs.js:732 prefs.js:1078 prefs.js:1222
+#: prefs.js:1345 prefs.js:1634 prefs.js:1730 prefs.js:1796 prefs.js:1840
+#: prefs.js:1938 prefs.js:1973 prefs.js:2016 prefs.js:2152
+msgid "Reset to defaults"
+msgstr "기본 설정으로 되돌리기"
+
+#: prefs.js:452
+msgid "Open icon"
+msgstr ""
+
+#: prefs.js:505
+msgid "Show Desktop options"
+msgstr ""
+
+#: prefs.js:605
+#, javascript-format
+msgid "%d ms"
+msgstr ""
+
+#: prefs.js:610
+#, javascript-format
+msgid "%d °"
+msgstr ""
+
+#: prefs.js:615 prefs.js:620
+#, javascript-format
+msgid "%d %%"
+msgstr ""
+
+#: prefs.js:625
+#, javascript-format
+msgid "%.1f"
+msgstr ""
+
+#: prefs.js:630
+#, javascript-format
+msgid "%d icon"
+msgid_plural "%d icons"
+msgstr[0] ""
+
+#: prefs.js:725
+msgid "Running Indicator Options"
+msgstr "실행 표시기 설정"
+
+#: prefs.js:889
+msgid "Primary monitor"
+msgstr "주 모니터"
+
+#: prefs.js:889
+msgid "Monitor "
+msgstr "모니터"
+
+#: prefs.js:1071
+msgid "Dynamic opacity options"
+msgstr "자동 투명도 조절 설정"
+
+#: prefs.js:1215
+msgid "Intellihide options"
+msgstr "자동 숨기기 설정"
+
+#: prefs.js:1338
+msgid "Window preview options"
+msgstr "창 미리보기 설정"
+
+#: prefs.js:1627
+msgid "Ungrouped application options"
+msgstr ""
+
+#: prefs.js:1723
+msgid "Customize middle-click behavior"
+msgstr ""
+
+#: prefs.js:1789
+msgid "Customize panel scroll behavior"
+msgstr ""
+
+#: prefs.js:1833
+msgid "Customize icon scroll behavior"
+msgstr ""
+
+#: prefs.js:1931
+msgid "Advanced hotkeys options"
+msgstr ""
+
+#: prefs.js:1966
+msgid "Secondary Menu Options"
+msgstr ""
+
+#: prefs.js:2145
+msgid "App icon animation options"
+msgstr ""
+
+#: prefs.js:2211
+msgid "Export settings"
+msgstr "설정 내보내기"
+
+#: prefs.js:2227
+msgid "Import settings"
+msgstr "설정 불러오기"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:69
+msgid "Panel position (Deprecated)"
+msgstr "패널 위치"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:70
+msgid "Panel is shown on the Bottom or Top of the screen."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:74
+msgid "Sync element positions"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:75
+msgid "Sync panel element positions on all monitors."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:79
+msgid "Panel positions"
+msgstr "패널 위치"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:80
+msgid "Panel positions (JSON)."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:84
+msgid "Panel element positions"
+msgstr "패널 요소 위치"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:85
+msgid "Panel element positions (JSON)."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:89
+msgid "Percentages of screen edge for panel to span"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:90
+msgid "Length of the panels, in percent (JSON)."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:94
+msgid "Positions along screen edge"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:95
+msgid ""
+"Where to show the panels if it is not the full length of the screen edge "
+"(JSON)."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:99
+msgid "Panel sizes"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:100
+msgid "Sizes of panels, in pixels."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:104
+msgid "Panel size (Deprecated)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:105
+msgid "Set the size of the panel."
+msgstr "패널의 크기를 설정합니다."
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:110
+msgid "Replace current Show Desktop button line color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:114
+msgid "Custom Show Desktop line color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:115
+msgid "Custom Show Desktop button line color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:119
+msgid "Dot position"
+msgstr "점 위치"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:120
+msgid "Running indicators are shown on the Bottom or Top of the screen."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:124
+msgid "Style of the running indicator (focused)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:125
+msgid ""
+"Style of the running indicator for the icon for the currently focused "
+"application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:129
+msgid "Style of the running indicator (unfocused)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:130
+msgid ""
+"Style of the running indicator for the icon for applications which are not "
+"currently focused"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:134
+msgid "Running indicator dominant color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:135
+msgid "Whether to use the app icon's dominant color for .app-well-running-dot"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:139
+msgid "Running indicator color override"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:140
+msgid ""
+"Whether to override the theme background color for .app-well-running-dot"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:144
+msgid "Color of running indicator (1 window)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:145
+msgid ""
+"Customize the color of the running indicator when one window is running for "
+"that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:149
+msgid "Color of running indicator (2 windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:150
+msgid ""
+"Customize the color of the running indicator when two windows are running "
+"for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:154
+msgid "Color of running indicator (3 windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:155
+msgid ""
+"Customize the color of the running indicator when three windows are running "
+"for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:159
+msgid "Color of running indicator (4+ windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:160
+msgid ""
+"Customize the color of the running indicator when four or more windows are "
+"running for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:164
+msgid "Unfocused color is different than focused"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:165
+msgid ""
+"Whether to apply a 2nd color scheme to the indicator when the app is not "
+"focused"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:169
+msgid "Color of unfocused running indicator (1 window)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:170
+msgid ""
+"Customize the color of the unfocused running indicator when one window is "
+"running for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:174
+msgid "Color of unfocused running indicator (2 windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:175
+msgid ""
+"Customize the color of the unfocused running indicator when two windows are "
+"running for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:179
+msgid "Color of unfocused running indicator (3 windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:180
+msgid ""
+"Customize the color of the unfocused running indicator when three windows "
+"are running for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:184
+msgid "Color of unfocused running indicator (4+ windows)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:185
+msgid ""
+"Customize the color of the unfocused running indicator when four or more "
+"windows are running for that application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:189
+msgid "Running indicator height"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:190
+msgid "Height of the running indicator line/diameter of window indicator dots"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:194
+msgid "Highlight icon of focused application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:195
+msgid ""
+"Whether to highlight the background of the currently focused application's "
+"icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:199
+msgid "Highlight icon dominant color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:200
+msgid "Base the active window highlight color on that application's icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:204
+msgid "Color of highlight of focused application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:205
+msgid "Customize the color of the highlight of the focused application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:209
+msgid "Opacity of highlight of focused application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:210
+msgid "Customize the opacity of the highlight of the focused application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:214
+msgid "Keep dash"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:215
+msgid "Whether to keep the stock gnome-shell dash while in overview"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:219
+msgid "Keep top panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:220
+msgid "Whether to keep the stock gnome-shell top panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:224
+msgid "Panel menu buttons require click"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:225
+msgid "Whether to activate the panel menu buttons on hover or on click"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:229
+msgid "Force hot corner"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:230
+msgid "Wheter to force having an Activities hot corner on the primary monitor"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:234
+msgid "Lock the taskbar"
+msgstr "작업표시줄 잠금"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:235
+msgid "Specifies if the user can modify the taskbar"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:239
+msgid "Override theme background color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:240
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:250
+msgid "Replace current theme background color for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:244
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:249
+msgid "Custom background color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:245
+msgid "Custom background color for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:254
+msgid "Dynamic opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:255
+msgid "Enable dynamic opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:259
+msgid "Panel opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:260
+msgid "Custom opacity for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:264
+msgid "Dynamic opacity behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:265
+msgid "Dictates which window type affects the panel opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:269
+msgid "Distance to change opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:270
+msgid "The distance a window needs to be from the panel to change opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:274
+msgid "Modified panel opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:275
+msgid "Modified opacity for the panel when a window is near"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:279
+msgid "Opacity change duration"
+msgstr "투명도 조절 간격"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:280
+msgid "The duration of the animation when the opacity changes"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:284
+msgid "Custom gradient"
+msgstr "그라데이션 설정"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:285
+msgid "Replace current theme gradient for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:289
+msgid "Custom gradient top color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:290
+msgid "Custom gradient top color for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:294
+msgid "Custom gradient top opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:295
+msgid "Custom gradient top opacity for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:299
+msgid "Custom gradient bottom color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:300
+msgid "Custom gradient bottom color for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:304
+msgid "Custom gradient bottom opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:305
+msgid "Custom gradient bottom opacity for the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:309
+msgid "Intellihide"
+msgstr "자동 숨기기"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:310
+msgid "Whether to intelligently hide the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:314
+msgid "Only hide from windows"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:315
+msgid "Dictates if the dash should only hide when in conflict with windows"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:319
+msgid "Intellihide behaviour"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:320
+msgid "Dictates how to intelligently hide the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:324
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:339
+msgid "Intellihide pressure"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:325
+msgid ""
+"To reveal the panel, pressure needs to be applied to the edege of the screen"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:329
+msgid "Intellihide pressure threshold"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:330
+msgid "The pressure needed to reveal the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:334
+msgid "Intellihide pressure time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:335
+msgid ""
+"The numer of milliseconds that the pressure needs to be applied to reveal "
+"the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:340
+msgid ""
+"Allow the panel to be revealed while an application is in fullscreen mode"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:344
+msgid "Intellihide only secondary"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:345
+msgid "Whether to only hide secondary panels"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:349
+msgid "Intellihide animation time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:350
+msgid "The animation time (ms) to hide and reveal the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:354
+msgid "Intellihide close delay"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:355
+msgid "The delay (ms) before hiding the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:359
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:364
+msgid "Keybinding toggle intellihide"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:360
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:365
+msgid "Keybinding to reveal the panel while in intellihide mode"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:369
+msgid "Intellihide enable start delay"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:370
+msgid "The delay before enabling intellihide on start"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:374
+msgid "Custom Show Applications icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:375
+msgid "Customize the Show Applications icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:379
+msgid "Show Applications icon side padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:380
+msgid "Customize the Show Applications icon side padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:384
+msgid "Override escape key"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:385
+msgid ""
+"Override the escape key to return to the desktop when entering the overview "
+"using the Show Applications button"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:389
+msgid "Show Apps button context menu commands"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:390
+msgid "Commands to add to the Show Apps button right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:394
+msgid "Show Apps button context menu titles"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:395
+msgid "Titles for commands added to Show Apps button right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:399
+msgid "Panel context menu commands"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:400
+msgid "Commands to add to the panel right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:404
+msgid "Panel context menu titles"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:405
+msgid "Titles for commands added to panel right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:409
+msgid "Show activities button"
+msgstr "현재 활동 단추 표시"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:410
+msgid "Show activities button on the left hand side of the taskbar"
+msgstr "작업표시줄 좌측에 현재 활동 단추를 표시합니다."
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:414
+msgid "Width of show Desktop button"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:415
+msgid "Customize the width of the show Desktop button"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:419
+msgid "Show desktop on hover"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:420
+msgid "Show the desktop on mouse hover"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:424
+msgid "Delay show desktop"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:425
+msgid "Delay before showing the desktop"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:429
+msgid "Show desktop animation time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:430
+msgid "Window fade animation time when showing the destop"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:434
+msgid "Show appMenu button"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:435
+msgid "Show appMenu on the right hand side of the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:439
+msgid "Show window preview"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:440
+msgid "Show preview of running window on hover of app icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:444
+msgid "Show tooltip"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:445
+msgid "Show tooltip on hover of app icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:449
+msgid "Show running apps"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:450
+msgid "Show or hide running application icons in the dash"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:454
+msgid "Show favorites apps"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:455
+msgid "Show or hide favorite application icons in the dash"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:459
+msgid "Icon enter display time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:460
+msgid ""
+"Amount of time after entering icon to wait before displaying window preview "
+"if icon is not clicked or mouse has not left."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:464
+msgid "Enable peek mode"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:465
+msgid "Peek a window upon hover for some time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:469
+msgid "Display title in preview"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:470
+msgid "Display window title in preview"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:474
+msgid "Window previews manual styling"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:475
+msgid "This defines if the default window previews styling should be applied"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:479
+msgid "Title position"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:480
+msgid "Position of the window title, close button and icon in preview."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:484
+msgid "Window previews title font color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:485
+msgid "This defines the window preview titles font color."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:489
+msgid "Window previews title font size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:490
+msgid "This defines the window preview titles font size."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:494
+msgid "Window previews use custom icon size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:495
+msgid "Window previews use custom application icon size."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:499
+msgid "Window previews custom icon size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:500
+msgid "Window previews custom application icon size."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:504
+msgid "Window previews animation time"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:505
+msgid "This defines the window previews animation time."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:509
+msgid "Font weight of window preview titles"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:510
+msgid ""
+"This defines the font weight of window preview titles. Supported values: "
+"inherit (from theme), normal, lighter, bold and bolder."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:514
+msgid "Window previews size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:515
+msgid "Preferred window previews size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:519
+msgid "Fixed aspect ratio X"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:520
+msgid "This defines if the window previews use a fixed aspect ratio X."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:524
+msgid "Fixed aspect ratio Y"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:525
+msgid "This defines if the window previews use a fixed aspect ratio Y."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:529
+msgid "Window previews padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:530
+msgid "The padding of the window previews"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:534
+msgid "Aspect ratio X"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:535
+msgid "The window previews respected aspect ratio X."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:539
+msgid "Aspect ratio Y"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:540
+msgid "The window previews respected aspect ratio Y."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:544
+msgid "Immediate hide on icon click"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:545
+msgid ""
+"The window previews immediately hide when an application icon is clicked."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:549
+msgid "Provide workspace isolation"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:550
+msgid "Dash shows only windows from the current workspace"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:554
+msgid "Close overview by clicking in empty space"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:555
+msgid "Close overview or app grid by clicking in empty space"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:559
+msgid "Hide overview on startup"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:560
+msgid ""
+"Hide overview on startup, which would be shown by default at gnome startup."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:564
+msgid "Group applications"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:565
+msgid "Dash groups the application instances under the same icon"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:569
+msgid "Application title font size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:570
+msgid ""
+"When the applications are ungrouped, this defines the application titles "
+"font size."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:575
+msgid ""
+"When the applications are ungrouped, this defines font weight of application "
+"titles. Supported values: inherit (from theme), normal, lighter, bold and "
+"bolder."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:579
+msgid "Application title font color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:580
+msgid ""
+"When the applications are ungrouped, this defines the application titles "
+"font color."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:584
+msgid "Minimized application title font color"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:585
+msgid ""
+"When the applications are ungrouped, this defines the titles font color for "
+"minimized applications."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:589
+msgid "Application title max width"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:590
+msgid ""
+"When the applications are ungrouped, this defines the application titles "
+"maximum width."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:600
+msgid ""
+"When the applications are ungrouped, this defines if running applications "
+"should display an indicator."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:604
+msgid "Use favorite icons as application launchers"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:605
+msgid ""
+"When the applications are ungrouped, this defines if running applications "
+"stay separate from the favorite icons."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:609
+msgid "Primary monitor index"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:610
+msgid "Specifies the index of the primary monitor."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:615
+msgid "Specifies if a panel is shown on every monitors"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:619
+msgid "Available monitors"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:620
+msgid "Available gnome-shell (Mutter) monitors, internal use"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:624
+msgid "Provide monitor isolation"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:625
+msgid "Dash shows only windows from the current monitor"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:629
+msgid "Display the favorites on all monitors"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:630
+msgid ""
+"Specifies if every panel should display the favorite applications. If false, "
+"the favorite appplications are only displayed on the primary monitor."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:634
+msgid "Customize click behaviour"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:635
+msgid "Customize action on various mouse events"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:639
+msgid "Minimize on shift+click"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:643
+msgid "Activate only one window"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:647
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:657
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:662
+msgid "Action when clicking on a running app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:648
+msgid ""
+"Set the action that is executed when clicking on the icon of a running "
+"application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:652
+msgid "Action when shift+clicking on a running app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:653
+msgid ""
+"Set the action that is executed when shift+clicking on the icon of a running "
+"application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:658
+msgid ""
+"Set the action that is executed when middle-clicking on the icon of a "
+"running application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:663
+msgid ""
+"Set the action that is executed when shift+middle-clicking on the icon of a "
+"running application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:667
+msgid "Action when scrolling over the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:668
+msgid "Set the action that is executed when scrolling over the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:672
+msgid "Delay between panel mouse scroll events"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:673
+msgid "Set the minimum delay between panel mouse scroll events"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:677
+msgid ""
+"Show the workspace switch head-up when workspace is changed by scrolling on "
+"the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:681
+msgid "Action when scrolling over a running app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:682
+msgid ""
+"Set the action that is executed when scrolling over a running application"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:686
+msgid "Delay between icon mouse scroll events"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:687
+msgid "Set the minimum delay between icon mouse scroll events"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:691
+msgid "Icon leave preview timeout"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:692
+msgid ""
+"Amount of time to leave preview windows open when the mouse has left the "
+"application's icon."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:696
+msgid "Enter window peeking mode timeout"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:697
+msgid ""
+"Amount of time of inactivity to enter the window peeking mode when the mouse "
+"has entered a window preview."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:706
+msgid "Middle click preview to close window"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:707
+msgid "Middle click on the window preview to close that window"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:711
+msgid "Window previews use custom opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:712
+msgid "Window previews background use a different opacity from the panel"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:716
+msgid "Window previews background opacity"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:717
+msgid "Window previews use this custom background opacity."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:721
+msgid "Tray font size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:722
+msgid "Set the size of the tray font. (0 for default)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:726
+msgid "Leftbox font size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:727
+msgid "Set the size of the leftBox font. (0 for default)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:731
+msgid "App icon margin"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:732
+msgid "Set the margin for application icons in the embedded dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:736
+msgid "App icon padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:737
+msgid "Set the padding for application icons in the embedded dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:741
+msgid "Tray item padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:742
+msgid "Set the size of the tray padding. (-1 for default)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:746
+msgid "Leftbox item padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:747
+msgid "Set the size of the leftBox padding. (-1 for default)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:751
+msgid "Status icon padding"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:752
+msgid ""
+"Set the size of the aggregate (status) menu icon padding. (-1 for default)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:756
+msgid "Animate running indicator when open/closing/switching applications"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:760
+msgid "Animate when new window launched"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:764
+msgid "Animate app icon on hover"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:768
+msgid "App icon hover animation type"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:772
+msgid ""
+"App icon hover animation curve convexity (1 is linear, more is convex, less "
+"is concave)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:776
+msgid "App icon hover animation duration in milliseconds"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:780
+msgid "App icon hover animation extent (maximum number of animated icons)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:784
+msgid "App icon hover animation rotation in degrees"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:788
+msgid ""
+"App icon hover animation travel translation in relation to the app icon size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:792
+msgid "App icon hover animation zoom scale in relation to the app icon size"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:796
+msgid "Integrate items from the gnome appmenu into the right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:800
+msgid "Display Show Details to open Gnome Software from right click menu"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:804
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:809
+msgid "Keybinding to show the dock and the number overlay."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:805
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:810
+msgid "Behavior depends on hotkeys-show-dock and hotkeys-overlay."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:814
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:819
+msgid "Timeout to hide the dock, in seconds"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:815
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:820
+msgid "Sets the time duration before the dock is hidden again."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:824
+msgid "Transitivity of the number overlay"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:825
+msgid "You can choose between NEVER, TEMPORARILY and ALWAYS."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:829
+msgid "Super Hot-Keys"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:830
+msgid "Launch and switch between dash items using Super+(0-9)"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:834
+msgid "Prefix to use for hotkeys"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:835
+msgid "You can choose between Super or SuperAlt as the prefix for hotkeys."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:839
+msgid "Show window previews"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:840
+msgid ""
+"When multiple instances of the application are available, show their window "
+"previews"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:844
+msgid "Hotkeys number keys"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:845
+msgid "Which number keys are used for the hotkeys"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:849
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1059
+msgid "Keybinding to launch 1st dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:850
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1060
+msgid "Keybinding to launch 1st app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:856
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1066
+msgid "Keybinding to launch 2nd dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:857
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1067
+msgid "Keybinding to launch 2nd app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:863
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1073
+msgid "Keybinding to launch 3rd dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:864
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1074
+msgid "Keybinding to launch 3rd app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:870
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1080
+msgid "Keybinding to launch 4th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:871
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1081
+msgid "Keybinding to launch 4th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:877
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1087
+msgid "Keybinding to launch 5th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:878
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1088
+msgid "Keybinding to launch 5th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:884
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1094
+msgid "Keybinding to launch 6th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:885
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1095
+msgid "Keybinding to launch 6th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:891
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1101
+msgid "Keybinding to launch 7th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:892
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1102
+msgid "Keybinding to launch 7th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:898
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1108
+msgid "Keybinding to launch 8th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:899
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1109
+msgid "Keybinding to launch 8th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:905
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1115
+msgid "Keybinding to launch 9th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:906
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1116
+msgid "Keybinding to launch 9th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:912
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1122
+msgid "Keybinding to launch 10th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:913
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1123
+msgid "Keybinding to launch 10th app."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:919
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1129
+msgid "Keybinding to trigger 1st dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:920
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1130
+msgid "Keybinding to trigger 1st app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:926
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1136
+msgid "Keybinding to trigger 2nd dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:927
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1137
+msgid "Keybinding to trigger 2nd app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:933
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1143
+msgid "Keybinding to trigger 3rd dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:934
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1144
+msgid "Keybinding to trigger 3rd app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:940
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1150
+msgid "Keybinding to trigger 4th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:941
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1151
+msgid "Keybinding to trigger 4th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:947
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1157
+msgid "Keybinding to trigger 5th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:948
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1158
+msgid "Keybinding to trigger 5th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:954
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1164
+msgid "Keybinding to trigger 6th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:955
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1165
+msgid "Keybinding to trigger 6th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:961
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1171
+msgid "Keybinding to trigger 7th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:962
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1172
+msgid "Keybinding to trigger 7th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:968
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1178
+msgid "Keybinding to trigger 8th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:969
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1179
+msgid "Keybinding to trigger 8th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:975
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1185
+msgid "Keybinding to trigger 9th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:976
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1186
+msgid "Keybinding to trigger 9th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:982
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1192
+msgid "Keybinding to trigger 10th dash app with shift behavior"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:983
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1193
+msgid "Keybinding to trigger 10th app with shift behavior."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:989
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1199
+msgid "Keybinding to trigger 1st dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:990
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1200
+msgid "Keybinding to either show or launch the 1st application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:996
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1206
+msgid "Keybinding to trigger 2nd dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:997
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1207
+msgid "Keybinding to either show or launch the 2nd application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1003
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1213
+msgid "Keybinding to trigger 3rd dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1004
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1214
+msgid "Keybinding to either show or launch the 3rd application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1010
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1220
+msgid "Keybinding to trigger 4th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1011
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1221
+msgid "Keybinding to either show or launch the 4th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1017
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1227
+msgid "Keybinding to trigger 5th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1018
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1228
+msgid "Keybinding to either show or launch the 5th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1024
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1234
+msgid "Keybinding to trigger 6th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1025
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1235
+msgid "Keybinding to either show or launch the 6th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1031
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1241
+msgid "Keybinding to trigger 7th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1032
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1242
+msgid "Keybinding to either show or launch the 7th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1038
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1248
+msgid "Keybinding to trigger 8th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1039
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1249
+msgid "Keybinding to either show or launch the 8th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1045
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1255
+msgid "Keybinding to trigger 9th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1046
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1256
+msgid "Keybinding to either show or launch the 9th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1052
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1262
+msgid "Keybinding to trigger 10th dash app"
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1053
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1263
+msgid "Keybinding to either show or launch the 10th application in the dash."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1269
+msgid "Show progress bar on app icon"
+msgstr "프로그램 아이콘에 진행 상태 바 표시"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1270
+msgid ""
+"Whether to show progress bar overlay on app icon, for supported applications."
+msgstr ""
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1274
+msgid "Show badge count on app icon"
+msgstr "프로그램 아이콘에 배지 카운팅 표시"
+
+#: schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml:1275
+msgid ""
+"Whether to show badge count overlay on app icon, for supported applications."
+msgstr ""
+
+#: windowPreview.js:930
+msgid "Move to current Workspace"
+msgstr "현재 작업 공간으로 이동"