diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-14 02:14:47 +0000 |
commit | aa003dc971eb09c4237c5c7a3fbf64d781957749 (patch) | |
tree | 15e75815073e691775b23708b3f3b386876181a3 /apps/files/l10n/zh_TW.js | |
parent | 86d104654fc0668cbbd7ccb563a6e97a221bec93 (diff) | |
download | nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.tar.gz nextcloud-server-aa003dc971eb09c4237c5c7a3fbf64d781957749.zip |
[tx-robot] updated 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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 59d7130eb92..4cf02bb46c7 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "無法複製「{file}」", "Copied {origin} inside {destination}" : "已複製 {origin} 至 {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "已複製 {origin} 和其他 {nbfiles} 個檔案至 {destination}", + "Failed to redirect to client" : "重新導向到客戶端失敗", "{newName} already exists" : "{newName} 已經存在", "Could not rename \"{fileName}\", it does not exist any more" : "無法命名檔案「{fileName}」,因為此檔案已經不存在", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{targetName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。", |