summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/zh_CN.php')
-rw-r--r--apps/gallery/l10n/zh_CN.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php
index 0b628d8d4a7..006c64c32be 100644
--- a/apps/gallery/l10n/zh_CN.php
+++ b/apps/gallery/l10n/zh_CN.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "图片",
"Rescan" => "重新扫描",
-"Back" => "返回"
+"Stop" => "停止",
+"Share" => "分享",
+"Settings" => "设置",
+"Back" => "返回",
+"Remove confirmation" => "移除确认",
+"Do you want to remove album" => "您是否想要移除相册",
+"Change album name" => "修改相册名称",
+"New album name" => "新相册名称"
);