aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
commit6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch)
tree9a5833b8622fb1435bc165364dfe5a905060610f /apps/files_sharing/l10n
parentd2767faf6104f4a4f0330c1771c488beea6245cd (diff)
downloadnextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz
nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/zh_CN.GB2312.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.GB2312.php b/apps/files_sharing/l10n/zh_CN.GB2312.php
index 206e1921faf..5c426672c88 100644
--- a/apps/files_sharing/l10n/zh_CN.GB2312.php
+++ b/apps/files_sharing/l10n/zh_CN.GB2312.php
@@ -1,7 +1,14 @@
<?php
$TRANSLATIONS = array(
+"The password is wrong. Try again." => "密码错误。请重试。",
"Password" => "密码",
"Submit" => "提交",
+"Sorry, this link doesn’t seem to work anymore." => "对不起,这个链接看起来是错误的。",
+"Reasons might be:" => "原因可能是:",
+"the item was removed" => "项目已经移除",
+"the link expired" => "链接已过期",
+"sharing is disabled" => "分享已经被禁用",
+"For more info, please ask the person who sent this link." => "欲了解更多信息,请联系将此链接发送给你的人。",
"%s shared the folder %s with you" => "%s 与您分享了文件夹 %s",
"%s shared the file %s with you" => "%s 与您分享了文件 %s",
"Download" => "下载",