summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_HK.js
blob: e57291c7474121e761fabbf738855fb71ec17743 (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
25
26
27
28
29
30
OC.L10N.register(
    "settings",
    {
    "Wrong password" : "密碼錯誤",
    "Enabled" : "啟用",
    "Saved" : "已儲存",
    "Email sent" : "郵件已傳",
    "Sending..." : "發送中...",
    "Disable" : "停用",
    "Enable" : "啟用",
    "Updating...." : "更新中....",
    "Updated" : "已更新",
    "Delete" : "刪除",
    "Groups" : "群組",
    "Encryption" : "加密",
    "None" : "空",
    "Login" : "登入",
    "SSL" : "SSL",
    "TLS" : "TLS",
    "Port" : "連接埠",
    "More" : "更多",
    "Password" : "密碼",
    "New password" : "新密碼",
    "Change password" : "更改密碼",
    "Email" : "電郵",
    "Cancel" : "取消",
    "Username" : "用戶名稱",
    "Create" : "新增"
},
"nplurals=1; plural=0;");