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/zh_CN.po | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'lib/libalpm/po/zh_CN.po') diff --git a/lib/libalpm/po/zh_CN.po b/lib/libalpm/po/zh_CN.po index cd88cc2b..ca06b5c2 100644 --- a/lib/libalpm/po/zh_CN.po +++ b/lib/libalpm/po/zh_CN.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: # Dan McGee , 2011 # leonfeng , 2011 @@ -19,12 +19,11 @@ msgstr "" "POT-Creation-Date: 2016-01-17 13:21+1000\n" "PO-Revision-Date: 2015-12-25 16:12+0000\n" "Last-Translator: mytbk \n" -"Language-Team: Chinese (China) (http://www.transifex.com/toofishes/archlinux-" -"pacman/language/zh_CN/)\n" -"Language: zh_CN\n" +"Language-Team: Chinese (China) (http://www.transifex.com/toofishes/archlinux-pacman/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: lib/libalpm/add.c:86 @@ -72,18 +71,14 @@ msgstr "无法解压缩 %s%s:路径过长" msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -msgstr "" -"目录权限不一致 %1$s\n" -"文件系统:%2$o 软件包:%3$o\n" +msgstr "目录权限不一致 %1$s\n文件系统:%2$o 软件包:%3$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 @@ -323,9 +318,7 @@ msgstr "无法测定文件系统挂载点\n" #: lib/libalpm/diskspace.c:385 #, c-format msgid "could not determine cachedir mount point %s\n" -msgstr "" -"无法确定缓存目录挂载点 %s\n" -"\n" +msgstr "无法确定缓存目录挂载点 %s\n\n" #: lib/libalpm/diskspace.c:438 #, c-format @@ -335,9 +328,7 @@ msgstr "无法测定根分区挂载点 %s\n" #: lib/libalpm/diskspace.c:486 #, c-format msgid "Partition %s is mounted read only\n" -msgstr "" -"分区 %s 为只读\n" -"\n" +msgstr "分区 %s 为只读\n\n" #: lib/libalpm/dload.c:149 #, c-format -- cgit v1.2.3-24-g4f1b