From 5c136d85dbf42e56f2ef0e6a60288669bd806c38 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 23 Feb 2016 12:56:40 +1000 Subject: Pull translation updates from Transifex Signed-off-by: Allan McRae --- lib/libalpm/po/ko.po | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'lib/libalpm/po/ko.po') diff --git a/lib/libalpm/po/ko.po b/lib/libalpm/po/ko.po index f1ba0713..3617594f 100644 --- a/lib/libalpm/po/ko.po +++ b/lib/libalpm/po/ko.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Pacman Development Team # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Ji-Hyeon Gim , 2014 # Sungjin Kang , 2012-2013 @@ -17,12 +17,11 @@ msgstr "" "POT-Creation-Date: 2016-01-17 13:21+1000\n" "PO-Revision-Date: 2015-12-09 11:23+0000\n" "Last-Translator: Taegil Bae \n" -"Language-Team: Korean (http://www.transifex.com/toofishes/archlinux-pacman/" -"language/ko/)\n" -"Language: ko\n" +"Language-Team: Korean (http://www.transifex.com/toofishes/archlinux-pacman/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" #: lib/libalpm/add.c:86 @@ -58,9 +57,7 @@ msgstr "%s의 이름을 %s로 바꾸지 못했습니다.(%s)\n" #: lib/libalpm/add.c:191 #, c-format msgid "file not found in file list for package %s. skipping extraction of %s\n" -msgstr "" -"꾸러미 %s의 파일 목록에서 파일을 찾을 수가 없습니다. %s의 추출을 건너뜁니" -"다.\n" +msgstr "꾸러미 %s의 파일 목록에서 파일을 찾을 수가 없습니다. %s의 추출을 건너뜁니다.\n" #: lib/libalpm/add.c:200 #, c-format @@ -72,18 +69,14 @@ msgstr "%s%s를 추출할 수 없습니다: 경로가 너무 깁니다" msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -msgstr "" -"%s 디렉터리 권한이 다릅니다.\n" -"파일시스템: %o 꾸러미: %o\n" +msgstr "%s 디렉터리 권한이 다릅니다.\n파일시스템: %o 꾸러미: %o\n" #: lib/libalpm/add.c:256 #, c-format msgid "" "directory ownership differs on %s\n" "filesystem: %u:%u package: %u:%u\n" -msgstr "" -"%s 디렉터리의 소유주가 다릅니다.\n" -"파일시스템: %u:%u 꾸러미: %u:%u\n" +msgstr "%s 디렉터리의 소유주가 다릅니다.\n파일시스템: %u:%u 꾸러미: %u:%u\n" #: lib/libalpm/add.c:272 #, c-format -- cgit v1.2.3-24-g4f1b