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-sample-plugin.
commit f4e44efdabcf4c5beed4dcbeac1a9fd544edb7ba Author: Sungjin Kang <[email protected]> Date: Sat Jul 29 00:31:45 2017 +0200 I18n: Add new translation ko (100%). 7 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/ko.po | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..78e3cf8 --- /dev/null +++ b/po/ko.po @@ -0,0 +1,50 @@ +# 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: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-07-25 18:40+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" + +#. some sample widgets +#: ../panel-plugin/sample.c:161 +msgid "Sample" +msgstr "샘플" + +#: ../panel-plugin/sample.c:165 +msgid "Plugin" +msgstr "플러그인" + +#: ../panel-plugin/sample-dialogs.c:51 +#, c-format +msgid "Unable to open the following url: %s" +msgstr "다음 URL을 열 수 없습니다: %s" + +#. create the dialog +#: ../panel-plugin/sample-dialogs.c:81 ../panel-plugin/sample.desktop.in.h:1 +msgid "Sample Plugin" +msgstr "샘플 플러그인" + +#: ../panel-plugin/sample-dialogs.c:127 +msgid "This is a sample plugin" +msgstr "요건 샘플 플러그인 입니다" + +#: ../panel-plugin/sample-dialogs.c:129 +msgid "Copyright © 2006-2017 Xfce Dev\n" +msgstr "Copyright © 2006-2017 Xfce Dev\n" + +#: ../panel-plugin/sample.desktop.in.h:2 +msgid "Sample plugin for the Xfce panel" +msgstr "Xfce 판넬 샘플 플러그인" -- 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
