diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3b3093c643c..019ff453e97 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -198,9 +198,9 @@ OC.L10N.register( "\"{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." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", - "{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}", "File not found" : "找不到檔案", "_{count} file_::_{count} files_" : ["{count} 個檔案"], "_{count} folder_::_{count} folders_" : ["{count} 個資料夾"], |