diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:18 +0000 |
commit | 6a00c55e2c4442fc78f42423ff41a719f06c069e (patch) | |
tree | 1c5ef2911e105f86887b4c95062df966b4a943a0 /apps/files/l10n/zh_TW.js | |
parent | ed8293f5a8509edeed89d564a5614eae99c91172 (diff) | |
download | nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.tar.gz nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.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.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3799450e9e9..3b3093c643c 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -190,7 +190,6 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在資料夾「{dir}」中已被使用。請選擇其他名稱。", "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", - "A long time ago" : "很久以前", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", |