You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/zh_CN.php

12 lines
357 B

<?php $TRANSLATIONS = array(
"Pictures" => "图片",
"Settings" => "设置",
"Rescan" => "重新扫描",
"Stop" => "停止",
"Share" => "分享",
"Back" => "返回",
"Remove confirmation" => "移除确认",
"Do you want to remove album" => "您是否想要移除相册",
"Change album name" => "修改相册名称",
"New album name" => "新相册名称"
);