diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_TW.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index 18c08ac3878..e479d1a9609 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -13,8 +13,6 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "已傳送聯盟式分享請求,您將會收到邀請。請檢查您的通知。", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "無法建立聯盟式分享,看來是要聯盟的伺服器太舊了 (Nextcloud <= 9)。", "It is not allowed to send federated group shares from this server." : "不允許從此伺服器傳送聯盟式群組分享。", - "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,因為此項目已與使用者 %2$s 分享", - "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "Federated shares require read permissions" : "聯盟分享需要讀取權限", "File is already shared with %s" : "檔案已與 %s 分享", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "分享 %1$s 失敗,找不到 %2$s,或許伺服器目前無法存取或使用自行簽署的憑證。", @@ -28,13 +26,6 @@ OC.L10N.register( "Sharing" : "分享", "Federated file sharing" : "聯盟式檔案分享", "Provide federated file sharing across 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" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組", - "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 放在分享對話框中。看起來會像是 person@cloud.example.com", @@ -51,6 +42,15 @@ OC.L10N.register( "Cloud ID copied to the clipboard" : "雲端 ID 已複製到剪貼簿", "Copy to clipboard" : "複製到剪貼簿", "Clipboard is not available" : "剪貼簿無法使用", - "Copied!" : "已複製!" + "Copied!" : "已複製!", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,因為此項目已與使用者 %2$s 分享", + "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", + "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" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組", + "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" : "允許使用者將其資料發佈到全域且公開的通訊錄" }, "nplurals=1; plural=0;"); |