From 46c6de7f1f271232755d5e4bfbfab0d2d7930f65 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Tue, 23 Aug 2011 07:27:41 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20zh=5FCN=20-=20?= =?UTF-8?q?=E7=AE=80=E4=BD=93=E4=B8=AD=E6=96=87=20-=20Chinese=20thanks=20t?= =?UTF-8?q?o=20Ralph.Bai=20=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@11984 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_CN/admin.lang.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 1610cd2c1..4a56b119b 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -834,5 +834,17 @@ $lang['Height'] = '高度'; $lang['Follow Orientation'] = '按照方向'; $lang['If you want to regenerate thumbnails, please go to the Batch Manager.'] = '如果你想重新生成缩略图,请到 批量管理.'; $lang['Graphics Library'] = '图形库'; +$lang['Show menubar'] = '显示菜单栏'; +$lang['Updates'] = '更新'; +$lang['Crop'] = '修剪'; +$lang['... or '] = '...或 '; +$lang['Create'] = '创建'; +$lang['Start Upload'] = '开始上传'; +$lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = '您在使用Flash上传工具,出问题了?请尝试网页上传。'; +$lang['You are using the Browser uploader. Try the Flash uploader instead.'] = '您在使用网页上传方式,出问题了?请尝试Flash上传工具。'; +$lang['Maximum file size: %sB.'] = '文件最大尺寸: %sB.'; +$lang['Allowed file types: %s.'] = '可上传的文件类型: %s.'; +$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = '近乎最大的分辨率: %dM 像素 (that\'s %dx%d pixels).'; +$lang['Manage Permissions'] = '管理证书'; ?> \ No newline at end of file -- cgit v1.2.3