summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-02 00:21:34 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-02 00:21:34 +0000
commit5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba (patch)
treec808cf372807f193c565d03d70521a4b71f0efa5 /apps/files/l10n/zh_TW.js
parent90529e5de16561c44a09ea1ced9b0ce17925bcae (diff)
downloadnextcloud-server-5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba.tar.gz
nextcloud-server-5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index b926ce0b63d..5c6c44022ba 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -198,7 +198,6 @@ OC.L10N.register(
"Unselect all" : "取消全選",
"\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗",
"\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功",
- "Sort list by {column}" : "按 {column} 排序清單",
"{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}",
"List of files and folders." : "檔案與資料夾清單。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
@@ -311,6 +310,7 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"Search for an account" : "搜尋帳號",
"Choose" : "選擇",
- "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾"
+ "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
+ "Sort list by {column}" : "按 {column} 排序清單"
},
"nplurals=1; plural=0;");