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

zh_HK.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6418818646c16773c3681bb7d6933ff119de9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "Saved" : "已儲存",
    "Select groups" : "選擇群組",
    "Description" : "描述",
    "Error" : "錯誤",
    "Nickname" : "暱稱",
    "Cancel" : "取消",
    "Save" : "儲存",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "下載",
    "Create" : "新增"
},
"nplurals=1; plural=0;");