diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f93837a89cb..df34fb1cb5f 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -194,6 +194,7 @@ OC.L10N.register( "descending" : "降", "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序清單", "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." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Storage informations" : "儲存資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", @@ -239,6 +240,7 @@ OC.L10N.register( "Unable to create new file from template" : "無法從模板創建新檔案", "Delete permanently" : "永久刪除", "Open folder {displayName}" : "打開資料夾 {displayName}", + "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", "Set up templates folder" : "設定範本資料夾", "Templates" : "模板", |