diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 568887a8e7e..145d095aa90 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -127,7 +127,7 @@ OC.L10N.register( "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", - "\"remote account\"" : "「遠端賬戶」", + "\"remote account\"" : "「遠端帳戶」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -197,6 +197,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", + "{count} selected" : "已選擇 {count} 項", "List of files and folders." : "檔案與資料夾清單。", "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", |