This repository was archived by the owner on Oct 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,6 +74,9 @@ OC.L10N.register(
7474 "First page reached!" : "已到第一頁!" ,
7575 "Last page reached!" : "已到最後一頁!" ,
7676 "Selected groups successfully removed" : "移除了選定群組" ,
77+ "Selected group files successfully deleted" : "刪除了所選群組檔案" ,
78+ "Not all selected group files deleted" : "並未刪除所有選定的群組檔案" ,
79+ "Failed to delete selected group files" : "刪除所選群組檔案失敗。" ,
7780 "_group _::_groups_" : [ "群組" ] ,
7881 "_file_::_files_" : [ "檔案" ] ,
7982 "_Batch actions for %n group_::_Batch actions for %n groups_" : [ "%n 個群組的批處理操作" ] ,
Original file line number Diff line number Diff line change 7272 "First page reached!" : " 已到第一頁!" ,
7373 "Last page reached!" : " 已到最後一頁!" ,
7474 "Selected groups successfully removed" : " 移除了選定群組" ,
75+ "Selected group files successfully deleted" : " 刪除了所選群組檔案" ,
76+ "Not all selected group files deleted" : " 並未刪除所有選定的群組檔案" ,
77+ "Failed to delete selected group files" : " 刪除所選群組檔案失敗。" ,
7578 "_group _::_groups_" : [" 群組" ],
7679 "_file_::_files_" : [" 檔案" ],
7780 "_Batch actions for %n group_::_Batch actions for %n groups_" : [" %n 個群組的批處理操作" ],
You can’t perform that action at this time.
0 commit comments