Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/zh_HK.js2
-rw-r--r--apps/files/l10n/zh_HK.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 817bd870dce..269b59cb7dd 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -27,7 +27,7 @@ OC.L10N.register(
"Target folder does not exist any more" : "目標資料夾已經不存在了",
"Operation is blocked by access control" : "操作已被存取控制封鎖",
"Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
- "Actions" : "動作",
+ "Actions" : "操作",
"Rename" : "重新命名",
"Copy" : "複製",
"Choose target folder" : "選擇目標資料夾",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index d759b684933..56ef1b5a1ff 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -25,7 +25,7 @@
"Target folder does not exist any more" : "目標資料夾已經不存在了",
"Operation is blocked by access control" : "操作已被存取控制封鎖",
"Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}",
- "Actions" : "動作",
+ "Actions" : "操作",
"Rename" : "重新命名",
"Copy" : "複製",
"Choose target folder" : "選擇目標資料夾",