|
7 | 7 | "Cannot call self on object with no id": "无法在没有id的对象上调用self", |
8 | 8 | "Cannot connect to SAS Studio service": "无法连接到 SAS Studio 服务", |
9 | 9 | "Cannot find file: {file}": "无法找到文件: {file}", |
10 | | - "Choose output type to save": "Choose output type to save", |
| 10 | + "Choose output type to save": "选择要保存的输出类型", |
11 | 11 | "Choose where to save your files.": "选择保存文件的位置。", |
12 | 12 | "Client ID": "客户端ID", |
13 | 13 | "Client Secret": "客户端密钥", |
|
96 | 96 | "SAS code running...": "SAS代码正在运行...", |
97 | 97 | "SQL Program": "SQL 程序", |
98 | 98 | "Save": "保存", |
99 | | - "Save Log": "Save Log", |
100 | | - "Save ODS HTML": "Save ODS HTML", |
101 | | - "Saved to {0}": "Saved to {0}", |
| 99 | + "Save Log": "保存日志", |
| 100 | + "Save ODS HTML": "保存 ODS HTML", |
| 101 | + "Saved to {0}": "已保存至 {0}", |
102 | 102 | "Saving {itemName}.": "保存 {itemName}.", |
103 | 103 | "Select a Connection Type": "选择连接类型", |
104 | 104 | "Select a Connection Type.": "选择连接类型。", |
|
124 | 124 | "The output file name must end with the .flw extension.": "输出文件名必须以 .flw 扩展名结尾。", |
125 | 125 | "The {selected} SAS connection profile has been deleted from the settings.json file.": "已从settings.json文件中删除{selected} SAS连接配置文件。", |
126 | 126 | "There was an error executing the SAS Program. See [console log](command:workbench.action.toggleDevTools) for more details.": "SAS程序执行出错。请参见[开发控制台日志](command:workbench.action.toggleDevTools)获取更多信息。", |
127 | | - "This folder contains unsaved files, are you sure you want to delete?": "This folder contains unsaved files, are you sure you want to delete?", |
| 127 | + "This folder contains unsaved files, are you sure you want to delete?": "此文件夹包含未保存的文件,您确定要删除吗?", |
128 | 128 | "This platform does not support this connection type.": "该平台不支持该连接类型。", |
129 | 129 | "To use the SSH Agent or a password, leave blank.": "要使用 SSH 代理或密码,请留空。", |
130 | 130 | "Unable to add file to my folder.": "无法将文件添加到我的文件夹。", |
|
148 | 148 | "View SAS Table": "查看 SAS 表", |
149 | 149 | "You can also specify connection profile using the settings.json file.": "您还可以使用settings.json文件指定连接配置文件。", |
150 | 150 | "You must save your file before you can rename it.": "您必须先保存文件,然后才能重命名它。", |
151 | | - "output": "output", |
| 151 | + "output": "输出", |
152 | 152 | "{basename}_Copy{number}{ext}": "{basename}_副本{number}{ext}" |
153 | 153 | } |
0 commit comments