Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js
index ac05a6f0212..21468bb7621 100644
--- a/apps/federatedfilesharing/l10n/zh_TW.js
+++ b/apps/federatedfilesharing/l10n/zh_TW.js
@@ -38,7 +38,7 @@ OC.L10N.register(
"Provide federated file sharing across servers" : "提供跨伺服器的聯盟式檔案分享",
"Federated Cloud Sharing" : "聯盟式雲端分享",
"Open documentation" : "開啟說明文件",
- "Adjust how people can share between servers." : "調整人們如何在伺服器間分享。",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "調整人們如何在伺服器間分享。這也包含此伺服器上使用者間的分享,如果他們使用聯盟式分享的話。",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的使用者傳送分享到其他伺服器(此選項也允許 WebDAV 存取公開分享)",
"Allow users on this server to receive shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的分享",
"Allow users on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組",
@@ -52,6 +52,6 @@ OC.L10N.register(
"Add to your website" : "新增至您的網站",
"Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
"HTML Code:" : "HTML 程式碼:",
- "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者傳送分享給其他伺服器"
+ "Adjust how people can share between servers." : "調整人們如何在伺服器間分享。"
},
"nplurals=1; plural=0;");