diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:17 +0000 |
commit | 032adc0080d70e50a6cf7f8d87e3026be6694311 (patch) | |
tree | 0fd75112f41a35effaee0d07ba447ed7afe46667 /apps/files/l10n/zh_TW.js | |
parent | 27c5c17f1ed0a70d856398b49058571903061fe3 (diff) | |
download | nextcloud-server-032adc0080d70e50a6cf7f8d87e3026be6694311.tar.gz nextcloud-server-032adc0080d70e50a6cf7f8d87e3026be6694311.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 6b3f80a5009..de58a2782e8 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -242,6 +242,7 @@ OC.L10N.register( "File cannot be accessed" : "無法存取檔案", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Sort favorites first" : "先排序最愛", + "Sort folders before files" : "將資料夾排序在檔案前", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", @@ -274,6 +275,7 @@ OC.L10N.register( "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動至 {target}", "Cancelled move or copy operation" : "已取消移動或複製操作", + "Move or copy operation failed" : "移動或複製操作失敗", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", |