diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
commit | 7f00de841b3570f21c0be51dd9dced690f968210 (patch) | |
tree | cd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/zh_TW.json | |
parent | 76d23a16006d0a05f3d6bd1cb29b873674162970 (diff) | |
download | nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.tar.gz nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_TW.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.json b/apps/federatedfilesharing/l10n/zh_TW.json index efd2ee0cc71..1818eb974ad 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.json +++ b/apps/federatedfilesharing/l10n/zh_TW.json @@ -14,13 +14,6 @@ "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." : "無法建立聯盟式分享,可能是密碼錯誤", - "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", - "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", - "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", - "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", - "Storage not valid" : "儲存空間無效", - "Federated share added" : "聯盟分享已新增", - "Couldn't add remote share" : "無法加入遠端分享", "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "File is already shared with %s" : "檔案已和 %s 分享", @@ -38,6 +31,13 @@ "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", "Add to your website" : "新增至您的網站", "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", - "HTML Code:" : "HTML Code:" + "HTML Code:" : "HTML Code:", + "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", + "Not allowed to create a federated share with the owner." : "不允許與所有者建立聯盟式分享", + "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", + "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", + "Storage not valid" : "儲存空間無效", + "Federated share added" : "聯盟分享已新增", + "Couldn't add remote share" : "無法加入遠端分享" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |