summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po578
1 files changed, 249 insertions, 329 deletions
diff --git a/po/ko.po b/po/ko.po
index e6c0911e..9dc26ad4 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,14 +5,14 @@
# Translators:
# Seong-ho Cho <[email protected]>, 2014
# 박정규(Jung-Kyu Park) <[email protected]>, 2015-2016
-# 박정규(Jung-Kyu Park) <[email protected]>, 2016
+# 박정규(Jung-Kyu Park) <[email protected]>, 2016-2017
# Seong-ho Cho <[email protected]>, 2014
msgid ""
msgstr ""
"Project-Id-Version: MATE Desktop Environment\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-08-05 10:55+0300\n"
-"PO-Revision-Date: 2016-04-07 11:51+0000\n"
+"POT-Creation-Date: 2017-01-25 17:32+0300\n"
+"PO-Revision-Date: 2017-01-25 17:45+0000\n"
"Last-Translator: 박정규(Jung-Kyu Park) <[email protected]>\n"
"Language-Team: Korean (http://www.transifex.com/mate/MATE/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -21,29 +21,29 @@ msgstr ""
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../applets/clock/calendar-window.c:235 ../applets/clock/clock.ui.h:27
+#: ../applets/clock/calendar-window.c:248 ../applets/clock/clock.ui.h:27
msgid "Locations"
msgstr "위치"
-#: ../applets/clock/calendar-window.c:235
+#: ../applets/clock/calendar-window.c:248
msgid "Edit"
msgstr "편집"
-#: ../applets/clock/calendar-window.c:465
+#: ../applets/clock/calendar-window.c:474
msgid "Calendar"
msgstr "달력"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: ../applets/clock/clock.c:491
+#: ../applets/clock/clock.c:447
msgid "%l:%M:%S %p"
msgstr "%p %l:%M:%S"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: ../applets/clock/clock.c:491 ../applets/clock/clock-location-tile.c:562
+#: ../applets/clock/clock.c:447 ../applets/clock/clock-location-tile.c:513
msgid "%l:%M %p"
msgstr "%p %l:%M"
@@ -54,7 +54,7 @@ msgstr "%p %l:%M"
#. * string.
#. * It is used to display the time in 24-hours
#. * format (eg, like in France: 20:10).
-#: ../applets/clock/clock.c:496 ../applets/clock/clock.c:1673
+#: ../applets/clock/clock.c:452 ../applets/clock/clock.c:1605
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
@@ -68,9 +68,9 @@ msgstr "%H:%M:%S"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format (eg, like
#. * in France: 20:10).
-#: ../applets/clock/clock.c:496 ../applets/clock/clock.c:1679
-#: ../applets/clock/clock-location-tile.c:522
-#: ../applets/clock/clock-location-tile.c:569
+#: ../applets/clock/clock.c:452 ../applets/clock/clock.c:1611
+#: ../applets/clock/clock-location-tile.c:473
+#: ../applets/clock/clock-location-tile.c:520
msgid "%H:%M"
msgstr "%H:%M"
@@ -79,14 +79,14 @@ msgstr "%H:%M"
#. * the day of the month as a decimal number is a single digit,
#. * it should begin with a 0 in your locale (e.g. "May 01"
#. * instead of "May 1").
-#: ../applets/clock/clock.c:507
+#: ../applets/clock/clock.c:463
msgid "%a %b %e"
msgstr "%b %e일 (%a)"
#. translators: reverse the order of these arguments
#. * if the time should come before the
#. * date on a clock in your locale.
-#: ../applets/clock/clock.c:514
+#: ../applets/clock/clock.c:470
#, c-format
msgid ""
"%1$s\n"
@@ -96,7 +96,7 @@ msgstr "%s\n%s"
#. translators: reverse the order of these arguments
#. * if the time should come before the
#. * date on a clock in your locale.
-#: ../applets/clock/clock.c:522
+#: ../applets/clock/clock.c:478
#, c-format
msgid "%1$s, %2$s"
msgstr "%s %s"
@@ -105,19 +105,19 @@ msgstr "%s %s"
#. Translators: This is a strftime format string.
#. * It is used to display a date. Please leave "%%s" as it is:
#. * it will be used to insert the timezone name later.
-#: ../applets/clock/clock.c:694
+#: ../applets/clock/clock.c:651
msgid "%A %B %d (%%s)"
msgstr "%B %d일 %A (%%s)"
-#: ../applets/clock/clock.c:723
+#: ../applets/clock/clock.c:677
msgid "Click to hide month calendar"
msgstr "달력을 감추려면 누르십시오"
-#: ../applets/clock/clock.c:726
+#: ../applets/clock/clock.c:679
msgid "Click to view month calendar"
msgstr "달력을 보려면 누르십시오"
-#: ../applets/clock/clock.c:1511
+#: ../applets/clock/clock.c:1443
msgid "Computer Clock"
msgstr "컴퓨터 시계"
@@ -127,7 +127,7 @@ msgstr "컴퓨터 시계"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: ../applets/clock/clock.c:1658
+#: ../applets/clock/clock.c:1590
msgid "%I:%M:%S %p"
msgstr "%p %I:%M:%S"
@@ -137,97 +137,97 @@ msgstr "%p %I:%M:%S"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: ../applets/clock/clock.c:1666
+#: ../applets/clock/clock.c:1598
msgid "%I:%M %p"
msgstr "%p %I:%M"
#. Translators: This is a strftime format string.
#. * It is used to display a date in the full format (so that people can
#. * copy and paste it elsewhere).
-#: ../applets/clock/clock.c:1712
+#: ../applets/clock/clock.c:1644
msgid "%A, %B %d %Y"
msgstr "%Y년 %B %d일 %A"
-#: ../applets/clock/clock.c:1743
+#: ../applets/clock/clock.c:1675
msgid "Set System Time..."
msgstr "시스템 시간 설정..."
-#: ../applets/clock/clock.c:1744
+#: ../applets/clock/clock.c:1676
msgid "Set System Time"
msgstr "시스템 시간 설정"
-#: ../applets/clock/clock.c:1759
+#: ../applets/clock/clock.c:1691
msgid "Failed to set the system time"
msgstr "시스템 시간을 설정하는 데 실패했습니다"
-#: ../applets/clock/clock.c:1957 ../applets/fish/fish.c:1762
-#: ../applets/wncklet/window-list.c:189
-#: ../applets/wncklet/workspace-switcher.c:372
+#: ../applets/clock/clock.c:1889 ../applets/fish/fish.c:1673
+#: ../applets/wncklet/window-list.c:179
+#: ../applets/wncklet/workspace-switcher.c:227
msgid "_Preferences"
msgstr "기본 설정(_P)"
-#: ../applets/clock/clock.c:1960 ../applets/fish/fish.c:1765
-#: ../applets/notification_area/main.c:151
-#: ../applets/wncklet/showdesktop.c:257 ../applets/wncklet/window-list.c:197
+#: ../applets/clock/clock.c:1892 ../applets/fish/fish.c:1676
+#: ../applets/notification_area/main.c:176
+#: ../applets/wncklet/showdesktop.c:235 ../applets/wncklet/window-list.c:187
#: ../applets/wncklet/window-menu.c:100
-#: ../applets/wncklet/workspace-switcher.c:380 ../mate-panel/drawer.c:545
-#: ../mate-panel/panel-action-button.c:734
-#: ../mate-panel/panel-context-menu.c:291 ../mate-panel/panel-menu-bar.c:392
-#: ../mate-panel/panel-menu-button.c:670
+#: ../applets/wncklet/workspace-switcher.c:235 ../mate-panel/drawer.c:545
+#: ../mate-panel/panel-action-button.c:730
+#: ../mate-panel/panel-context-menu.c:265 ../mate-panel/panel-menu-bar.c:355
+#: ../mate-panel/panel-menu-button.c:666
msgid "_Help"
msgstr "도움말(_H)"
-#: ../applets/clock/clock.c:1963 ../applets/fish/fish.c:1768
-#: ../applets/notification_area/main.c:154
-#: ../applets/wncklet/showdesktop.c:265 ../applets/wncklet/window-list.c:205
+#: ../applets/clock/clock.c:1895 ../applets/fish/fish.c:1679
+#: ../applets/notification_area/main.c:179
+#: ../applets/wncklet/showdesktop.c:243 ../applets/wncklet/window-list.c:195
#: ../applets/wncklet/window-menu.c:108
-#: ../applets/wncklet/workspace-switcher.c:388
+#: ../applets/wncklet/workspace-switcher.c:243
msgid "_About"
msgstr "정보(_A)"
-#: ../applets/clock/clock.c:1966
+#: ../applets/clock/clock.c:1898
msgid "Copy _Time"
msgstr "시각 복사(_T)"
-#: ../applets/clock/clock.c:1969
+#: ../applets/clock/clock.c:1901
msgid "Copy _Date"
msgstr "날짜 복사(_D)"
-#: ../applets/clock/clock.c:1972
+#: ../applets/clock/clock.c:1904
msgid "Ad_just Date & Time"
msgstr "날짜 및 시간 조정(_J)"
-#: ../applets/clock/clock.c:2915
+#: ../applets/clock/clock.c:2847
msgid "Choose Location"
msgstr "위치 선택"
-#: ../applets/clock/clock.c:2994
+#: ../applets/clock/clock.c:2926
msgid "Edit Location"
msgstr "위치 편집"
-#: ../applets/clock/clock.c:3121
+#: ../applets/clock/clock.c:3053
msgid "City Name"
msgstr "도시 이름"
-#: ../applets/clock/clock.c:3125
+#: ../applets/clock/clock.c:3057
msgid "City Time Zone"
msgstr "도시 시간대"
-#: ../applets/clock/clock.c:3340
+#: ../applets/clock/clock.c:3272
#: ../applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in.h:3
msgid "Clock"
msgstr "시계"
-#: ../applets/clock/clock.c:3342
+#: ../applets/clock/clock.c:3274
msgid "The Clock displays the current time and date"
msgstr "시계는 현재 시간과 날짜를 보여 줍니다"
-#: ../applets/clock/clock.c:3346 ../applets/fish/fish.c:579
-#: ../applets/notification_area/main.c:145
-#: ../applets/wncklet/showdesktop.c:546 ../applets/wncklet/window-list.c:566
+#: ../applets/clock/clock.c:3278 ../applets/fish/fish.c:575
+#: ../applets/notification_area/main.c:170
+#: ../applets/wncklet/showdesktop.c:520 ../applets/wncklet/window-list.c:561
#: ../applets/wncklet/window-menu.c:90
-#: ../applets/wncklet/workspace-switcher.c:651
-#: ../mate-panel/panel-context-menu.c:144
+#: ../applets/wncklet/workspace-switcher.c:492
+#: ../mate-panel/panel-context-menu.c:121
msgid "translator-credits"
msgstr "남성현 <[email protected]>\n류창우 <[email protected]>\n차영호 <[email protected]>\n이윤호 <[email protected]>\nMATE Desktop Environment Team <https://www.transifex.com/mate/teams/13566/ko/>"
@@ -333,7 +333,6 @@ msgstr "온도 표시(_T)"
#: ../applets/clock/clock.ui.h:26 ../applets/fish/fish.ui.h:2
#: ../mate-panel/panel-properties-dialog.ui.h:11
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:11
msgid "General"
msgstr "일반"
@@ -365,19 +364,19 @@ msgstr "날씨"
msgid "Time _Settings"
msgstr "시간 설정(_S)"
-#: ../applets/clock/clock-location-tile.c:188
+#: ../applets/clock/clock-location-tile.c:183
msgid "Failed to set the system timezone"
msgstr "시스템 시간대를 설정하는 데 실패했습니다"
-#: ../applets/clock/clock-location-tile.c:236
+#: ../applets/clock/clock-location-tile.c:231
msgid "<small>Set...</small>"
msgstr "<small>설정...</small>"
-#: ../applets/clock/clock-location-tile.c:237
+#: ../applets/clock/clock-location-tile.c:232
msgid "<small>Set</small>"
msgstr "<small>설정</small>"
-#: ../applets/clock/clock-location-tile.c:354
+#: ../applets/clock/clock-location-tile.c:314
msgid ""
"Set location as current location and use its timezone for this computer"
msgstr "현재 위치를 설정하고 그 위치의 시간대를 이 컴퓨터의 시간대로 맞춥니다"
@@ -388,7 +387,7 @@ msgstr "현재 위치를 설정하고 그 위치의 시간대를 이 컴퓨터�
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday). The %p expands to
#. * am/pm.
-#: ../applets/clock/clock-location-tile.c:499
+#: ../applets/clock/clock-location-tile.c:450
msgid "%l:%M <small>%p (%A)</small>"
msgstr "%l:%M <small>%p (%A)</small>"
@@ -397,7 +396,7 @@ msgstr "%l:%M <small>%p (%A)</small>"
#. * (eg, like in France: 20:10), when the local
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday).
-#: ../applets/clock/clock-location-tile.c:507
+#: ../applets/clock/clock-location-tile.c:458
msgid "%H:%M <small>(%A)</small>"
msgstr "%H:%M <small>(%A)</small>"
@@ -405,42 +404,42 @@ msgstr "%H:%M <small>(%A)</small>"
#. * It is used to display the time in 12-hours format
#. * (eg, like in the US: 8:10 am). The %p expands to
#. * am/pm.
-#: ../applets/clock/clock-location-tile.c:516
+#: ../applets/clock/clock-location-tile.c:467
msgid "%l:%M <small>%p</small>"
msgstr "%l:%M <small>%p</small>"
-#: ../applets/clock/clock-location-tile.c:655
+#: ../applets/clock/clock-location-tile.c:606
#, c-format
msgid "%s, %s"
msgstr "%s, %s"
#. FMQ: it's broken to read from another module's translations; add some API
#. to libmateweather.
-#: ../applets/clock/clock-location-tile.c:667
-#: ../applets/clock/clock-location-tile.c:676
+#: ../applets/clock/clock-location-tile.c:618
+#: ../applets/clock/clock-location-tile.c:627
msgid "Unknown"
msgstr "알 수 없음"
#. Translators: The two strings are temperatures.
-#: ../applets/clock/clock-location-tile.c:669
+#: ../applets/clock/clock-location-tile.c:620
#, c-format
msgid "%s, feels like %s"
msgstr "%s, 체감 %s"
-#: ../applets/clock/clock-location-tile.c:692
+#: ../applets/clock/clock-location-tile.c:643
#, c-format
msgid "Sunrise: %s / Sunset: %s"
msgstr "일출: %s / 일몰: %s"
-#: ../applets/clock/clock-utils.c:95 ../applets/fish/fish.c:172
-#: ../applets/notification_area/main.c:98 ../applets/wncklet/wncklet.c:71
-#: ../mate-panel/libpanel-util/panel-show.c:226
+#: ../applets/clock/clock-utils.c:95 ../applets/fish/fish.c:168
+#: ../applets/notification_area/main.c:121 ../applets/wncklet/wncklet.c:71
+#: ../mate-panel/libpanel-util/panel-show.c:234
#, c-format
msgid "Could not display help document '%s'"
msgstr "'%s' 도움말 문서를 표시할 수 없습니다"
-#: ../applets/clock/clock-utils.c:124 ../applets/fish/fish.c:198
-#: ../applets/notification_area/main.c:112 ../applets/wncklet/wncklet.c:88
+#: ../applets/clock/clock-utils.c:124 ../applets/fish/fish.c:194
+#: ../applets/notification_area/main.c:135 ../applets/wncklet/wncklet.c:88
msgid "Error displaying help document"
msgstr "도움말 문서 표시에 오류가 발생했습니다"
@@ -564,7 +563,7 @@ msgstr "시계 애플릿용 팩토리"
msgid "Get the current time and date"
msgstr "현재 날짜와 시간을 가져옵니다"
-#: ../applets/fish/fish.c:268
+#: ../applets/fish/fish.c:264
#, c-format
msgid ""
"Warning: The command appears to be something actually useful.\n"
@@ -573,17 +572,17 @@ msgid ""
"which would make the applet \"practical\" or useful."
msgstr "경고: 이 프로그램의 명령어는 뭔가 쓸만한 프로그램처럼\n보이지만, 이것은 전혀 쓸모가 없는 애플릿입니다.\n%s(을)를 \"실용적\"이거나 유용하게 사용하지 않도록\n강력하게 조언합니다."
-#: ../applets/fish/fish.c:440
+#: ../applets/fish/fish.c:436
msgid "Images"
msgstr "그림"
-#: ../applets/fish/fish.c:546 ../applets/fish/fish.c:590
-#: ../applets/fish/fish.c:696
+#: ../applets/fish/fish.c:542 ../applets/fish/fish.c:586
+#: ../applets/fish/fish.c:692
#, no-c-format
msgid "%s the Fish"
msgstr "물고기 %s"
-#: ../applets/fish/fish.c:547
+#: ../applets/fish/fish.c:543
#, c-format
msgid ""
"%s has no use what-so-ever. It only takes up disk space and compilation "
@@ -591,30 +590,30 @@ msgid ""
"Anybody found using it should be promptly sent for a psychiatric evaluation."
msgstr "%s(은)는 아무데도 쓸모가 없습니다. 디스크 공간과 컴파일 시간을 잡아먹을 뿐이고, 실행할 경우에는 소중한 패널의 공간과 메모리까지 차지합니다. 만약 누군가 이 애플릿을 쓰고 있다면, 그 사람은 빨리 정신 감정을 받으러 가야 할것입니다."
-#: ../applets/fish/fish.c:567
+#: ../applets/fish/fish.c:563
msgid "(with minor help from George)"
msgstr "(George의 작은 도움으로)"
-#: ../applets/fish/fish.c:573
+#: ../applets/fish/fish.c:569
#: ../applets/fish/org.mate.panel.FishApplet.mate-panel-applet.in.in.h:3
msgid "Fish"
msgstr "물고기"
-#: ../applets/fish/fish.c:591
+#: ../applets/fish/fish.c:587
#, c-format
msgid "%s the Fish, a contemporary oracle"
msgstr "물고기 %s, 이 시대의 예언자"
-#: ../applets/fish/fish.c:657
+#: ../applets/fish/fish.c:653
msgid "Unable to locate the command to execute"
msgstr "실행할 명령어의 위치를 알 수 없습니다"
-#: ../applets/fish/fish.c:701
+#: ../applets/fish/fish.c:697
#, no-c-format
msgid "%s the Fish Says:"
msgstr "물고기 %s 말하길:"
-#: ../applets/fish/fish.c:764
+#: ../applets/fish/fish.c:760
#, c-format
msgid ""
"Unable to read output from command\n"
@@ -622,16 +621,16 @@ msgid ""
"Details: %s"
msgstr "명령에서 출력을 읽을 수 없습니다:\n\n자세한 정보: %s"
-#: ../applets/fish/fish.c:844
+#: ../applets/fish/fish.c:836
msgid "_Speak again"
msgstr "다시 말하기(_S)"
-#: ../applets/fish/fish.c:931
+#: ../applets/fish/fish.c:923
#, c-format
msgid "The configured command is not working and has been replaced by: %s"
msgstr "설정하신 명령어가 동작하지 않아서 다음 명령을 대신 사용합니다: %s"
-#: ../applets/fish/fish.c:971
+#: ../applets/fish/fish.c:955
#, c-format
msgid ""
"Unable to execute '%s'\n"
@@ -639,7 +638,7 @@ msgid ""
"Details: %s"
msgstr "명령 실행 실패: '%s'\n\n자세한 정보: %s"
-#: ../applets/fish/fish.c:987
+#: ../applets/fish/fish.c:971
#, c-format
msgid ""
"Unable to read from '%s'\n"
@@ -647,15 +646,15 @@ msgid ""
"Details: %s"
msgstr "'%s'에서 읽을 수 없습니다\n\n자세한 정보: %s"
-#: ../applets/fish/fish.c:1611
+#: ../applets/fish/fish.c:1529
msgid "The water needs changing"
msgstr "어항 물 좀 갈아 주세요"
-#: ../applets/fish/fish.c:1613
+#: ../applets/fish/fish.c:1531
msgid "Look at today's date!"
msgstr "오늘 날짜를 확인하세요!"
-#: ../applets/fish/fish.c:1696
+#: ../applets/fish/fish.c:1614
#, c-format
msgid "%s the Fish, the fortune teller"
msgstr "물고기 %s, fortune teller"
@@ -677,7 +676,6 @@ msgid "Animation"
msgstr "애니메이션"
#: ../applets/fish/fish.ui.h:6 ../mate-panel/panel-properties-dialog.ui.h:14
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:14
msgid " "
msgstr " "
@@ -778,12 +776,12 @@ msgstr "멍청한 물고기가 왔어요!"
msgid "Display a swimming fish or another animated creature"
msgstr "헤엄치는 물고기를 보여주거나 다른 애니메이션 개체를 표시합니다"
-#: ../applets/notification_area/main.c:139
+#: ../applets/notification_area/main.c:164
#: ../applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.in.in.h:3
msgid "Notification Area"
msgstr "알림 영역"
-#: ../applets/notification_area/main.c:384
+#: ../applets/notification_area/main.c:380
msgid "Panel Notification Area"
msgstr "패널 알림 영역"
@@ -880,7 +878,7 @@ msgid "Factory for the window navigation related applets"
msgstr "창 탐색 관련 애플릿용 팩토리"
#: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:3
-#: ../applets/wncklet/window-menu.c:83 ../applets/wncklet/window-menu.c:308
+#: ../applets/wncklet/window-menu.c:83 ../applets/wncklet/window-menu.c:255
msgid "Window Selector"
msgstr "창 선택"
@@ -889,7 +887,7 @@ msgid "Switch between open windows using a menu"
msgstr "메뉴를 사용하여 열어놓은 창을 전환합니다"
#: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:5
-#: ../applets/wncklet/workspace-switcher.c:644
+#: ../applets/wncklet/workspace-switcher.c:485
msgid "Workspace Switcher"
msgstr "작업 공간 바꾸기"
@@ -898,7 +896,7 @@ msgid "Switch between workspaces"
msgstr "작업 공간 사이를 전환합니다"
#: ../applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.in.in.h:7
-#: ../applets/wncklet/window-list.c:559
+#: ../applets/wncklet/window-list.c:554
msgid "Window List"
msgstr "창 목록"
@@ -914,42 +912,42 @@ msgstr "데스크톱 보이기"
msgid "Hide application windows and show the desktop"
msgstr "프로그램 창을 숨기고 데스크톱을 보여줍니다"
-#: ../applets/wncklet/showdesktop.c:208
+#: ../applets/wncklet/showdesktop.c:186
#, c-format
msgid "Failed to load %s: %s\n"
msgstr "%s(을)를 읽어 들이는데 실패: %s\n"
-#: ../applets/wncklet/showdesktop.c:208
+#: ../applets/wncklet/showdesktop.c:186
msgid "Icon not found"
msgstr "아이콘을 찾을 수 없습니다"
-#: ../applets/wncklet/showdesktop.c:281
+#: ../applets/wncklet/showdesktop.c:259
msgid "Click here to restore hidden windows."
msgstr "누르면 숨긴 창을 되돌립니다."
-#: ../applets/wncklet/showdesktop.c:285
+#: ../applets/wncklet/showdesktop.c:263
msgid "Click here to hide all windows and show the desktop."
msgstr "누르면 모든 창을 숨기고 바탕 화면을 표시합니다."
-#: ../applets/wncklet/showdesktop.c:473 ../applets/wncklet/showdesktop.c:539
+#: ../applets/wncklet/showdesktop.c:447 ../applets/wncklet/showdesktop.c:513
msgid "Show Desktop Button"
msgstr "바탕 화면 보기 단추"
-#: ../applets/wncklet/showdesktop.c:541
+#: ../applets/wncklet/showdesktop.c:515
msgid "This button lets you hide all windows and show the desktop."
msgstr "이 단추를 누르면 모든 창을 숨기고 바탕 화면을 표시합니다."
-#: ../applets/wncklet/showdesktop.c:567
+#: ../applets/wncklet/showdesktop.c:541
msgid ""
"Your window manager does not support the show desktop button, or you are not"
" running a window manager."
msgstr "창 관리자가 바탕 화면 보여주기 단추를 지원하지 않거나, 창 관리자를 실행하고 있지 않습니다."
-#: ../applets/wncklet/window-list.c:181
+#: ../applets/wncklet/window-list.c:171
msgid "_System Monitor"
msgstr "시스템 감시(_S)"
-#: ../applets/wncklet/window-list.c:561
+#: ../applets/wncklet/window-list.c:556
msgid ""
"The Window List shows a list of all windows in a set of buttons and lets you"
" browse them."
@@ -1005,18 +1003,18 @@ msgid ""
"browse them."
msgstr "창 선택 프로그램은 모든 창의 목록을 메뉴에 표시합니다. 여기에서 창 목록을 찾아 볼 수 있습니다."
-#: ../applets/wncklet/workspace-switcher.c:203
-#: ../applets/wncklet/workspace-switcher.c:960
+#: ../applets/wncklet/workspace-switcher.c:198
+#: ../applets/wncklet/workspace-switcher.c:787
#: ../applets/wncklet/workspace-switcher.ui.h:4
msgid "rows"
msgstr "행"
-#: ../applets/wncklet/workspace-switcher.c:203
-#: ../applets/wncklet/workspace-switcher.c:960
+#: ../applets/wncklet/workspace-switcher.c:198
+#: ../applets/wncklet/workspace-switcher.c:787
msgid "columns"
msgstr "열"
-#: ../applets/wncklet/workspace-switcher.c:646
+#: ../applets/wncklet/workspace-switcher.c:487
msgid ""
"The Workspace Switcher shows you a small version of your workspaces that "
"lets you manage your windows."
@@ -1795,9 +1793,9 @@ msgstr "세션 관리 옵션을 표시합니다"
#. * the following bug gets fixed:
#. * http://bugzilla.gnome.org/show_bug.cgi?id=165132
#. FIXME: http://bugzilla.gnome.org/show_bug.cgi?id=165132
-#: ../mate-panel/libpanel-util/panel-error.c:82
-#: ../mate-panel/panel-applet-frame.c:944
-#: ../mate-panel/panel-applet-frame.c:1120
+#: ../mate-panel/libpanel-util/panel-error.c:76
+#: ../mate-panel/panel-applet-frame.c:827
+#: ../mate-panel/panel-applet-frame.c:1003
msgid "Error"
msgstr "오류"
@@ -1810,7 +1808,7 @@ msgstr "아이콘 선택"
msgid "Could not launch '%s'"
msgstr "'%s' 명령을 실행할 수 없습니다"
-#: ../mate-panel/libpanel-util/panel-launch.c:48 ../mate-panel/launcher.c:160
+#: ../mate-panel/libpanel-util/panel-launch.c:48 ../mate-panel/launcher.c:162
msgid "Could not launch application"
msgstr "실행 아이콘을 실행할 수 없습니다"
@@ -1823,28 +1821,28 @@ msgstr "'%s' 위치를 열 수 없습니다"
msgid "No application to handle search folders is installed."
msgstr "검색 폴더를 처리하는 프로그램을 설치하지 않았습니다."
-#: ../mate-panel/applet.c:443
+#: ../mate-panel/applet.c:466
msgid "???"
msgstr "???"
-#: ../mate-panel/applet.c:522 ../libmate-panel-applet/mate-panel-applet.c:143
+#: ../mate-panel/applet.c:545 ../libmate-panel-applet/mate-panel-applet.c:139
msgid "_Remove From Panel"
msgstr "패널에서 제거(_R)"
-#: ../mate-panel/applet.c:533 ../libmate-panel-applet/mate-panel-applet.c:146
+#: ../mate-panel/applet.c:556 ../libmate-panel-applet/mate-panel-applet.c:142
msgid "_Move"
msgstr "옮기기(_M)"
-#: ../mate-panel/applet.c:550 ../libmate-panel-applet/mate-panel-applet.c:152
+#: ../mate-panel/applet.c:573 ../libmate-panel-applet/mate-panel-applet.c:148
msgid "Loc_k To Panel"
msgstr "패널에 잠그기(_K)"
-#: ../mate-panel/applet.c:1378
+#: ../mate-panel/applet.c:1384
msgid "Cannot find an empty spot"
msgstr "비어 있는 위치가 없습니다"
#: ../mate-panel/drawer.c:346 ../mate-panel/panel-addto.c:175
-#: ../mate-panel/panel-toplevel.c:1714
+#: ../mate-panel/panel-toplevel.c:1649
msgid "Drawer"
msgstr "서랍"
@@ -1852,9 +1850,9 @@ msgstr "서랍"
msgid "_Add to Drawer..."
msgstr "서랍에 추가(_A)..."
-#: ../mate-panel/drawer.c:539 ../mate-panel/launcher.c:798
+#: ../mate-panel/drawer.c:539 ../mate-panel/launcher.c:556
#: ../mate-panel/panel-action-button.c:192
-#: ../mate-panel/panel-context-menu.c:222
+#: ../mate-panel/panel-context-menu.c:196
msgid "_Properties"
msgstr "속성(_P)"
@@ -1871,20 +1869,20 @@ msgid "- Edit .desktop files"
msgstr "- .desktop 파일을 편집합니다"
#: ../mate-panel/mate-desktop-item-edit.c:144
-#: ../mate-panel/mate-desktop-item-edit.c:198 ../mate-panel/launcher.c:888
+#: ../mate-panel/mate-desktop-item-edit.c:197 ../mate-panel/launcher.c:926
msgid "Create Launcher"
msgstr "실행 아이콘 만들기"
-#: ../mate-panel/mate-desktop-item-edit.c:169
-#: ../mate-panel/mate-desktop-item-edit.c:192
+#: ../mate-panel/mate-desktop-item-edit.c:168
+#: ../mate-panel/mate-desktop-item-edit.c:191
msgid "Directory Properties"
msgstr "디렉터리 속성"
-#: ../mate-panel/mate-desktop-item-edit.c:175 ../mate-panel/launcher.c:726
+#: ../mate-panel/mate-desktop-item-edit.c:174 ../mate-panel/launcher.c:773
msgid "Launcher Properties"
msgstr "실행 아이콘 속성"
-#: ../mate-panel/mate-panel.desktop.in.in.h:1 ../mate-panel/main.c:138
+#: ../mate-panel/mate-panel.desktop.in.in.h:1 ../mate-panel/main.c:136
msgid "Panel"
msgstr "패널"
@@ -1894,128 +1892,82 @@ msgid ""
"show the time, etc."
msgstr "다른 프로그램을 실행합니다. 그리고 창 관리, 시각 표시 등 여러가지 유틸리티가 들어 있습니다."
-#: ../mate-panel/launcher.c:117
+#: ../mate-panel/launcher.c:120
msgid "Could not show this URL"
msgstr "이 URL을 볼 수 없습니다"
-#: ../mate-panel/launcher.c:118
+#: ../mate-panel/launcher.c:121
msgid "No URL was specified."
msgstr "URL을 지정하지 않았습니다."
-#: ../mate-panel/launcher.c:226
+#: ../mate-panel/launcher.c:214
msgid "Could not use dropped item"
msgstr "놓아진 항목을 쓸 수 없습니다"
-#: ../mate-panel/launcher.c:422
+#: ../mate-panel/launcher.c:440
#, c-format
msgid "No URI provided for panel launcher desktop file\n"
msgstr "패널 실행 아이콘의 데스크톱 파일에 대한 URI가 들어 있지 않습니다\n"
-#: ../mate-panel/launcher.c:461
+#: ../mate-panel/launcher.c:465
#, c-format
-msgid "Unable to open desktop file %s for panel launcher%s%s\n"
-msgstr "패널 실행 아이콘 %2$s%3$s에 대한 데스크톱 파일 %1$s을(를) 열 수 없습니다\n"
+msgid "Unable to open desktop file %s for panel launcher\n"
+msgstr "패널 실행 아이콘 %s에 대한 데스크톱 파일을 실행할 수 없습니다\n"
-#: ../mate-panel/launcher.c:792
+#: ../mate-panel/launcher.c:533
msgid "_Launch"
msgstr "실행(_L)"
-#: ../mate-panel/launcher.c:831
+#: ../mate-panel/launcher.c:867
#, c-format
msgid "Key %s is not set, cannot load launcher\n"
msgstr "%s 키를 설정하지 않았습니다. 실행 아이콘을 읽어들일 수 없습니다\n"
-#: ../mate-panel/launcher.c:957 ../mate-panel/panel-ditem-editor.c:1433
-#: ../mate-panel/panel-ditem-editor.c:1467
-#: ../mate-panel/panel-ditem-editor.c:1498
+#: ../mate-panel/launcher.c:995 ../mate-panel/panel-ditem-editor.c:1327
+#: ../mate-panel/panel-ditem-editor.c:1361
+#: ../mate-panel/panel-ditem-editor.c:1392
msgid "Could not save launcher"
msgstr "실행 아이콘을 저장할 수 없습니다"
-#: ../mate-panel/main.c:49
+#: ../mate-panel/main.c:47
msgid "Replace a currently running panel"
msgstr "현재 실행 중인 패널을 바꿉니다"
#. this feature was request in #mate irc channel
-#: ../mate-panel/main.c:51
+#: ../mate-panel/main.c:49
msgid "Reset the panel configuration to default"
msgstr "패널 설정을 기본으로 되돌리기"
#. open run dialog
-#: ../mate-panel/main.c:53
+#: ../mate-panel/main.c:51
msgid "Execute the run dialog"
msgstr "실행 대화 상자 실행"
#. default panels layout
-#: ../mate-panel/main.c:55
+#: ../mate-panel/main.c:53
msgid "Set the default panel layout"
msgstr "패널 기본 레이아웃 설정"
-#: ../mate-panel/menu.c:531
+#: ../mate-panel/menu.c:527
msgid "Add this launcher to _panel"
msgstr "이 실행 아이콘을 패널에 추가(_P)"
-#: ../mate-panel/menu.c:538
+#: ../mate-panel/menu.c:534
msgid "Add this launcher to _desktop"
msgstr "이 실행 아이콘을 바탕 화면에 추가(_D)"
-#: ../mate-panel/menu.c:550
+#: ../mate-panel/menu.c:546
msgid "_Entire menu"
msgstr "전체 메뉴(_E)"
-#: ../mate-panel/menu.c:555
+#: ../mate-panel/menu.c:551
msgid "Add this as _drawer to panel"
msgstr "서랍으로 패널에 추가(_D)"
-#: ../mate-panel/menu.c:562
+#: ../mate-panel/menu.c:558
msgid "Add this as _menu to panel"
msgstr "메뉴로 패널에 추가(_M)"
-#: ../mate-panel/nothing.cP:611
-#, c-format
-msgid "<b>GAME OVER</b> at level %d!"
-msgstr "<b>게임 오버</b>, 레벨 %d!"
-
-#. Translators: the first and third strings are similar to a
-#. * title, and the second string is a small information text.
-#. * The spaces are there only to separate all the strings, so
-#. try to keep them as is.
-#: ../mate-panel/nothing.cP:618
-#, c-format
-msgid "%1$s %2$s %3$s"
-msgstr "%1$s %2$s %3$s"
-
-#: ../mate-panel/nothing.cP:619
-msgid "Press 'q' to quit"
-msgstr "끝내려면 'q'를 누르십시오"
-
-#: ../mate-panel/nothing.cP:624
-msgid "Paused"
-msgstr "일시 정지"
-
-#. Translators: the first string is a title and the second
-#. * string is a small information text.
-#: ../mate-panel/nothing.cP:627 ../mate-panel/nothing.cP:638
-#, c-format
-msgid "%1$s\t%2$s"
-msgstr "%1$s\t%2$s"
-
-#: ../mate-panel/nothing.cP:628
-msgid "Press 'p' to unpause"
-msgstr "일시 정지를 풀려면 'p'를 누르십시오"
-
-#: ../mate-panel/nothing.cP:634
-#, c-format
-msgid "Level: %s, Lives: %s"
-msgstr "레벨: %s, 생명: %s"
-
-#: ../mate-panel/nothing.cP:639
-msgid "Left/Right to move, Space to fire, 'p' to pause, 'q' to quit"
-msgstr "이동은 왼쪽 오른쪽 화살표, 발사하려면 스페이스, 일시 정지하려면 'P', 끝내려면 'Q'"
-
-#: ../mate-panel/nothing.cP:1387
-msgid "Killer GEGLs from Outer Space"
-msgstr "Killer GEGLs from Outer Space"
-
#: ../mate-panel/panel-action-button.c:180
msgid "_Activate Screensaver"
msgstr "화면 보호기 활성(_A)"
@@ -2064,7 +2016,7 @@ msgid "Locate documents and folders on this computer by name or content"
msgstr "컴퓨터의 문서나 폴더를 이름이나 내용으로 찾습니다"
#: ../mate-panel/panel-action-button.c:389
-#: ../mate-panel/panel-force-quit.c:270
+#: ../mate-panel/panel-force-quit.c:251
msgid "Force Quit"
msgstr "강제종료"
@@ -2105,7 +2057,7 @@ msgstr "프로그램 실행 아이콘..."
msgid "Copy a launcher from the applications menu"
msgstr "프로그램 메뉴에서 실행 아이콘을 복사합니다"
-#: ../mate-panel/panel-addto.c:142 ../mate-panel/panel-menu-button.c:1098
+#: ../mate-panel/panel-addto.c:142 ../mate-panel/panel-menu-button.c:1094
msgid "Main Menu"
msgstr "메인 메뉴"
@@ -2160,168 +2112,168 @@ msgstr "패널에 추가"
msgid "Find an _item to add to the panel:"
msgstr "패널에 추가할 항목 찾기(_I):"
-#: ../mate-panel/panel-applet-frame.c:905
+#: ../mate-panel/panel-applet-frame.c:788
#, c-format
msgid "\"%s\" has quit unexpectedly"
msgstr "\"%s\" 애플릿이 갑자기 종료되었습니다."
-#: ../mate-panel/panel-applet-frame.c:907
+#: ../mate-panel/panel-applet-frame.c:790
msgid "Panel object has quit unexpectedly"
msgstr "패널 오브젝트가 갑자기 끝났습니다"
-#: ../mate-panel/panel-applet-frame.c:914
+#: ../mate-panel/panel-applet-frame.c:797
msgid ""
"If you reload a panel object, it will automatically be added back to the "
"panel."
msgstr "패널 오브젝트를 다시 읽어들이면, 원래대로 다시 패널에 붙습니다."
-#: ../mate-panel/panel-applet-frame.c:921
+#: ../mate-panel/panel-applet-frame.c:804
msgid "D_elete"
msgstr "지우기(_E)"
-#: ../mate-panel/panel-applet-frame.c:922
-#: ../mate-panel/panel-applet-frame.c:927
+#: ../mate-panel/panel-applet-frame.c:805
+#: ../mate-panel/panel-applet-frame.c:810
msgid "_Don't Reload"
msgstr "읽어들이지 않기(_D)"
-#: ../mate-panel/panel-applet-frame.c:923
-#: ../mate-panel/panel-applet-frame.c:928
+#: ../mate-panel/panel-applet-frame.c:806
+#: ../mate-panel/panel-applet-frame.c:811
msgid "_Reload"
msgstr "다시 읽기(_R)"
-#: ../mate-panel/panel-applet-frame.c:1083
+#: ../mate-panel/panel-applet-frame.c:966
#, c-format
msgid "The panel encountered a problem while loading \"%s\"."
msgstr "패널에서 '%s'(을)를 읽어들이는 데 문제가 발생했습니다."
-#: ../mate-panel/panel-applet-frame.c:1099
+#: ../mate-panel/panel-applet-frame.c:982
msgid "Do you want to delete the applet from your configuration?"
msgstr "설정에서 이 애플릿을 삭제하시겠습니까?"
-#: ../mate-panel/panel-context-menu.c:112
+#: ../mate-panel/panel-context-menu.c:89
msgid "And many, many others..."
msgstr "그리고 아주 아주 많은 사람들..."
-#: ../mate-panel/panel-context-menu.c:135
+#: ../mate-panel/panel-context-menu.c:112
msgid "The MATE Panel"
msgstr "마테 패널"
-#: ../mate-panel/panel-context-menu.c:139
+#: ../mate-panel/panel-context-menu.c:116
msgid ""
"This program is responsible for launching other applications and provides "
"useful utilities."
msgstr "이 프로그램은 다른 프로그램을 실행하고, 각종 유용한 기능이 들어 있습니다."
-#: ../mate-panel/panel-context-menu.c:143
+#: ../mate-panel/panel-context-menu.c:120
msgid "About the MATE Panel"
msgstr "마테 패널 정보"
-#: ../mate-panel/panel-context-menu.c:177
+#: ../mate-panel/panel-context-menu.c:151
msgid "Cannot delete this panel"
msgstr "이 패널을 삭제할 수 없습니다"
-#: ../mate-panel/panel-context-menu.c:178
+#: ../mate-panel/panel-context-menu.c:152
msgid "You must always have at least one panel."
msgstr "적어도 하나의 패널이 있어야 합니다."
-#: ../mate-panel/panel-context-menu.c:211
+#: ../mate-panel/panel-context-menu.c:185
msgid "_Add to Panel..."
msgstr "패널에 추가(_A)..."
-#: ../mate-panel/panel-context-menu.c:232
+#: ../mate-panel/panel-context-menu.c:206
msgid "_Delete This Panel"
msgstr "이 패널 삭제(_D)"
-#: ../mate-panel/panel-context-menu.c:247
+#: ../mate-panel/panel-context-menu.c:221
msgid "_New Panel"
msgstr "새 패널(_N)"
-#: ../mate-panel/panel-context-menu.c:299
+#: ../mate-panel/panel-context-menu.c:273
msgid "A_bout Panels"
msgstr "패널 정보(_B)"
-#: ../mate-panel/panel-ditem-editor.c:118
+#: ../mate-panel/panel-ditem-editor.c:114
msgid "Application"
msgstr "프로그램"
-#: ../mate-panel/panel-ditem-editor.c:120
+#: ../mate-panel/panel-ditem-editor.c:116
msgid "Application in Terminal"
msgstr "터미널에 프로그램"
-#: ../mate-panel/panel-ditem-editor.c:122
+#: ../mate-panel/panel-ditem-editor.c:118
msgid "Location"
msgstr "위치"
#. Type
-#: ../mate-panel/panel-ditem-editor.c:651
+#: ../mate-panel/panel-ditem-editor.c:610
msgid "_Type:"
msgstr "종류(_T):"
#. Name
-#: ../mate-panel/panel-ditem-editor.c:658
+#: ../mate-panel/panel-ditem-editor.c:617
msgid "_Name:"
msgstr "이름(_N):"
-#: ../mate-panel/panel-ditem-editor.c:693
+#: ../mate-panel/panel-ditem-editor.c:642
msgid "_Browse..."
msgstr "찾아보기(_B)..."
#. Comment
-#: ../mate-panel/panel-ditem-editor.c:700
+#: ../mate-panel/panel-ditem-editor.c:649
msgid "Co_mment:"
msgstr "설명(_M):"
-#: ../mate-panel/panel-ditem-editor.c:1084
+#: ../mate-panel/panel-ditem-editor.c:978
msgid "Choose an application..."
msgstr "프로그램을 선택하십시오..."
-#: ../mate-panel/panel-ditem-editor.c:1088
+#: ../mate-panel/panel-ditem-editor.c:982
msgid "Choose a file..."
msgstr "파일을 선택하십시오..."
-#: ../mate-panel/panel-ditem-editor.c:1253
-#: ../mate-panel/panel-ditem-editor.c:1262
+#: ../mate-panel/panel-ditem-editor.c:1147
+#: ../mate-panel/panel-ditem-editor.c:1156
msgid "Comm_and:"
msgstr "명령어(_A):"
-#: ../mate-panel/panel-ditem-editor.c:1271
+#: ../mate-panel/panel-ditem-editor.c:1165
msgid "_Location:"
msgstr "위치(_L):"
-#: ../mate-panel/panel-ditem-editor.c:1434
+#: ../mate-panel/panel-ditem-editor.c:1328
msgid "The name of the launcher is not set."
msgstr "실행 아이콘의 이름을 설정하지 않았습니다."
-#: ../mate-panel/panel-ditem-editor.c:1438
+#: ../mate-panel/panel-ditem-editor.c:1332
msgid "Could not save directory properties"
msgstr "디렉터리 속성을 저장할 수 없습니다"
-#: ../mate-panel/panel-ditem-editor.c:1439
+#: ../mate-panel/panel-ditem-editor.c:1333
msgid "The name of the directory is not set."
msgstr "디렉터리의 이름을 설정하지 않았습니다."
-#: ../mate-panel/panel-ditem-editor.c:1455
+#: ../mate-panel/panel-ditem-editor.c:1349
msgid "The command of the launcher is not set."
msgstr "실행 아이콘의 명령어를 설정하지 않았습니다."
-#: ../mate-panel/panel-ditem-editor.c:1458
+#: ../mate-panel/panel-ditem-editor.c:1352
msgid "The location of the launcher is not set."
msgstr "실행 아이콘의 위치를 설정하지 않았습니다."
-#: ../mate-panel/panel-ditem-editor.c:1535
+#: ../mate-panel/panel-ditem-editor.c:1429
msgid "Could not display help document"
msgstr "도움말 문서를 보일 수 없습니다"
-#: ../mate-panel/panel-force-quit.c:88
+#: ../mate-panel/panel-force-quit.c:80
msgid ""
"Click on a window to force the application to quit. To cancel press <ESC>."
msgstr "강제로 끝내고 싶은 프로그램의 창을 누르십시오. 취소하려면 <Esc>를 누르십시오."
-#: ../mate-panel/panel-force-quit.c:253
+#: ../mate-panel/panel-force-quit.c:234
msgid "Force this application to exit?"
msgstr "이 프로그램을 강제로 끝내시겠습니까?"
-#: ../mate-panel/panel-force-quit.c:256
+#: ../mate-panel/panel-force-quit.c:237
msgid ""
"If you choose to force an application to exit, unsaved changes in any open "
"documents in it might get lost."
@@ -2339,11 +2291,11 @@ msgstr "문서, 폴더, 네트워크에 접근합니다"
msgid "Change desktop appearance and behavior, get help, or log out"
msgstr "바탕 화면 모양과 동작을 바꾸거나, 도움말을 보거나 로그아웃합니다."
-#: ../mate-panel/panel-menu-bar.c:172
+#: ../mate-panel/panel-menu-bar.c:168
msgid "Applications"
msgstr "프로그램"
-#: ../mate-panel/panel-menu-bar.c:397 ../mate-panel/panel-menu-button.c:676
+#: ../mate-panel/panel-menu-bar.c:360 ../mate-panel/panel-menu-button.c:672
msgid "_Edit Menus"
msgstr "메뉴 편집(_E)"
@@ -2352,7 +2304,7 @@ msgid "Bookmarks"
msgstr "책갈피"
#. Translators: %s is a URI
-#: ../mate-panel/panel-menu-items.c:496 ../mate-panel/panel.c:566
+#: ../mate-panel/panel-menu-items.c:496 ../mate-panel/panel.c:549
#, c-format
msgid "Open '%s'"
msgstr "'%s' 열기"
@@ -2418,11 +2370,11 @@ msgstr "네트워크"
msgid "Browse bookmarked and local network locations"
msgstr "책갈피에 저장된 네트워크와 로컬 네트워크를 살펴봅니다"
-#: ../mate-panel/panel-menu-items.c:1498
+#: ../mate-panel/panel-menu-items.c:1497
msgid "Places"
msgstr "위치"
-#: ../mate-panel/panel-menu-items.c:1526
+#: ../mate-panel/panel-menu-items.c:1525
msgid "System"
msgstr "시스템"
@@ -2430,7 +2382,7 @@ msgstr "시스템"
#. Translators: translate "1" (msgctxt: "panel:showusername") to anything
#. * but "1" if "Log Out %s" doesn't make any sense in your
#. * language (where %s is a username).
-#: ../mate-panel/panel-menu-items.c:1611
+#: ../mate-panel/panel-menu-items.c:1610
msgctxt "panel:showusername"
msgid "1"
msgstr "1"
@@ -2439,187 +2391,155 @@ msgstr "1"
#. * panel-action-button.c
#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
-#: ../mate-panel/panel-menu-items.c:1623
+#: ../mate-panel/panel-menu-items.c:1622
#, c-format
msgid "Log Out %s..."
msgstr "%s 로그아웃..."
#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
-#: ../mate-panel/panel-menu-items.c:1627
+#: ../mate-panel/panel-menu-items.c:1626
#, c-format
msgid "Log out %s of this session to log in as a different user"
msgstr "다른 사용자로 로그인하려 %s의 세션을 로그아웃합니다"
-#: ../mate-panel/panel-profile.c:1170
-#, c-format
-msgid ""
-"Panel '%s' is set to be displayed on screen %d which is not currently "
-"available. Not loading this panel."
-msgstr "'%s' 패널을 스크린 %d에 보여주도록 설정했으나, 이 스크린은 현재 사용할 수 없습니다. 이 패널은 읽어오지 않습니다."
-
-#: ../mate-panel/panel-properties-dialog.c:123
+#: ../mate-panel/panel-properties-dialog.c:120
#: ../mate-panel/panel-test-applets.c:58
msgctxt "Orientation"
msgid "Top"
msgstr "위"
-#: ../mate-panel/panel-properties-dialog.c:124
+#: ../mate-panel/panel-properties-dialog.c:121
#: ../mate-panel/panel-test-applets.c:59
msgctxt "Orientation"
msgid "Bottom"
msgstr "아래"
-#: ../mate-panel/panel-properties-dialog.c:125
+#: ../mate-panel/panel-properties-dialog.c:122
#: ../mate-panel/panel-test-applets.c:60
msgctxt "Orientation"
msgid "Left"
msgstr "왼쪽"
-#: ../mate-panel/panel-properties-dialog.c:126
+#: ../mate-panel/panel-properties-dialog.c:123
#: ../mate-panel/panel-test-applets.c:61
msgctxt "Orientation"
msgid "Right"
msgstr "오른쪽"
-#: ../mate-panel/panel-properties-dialog.c:895
+#: ../mate-panel/panel-properties-dialog.c:819
msgid "Drawer Properties"
msgstr "서랍 속성"
-#: ../mate-panel/panel-properties-dialog.c:1028
-#: ../mate-panel/panel-run-dialog.c:1993
+#: ../mate-panel/panel-properties-dialog.c:939
+#: ../mate-panel/panel-run-dialog.c:1947
#, c-format
msgid "Unable to load file '%s': %s."
msgstr "'%s' 파일을 불러올 수 없습니다: %s."
-#: ../mate-panel/panel-properties-dialog.c:1038
+#: ../mate-panel/panel-properties-dialog.c:945
msgid "Could not display properties dialog"
msgstr "속성 대화상자를 표시할 수 없습니다"
#: ../mate-panel/panel-properties-dialog.ui.h:1
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:1
msgid "Panel Properties"
msgstr "패널 속성"
#: ../mate-panel/panel-properties-dialog.ui.h:2
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:2
msgid "Some of these properties are locked down"
msgstr "다음 속성 중에서 일부는 사용할 수 없습니다"
#: ../mate-panel/panel-properties-dialog.ui.h:3
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:3
msgid "_Icon:"
msgstr "아이콘(_I):"
#: ../mate-panel/panel-properties-dialog.ui.h:4
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:4
msgid "pixels"
msgstr "픽셀"
#: ../mate-panel/panel-properties-dialog.ui.h:5
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:6
-#: ../mate-panel/panel-test-applets.ui.h:3
-msgid "_Size:"
-msgstr "크기(_S):"
-
-#: ../mate-panel/panel-properties-dialog.ui.h:6
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:5
#: ../mate-panel/panel-test-applets.ui.h:5
msgid "_Orientation:"
msgstr "방향(_O):"
+#: ../mate-panel/panel-properties-dialog.ui.h:6
+#: ../mate-panel/panel-test-applets.ui.h:3
+msgid "_Size:"
+msgstr "크기(_S):"
+
#: ../mate-panel/panel-properties-dialog.ui.h:7
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:7
msgid "E_xpand"
msgstr "늘리기(_X)"
#: ../mate-panel/panel-properties-dialog.ui.h:8
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:8
msgid "_Autohide"
msgstr "자동 숨기기(_A)"
#: ../mate-panel/panel-properties-dialog.ui.h:9
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:9
msgid "Show hide _buttons"
msgstr "숨기기 단추 표시(_B)"
#: ../mate-panel/panel-properties-dialog.ui.h:10
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:10
msgid "Arro_ws on hide buttons"
msgstr "숨기기 단추 위에 화살표(_W)"
#: ../mate-panel/panel-properties-dialog.ui.h:12
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:12
msgid "_None (use system theme)"
msgstr "없음(시스템 테마 사용)(_N)"
#: ../mate-panel/panel-properties-dialog.ui.h:13
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:13
msgid "Solid c_olor"
msgstr "단색(_O)"
#: ../mate-panel/panel-properties-dialog.ui.h:15
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:15
msgid "Pick a color"
msgstr "색 선택"
#: ../mate-panel/panel-properties-dialog.ui.h:16
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:18
-msgid "S_tyle:"
-msgstr "형식(_T):"
+msgid "<small>Transparent</small>"
+msgstr "<small>투명</small>"
#: ../mate-panel/panel-properties-dialog.ui.h:17
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:17
msgid "Co_lor:"
msgstr "색(_L):"
#: ../mate-panel/panel-properties-dialog.ui.h:18
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:16
-msgid "<small>Transparent</small>"
-msgstr "<small>투명</small>"
+msgid "S_tyle:"
+msgstr "형식(_T):"
#: ../mate-panel/panel-properties-dialog.ui.h:19
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:19
msgid "<small>Opaque</small>"
msgstr "<small>불투명</small>"
#: ../mate-panel/panel-properties-dialog.ui.h:20
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:20
msgid "Background _image:"
msgstr "배경 그림(_I):"
#: ../mate-panel/panel-properties-dialog.ui.h:21
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:21
msgid "Select background"
msgstr "배경 선택"
#: ../mate-panel/panel-properties-dialog.ui.h:22
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:22
msgid "Background"
msgstr "배경"
#: ../mate-panel/panel-properties-dialog.ui.h:23
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:23
msgid "Image Background Details"
msgstr "배경 그림 세부설정"
#: ../mate-panel/panel-properties-dialog.ui.h:24
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:24
msgid "_Tile"
msgstr "타일(_T)"
#: ../mate-panel/panel-properties-dialog.ui.h:25
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:25
msgid "_Scale"
msgstr "크기 맞춤 반복(_S)"
#: ../mate-panel/panel-properties-dialog.ui.h:26
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:26
msgid "St_retch"
msgstr "그림 늘리기(_R)"
#: ../mate-panel/panel-properties-dialog.ui.h:27
-#: ../mate-panel/panel-properties-dialog-gtk3.ui.h:27
msgid "Rotate image when panel is _vertical"
msgstr "패널이 세로로 떠있을 때 그림 회전(_V)"
@@ -2660,35 +2580,35 @@ msgstr "최근 문서 지우기..."
msgid "Clear all items from the recent documents list"
msgstr "최근 문서 목록의 모든 항목을 지우시겠습니까?"
-#: ../mate-panel/panel-run-dialog.c:404
+#: ../mate-panel/panel-run-dialog.c:394
#, c-format
msgid "Could not run command '%s'"
msgstr "'%s' 명령을 실행할 수 없습니다"
-#: ../mate-panel/panel-run-dialog.c:462
+#: ../mate-panel/panel-run-dialog.c:434
#, c-format
msgid "Could not convert '%s' from UTF-8"
msgstr "'%s'을(를) UTF-8에서 변환할 수 없습니다"
-#: ../mate-panel/panel-run-dialog.c:1209
+#: ../mate-panel/panel-run-dialog.c:1181
msgid "Choose a file to append to the command..."
msgstr "명령어에 덧붙일 파일을 선택하십시오..."
-#: ../mate-panel/panel-run-dialog.c:1587 ../mate-panel/panel-run-dialog.ui.h:9
+#: ../mate-panel/panel-run-dialog.c:1559 ../mate-panel/panel-run-dialog.ui.h:9
msgid "Select an application to view its description."
msgstr "설명을 볼 프로그램을 선택하십시오."
-#: ../mate-panel/panel-run-dialog.c:1625
+#: ../mate-panel/panel-run-dialog.c:1597
#, c-format
msgid "Will run command: '%s'"
msgstr "다음 명령을 실행합니다: '%s'"
-#: ../mate-panel/panel-run-dialog.c:1658
+#: ../mate-panel/panel-run-dialog.c:1630
#, c-format
msgid "URI list dropped on run dialog had wrong format (%d) or length (%d)\n"
msgstr "실행 대화 상자에 지정된 URI 목록의 형식(%d)이나 길이(%d)가 틀렸습니다\n"
-#: ../mate-panel/panel-run-dialog.c:1998
+#: ../mate-panel/panel-run-dialog.c:1952
msgid "Could not display run dialog"
msgstr "실행 대화상자를 보여줄 수 없습니다"
@@ -2823,101 +2743,101 @@ msgstr "애플릿(_A):"
msgid "_Prefs Path:"
msgstr "설정 디렉터리(_P):"
-#: ../mate-panel/panel-toplevel.c:1248
+#: ../mate-panel/panel-toplevel.c:1218
msgid "Hide Panel"
msgstr "패널 숨기기"
#. translators: these string will be shown in MetaCity's switch window
#. * popup when you pass the focus to a panel
-#: ../mate-panel/panel-toplevel.c:1685
+#: ../mate-panel/panel-toplevel.c:1620
msgid "Top Expanded Edge Panel"
msgstr "위의 확장 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1686
+#: ../mate-panel/panel-toplevel.c:1621
msgid "Top Centered Panel"
msgstr "위의 가운데 패널"
-#: ../mate-panel/panel-toplevel.c:1687
+#: ../mate-panel/panel-toplevel.c:1622
msgid "Top Floating Panel"
msgstr "위의 떠 다니는 패널"
-#: ../mate-panel/panel-toplevel.c:1688
+#: ../mate-panel/panel-toplevel.c:1623
msgid "Top Edge Panel"
msgstr "위의 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1692
+#: ../mate-panel/panel-toplevel.c:1627
msgid "Bottom Expanded Edge Panel"
msgstr "아래 확장 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1693
+#: ../mate-panel/panel-toplevel.c:1628
msgid "Bottom Centered Panel"
msgstr "아래 가운데 패널"
-#: ../mate-panel/panel-toplevel.c:1694
+#: ../mate-panel/panel-toplevel.c:1629
msgid "Bottom Floating Panel"
msgstr "아래 떠 다니는 패널"
-#: ../mate-panel/panel-toplevel.c:1695
+#: ../mate-panel/panel-toplevel.c:1630
msgid "Bottom Edge Panel"
msgstr "아래 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1699
+#: ../mate-panel/panel-toplevel.c:1634
msgid "Left Expanded Edge Panel"
msgstr "왼쪽 확장 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1700
+#: ../mate-panel/panel-toplevel.c:1635
msgid "Left Centered Panel"
msgstr "왼쪽 가운데 패널"
-#: ../mate-panel/panel-toplevel.c:1701
+#: ../mate-panel/panel-toplevel.c:1636
msgid "Left Floating Panel"
msgstr "왼쪽 떠다니는 패널"
-#: ../mate-panel/panel-toplevel.c:1702
+#: ../mate-panel/panel-toplevel.c:1637
msgid "Left Edge Panel"
msgstr "왼쪽 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1706
+#: ../mate-panel/panel-toplevel.c:1641
msgid "Right Expanded Edge Panel"
msgstr "오른쪽 확장 가장자리 패널"
-#: ../mate-panel/panel-toplevel.c:1707
+#: ../mate-panel/panel-toplevel.c:1642
msgid "Right Centered Panel"
msgstr "오른쪽 가운데 패널"
-#: ../mate-panel/panel-toplevel.c:1708
+#: ../mate-panel/panel-toplevel.c:1643
msgid "Right Floating Panel"
msgstr "오른쪽 떠다니는 패널"
-#: ../mate-panel/panel-toplevel.c:1709
+#: ../mate-panel/panel-toplevel.c:1644
msgid "Right Edge Panel"
msgstr "오른쪽 가장자리 패널"
-#: ../mate-panel/panel-util.c:356
+#: ../mate-panel/panel-util.c:347
#, c-format
msgid "Icon '%s' not found"
msgstr "'%s' 아이콘을 찾을 수 없습니다"
-#: ../mate-panel/panel-util.c:474
+#: ../mate-panel/panel-util.c:465
#, c-format
msgid "Could not execute '%s'"
msgstr "'%s'을(를) 실행할 수 없습니다"
-#: ../mate-panel/panel-util.c:702
+#: ../mate-panel/panel-util.c:693
msgid "file"
msgstr "파일"
-#: ../mate-panel/panel-util.c:883
+#: ../mate-panel/panel-util.c:866
msgid "Home Folder"
msgstr "홈 폴더"
#. Translators: this is the same string as the one found in
#. * caja
-#: ../mate-panel/panel-util.c:895
+#: ../mate-panel/panel-util.c:878
msgid "File System"
msgstr "파일 시스템"
-#: ../mate-panel/panel-util.c:1068
+#: ../mate-panel/panel-util.c:1051
msgid "Search"
msgstr "검색"
@@ -2925,31 +2845,31 @@ msgstr "검색"
#. * method, and the second string is a path. For
#. * example, "Trash: some-directory". It means that the
#. * directory called "some-directory" is in the trash.
-#: ../mate-panel/panel-util.c:1114
+#: ../mate-panel/panel-util.c:1097
#, c-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
-#: ../mate-panel/panel.c:499
+#: ../mate-panel/panel.c:482
#, c-format
msgid "Open URL: %s"
msgstr "URL 열기: %s"
-#: ../mate-panel/panel.c:1349
+#: ../mate-panel/panel.c:1332
msgid "Delete this drawer?"
msgstr "이 서랍을 삭제하시겠습니까?"
-#: ../mate-panel/panel.c:1350
+#: ../mate-panel/panel.c:1333
msgid ""
"When a drawer is deleted, the drawer and its\n"
"settings are lost."
msgstr "서랍을 삭제하면, 서랍과 그 안의 설정을\n잃어버립니다."
-#: ../mate-panel/panel.c:1353
+#: ../mate-panel/panel.c:1336
msgid "Delete this panel?"
msgstr "이 패널을 삭제하시겠습니까?"
-#: ../mate-panel/panel.c:1354
+#: ../mate-panel/panel.c:1337
msgid ""
"When a panel is deleted, the panel and its\n"
"settings are lost."