1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR MATE Desktop Environment team
# This file is distributed under the same license as the mate-notification-daemon package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Seong-ho Cho <darkcircle.0426@gmail.com>, 2021
# 1763f4a4329a2376c933c5e919a36cbc_341ca53 <1f851310383599d03339229d772e1290_119292>, 2021
# Junghee Lee <daemul72@gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: mate-notification-daemon 1.25.1\n"
"Report-Msgid-Bugs-To: https://mate-desktop.org\n"
"POT-Creation-Date: 2021-06-22 08:18+0200\n"
"PO-Revision-Date: 2021-09-19 13:40+0000\n"
"Last-Translator: Junghee Lee <daemul72@gmail.com>, 2021\n"
"Language-Team: Korean (https://app.transifex.com/mate/teams/13566/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: data/mate-notification-properties.desktop.in:3
msgid "Popup Notifications"
msgstr "팝업 알림"
#: data/mate-notification-properties.desktop.in:4
msgid "Set your popup notification preferences"
msgstr "팝업 알림 기본 설정을 합니다"
#. Translators: Search terms to find this application. Do NOT translate or
#. localize the semicolons! The list MUST also end with a semicolon!
#: data/mate-notification-properties.desktop.in:14
msgid "MATE;Notification;Theme;"
msgstr ""
#: data/org.mate.applets.MateNotificationApplet.desktop.in.in:5
msgid "Mate Notification Applet Factory"
msgstr ""
#: data/org.mate.applets.MateNotificationApplet.desktop.in.in:9
#: src/capplet/mate-notification-applet.c:176
#: src/capplet/mate-notification-applet.c:193
msgid "Do Not Disturb"
msgstr ""
#: data/org.mate.NotificationDaemon.gschema.xml.in:5
msgid "Popup location"
msgstr "팝업 위치"
#: data/org.mate.NotificationDaemon.gschema.xml.in:6
msgid ""
"Default popup location on the workspace for stack notifications. Allowed "
"values: \"top_left\",\"top_right\",\"bottom_left\" and \"bottom_right\""
msgstr ""
"알림을 쌓아둘 작업 공간의 기본 팝업 위치입니다. 가능한 값은 \"top_left\", \"top_right\", "
"\"bottom_left\", \"bottom_right\"입니다."
#: data/org.mate.NotificationDaemon.gschema.xml.in:10
#: src/capplet/mate-notification-properties.ui:186
msgid "Use Active Monitor"
msgstr "활성 모니터 사용"
#: data/org.mate.NotificationDaemon.gschema.xml.in:11
msgid "Display the notification on the active monitor."
msgstr "활성 모니터에 알림을 표시합니다."
#: data/org.mate.NotificationDaemon.gschema.xml.in:15
msgid "Monitor"
msgstr "모니터"
#: data/org.mate.NotificationDaemon.gschema.xml.in:16
msgid ""
"Monitor to display the notification. Allowed values: -1 (display on active "
"monitor) and 0 to n - 1 where n is the number of monitors."
msgstr "알림을 표시할 모니터입니다. 허용하는 값은 -1(활성 모니터에 표시), 그리고 0 부터 n-1까지(모니터 번호) 입니다."
#: data/org.mate.NotificationDaemon.gschema.xml.in:20
msgid "Current theme"
msgstr "현재 테마"
#: data/org.mate.NotificationDaemon.gschema.xml.in:21
msgid "The theme used when displaying notifications."
msgstr "알림을 표시할때 사용할 테마입니다."
#: data/org.mate.NotificationDaemon.gschema.xml.in:25
msgid "Sound Enabled"
msgstr "소리 활성화"
#: data/org.mate.NotificationDaemon.gschema.xml.in:26
msgid "Turns on and off sound support for notifications."
msgstr "알림에 사용할 소리를 켜거나 끕니다."
#: data/org.mate.NotificationDaemon.gschema.xml.in:30
msgid "Do not disturb"
msgstr ""
#: data/org.mate.NotificationDaemon.gschema.xml.in:31
msgid "When enabled, notifications are not shown."
msgstr ""
#: src/capplet/mate-notification-applet.c:52
msgid "_Preferences"
msgstr "기본 설정(_P)"
#: src/capplet/mate-notification-applet.c:54
msgid "_About"
msgstr "정보(_A)"
#: src/capplet/mate-notification-applet.c:105
msgid "About Do Not Disturb"
msgstr ""
#: src/capplet/mate-notification-applet.c:107
msgid "Copyright © 2021 MATE developers"
msgstr "Copyright © 2021 MATE developers"
#: src/capplet/mate-notification-applet.c:108
msgid "Activate the do not disturb mode quickly."
msgstr ""
#: src/capplet/mate-notification-applet.c:110
msgid "translator-credits"
msgstr ""
"Elex https://launchpad.net/~mysticzizone\n"
"Valmantas Palikša https://launchpad.net/~walmis\n"
"Yoo Duk Nam https://launchpad.net/~yoo2001818\n"
"onlyeriko https://launchpad.net/~onlyeriko\n"
"Seong-ho Cho <darkcircle.0426@gmail.com>\n"
"JungHee Lee <daemul72@gmail.com>\n"
"MATE Desktop Environment Team <https://www.transifex.com/mate/teams/13566/ko/>"
#: src/capplet/mate-notification-applet.c:194
msgid "Notifications Enabled"
msgstr ""
#: src/capplet/mate-notification-applet.c:215
msgid "_Do not disturb"
msgstr ""
#: src/capplet/mate-notification-applet.c:216
msgid "Enable/Disable do-not-disturb mode."
msgstr ""
#: src/capplet/mate-notification-properties.c:327
msgid "Coco"
msgstr "코코"
#: src/capplet/mate-notification-properties.c:331
msgid "Nodoka"
msgstr "노도카"
#: src/capplet/mate-notification-properties.c:335
msgid "Slider"
msgstr "슬라이더"
#: src/capplet/mate-notification-properties.c:339
msgid "Standard theme"
msgstr "표준 테마"
#: src/capplet/mate-notification-properties.c:402
msgid "Error initializing libmatenotify"
msgstr "libmatenotify 초기화 중 오류"
#: src/capplet/mate-notification-properties.c:415
msgid "Notification Test"
msgstr "알림 시험"
#: src/capplet/mate-notification-properties.c:415
msgid "Just a test"
msgstr "시험입니다"
#: src/capplet/mate-notification-properties.c:419
#, c-format
msgid "Error while displaying notification: %s"
msgstr "알림 표시 중 오류가 발생했습니다: %s"
#: src/capplet/mate-notification-properties.c:459
#, c-format
msgid "Could not load user interface: %s"
msgstr ""
#: src/capplet/mate-notification-properties.ui:18
msgid "Notification Settings"
msgstr "알림 설정"
#: src/capplet/mate-notification-properties.ui:36
msgid "_Preview"
msgstr "미리 보기(_P)"
#: src/capplet/mate-notification-properties.ui:52
msgid "_Close"
msgstr "닫기(_C)"
#: src/capplet/mate-notification-properties.ui:101
msgid "_Theme:"
msgstr "테마(_T):"
#: src/capplet/mate-notification-properties.ui:115
msgid "P_osition:"
msgstr "위치(_O):"
#: src/capplet/mate-notification-properties.ui:129
msgid "_Monitor:"
msgstr "모니터(_M):"
#: src/capplet/mate-notification-properties.ui:155
msgid "Top Left"
msgstr "좌측 상단"
#: src/capplet/mate-notification-properties.ui:156
msgid "Top Right"
msgstr "우측 상단"
#: src/capplet/mate-notification-properties.ui:157
msgid "Bottom Left"
msgstr "좌측 하단"
#: src/capplet/mate-notification-properties.ui:158
msgid "Bottom Right"
msgstr "우측 하단"
#: src/capplet/mate-notification-properties.ui:201
msgid "Enable Do Not Disturb"
msgstr ""
#: src/capplet/mate-notification-properties.ui:222
msgid "General Options"
msgstr "일반 옵션"
#: src/daemon/daemon.c:1342
msgid "Exceeded maximum number of notifications"
msgstr "최대 알림 갯수를 넘었습니다"
#: src/daemon/daemon.c:1648
#, c-format
msgid "%u is not a valid notification ID"
msgstr "유효하지 않은 %u 알림 ID 입니다"
#: src/daemon/sound.c:37
msgid "Notification"
msgstr "알림"
#: src/themes/coco/coco-theme.c:465 src/themes/nodoka/nodoka-theme.c:822
#: src/themes/slider/theme.c:417 src/themes/standard/theme.c:737
msgid "Notification summary text."
msgstr "알림 요약 텍스트."
#: src/themes/coco/coco-theme.c:479 src/themes/nodoka/nodoka-theme.c:875
#: src/themes/slider/theme.c:438 src/themes/standard/theme.c:789
msgid "Notification body text."
msgstr "알림 내용 텍스트."
#: src/themes/nodoka/nodoka-theme.c:836 src/themes/nodoka/nodoka-theme.c:838
#: src/themes/slider/theme.c:399 src/themes/slider/theme.c:401
#: src/themes/standard/theme.c:753 src/themes/standard/theme.c:755
msgid "Closes the notification."
msgstr "알림 닫기."
|