summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.GB2312.php
blob: ea97c168f1501c1031c623428f8b25ae4c5e369f (plain)
1
2
3
4
5
6
7
8
9
10
<?php
$TRANSLATIONS = array(
"Error" => "出错",
"Delete permanently" => "永久删除",
"Name" => "名称",
"_%n folder_::_%n folders_" => array(,),
"_%n file_::_%n files_" => array(,),
"Delete" => "删除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";