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

zh_CN.js « l10n - github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e71ef5fea57498d47dae2b158a4c8e4463926a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "ransomware_protection",
    {
    "Ransomware protection" : "反勒索病毒",
    "File “%1$s” could not be uploaded!" : "文件“%1$s”不可加载",
    "Pause protection" : "暂停保护",
    "I need help!" : "我需要帮助!",
    "I will help" : "我会帮助",
    "Protection is currently active" : "保护已激活",
    "Re-enable protection now" : "重新启用保护"
},
"nplurals=1; plural=0;");