This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-statusnotifier-plugin.
commit 16bcd3a9b11e51b947d14db0a31baa7ab3bc6645 Author: Sungjin Kang <[email protected]> Date: Sat Jul 29 00:31:55 2017 +0200 I18n: Add new translation ko (100%). 25 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/ko.po | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..a6a2891 --- /dev/null +++ b/po/ko.po @@ -0,0 +1,121 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: xfce4-statusnotifier-plugin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-07-28 16:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Sungjin Kang <[email protected]>, 2017\n" +"Language-Team: Korean (https://www.transifex.com/xfce/teams/16840/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" + +#: ../panel-plugin/sn-dialog.c:368 +msgid "Clear" +msgstr "삭재" + +#: ../panel-plugin/sn-dialog.c:369 +msgid "Are you sure you want to clear the list of known items?" +msgstr "알려진 항목 목록을 지우겠습니까?" + +#: ../panel-plugin/sn-dialog.glade.h:1 +msgid "Status Notifier Items" +msgstr "알림 아이템 상태" + +#: ../panel-plugin/sn-dialog.glade.h:2 +msgid "_Maximum icon size (px):" +msgstr "최대 아이콘 사이즈 (px)(_M)" + +#: ../panel-plugin/sn-dialog.glade.h:3 +msgid "Arrange items in a single row" +msgstr "한 행에 항목 정렬" + +#: ../panel-plugin/sn-dialog.glade.h:4 +msgid "If enabled, ensure that the items are laid out in a single row" +msgstr "이 옵션이 활성화 상태이면 아이템이 한행에 배치됩니다." + +#: ../panel-plugin/sn-dialog.glade.h:5 +msgid "Square icons" +msgstr "사각형 아이콘" + +#: ../panel-plugin/sn-dialog.glade.h:6 +msgid "Item buttons will take a square when it's possible" +msgstr "가능할 땐 아이템 버튼이 사각형으로 표시됩니다." + +#: ../panel-plugin/sn-dialog.glade.h:7 +msgid "Symbolic icons" +msgstr "심볼 아이콘" + +#: ../panel-plugin/sn-dialog.glade.h:8 +msgid "Load symbolic icons if available" +msgstr "가능할 때 심볼 아이콘 불러오기" + +#: ../panel-plugin/sn-dialog.glade.h:9 +msgid "Appearance" +msgstr "꾸미기" + +#: ../panel-plugin/sn-dialog.glade.h:10 +msgid "Menu is primary action" +msgstr "메뉴는 기본 동작입니다." + +#: ../panel-plugin/sn-dialog.glade.h:11 +msgid "Left click will always display the menu for item" +msgstr "왼쪽 버튼을 클릭하면 항상 아이템에 대한 메뉴가 표시됩니다." + +#: ../panel-plugin/sn-dialog.glade.h:12 +msgid "Behavior" +msgstr "움직임" + +#: ../panel-plugin/sn-dialog.glade.h:13 +msgid "Hide items by default" +msgstr "기본적으로 아이템 숨김" + +#: ../panel-plugin/sn-dialog.glade.h:14 +msgid "When enabled, all new items will be marked as \"Hidden\"" +msgstr "활성화 했을 때, 모든 새로운 아이템은 \"숨김\"으로 표기됩니다." + +#: ../panel-plugin/sn-dialog.glade.h:15 +msgid "Item" +msgstr "아이템" + +#: ../panel-plugin/sn-dialog.glade.h:16 +msgid "Hidden" +msgstr "숨김" + +#: ../panel-plugin/sn-dialog.glade.h:17 +msgid "Move the selected item one row up" +msgstr "선택된 아이템을 한 줄 위로 올립니다." + +#: ../panel-plugin/sn-dialog.glade.h:18 +msgid "Move the selected item one row down" +msgstr "선택된 아이템을 한 줄 아래로 내립니다." + +#: ../panel-plugin/sn-dialog.glade.h:19 +msgid "C_lear Known Items" +msgstr "알려진 아이템 삭제 (_L)" + +#: ../panel-plugin/sn-dialog.glade.h:20 +msgid "Resets the list of items and their visibility settings" +msgstr "아이템 목록과 보이게 설정한 것들을 초기화합니다." + +#: ../panel-plugin/sn-dialog.glade.h:21 +msgid "Known Items" +msgstr "알려진 아이템" + +#: ../panel-plugin/sn-plugin.c:185 +#: ../panel-plugin/statusnotifier.desktop.in.h:2 +msgid "" +"Provides a panel area for status notifier items (application indicators)" +msgstr "상태 알림 아이템 (어플 표시기)에 대한 패널 영역 제공" + +#: ../panel-plugin/statusnotifier.desktop.in.h:1 +msgid "Status Notifier Plugin" +msgstr "알림 플러그인 상태" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
