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

zh_CN.json « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 410cc7f8479a51d6c7e4ed62ee47ab0173511a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{ "translations": {
    "Successfully saved" : "保存成功",
    "Saving failed:" : "保存失败:",
    "File mime type" : "文件MIME类型",
    "is" : "是",
    "is not" : "不是",
    "matches" : "匹配",
    "does not match" : "不匹配",
    "Example: {placeholder}" : "例子: {placeholder}",
    "File size (upload)" : "文件大小 (上传)",
    "less" : "小于",
    "less or equals" : "小于等于",
    "greater or equals" : "大于等于",
    "greater" : "大于",
    "File system tag" : "文件系统标签",
    "is tagged with" : "标记为",
    "is not tagged with" : "未标记为",
    "Select tag…" : "选择标签...",
    "Request remote address" : "要求远程地址",
    "matches IPv4" : "匹配 IPv4",
    "does not match IPv4" : "不匹配IPv4",
    "matches IPv6" : "匹配IPv6",
    "does not match IPv6" : "不匹配IPv6",
    "Request time" : "请求时间",
    "between" : "之间",
    "not between" : "不在之间",
    "Start" : "开始",
    "End" : "结束",
    "Select timezone…" : "选择时区",
    "Request URL" : "请求URL",
    "Predefined URLs" : "预定义URL",
    "Files WebDAV" : "文件WebDAV",
    "Request user agent" : "请求用户代理",
    "Sync clients" : "同步客户端",
    "Android client" : "Android 客户端",
    "iOS client" : "iOS 客户端",
    "Desktop client" : "桌面客户端",
    "User group membership" : "用户组成员资格",
    "is member of" : "是成员",
    "is not member of" : "不是成员",
    "The given operator is invalid" : "给定的运算符无效",
    "The given regular expression is invalid" : "给定的正则表达式无效",
    "The given file size is invalid" : "给定的文件大小无效",
    "The given tag id is invalid" : "给定的标签ID无效",
    "The given IP range is invalid" : "给定的IP范围无效",
    "The given end time is invalid" : "输入的截止时间无效",
    "The given group does not exist" : "输入的群组不存在",
    "Operation #%s does not exist" : "操作 %s 不存在",
    "Operation %s does not exist" : "操作 %s 不存在",
    "Operation %s is invalid" : "操作 %s 无效",
    "Workflow" : "数据流",
    "Add rule group" : "添加规则组",
    "Add rule" : "添加规则",
    "Reset" : "重置",
    "Save" : "保存",
    "Saving…" : "保存中...",
    "Loading…" : "加载中"
},"pluralForm" :"nplurals=1; plural=0;"
}