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

zh_HK.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7636e938c79ecf2107fbfe28e57b6d80b5c574a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "手機同步",
    "Cancel" : "取消",
    "Confirm" : "確認",
    "Settings" : "設定",
    "Label" : "標籤",
    "Notification settings" : "通知設定",
    "Enable" : "啟用",
    "Disable" : "停用"
},
"nplurals=1; plural=0;");