diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index e18506de090..67e8fcba484 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -1,13 +1,13 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "您想要添加来自{owner}@{remote}的远程共享{name}吗?", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "您想要添加来自 {owner}@{remote}的远程共享 {name} 吗?", "Remote share" : "远程共享", "Remote share password" : "远程共享密码", "Cancel" : "取消", "Add remote share" : "添加远程共享", "Invalid Federated Cloud ID" : "联合云ID不正确", - "Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器共享功能", + "Server to server sharing is not enabled on this server" : "此服务器未启用服务器间的共享功能", "Couldn't establish a federated share." : "无法建立一个联合云共享", "Couldn't establish a federated share, maybe the password was wrong." : "无法建立联合云共享,可能密码是错误的。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "联合云共享请求发送成功!您将收到邀请。注意您的通知提醒。", @@ -35,15 +35,20 @@ OC.L10N.register( "Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享", "Search global and public address book for users" : "在全局和公开地址簿中寻找用户", "Allow users to publish their data to a global and public address book" : "允许用户将其数据发布到全球和公共通讯录", + "Unable to update federated files sharing config" : "无法更新联合云文件分享设置", "Federated Cloud" : "联合云", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com", "Your Federated Cloud ID:" : "您的联合云 ID:", "Share it so your friends can share files with you:" : "使用共享,以便您的朋友可以与您共享文件:", + "Facebook" : "Facebook", "Twitter" : "Twitter", + "Diaspora" : "Diaspora", "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", + "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "通过我的 #Nextcloud 联合云 ID 与我分享文件,链接 {url}", "Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享", + "Cloud ID copied to the clipboard" : "云端 ID 已复制至剪切板", "Copy to clipboard" : "复制到剪贴板", "Clipboard is not available" : "剪贴板不可用", "Copied!" : "已复制!", |