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

zh_HK.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02246228f3c9cebaa4249ef17cb7c43ba1acfac0 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "取消",
    "Password" : "密碼",
    "Name" : "名稱",
    "Download" : "下載"
},
"nplurals=1; plural=0;");