diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-11 00:07:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-11 00:07:29 +0000 |
commit | 4d90b0520ec4563d189521fc32cb315f5aebb09f (patch) | |
tree | 4d5dda2d50841caa9bf38ab0b0a34f86952684c9 /apps/federatedfilesharing/l10n/zh_CN.js | |
parent | a045f3c4d7ef606ea302712952ec474d5ea5637a (diff) | |
download | nextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.tar.gz nextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 8ffd7707c34..82976dcb250 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -41,12 +41,12 @@ OC.L10N.register( "Open documentation" : "打开文档", "Allow users on this server to send shares to other servers" : "允许用户分享文件给其他服务器上的用户", "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收分享", - "Search global and public address book for users" : "在全局和公开地址簿中寻找用户", "Federated Cloud" : "联合云", "Your Federated Cloud ID:" : "你的联合云ID:", "Share it:" : "分享它:", "Add to your website" : "添加到您的网站", "Share with me via Nextcloud" : "通过联合云与我共享", - "HTML Code:" : "HTML 代码:" + "HTML Code:" : "HTML 代码:", + "Search global and public address book for users" : "在全局和公开地址簿中寻找用户" }, "nplurals=1; plural=0;"); |