[Xfce4-commits] [panel-plugins/xfce4-fsguard-plugin] 24/50: I18n: Update translation ko (100%).

noreply at xfce.org noreply at xfce.org
Tue Jul 25 18:36:22 CEST 2017


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-fsguard-plugin.

commit f0aa1c22f0fee766cd69fe6a5cf80ba2654951f3
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Jul 25 18:35:54 2017 +0200

    I18n: Update translation ko (100%).
    
    19 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).
---
 po/ko.po | 93 +++++++++++++++++++++++-----------------------------------------
 1 file changed, 33 insertions(+), 60 deletions(-)

diff --git a/po/ko.po b/po/ko.po
index 14c8415..429dc0e 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,131 +1,104 @@
-# Korean translations for xfce4-fsguard-plugin package.
-# Copyright (C) 2003-2004 Andre Lerche <a.lerche at gmx.net>.
-# Copyright (C) 2005 Stefan Ott <stefan at desire.ch>.
-# This file is distributed under the same license as the xfce4-fsguard-plugin package.
-# ByungHyun Choi <byunghyun.choi at gmail.com>, 2005.
-# Seong-ho, Cho <darkcircle.0426 at gmail.com>, 2011-2012.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# ByungHyun Choi <byunghyun.choi at gmail.com>, 2005
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-fsguard-plugin 0.3.0\n"
-"Report-Msgid-Bugs-To: xfce4-users-kr-i18n <xfce4-users-kr-i18n at lists.sourceforge.net>\n"
-"POT-Creation-Date: 2012-02-27 16:18+0000\n"
-"PO-Revision-Date: 2012-02-28 06:11+0900\n"
-"Last-Translator: Seong-ho, Cho <darkcircle.0426 at gmail.com>\n"
-"Language-Team: xfce4-users-kr-i18n <xfce4-users-kr-i18n at lists.sourceforge.net>\n"
-"Language: ko\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-03 21:00+0200\n"
+"PO-Revision-Date: 2017-07-25 11:28+0000\n"
+"Last-Translator: Nick Schermer <nick at xfce.org>\n"
+"Language-Team: Korean (http://www.transifex.com/xfce/xfce-panel-plugins/language/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/fsguard.c:244
+#: ../panel-plugin/fsguard.c:252
 msgid "Unable to find an appropriate application to open the mount point"
 msgstr "마운트 지점을 열 적당한 프로그램을 찾을 수 없습니다"
 
-#: ../panel-plugin/fsguard.c:281
-#: ../panel-plugin/fsguard.c:282
+#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289
 #, c-format
 msgid "%.2f GB"
 msgstr "%.2f GB"
 
-#: ../panel-plugin/fsguard.c:285
+#: ../panel-plugin/fsguard.c:292
 #, c-format
 msgid "%s/%s space left on %s (%s)"
 msgstr "%s/%s이(가) 남은 %s (%s)!"
 
-#: ../panel-plugin/fsguard.c:285
+#: ../panel-plugin/fsguard.c:292
 #, c-format
 msgid "%s/%s space left on %s"
 msgstr "%s/%s이(가) 남은 %s!"
 
-#: ../panel-plugin/fsguard.c:288
-#: ../panel-plugin/fsguard.c:289
+#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296
 #, c-format
 msgid "%.0f MB"
 msgstr "%.0f MB"
 
-#: ../panel-plugin/fsguard.c:291
+#: ../panel-plugin/fsguard.c:298
 #, c-format
 msgid "could not check mountpoint %s, please check your config"
 msgstr "%s에 대한 마운트 지점을 검사하지 못 했으니, 설정을 확인해 보십시오."
 
-#: ../panel-plugin/fsguard.c:311
+#: ../panel-plugin/fsguard.c:318
 #, c-format
 msgid "Only %s space left on %s (%s)!"
 msgstr "겨우 %s이(가) 남은 %s (%s)!"
 
-#: ../panel-plugin/fsguard.c:314
+#: ../panel-plugin/fsguard.c:321
 #, c-format
 msgid "Only %s space left on %s!"
 msgstr "겨우 %s이(가) 남은 %s!"
 
 #. }}}
 #. vim600: set foldmethod=marker: foldmarker={{{,}}}
-#: ../panel-plugin/fsguard.c:572
-#: ../panel-plugin/fsguard.desktop.in.in.h:1
+#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1
 msgid "Free Space Checker"
 msgstr "남은 용량 검사기"
 
-#: ../panel-plugin/fsguard.c:583
+#: ../panel-plugin/fsguard.c:646
 msgid "Configuration"
 msgstr "설정"
 
-#: ../panel-plugin/fsguard.c:590
+#: ../panel-plugin/fsguard.c:653
 msgid "Mount point"
 msgstr "마운트 위치"
 
-#: ../panel-plugin/fsguard.c:596
+#: ../panel-plugin/fsguard.c:659
 msgid "Warning limit (%)"
 msgstr "경고 한계 (%)"
 
-#: ../panel-plugin/fsguard.c:601
+#: ../panel-plugin/fsguard.c:664
 msgid "Urgent limit (%)"
 msgstr "긴급 한계 (%)"
 
-#: ../panel-plugin/fsguard.c:621
+#: ../panel-plugin/fsguard.c:684
 msgid "User Interface"
 msgstr "사용자 인터페이스"
 
-#: ../panel-plugin/fsguard.c:628
+#: ../panel-plugin/fsguard.c:691
 msgid "Name"
 msgstr "이름"
 
-#: ../panel-plugin/fsguard.c:636
+#: ../panel-plugin/fsguard.c:699
 msgid "Display size"
 msgstr "크기 표시"
 
-#: ../panel-plugin/fsguard.c:640
+#: ../panel-plugin/fsguard.c:703
 msgid "Display meter"
 msgstr "측정기 표시"
 
-#: ../panel-plugin/fsguard.c:644
+#: ../panel-plugin/fsguard.c:707
 msgid "Display button"
 msgstr "단추 표시"
 
-#: ../panel-plugin/fsguard.desktop.in.in.h:2
+#: ../panel-plugin/fsguard.desktop.in.h:2
 msgid "Monitor free disk space"
 msgstr "남은 용량을 감시합니다"
-
-#~ msgid "File manager"
-#~ msgstr "화일관리자"
-
-#~ msgid "Only %.2f MB space left on %s (%s)!"
-#~ msgstr "이제 %.2f MB가 남은 %s (%s)!"
-
-#~ msgid "Only %.2f MB space left on %s!"
-#~ msgstr "이제 %.2f MB가 남은 %s!"
-
-#~ msgid "%.2f MB space left on %s (%s)"
-#~ msgstr "%.2f MB가 남은 %s (%s)!"
-
-#~ msgid "%.2f MB space left on %s"
-#~ msgstr "%.2f MB가 남은 %s!"
-
-#~ msgid "label"
-#~ msgstr "라벨"
-
-#~ msgid "high alarm limit (MB)"
-#~ msgstr "경고 상한(MB)"
-
-#~ msgid "Properties"
-#~ msgstr "속성"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list