summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.GB2312.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_CN.GB2312.php')
-rw-r--r--apps/files_trashbin/l10n/zh_CN.GB2312.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.GB2312.php b/apps/files_trashbin/l10n/zh_CN.GB2312.php
new file mode 100644
index 00000000000..2c6a7891e98
--- /dev/null
+++ b/apps/files_trashbin/l10n/zh_CN.GB2312.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Name" => "名称",
+"1 folder" => "1 个文件夹",
+"{count} folders" => "{count} 个文件夹",
+"1 file" => "1 个文件",
+"{count} files" => "{count} 个文件"
+);