summaryrefslogtreecommitdiffstats
path: root/l10n/zh_HK.js
blob: a5ded9134a5f1b41b1b6307eb36942eb909bf7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
OC.L10N.register(
    "social",
    {
    "Help" : "說明",
    "Follow %s on Social" : "在 Social 上追蹤 %s",
    "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud 變成聯盟式社群網路的一部分!",
    "Open documentation" : "開啟說明文件",
    "Finish setup" : "完成設定",
    "Home" : "家",
    "Notifications" : "通知",
    "Profile" : "個人設定",
    "Public" : "公開",
    "Unfollow" : "取消關注",
    "Follow" : "關注",
    "Reply" : "回覆",
    "More actions" : "更多",
    "Hello" : "嗨,",
    "You are following this account" : "您正在追踪這個帳戶",
    "Close" : "關閉",
    "Continue" : "繼續",
    "User not found" : "找不到用戶",
    "Follow Nextcloud on mastodon.xyz" : "在mastodon.xyz上關注Nextcloud"
},
"nplurals=1; plural=0;");