diff options
Diffstat (limited to 'core/l10n/zh_HK.json')
-rw-r--r-- | core/l10n/zh_HK.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 85575e35c6e..2b420fb1671 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -187,7 +187,7 @@ "Global search" : "全域搜尋", "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息", "Apps and Settings" : "應用程式與設定", - "Modified" : "已修改", + "Date" : "日期", "Today" : "今日", "Last 7 days" : "過去7日", "Last 30 days" : "過去30日", @@ -199,6 +199,7 @@ "Load more results" : "載入更多結果", "Search in" : "搜尋", "Filter in current view" : "目前檢視裡的篩選條件", + "Searching …" : "正在搜尋……", "Start typing in search" : "開始輸入搜尋內容", "No matching results" : "無相符結果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間", @@ -432,6 +433,7 @@ "No more subfolders in here" : "沒有子資料夾", "Name" : "名稱", "Size" : "大小", + "Modified" : "已修改", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", "File name cannot be empty." : "檔案名稱不能為空。", "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", |