diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 66021edc55f..e0bcde6a0cc 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -190,6 +190,7 @@ OC.L10N.register( "You have not added any info yet" : "您尚未新增任何資訊", "{user} has not added any info yet" : "{user} 尚未新增任何資訊", "Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", + "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果", "Reset search" : "重置搜尋", "Start search" : "開始搜尋", "Search for {name} only" : "只搜尋 {name}", @@ -341,6 +342,7 @@ OC.L10N.register( "See the documentation" : "閱讀說明文件", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "您似乎正在嘗試重新安裝您的Nextcloud。然而,檔案 CAN_INSTALL 並未在您的config目錄中。請在您的config目錄中建立 CAN_INSTALL檔以繼續。", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "無法從您的 config 目錄中移除 CAN_INSTALL 檔案。請手動移除他。", + "%s logo" : "%s 標誌", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "Skip to main content" : "跳到主內容", "Skip to navigation of app" : "跳到應用程式導覽", |