summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.GB2312.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:04:26 +0200
commit06e963c54f3067381784c976df75c250e43a95bd (patch)
treeb53085ed7886466635b150566cdf1e8280b6b14b /apps/files_external/l10n/zh_CN.GB2312.php
parent6444c27e6a5e47d24416d421ac2011ccffd4e3ed (diff)
downloadnextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.tar.gz
nextcloud-server-06e963c54f3067381784c976df75c250e43a95bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.GB2312.php')
-rw-r--r--apps/files_external/l10n/zh_CN.GB2312.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.GB2312.php b/apps/files_external/l10n/zh_CN.GB2312.php
new file mode 100644
index 00000000000..6a6d1c6d12f
--- /dev/null
+++ b/apps/files_external/l10n/zh_CN.GB2312.php
@@ -0,0 +1,18 @@
+<?php $TRANSLATIONS = array(
+"External Storage" => "外部存储",
+"Mount point" => "挂载点",
+"Backend" => "后端",
+"Configuration" => "配置",
+"Options" => "选项",
+"Applicable" => "可应用",
+"Add mount point" => "添加挂载点",
+"None set" => "未设置",
+"All Users" => "所有用户",
+"Groups" => "群组",
+"Users" => "用户",
+"Delete" => "删除",
+"SSL root certificates" => "SSL 根证书",
+"Import Root Certificate" => "导入根证书",
+"Enable User External Storage" => "启用用户外部存储",
+"Allow users to mount their own external storage" => "允许用户挂载他们的外部存储"
+);