aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:40 +0000
commite3f6959c60d015a2e643492c0aac4d33d22c6409 (patch)
treeb42957ba79e7709d8d521f3154f3cc87d27a6b72 /apps/files/l10n/zh_TW.js
parent00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff)
downloadnextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz
nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 87094e75710..2a9232c00fc 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -161,6 +161,8 @@ OC.L10N.register(
"Reject" : "拒絕",
"Incoming ownership transfer from {user}" : "來自 {user} 的所有權轉移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您想要接受 {path} 嗎?\n\n註:所有權轉移的流程最多可能需要一小時。",
+ "Ownership transfer denied" : "所有權轉移被拒絕",
+ "Your ownership transfer of {path} was denied by {user}." : "您將 {path} 的所有權轉移給 {user} 時被拒絕。",
"Ownership transfer failed" : "所有權轉移失敗",
"Your ownership transfer of {path} to {user} failed." : "您將 {path} 的所有權轉移給 {user} 失敗。",
"The ownership transfer of {path} from {user} failed." : "來自 {user} 的 {path} 所有權轉移失敗。",