summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_HK.js
blob: 95bde13eda19d6345b467d3cdb74fa34a20cf0f8 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "取消",
    "Share" : "分享",
    "Password" : "密碼",
    "Name" : "名稱",
    "Download" : "下載"
},
"nplurals=1; plural=0;");