summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/zh_CN.php
blob: c7d37692ae020044f7471729719795ff8592c33a (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Gallery" => "图库",
"Scanning directories" => "扫描目录",
"Creating thumbnails" => "创建缩略图",
"Do you wan't to remove album" => "您是否想要移除相册",
"Input new gallery name" => "输入新图库名称",
"Rescan" => "重新扫描",
"Back" => "返回"
);