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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index df7cb30e8..719ecd87f 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。",
"File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。",
"This file is opened read-only as it is currently locked by {user}." : "此檔案以唯讀模式打開,因為它當前被 {user} 鎖上。",
+ "Last saved" : "最後保存於",
"Saving …" : "正在儲存……",
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index dd906c804..0d4f7ecc4 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -24,6 +24,7 @@
"The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。",
"File could not be loaded. Please check your internet connection." : "無法載入檔案。請檢查您的網路連線。",
"This file is opened read-only as it is currently locked by {user}." : "此檔案以唯讀模式打開,因為它當前被 {user} 鎖上。",
+ "Last saved" : "最後保存於",
"Saving …" : "正在儲存……",
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",