diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-14 08:51:37 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-14 08:51:37 +0200 |
commit | 21fcbed0cb70cf37acc996a8713ee3b632eda780 (patch) | |
tree | 868a5d858e63163e245fdede282ef97a1b60111f /po/ko.po | |
parent | 12775e63788c29f1e6072145534390e0040bb6f2 (diff) | |
download | ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.tar.gz ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.tar.bz2 ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.zip |
po/*.po{,t}: Translation strings update.
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 65 |
1 files changed, 40 insertions, 25 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-05 13:31+0200\n" +"POT-Creation-Date: 2022-09-14 08:49+0200\n" "PO-Revision-Date: 2022-03-16 13:55+0000\n" "Last-Translator: 이정희 <daemul72@gmail.com>\n" "Language-Team: Korean <https://hosted.weblate.org/projects/ayatana-" @@ -19,11 +19,11 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.12-dev\n" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +#: data/org.ayatana.indicator.notifications.gschema.xml:1 msgid "Discard notifications by application name" msgstr "응용프로그램 이름별 알림 무시" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:2 +#: data/org.ayatana.indicator.notifications.gschema.xml:2 msgid "" "If an application name is in the filter list, all notifications matching the " "application name will be discarded." @@ -31,57 +31,72 @@ msgstr "" "응용프로그램 이름이 필터 목록에 있으면 응용프로그램 이름과 일치하는 모든 알림" "이 삭제됩니다." -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 -msgid "Clear notifications on middle click" -msgstr "가운데 클릭시 알림 지우기" +#: data/org.ayatana.indicator.notifications.gschema.xml:3 +msgid "Recent application names to suggest for the filter list" +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:4 +#: data/org.ayatana.indicator.notifications.gschema.xml:4 msgid "" -"Normally when middle clicking the notification icon, the unread status will " -"be toggled if the queue is not empty. With this option enabled, the " -"notification queue will be cleared instead." +"Keeps track of recent application names so we can suggest them in the " +"settings." msgstr "" -"일반적으로 알림 아이콘을 중간 클릭할 때 대기열이 비어 있지 않으면 읽지 않은 " -"상태로 전환됩니다. 이 옵션을 활성화하면 알림 대기열이 대신 지워집니다." -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 -msgid "Hide the indicator" -msgstr "표시기 숨김" +#: data/org.ayatana.indicator.notifications.gschema.xml:5 +msgid "Enable do-not-disturb mode" +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:6 -msgid "If true, the indicator is hidden." -msgstr "참일 경우, 표시기가 숨겨집니다." +#: data/org.ayatana.indicator.notifications.gschema.xml:6 +msgid "" +"On supported desktops enables do-not-disturb mode on the notification daemon." +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:7 +#: data/org.ayatana.indicator.notifications.gschema.xml:7 msgid "Maximum number of visible items" msgstr "표시되는 항목의 최대 개수" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:8 +#: data/org.ayatana.indicator.notifications.gschema.xml:8 msgid "" "The indicator will only display at most the number of notifications " "indicated by this value." msgstr "표시기는 이 값으로 표시된 최대 알림 수만 표시합니다." -#: ../src/service.c:221 +#: src/service.c:221 msgid "from" msgstr "" -#: ../src/service.c:270 ../src/service.c:300 +#: src/service.c:270 src/service.c:300 msgid "Notifications" msgstr "알림" -#: ../src/service.c:271 +#: src/service.c:271 msgid "List of past system notifications, do-not-disturb switch" msgstr "" -#: ../src/service.c:328 +#: src/service.c:328 msgid "Clear" msgstr "지우기" -#: ../src/service.c:339 +#: src/service.c:339 msgid "Do not disturb" msgstr "방해하지 않음" +#~ msgid "Clear notifications on middle click" +#~ msgstr "가운데 클릭시 알림 지우기" + +#~ msgid "" +#~ "Normally when middle clicking the notification icon, the unread status " +#~ "will be toggled if the queue is not empty. With this option enabled, the " +#~ "notification queue will be cleared instead." +#~ msgstr "" +#~ "일반적으로 알림 아이콘을 중간 클릭할 때 대기열이 비어 있지 않으면 읽지 않" +#~ "은 상태로 전환됩니다. 이 옵션을 활성화하면 알림 대기열이 대신 지워집니다." + +#~ msgid "Hide the indicator" +#~ msgstr "표시기 숨김" + +#~ msgid "If true, the indicator is hidden." +#~ msgstr "참일 경우, 표시기가 숨겨집니다." + #, fuzzy #~ msgid "Settings…" #~ msgstr "설정..." |