diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-08 00:20:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-08 00:20:57 +0000 |
commit | 5f89477c7911b52adcda23614c707aaaf0944434 (patch) | |
tree | 6e9b5008441b634c21de207f0747d4007f5caef3 /apps/files_sharing/l10n/zh_TW.js | |
parent | 749dc7d9aea4005efd0152545111c76a1bfdcbd8 (diff) | |
download | nextcloud-server-5f89477c7911b52adcda23614c707aaaf0944434.tar.gz nextcloud-server-5f89477c7911b52adcda23614c707aaaf0944434.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0e2cc8555a7..86acd2c491e 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -91,6 +91,8 @@ 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 Team if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至團隊", + "Please specify a valid team" : "請指定有效的團隊", "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" : "未知的分享類型", @@ -111,6 +113,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "此分享類型並未設定郵件通知", "Wrong password" : "密碼錯誤", "Error while sending mail notification" : "寄送郵件通知時發生錯誤", + "This share does not exist or is no longer available" : "此分享不存在或是不再提供", "shared by %s" : "分享自 %s", "Download all files" : "下載所有檔案", "Direct link" : "直接連結", |