diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
commit | 4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf (patch) | |
tree | 529a2f2f31360019920a78ec2e5d031e9f029ef3 /apps/files_sharing/l10n/zh_CN.js | |
parent | c002a91aaa5383b683ae0ec5f95da4e768619692 (diff) | |
download | nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.tar.gz nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index ed63908c2b8..d96b5608529 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "您共享的文件", "Shared with you" : "收到的共享", - "Shared by link" : "共享链接的文件", - "Deleted shares" : "已删除的共享", - "Shares" : "共享", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里", + "Shared with others" : "您共享的文件", "Nothing shared yet" : "还没有共享过文件", "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里", + "Shared by link" : "共享链接的文件", "No shared links" : "无共享链接", "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里", + "Deleted shares" : "已删除的共享", "No deleted shares" : "没有删除的共享", "Shares you deleted will show up here" : "您删除的共享将在这里显示", + "Shares" : "共享", "No shares" : "没有共享", "Shares will show up here" : "共享将在这里显示", "Restore share" : "恢复共享", |