summaryrefslogtreecommitdiffstats
path: root/apps/gallery
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-19 02:05:44 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-20 02:01:32 +0200
commit36474e56816308f060ef1ed8ce575370037a8082 (patch)
treefea32b6706c90edceb76a0f302e4eacbd4191d60 /apps/gallery
parent2d3ec5cb4b43a9fd995fd521ffec9af2bc7f78fe (diff)
downloadnextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.tar.gz
nextcloud-server-36474e56816308f060ef1ed8ce575370037a8082.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/gallery')
-rw-r--r--apps/gallery/l10n/zh_CN.php13
1 files changed, 4 insertions, 9 deletions
diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php
index ffa321f7de6..6aa4fc7f353 100644
--- a/apps/gallery/l10n/zh_CN.php
+++ b/apps/gallery/l10n/zh_CN.php
@@ -1,12 +1,7 @@
<?php $TRANSLATIONS = array(
"Pictures" => "图片",
-"Settings" => "设置",
-"Rescan" => "重新扫描",
-"Stop" => "停止",
-"Share" => "分享",
-"Back" => "返回",
-"Remove confirmation" => "移除确认",
-"Do you want to remove album" => "您是否想要移除相册",
-"Change album name" => "修改相册名称",
-"New album name" => "新相册名称"
+"Share gallery" => "分享图库",
+"Error: " => "错误:",
+"Internal error" => "内部错误",
+"Slideshow" => "幻灯片"
);