summaryrefslogtreecommitdiffstats
path: root/options/license/SMPPL
blob: 1780a306d7a2529f06bb3ece334194d59810785a (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
Secure Messaging Protocol (SMP) Libraries [ACL, CML, SFL]

Distribution Rights

All source code for the SMP is being provided at no cost and with no financial limitations regarding its use and distribution. Organizations can use the SMP without paying any royalties or licensing fees. The SMP was originally developed by the U.S. Government. BAE Systems is enhancing and supporting the SMP under contract to the U.S. Government. The U.S. Government is furnishing the SMP software at no cost to the vendor subject to the conditions of the SMP Public License provided with the SMP software.

29 May 2002

Secure Messaging Protocol (SMP) Public License

The United States Government/Department of Defense/National Security Agency/Office of Network Security (collectively "the U.S. Government") hereby grants permission to any person obtaining a copy of the SMP source and object files (the "SMP Software") and associated documentation files (the "SMP Documentation"), or any portions thereof, to do the following, subject to the following license conditions:

You may, free of charge and without additional permission from the U.S. Government, use, copy, modify, sublicense and otherwise distribute the SMP Software or components of the SMP Software, with or without modifications developed by you and/or by others.

You may, free of charge and without additional permission from the U.S. Government, distribute copies of the SMP Documentation, with or without modifications developed by you and/or by others, at no charge or at a charge that covers the cost of reproducing such copies, provided that this SMP Public License is retained.

Furthermore, if you distribute the SMP Software or parts of the SMP Software, with or without modifications developed by you and/or others, then you must either make available the source code to all portions of the SMP Software (exclusive of any modifications made by you and/or by others) upon request, or instead you may notify anyone requesting the SMP Software source code that it is freely available from the U.S. Government.

Transmission of this SMP Public License must accompany whatever portions of the SMP Software you redistribute.

The SMP Software is provided without warranty or guarantee of any nature, express or implied, including without limitation the warranties of merchantability and fitness for a particular purpose.

The U.S. Government cannot be held liable for any damages either directly or indirectly caused by the use of the SMP Software.

It is not permitted to copy, sublicense, distribute or transfer any of the SMP Software except as expressly indicated herein.  Any attempts to do otherwise will be considered a violation of this License and your rights to the SMP Software will be voided.

The SMP uses the Enhanced SNACC (eSNACC) Abstract Syntax Notation One (ASN.1) C++ Library to ASN.1 encode and decode security-related data objects.  The eSNACC ASN.1 C++ Library is covered by the ENHANCED SNACC SOFTWARE PUBLIC LICENSE.  None of the GNU public licenses apply to the eSNACC ASN.1 C++ Library.  The eSNACC Compiler is not distributed as part of the SMP.

Copyright © 1997-2002 National Security Agency
Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/zh_CN.json
blob: 7d442796593632cc617fb388053e2b62bcabfeb0 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{ "translations": {
    "Group list is empty" : "用户群组列表空",
    "Unable to retrieve the group list" : "无法获取用户群组列表",
    "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" : "桌面客户端",
    "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
    "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 IP range is not valid for IPv4" : "填写的IP范围不是有效的IPv4格式",
    "The given IP range is not valid for IPv6" : "填写的IP范围不是有效的IPv6格式",
    "The given time span is invalid" : "给定的时间范围无效",
    "The given start time is invalid" : "给定的开始时间无效",
    "The given end time is invalid" : "输入的截止时间无效",
    "The given group does not exist" : "输入的群组不存在",
    "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
    "Operation #%s does not exist" : "操作 %s 不存在",
    "Operation %s does not exist" : "操作 %s 不存在",
    "Operation %s is invalid" : "操作 %s 无效",
    "Check %s does not exist" : "检查%s不存在",
    "Check %s is invalid" : "检查%s是不可用",
    "Check #%s does not exist" : "检查#%s是不存在",
    "Workflow" : "工作流",
    "Files workflow engine" : "文件工作流引擎",
    "Open documentation" : "打开文档",
    "Add rule group" : "添加规则组",
    "Short rule description" : "短规则说明",
    "Add rule" : "添加规则",
    "Reset" : "重置",
    "Save" : "保存",
    "Saving…" : "保存中...",
    "Loading…" : "加载中"
},"pluralForm" :"nplurals=1; plural=0;"
}