summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/zh_CN.php
blob: ffa321f7de62c71ca86a4a6f2ba77bca90422f3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Pictures" => "图片",
"Settings" => "设置",
"Rescan" => "重新扫描",
"Stop" => "停止",
"Share" => "分享",
"Back" => "返回",
"Remove confirmation" => "移除确认",
"Do you want to remove album" => "您是否想要移除相册",
"Change album name" => "修改相册名称",
"New album name" => "新相册名称"
);