diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-07 02:27:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-07 02:27:37 +0000 |
commit | 584f942ed44cf5f353a6a8f0c35c3511eec7a76f (patch) | |
tree | b8c9312bd099c5fbd0b5b70d81e879ba8812ab9e /apps/files_sharing | |
parent | 9644b7e505dc90a1e683f77ad38dc6dc4e90fa2f (diff) | |
download | nextcloud-server-584f942ed44cf5f353a6a8f0c35c3511eec7a76f.tar.gz nextcloud-server-584f942ed44cf5f353a6a8f0c35c3511eec7a76f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index d756585a2f0..da993c906bb 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -124,6 +124,7 @@ OC.L10N.register( "Could not lock path" : "無法鎖定路徑", "Wrong or no update parameter given" : "更新參數不正確或未提供", "Share must at least have READ or CREATE permissions" : "分享必須至少有 READ 或 CREATE 權限", + "Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權限,則分享必須有 READ 權限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。", "shared by %s" : "分享自 %s", "Download all files" : "下載所有檔案", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 8496b415332..c10c55a240d 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -122,6 +122,7 @@ "Could not lock path" : "無法鎖定路徑", "Wrong or no update parameter given" : "更新參數不正確或未提供", "Share must at least have READ or CREATE permissions" : "分享必須至少有 READ 或 CREATE 權限", + "Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權限,則分享必須有 READ 權限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。", "shared by %s" : "分享自 %s", "Download all files" : "下載所有檔案", |