diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files/l10n/zh_HK.js | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 9df4de5a773..e3bd0370c3c 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -212,7 +212,7 @@ OC.L10N.register( "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Loading current folder" : "目前資料夾加載中", "No files in here" : "沒有任何檔案", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "Go to the previous folder" : "前往上一個資料夾", "Go back" : "返回", "Open the files app settings" : "開啟 Files 應用程式設定", @@ -245,14 +245,13 @@ OC.L10N.register( "Create new templates folder" : "創建新範本資料夾", "Unable to initialize the templates directory" : "無法初始化模板目錄", "List of favorites files and folders." : "最愛檔案與資料夾的清單。", + "No favorites yet" : "尚無最愛", + "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", - "No favorites yet" : "尚無最愛", - "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", "Storage invalid" : "無效的儲存空間", @@ -271,6 +270,7 @@ OC.L10N.register( "Deleted shares" : "已刪除的分享", "Pending shares" : "等待分享", "Open folder {name}" : "打開資料夾 {name}", - "Search for an account" : "搜尋賬號" + "Search for an account" : "搜尋賬號", + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" }, "nplurals=1; plural=0;"); |