diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index da564551807..0e2cc8555a7 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -91,8 +91,6 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享", "Please specify a valid federated account ID" : "請指定有效的聯盟帳號 ID", "Please specify a valid federated group ID" : "請指定有效的聯盟群組 ID", - "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", - "Please specify a valid circle" : "請指定有效的小圈圈", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", "Sharing %s failed because the back end does not support ScienceMesh shares" : "分享 %s 失敗,因為後端不支援 ScienceMesh 分享", "Unknown share type" : "未知的分享類型", @@ -358,6 +356,8 @@ OC.L10N.register( "Uploading files" : "正在上傳檔案", "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。", + "Share not found" : "找不到分享", + "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡", "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", @@ -373,6 +373,8 @@ OC.L10N.register( "Files" : "檔案", "Please specify a valid user" : "請指定有效使用者", "Please specify a valid federated user ID" : "請指定有效的聯盟使用者 ID", + "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", + "Please specify a valid circle" : "請指定有效的小圈圈", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Accept user and group shares by default" : "預設接受使用者與群組分享", "Read only" : "唯讀", |