summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-06 03:11:13 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-06 03:11:13 +0000
commit65e9338ed19b256a1bf58fe09cc3f6738d83cb5c (patch)
tree944b2fe805ae794887f2a063b0fc65457920e40c
parent6c257966e15a5a0b616ee51c6141bac4baa4cacb (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js9
-rw-r--r--l10n/zh_HK.json9
2 files changed, 14 insertions, 4 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 8b604b26..26f3f04c 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,10 +1,15 @@
OC.L10N.register(
"social",
{
- "Help" : "幫助",
- "Home" : "主頁",
+ "Help" : "說明",
+ "Open documentation" : "開啟說明文件",
+ "Finish setup" : "完成設定",
+ "Home" : "家",
"Notifications" : "通知",
+ "Public" : "公開",
"Reply" : "回覆",
+ "More actions" : "更多",
+ "Hello" : "嗨,",
"Close" : "關閉",
"Continue" : "繼續"
},
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 0a30facd..5df6fbc0 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,8 +1,13 @@
{ "translations": {
- "Help" : "幫助",
- "Home" : "主頁",
+ "Help" : "說明",
+ "Open documentation" : "開啟說明文件",
+ "Finish setup" : "完成設定",
+ "Home" : "家",
"Notifications" : "通知",
+ "Public" : "公開",
"Reply" : "回覆",
+ "More actions" : "更多",
+ "Hello" : "嗨,",
"Close" : "關閉",
"Continue" : "繼續"
},"pluralForm" :"nplurals=1; plural=0;"