|
39 | 39 | "configuration.SAS.connectionProfiles.profiles.clientId": "SAS Viya 客户端 ID",
|
40 | 40 | "configuration.SAS.connectionProfiles.profiles.clientSecret": "SAS Viya 客户端密钥",
|
41 | 41 | "configuration.SAS.connectionProfiles.profiles.com.host": "SAS COM 连接主机",
|
42 |
| - "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "SAS COM interop library path", |
| 42 | + "configuration.SAS.connectionProfiles.profiles.com.interopLibraryFolderPath": "SAS COM 互操作库路径", |
43 | 43 | "configuration.SAS.connectionProfiles.profiles.connectionType": "SAS 配置文件连接类型",
|
44 | 44 | "configuration.SAS.connectionProfiles.profiles.context": "SAS Viya 上下文",
|
45 | 45 | "configuration.SAS.connectionProfiles.profiles.endpoint": "SAS Viya 连接配置文件端点",
|
46 | 46 | "configuration.SAS.connectionProfiles.profiles.iom.host": "SAS IOM 连接主机",
|
47 |
| - "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "SAS IOM interop library path", |
| 47 | + "configuration.SAS.connectionProfiles.profiles.iom.interopLibraryFolderPath": "SAS IOM 互操作库路径", |
48 | 48 | "configuration.SAS.connectionProfiles.profiles.iom.port": "SAS IOM 连接端口",
|
49 | 49 | "configuration.SAS.connectionProfiles.profiles.iom.username": "SAS IOM 连接用户名",
|
50 | 50 | "configuration.SAS.connectionProfiles.profiles.name": "SAS 连接配置文件名称",
|
|
60 | 60 | "configuration.SAS.log.clearOnExecutionStart": "代码执行开始时清空 SAS 日志",
|
61 | 61 | "configuration.SAS.log.showOnExecutionFinish": "代码执行完成时显示 SAS 日志",
|
62 | 62 | "configuration.SAS.log.showOnExecutionStart": "代码执行开始时显示 SAS 日志",
|
63 |
| - "configuration.SAS.notebook.export.includeLog": "Include SAS log in exported notebook", |
| 63 | + "configuration.SAS.notebook.export.includeLog": "在导出的笔记本中包含 SAS 日志", |
64 | 64 | "configuration.SAS.problems.log.enabled": "显示SAS日志中报告的问题",
|
65 | 65 | "configuration.SAS.results.html.enabled": "启用/禁用 ODS HTML5 输出",
|
66 | 66 | "configuration.SAS.results.html.style": "指定 ODS HTML5 结果的样式。",
|
|
0 commit comments