aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-10-02 18:32:59 +0000
committerddtddt <ddtddt@piwigo.org>2011-10-02 18:32:59 +0000
commit2a04e3030668350cd45ed6c872594c9321b53661 (patch)
tree5791b93d39fee9f19a0c886be62fb2d5c8a3e967 /language
parent88009e445279574da0ddef4d80bff2796f0952a5 (diff)
[trunk] - language - update zh_CN - 简体中文 - Chinese Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12319 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/zh_CN/admin.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index 667a89413..f262a8fcc 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -858,4 +858,7 @@ $lang['Select at least two tags for merging'] = '选择2个以上的标签合并
$lang['Select an album'] = '选择一个相册';
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = '默认选项中,Piwigo将根据你相册中的高清图片(HD)创建一个新的网页尺寸。';
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = '若无高清图片或当前网页尺寸大于重置标准,Piwigo会自动将其作为高清图片进行尺寸重置。';
+$lang['An error has occured during upgrade.'] = '在升级过程中出现了一个错误.';
+$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = '在解压程序时出现了一个错误。请检查您 piwigo 安装文件的读写权限.<br><a href="%s">点击此查看错误日志</a>.';
+$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo 不能从服务器中获取升级文件';
?> \ No newline at end of file