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

zh_CN.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86c22b55d69f33f6b806e3397392dc68faf30b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Cannot read the file." : "不能读取文件",
    "Invalid file path supplied." : "提供了无效的文件路径",
    "Insufficient permissions" : "权限不足",
    "File path not supplied" : "未提供文件路径",
    "File mtime not supplied" : "未提供mtime",
    "saving..." : "保存中...",
    "saved!" : "已保存",
    "failed!" : "失败",
    "Saved" : "已保存",
    "There was a problem saving your changes. Click to resume editing." : "在保存时出现了一些问题,点击以恢复编辑",
    "An error occurred!" : "发生错误!"
},"pluralForm" :"nplurals=1; plural=0;"
}