@difizen/libro-l10n 0.0.0-snapshot-20241017072317
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +1 -0
- package/es/index.d.ts +3 -0
- package/es/index.d.ts.map +1 -0
- package/es/index.js +2 -0
- package/es/lang/bundle.l10n.en-US.json +239 -0
- package/es/lang/bundle.l10n.zh-CN.json +239 -0
- package/es/lang/index.d.ts +3 -0
- package/es/lang/index.d.ts.map +1 -0
- package/es/lang/index.js +6 -0
- package/es/libro-vis-cell-lang/bundle.l10n.en-US.json +17 -0
- package/es/libro-vis-cell-lang/bundle.l10n.zh-CN.json +17 -0
- package/es/libro-vis-cell-lang/index.d.ts +3 -0
- package/es/libro-vis-cell-lang/index.d.ts.map +1 -0
- package/es/libro-vis-cell-lang/index.js +6 -0
- package/package.json +52 -0
- package/src/index.spec.ts +9 -0
- package/src/index.ts +1 -0
- package/src/lang/bundle.l10n.en-US.json +280 -0
- package/src/lang/bundle.l10n.zh-CN.json +275 -0
- package/src/lang/index.ts +9 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2023-present Difizen Team
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# libro shared model
|
package/es/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,gCAAgC,CAAC"}
|
package/es/index.js
ADDED
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"大纲": "Outline",
|
|
3
|
+
"是否显示侧边的TOC": "Whether to display side TOC",
|
|
4
|
+
"在 output 中查找": "Find in output",
|
|
5
|
+
"替换功能不能在 output 生效": "The replacement function cannot take effect in output.",
|
|
6
|
+
"在 Output 中查找": "Find in Output",
|
|
7
|
+
"仅在选中 cell 中查找": "Only find in the selected cell",
|
|
8
|
+
"功能开发中,请耐心等待~": "Function development, please wait patiently ~",
|
|
9
|
+
"提个需求": "Make a request",
|
|
10
|
+
"复制成功": "Copied successfully",
|
|
11
|
+
"转换为 pandas dataframe": "Convert to pandas dataframe",
|
|
12
|
+
"运行日志": "Run Log",
|
|
13
|
+
"查询结果": "Query Results",
|
|
14
|
+
"Dataframe 变量": "Dataframe variables",
|
|
15
|
+
"成功生成。": "Successfully generated.",
|
|
16
|
+
"可视化分析": "Visual Analysis",
|
|
17
|
+
"如何使用": "How to use",
|
|
18
|
+
"当前变量名已存在": "The current variable name already exists.",
|
|
19
|
+
"取消": "Cancel",
|
|
20
|
+
"保存": "Save",
|
|
21
|
+
"编写指南": "Writing Guide",
|
|
22
|
+
"复制失败": "Replication failed",
|
|
23
|
+
"原始数据行标": "Raw data row label",
|
|
24
|
+
"大于等于": "Greater than or equal",
|
|
25
|
+
"大于": "Greater",
|
|
26
|
+
"等于": "Equal",
|
|
27
|
+
"小于等于": "Less than or equal",
|
|
28
|
+
"设置筛选": "Set filter",
|
|
29
|
+
"选择值": "Select a value",
|
|
30
|
+
"确认": "Confirm",
|
|
31
|
+
"输入值": "Input value",
|
|
32
|
+
"筛选值": "Filter value",
|
|
33
|
+
"升序": "Ascending order",
|
|
34
|
+
"降序": "Descending order",
|
|
35
|
+
"筛选": "Filter",
|
|
36
|
+
"复制": "Copy",
|
|
37
|
+
"10条/页": "10 pieces/page",
|
|
38
|
+
"20条/页": "20 pieces/page",
|
|
39
|
+
"50条/页": "50 pieces/page",
|
|
40
|
+
"100条/页": "100 pieces/page",
|
|
41
|
+
"{currentPageSize}条/页": "{currentPageSize} pieces/page",
|
|
42
|
+
"空值率:": "Null rate:",
|
|
43
|
+
"最大值:": "Maximum value:",
|
|
44
|
+
"中位数:": "Median:",
|
|
45
|
+
"最小值:": "Minimum value:",
|
|
46
|
+
"均": "Average",
|
|
47
|
+
"值:": "Value:",
|
|
48
|
+
"其他": "Other",
|
|
49
|
+
"数量": "Quantity",
|
|
50
|
+
"枚举值数": "Enumerated values",
|
|
51
|
+
"空值率": "Null rate",
|
|
52
|
+
"最大值": "Maximum",
|
|
53
|
+
"最小值": "Minimum value",
|
|
54
|
+
"均值": "Mean",
|
|
55
|
+
"中位数": "Median",
|
|
56
|
+
"四分位数": "Quartile",
|
|
57
|
+
"标准差": "Standard deviation",
|
|
58
|
+
"新建单元:": "Create a unit:",
|
|
59
|
+
"是否显示libro顶部工具栏": "Whether to display the top toolbar of libro",
|
|
60
|
+
"顶部工具栏": "Top toolbar",
|
|
61
|
+
"是否显示cell顶部工具栏": "Whether to display the top toolbar of the cell",
|
|
62
|
+
"cell顶部工具栏": "cell top toolbar",
|
|
63
|
+
"是否显示cell侧边工具栏": "Whether to display the cell side toolbar",
|
|
64
|
+
"cell侧边工具栏": "cell side toolbar",
|
|
65
|
+
"没有cell时是否默认创建cell": "Whether to create a cell by default without a cell",
|
|
66
|
+
"默认创建cell": "cell is created by default.",
|
|
67
|
+
"增加cell操作默认进入编辑态": "Add cell to edit state by default",
|
|
68
|
+
"默认进入编辑态": "The editing State is entered by default.",
|
|
69
|
+
"点击左侧长条是否可以隐藏与显示cell": "Click the left strip to hide and show cell",
|
|
70
|
+
"默认点击长条可以隐藏与显示cell": "By default, you can click a long bar to hide and display cell.",
|
|
71
|
+
"按住shift键并点击拖拽区域可以进行多选": "Hold down the shift key and click the drag area to make multiple selections.",
|
|
72
|
+
"默认按住shift键并点击拖拽区域可以进行多选": "By default, hold down the shift key and click the drag area to make multiple selections.",
|
|
73
|
+
"libroview的右边栏是否相对固定": "Is the right sidebar of libroview relatively fixed?",
|
|
74
|
+
"右侧内容是否相对固定": "Is the content on the right relatively fixed",
|
|
75
|
+
"隐藏 Code": "Hide Code",
|
|
76
|
+
"显示 Code": "Display Code",
|
|
77
|
+
"隐藏 Output": "Hide Output",
|
|
78
|
+
"显示 Output": "Show Output",
|
|
79
|
+
"剪切": "Shear",
|
|
80
|
+
"粘贴": "Paste",
|
|
81
|
+
"中断": "Interrupt",
|
|
82
|
+
"关闭内核": "Shut down the kernel",
|
|
83
|
+
"重启并清空输出": "Restart and clear output",
|
|
84
|
+
"上移": "Move up",
|
|
85
|
+
"下移": "Move down",
|
|
86
|
+
"增加": "Increase",
|
|
87
|
+
"删除": "Delete",
|
|
88
|
+
"撤销": "Revoke",
|
|
89
|
+
"重做": "Redo",
|
|
90
|
+
"清空输出": "Clear output",
|
|
91
|
+
"隐藏全部Code": "Hide all Code",
|
|
92
|
+
"隐藏全部Output": "Hide all Output",
|
|
93
|
+
"全部隐藏": "Hide all",
|
|
94
|
+
"显示全部Code": "Show all Code",
|
|
95
|
+
"显示全部Output": "Show all Output",
|
|
96
|
+
"全部显示": "Show all",
|
|
97
|
+
"Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
|
|
98
|
+
"Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
|
|
99
|
+
"Restart and Run All Cells…": "Restart and Run All Cells…",
|
|
100
|
+
"Restart Kernel…": "Restart Kernel…",
|
|
101
|
+
"自动保存": "Auto Save",
|
|
102
|
+
"手动保存": "Save manually",
|
|
103
|
+
"文件执行": "File Execution",
|
|
104
|
+
"文件重命名": "Rename files",
|
|
105
|
+
"创建文件": "Create a file",
|
|
106
|
+
"kernel相关": "kernel related",
|
|
107
|
+
"容器重启": "Container restart",
|
|
108
|
+
"文件编辑": "File editing",
|
|
109
|
+
"保存为新版本": "Save as new version",
|
|
110
|
+
"内核中断": "Kernel interrupt",
|
|
111
|
+
"内核重启": "Kernel restart",
|
|
112
|
+
"内核关闭": "Kernel shutdown",
|
|
113
|
+
"文件创建": "File creation",
|
|
114
|
+
"操作记录": "Operation Record",
|
|
115
|
+
"版本管理": "Version Management",
|
|
116
|
+
"今天": "Today",
|
|
117
|
+
"昨天": "Yesterday",
|
|
118
|
+
"{diff}天前": "{diff} days ago",
|
|
119
|
+
"保存新版本成功,正在跳转至版本管理": "The new version has been saved and is being redirected to version management.",
|
|
120
|
+
"复制为新文件": "Copy to new file",
|
|
121
|
+
"你确定回退到此版本吗?": "Are you sure you want to roll back to this version?",
|
|
122
|
+
"确定": "OK",
|
|
123
|
+
"回退至此版本": "Back to this version",
|
|
124
|
+
"你确定回退到此记录吗?": "Are you sure you want to roll back to this record?",
|
|
125
|
+
"回退至此记录": "Back to this record",
|
|
126
|
+
"请输入文件名": "Enter a file name",
|
|
127
|
+
"文件名称重复,请重新输入": "The file name is Duplicate. Please enter it again.",
|
|
128
|
+
"创建位置": "Create location",
|
|
129
|
+
"文件类型": "File type",
|
|
130
|
+
"文件名称": "File name",
|
|
131
|
+
"版本名称": "Version name",
|
|
132
|
+
"请输入版本名称": "Enter a version name",
|
|
133
|
+
"请输入名称": "Enter a name",
|
|
134
|
+
"加载更多": "Load more",
|
|
135
|
+
"暂无版本记录": "No version record is available.",
|
|
136
|
+
"保存于:": "Save in:",
|
|
137
|
+
"暂无操作记录": "No operation records are available.",
|
|
138
|
+
"查看记录": "View records",
|
|
139
|
+
"重置": "Reset",
|
|
140
|
+
"等": "Etc.",
|
|
141
|
+
"项": "Item",
|
|
142
|
+
"请选择类型过滤": "Select a filter type",
|
|
143
|
+
"添加 Cell": "Add Cell",
|
|
144
|
+
"快捷键": "Shortcut keys",
|
|
145
|
+
"搜索功能关键字": "Search function keywords",
|
|
146
|
+
"命令态操作": "Command-state operation",
|
|
147
|
+
"编辑态操作": "Edit state operation",
|
|
148
|
+
"运行选中cell": "Run the selected cell",
|
|
149
|
+
"运行并选择下一个cell": "Run and select the next cell",
|
|
150
|
+
"运行并新增cell": "Run and add cell",
|
|
151
|
+
"隐藏Code": "Hide Code",
|
|
152
|
+
"隐藏Output": "Hide Output",
|
|
153
|
+
"切分cell": "Split cell",
|
|
154
|
+
"选中当前所在行": "Select the current row",
|
|
155
|
+
"全选": "Select all",
|
|
156
|
+
"光标移至行首": "Move the cursor to the beginning of the line",
|
|
157
|
+
"光标移至行尾": "Move the cursor to the end of the line",
|
|
158
|
+
"光标移至文档首": "Move the cursor to the beginning of the document",
|
|
159
|
+
"光标移至文档尾": "Move the cursor to the end of the document",
|
|
160
|
+
"向上移动当前所在行": "Move the current row up",
|
|
161
|
+
"向下移动当前所在行": "Move the current row down",
|
|
162
|
+
"向上拷贝当前所在行": "Copy the current row up",
|
|
163
|
+
"向下拷贝当前所在行": "Copy the current row down",
|
|
164
|
+
"删除光标至行首内容": "Delete the cursor to the top of the line",
|
|
165
|
+
"删除光标至行尾内容": "Delete cursor to end of line",
|
|
166
|
+
"恢复": "Recovery",
|
|
167
|
+
"撤销选中": "Deselect",
|
|
168
|
+
"恢复选中": "Restore selected",
|
|
169
|
+
"选中上个cell": "Select the last cell",
|
|
170
|
+
"选中下个cell": "Select the next cell",
|
|
171
|
+
"向上新增cell": "Add cell up",
|
|
172
|
+
"向下新增cell": "Add cell down",
|
|
173
|
+
"删除选中cell": "Delete selected cell",
|
|
174
|
+
"复制cell": "Copy cell",
|
|
175
|
+
"剪切cell": "Shear cell",
|
|
176
|
+
"粘贴cell": "Paste cell",
|
|
177
|
+
"上移cell": "Move cell up",
|
|
178
|
+
"下移cell": "Move cell down",
|
|
179
|
+
"合并选中cell": "Merge selected cells",
|
|
180
|
+
"向下合并cell": "Merge cell down",
|
|
181
|
+
"向上合并cell": "Merge cell up",
|
|
182
|
+
"转为Code Cell": "Convert to Code Cell",
|
|
183
|
+
"转为Markdown Cell": "Convert to Markdown Cell",
|
|
184
|
+
"转为一级标题": "Convert to first-level title",
|
|
185
|
+
"转为二级标题": "Convert to secondary title",
|
|
186
|
+
"转为三级标题": "Convert to level 3 title",
|
|
187
|
+
"转为四级标题": "Convert to level 4 title",
|
|
188
|
+
"转为五级标题": "Convert to five-level title",
|
|
189
|
+
"转为六级标题": "Convert to level 6 title",
|
|
190
|
+
"向上多选Cell": "Up multi-select Cell",
|
|
191
|
+
"向下多选Cell": "Multi-select Cell down",
|
|
192
|
+
"选中当前及之前cell": "Select current and previous cell",
|
|
193
|
+
"选中当前及之后cell": "Select the current and subsequent cell",
|
|
194
|
+
"查看快捷键": "View shortcut keys",
|
|
195
|
+
"图表": "Chart",
|
|
196
|
+
"当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "The current image does not support SQL Cell. You must upgrade the image based on the platform.",
|
|
197
|
+
"Kernel Connection 还没有建立": "Kernel Connection has not been established yet",
|
|
198
|
+
"是否自动保存修改": "Whether to automatically save changes",
|
|
199
|
+
"运行 Cell": "Run Cell",
|
|
200
|
+
"运行上方所有 Cell": "Run all cells above",
|
|
201
|
+
"运行当前及下方所有 Cell": "Run the current and all cells below",
|
|
202
|
+
"kernel准备中,无法执行": "kernel preparation, unable to execute",
|
|
203
|
+
"运行当前Cell": "Run the current Cell",
|
|
204
|
+
"运行全部": "Run all",
|
|
205
|
+
"运行之前所有cell": "All cells before running",
|
|
206
|
+
"运行当前及之后cell": "Run the current and subsequent cell",
|
|
207
|
+
"定位正在执行的Cell": "Locate the running Cell",
|
|
208
|
+
"加载中": "Loading",
|
|
209
|
+
"加载失败": "Failed to load",
|
|
210
|
+
"加载完成": "Loading completed",
|
|
211
|
+
"正在连接": "Connecting",
|
|
212
|
+
"未知": "Unknown",
|
|
213
|
+
"启动中": "Starting",
|
|
214
|
+
"空闲": "Idle",
|
|
215
|
+
"忙碌": "Busy",
|
|
216
|
+
"终止中": "Terminating",
|
|
217
|
+
"重启中": "Restarting",
|
|
218
|
+
"自动重启中": "Automatic Restart",
|
|
219
|
+
"死亡": "Death",
|
|
220
|
+
"无内核": "No kernel",
|
|
221
|
+
"Kernel 准备中...": "Kernel preparation...",
|
|
222
|
+
"Kernel 准备失败": "Kernel preparation failed",
|
|
223
|
+
"请联系平台值班": "Please contact the platform on duty",
|
|
224
|
+
"请选择数据来源": "Visualize data from",
|
|
225
|
+
"刷新": "Refresh",
|
|
226
|
+
"柱状图": "Column",
|
|
227
|
+
"分组柱状图": "Group Column",
|
|
228
|
+
"堆叠柱状图": "Stack Column",
|
|
229
|
+
"折线图": "Line",
|
|
230
|
+
"多面积图": "Stack Area",
|
|
231
|
+
"百分比堆叠面积图": "Percentage Area",
|
|
232
|
+
"折线图 & 面积图": "Line & Area",
|
|
233
|
+
"图表类型": "Type",
|
|
234
|
+
"数据": "Data",
|
|
235
|
+
"样式": "Style",
|
|
236
|
+
"选择图表类型": "Choose Type",
|
|
237
|
+
"复合图表": "Combo Chart",
|
|
238
|
+
"数据过长,只读取前5000条数据": "The data exceeds the length limit, only the first 5000 data entries are read."
|
|
239
|
+
}
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"大纲": "大纲",
|
|
3
|
+
"是否显示侧边的TOC": "是否显示侧边的TOC",
|
|
4
|
+
"在 output 中查找": "在 output 中查找",
|
|
5
|
+
"替换功能不能在 output 生效": "替换功能不能在 output 生效",
|
|
6
|
+
"在 Output 中查找": "在 Output 中查找",
|
|
7
|
+
"仅在选中 cell 中查找": "仅在选中 cell 中查找",
|
|
8
|
+
"功能开发中,请耐心等待~": "功能开发中,请耐心等待~",
|
|
9
|
+
"提个需求": "提个需求",
|
|
10
|
+
"复制成功": "复制成功",
|
|
11
|
+
"转换为 pandas dataframe": "转换为 pandas dataframe",
|
|
12
|
+
"运行日志": "运行日志",
|
|
13
|
+
"查询结果": "查询结果",
|
|
14
|
+
"Dataframe 变量": "Dataframe 变量",
|
|
15
|
+
"成功生成。": "成功生成。",
|
|
16
|
+
"可视化分析": "可视化分析",
|
|
17
|
+
"如何使用": "如何使用",
|
|
18
|
+
"当前变量名已存在": "当前变量名已存在",
|
|
19
|
+
"取消": "取消",
|
|
20
|
+
"保存": "保存",
|
|
21
|
+
"编写指南": "编写指南",
|
|
22
|
+
"复制失败": "复制失败",
|
|
23
|
+
"原始数据行标": "原始数据行标",
|
|
24
|
+
"大于等于": "大于等于",
|
|
25
|
+
"大于": "大于",
|
|
26
|
+
"等于": "等于",
|
|
27
|
+
"小于等于": "小于等于",
|
|
28
|
+
"设置筛选": "设置筛选",
|
|
29
|
+
"选择值": "选择值",
|
|
30
|
+
"确认": "确认",
|
|
31
|
+
"输入值": "输入值",
|
|
32
|
+
"筛选值": "筛选值",
|
|
33
|
+
"升序": "升序",
|
|
34
|
+
"降序": "降序",
|
|
35
|
+
"筛选": "筛选",
|
|
36
|
+
"复制": "复制",
|
|
37
|
+
"10条/页": "10条/页",
|
|
38
|
+
"20条/页": "20条/页",
|
|
39
|
+
"50条/页": "50条/页",
|
|
40
|
+
"100条/页": "100条/页",
|
|
41
|
+
"{currentPageSize}条/页": "{currentPageSize}条/页",
|
|
42
|
+
"空值率:": "空值率:",
|
|
43
|
+
"最大值:": "最大值:",
|
|
44
|
+
"中位数:": "中位数:",
|
|
45
|
+
"最小值:": "最小值:",
|
|
46
|
+
"均": "均",
|
|
47
|
+
"值:": "值:",
|
|
48
|
+
"其他": "其他",
|
|
49
|
+
"数量": "数量",
|
|
50
|
+
"枚举值数": "枚举值数",
|
|
51
|
+
"空值率": "空值率",
|
|
52
|
+
"最大值": "最大值",
|
|
53
|
+
"最小值": "最小值",
|
|
54
|
+
"均值": "均值",
|
|
55
|
+
"中位数": "中位数",
|
|
56
|
+
"四分位数": "四分位数",
|
|
57
|
+
"标准差": "标准差",
|
|
58
|
+
"新建单元:": "新建单元:",
|
|
59
|
+
"是否显示libro顶部工具栏": "是否显示libro顶部工具栏",
|
|
60
|
+
"顶部工具栏": "顶部工具栏",
|
|
61
|
+
"是否显示cell顶部工具栏": "是否显示cell顶部工具栏",
|
|
62
|
+
"cell顶部工具栏": "cell顶部工具栏",
|
|
63
|
+
"是否显示cell侧边工具栏": "是否显示cell侧边工具栏",
|
|
64
|
+
"cell侧边工具栏": "cell侧边工具栏",
|
|
65
|
+
"没有cell时是否默认创建cell": "没有cell时是否默认创建cell",
|
|
66
|
+
"默认创建cell": "默认创建cell",
|
|
67
|
+
"增加cell操作默认进入编辑态": "增加cell操作默认进入编辑态",
|
|
68
|
+
"默认进入编辑态": "默认进入编辑态",
|
|
69
|
+
"点击左侧长条是否可以隐藏与显示cell": "点击左侧长条是否可以隐藏与显示cell",
|
|
70
|
+
"默认点击长条可以隐藏与显示cell": "默认点击长条可以隐藏与显示cell",
|
|
71
|
+
"按住shift键并点击拖拽区域可以进行多选": "按住shift键并点击拖拽区域可以进行多选",
|
|
72
|
+
"默认按住shift键并点击拖拽区域可以进行多选": "默认按住shift键并点击拖拽区域可以进行多选",
|
|
73
|
+
"libroview的右边栏是否相对固定": "libroview的右边栏是否相对固定",
|
|
74
|
+
"右侧内容是否相对固定": "右侧内容是否相对固定",
|
|
75
|
+
"隐藏 Code": "隐藏 Code",
|
|
76
|
+
"显示 Code": "显示 Code",
|
|
77
|
+
"隐藏 Output": "隐藏 Output",
|
|
78
|
+
"显示 Output": "显示 Output",
|
|
79
|
+
"剪切": "剪切",
|
|
80
|
+
"粘贴": "粘贴",
|
|
81
|
+
"中断": "中断",
|
|
82
|
+
"关闭内核": "关闭内核",
|
|
83
|
+
"重启并清空输出": "重启并清空输出",
|
|
84
|
+
"上移": "上移",
|
|
85
|
+
"下移": "下移",
|
|
86
|
+
"增加": "增加",
|
|
87
|
+
"删除": "删除",
|
|
88
|
+
"撤销": "撤销",
|
|
89
|
+
"重做": "重做",
|
|
90
|
+
"清空输出": "清空输出",
|
|
91
|
+
"隐藏全部Code": "隐藏全部Code",
|
|
92
|
+
"隐藏全部Output": "隐藏全部Output",
|
|
93
|
+
"全部隐藏": "全部隐藏",
|
|
94
|
+
"显示全部Code": "显示全部Code",
|
|
95
|
+
"显示全部Output": "显示全部Output",
|
|
96
|
+
"全部显示": "全部显示",
|
|
97
|
+
"Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
|
|
98
|
+
"Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
|
|
99
|
+
"Restart and Run All Cells…": "Restart and Run All Cells…",
|
|
100
|
+
"Restart Kernel…": "Restart Kernel…",
|
|
101
|
+
"自动保存": "自动保存",
|
|
102
|
+
"手动保存": "手动保存",
|
|
103
|
+
"文件执行": "文件执行",
|
|
104
|
+
"文件重命名": "文件重命名",
|
|
105
|
+
"创建文件": "创建文件",
|
|
106
|
+
"kernel相关": "kernel相关",
|
|
107
|
+
"容器重启": "容器重启",
|
|
108
|
+
"文件编辑": "文件编辑",
|
|
109
|
+
"保存为新版本": "保存为新版本",
|
|
110
|
+
"内核中断": "内核中断",
|
|
111
|
+
"内核重启": "内核重启",
|
|
112
|
+
"内核关闭": "内核关闭",
|
|
113
|
+
"文件创建": "文件创建",
|
|
114
|
+
"操作记录": "操作记录",
|
|
115
|
+
"版本管理": "版本管理",
|
|
116
|
+
"今天": "今天",
|
|
117
|
+
"昨天": "昨天",
|
|
118
|
+
"{diff}天前": "{diff}天前",
|
|
119
|
+
"保存新版本成功,正在跳转至版本管理": "保存新版本成功,正在跳转至版本管理",
|
|
120
|
+
"复制为新文件": "复制为新文件",
|
|
121
|
+
"你确定回退到此版本吗?": "你确定回退到此版本吗?",
|
|
122
|
+
"确定": "确定",
|
|
123
|
+
"回退至此版本": "回退至此版本",
|
|
124
|
+
"你确定回退到此记录吗?": "你确定回退到此记录吗?",
|
|
125
|
+
"回退至此记录": "回退至此记录",
|
|
126
|
+
"请输入文件名": "请输入文件名",
|
|
127
|
+
"文件名称重复,请重新输入": "文件名称重复,请重新输入",
|
|
128
|
+
"创建位置": "创建位置",
|
|
129
|
+
"文件类型": "文件类型",
|
|
130
|
+
"文件名称": "文件名称",
|
|
131
|
+
"版本名称": "版本名称",
|
|
132
|
+
"请输入版本名称": "请输入版本名称",
|
|
133
|
+
"请输入名称": "请输入名称",
|
|
134
|
+
"加载更多": "加载更多",
|
|
135
|
+
"暂无版本记录": "暂无版本记录",
|
|
136
|
+
"保存于:": "保存于:",
|
|
137
|
+
"暂无操作记录": "暂无操作记录",
|
|
138
|
+
"查看记录": "查看记录",
|
|
139
|
+
"重置": "重置",
|
|
140
|
+
"等": "等",
|
|
141
|
+
"项": "项",
|
|
142
|
+
"请选择类型过滤": "请选择类型过滤",
|
|
143
|
+
"添加 Cell": "添加 Cell",
|
|
144
|
+
"快捷键": "快捷键",
|
|
145
|
+
"搜索功能关键字": "搜索功能关键字",
|
|
146
|
+
"命令态操作": "命令态操作",
|
|
147
|
+
"编辑态操作": "编辑态操作",
|
|
148
|
+
"运行选中cell": "运行选中cell",
|
|
149
|
+
"运行并选择下一个cell": "运行并选择下一个cell",
|
|
150
|
+
"运行并新增cell": "运行并新增cell",
|
|
151
|
+
"隐藏Code": "隐藏Code",
|
|
152
|
+
"隐藏Output": "隐藏Output",
|
|
153
|
+
"切分cell": "切分cell",
|
|
154
|
+
"选中当前所在行": "选中当前所在行",
|
|
155
|
+
"全选": "全选",
|
|
156
|
+
"光标移至行首": "光标移至行首",
|
|
157
|
+
"光标移至行尾": "光标移至行尾",
|
|
158
|
+
"光标移至文档首": "光标移至文档首",
|
|
159
|
+
"光标移至文档尾": "光标移至文档尾",
|
|
160
|
+
"向上移动当前所在行": "向上移动当前所在行",
|
|
161
|
+
"向下移动当前所在行": "向下移动当前所在行",
|
|
162
|
+
"向上拷贝当前所在行": "向上拷贝当前所在行",
|
|
163
|
+
"向下拷贝当前所在行": "向下拷贝当前所在行",
|
|
164
|
+
"删除光标至行首内容": "删除光标至行首内容",
|
|
165
|
+
"删除光标至行尾内容": "删除光标至行尾内容",
|
|
166
|
+
"恢复": "恢复",
|
|
167
|
+
"撤销选中": "撤销选中",
|
|
168
|
+
"恢复选中": "恢复选中",
|
|
169
|
+
"选中上个cell": "选中上个cell",
|
|
170
|
+
"选中下个cell": "选中下个cell",
|
|
171
|
+
"向上新增cell": "向上新增cell",
|
|
172
|
+
"向下新增cell": "向下新增cell",
|
|
173
|
+
"删除选中cell": "删除选中cell",
|
|
174
|
+
"复制cell": "复制cell",
|
|
175
|
+
"剪切cell": "剪切cell",
|
|
176
|
+
"粘贴cell": "粘贴cell",
|
|
177
|
+
"上移cell": "上移cell",
|
|
178
|
+
"下移cell": "下移cell",
|
|
179
|
+
"合并选中cell": "合并选中cell",
|
|
180
|
+
"向下合并cell": "向下合并cell",
|
|
181
|
+
"向上合并cell": "向上合并cell",
|
|
182
|
+
"转为Code Cell": "转为Code Cell",
|
|
183
|
+
"转为Markdown Cell": "转为Markdown Cell",
|
|
184
|
+
"转为一级标题": "转为一级标题",
|
|
185
|
+
"转为二级标题": "转为二级标题",
|
|
186
|
+
"转为三级标题": "转为三级标题",
|
|
187
|
+
"转为四级标题": "转为四级标题",
|
|
188
|
+
"转为五级标题": "转为五级标题",
|
|
189
|
+
"转为六级标题": "转为六级标题",
|
|
190
|
+
"向上多选Cell": "向上多选Cell",
|
|
191
|
+
"向下多选Cell": "向下多选Cell",
|
|
192
|
+
"选中当前及之前cell": "选中当前及之前cell",
|
|
193
|
+
"选中当前及之后cell": "选中当前及之后cell",
|
|
194
|
+
"查看快捷键": "查看快捷键",
|
|
195
|
+
"图表": "图表",
|
|
196
|
+
"当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级",
|
|
197
|
+
"Kernel Connection 还没有建立": "Kernel Connection 还没有建立",
|
|
198
|
+
"是否自动保存修改": "是否自动保存修改",
|
|
199
|
+
"运行 Cell": "运行 Cell",
|
|
200
|
+
"运行上方所有 Cell": "运行上方所有 Cell",
|
|
201
|
+
"运行当前及下方所有 Cell": "运行当前及下方所有 Cell",
|
|
202
|
+
"kernel准备中,无法执行": "kernel准备中,无法执行",
|
|
203
|
+
"运行当前Cell": "运行当前Cell",
|
|
204
|
+
"运行全部": "运行全部",
|
|
205
|
+
"运行之前所有cell": "运行之前所有cell",
|
|
206
|
+
"运行当前及之后cell": "运行当前及之后cell",
|
|
207
|
+
"定位正在执行的Cell": "定位正在执行的Cell",
|
|
208
|
+
"加载中": "加载中",
|
|
209
|
+
"加载失败": "加载失败",
|
|
210
|
+
"加载完成": "加载完成",
|
|
211
|
+
"正在连接": "正在连接",
|
|
212
|
+
"未知": "未知",
|
|
213
|
+
"启动中": "启动中",
|
|
214
|
+
"空闲": "空闲",
|
|
215
|
+
"忙碌": "忙碌",
|
|
216
|
+
"终止中": "终止中",
|
|
217
|
+
"重启中": "重启中",
|
|
218
|
+
"自动重启中": "自动重启中",
|
|
219
|
+
"死亡": "死亡",
|
|
220
|
+
"无内核": "无内核",
|
|
221
|
+
"Kernel 准备中...": "Kernel 准备中...",
|
|
222
|
+
"Kernel 准备失败": "Kernel 准备失败",
|
|
223
|
+
"请联系平台值班": "请联系平台值班",
|
|
224
|
+
"请选择数据来源": "请选择数据来源",
|
|
225
|
+
"刷新": "刷新",
|
|
226
|
+
"柱状图": "柱状图",
|
|
227
|
+
"分组柱状图": "分组柱状图",
|
|
228
|
+
"堆叠柱状图": "堆叠柱状图",
|
|
229
|
+
"折线图": "折线图",
|
|
230
|
+
"多面积图": "多面积图",
|
|
231
|
+
"百分比堆叠面积图": "百分比堆叠面积图",
|
|
232
|
+
"折线图 & 面积图": "折线图 & 面积图",
|
|
233
|
+
"图表类型": "图表类型",
|
|
234
|
+
"数据": "数据",
|
|
235
|
+
"样式": "样式",
|
|
236
|
+
"选择图表类型": "选择图表类型",
|
|
237
|
+
"复合图表": "复合图表",
|
|
238
|
+
"数据过长,只读取前5000条数据": "数据过长,只读取前5000条数据"
|
|
239
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lang/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAK1D,eAAO,MAAM,WAAW,EAAE,eAGzB,CAAC"}
|
package/es/lang/index.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"请选择数据来源": "Visualize data from",
|
|
3
|
+
"刷新": "Refresh",
|
|
4
|
+
"柱状图": "Column",
|
|
5
|
+
"分组柱状图": "Group Column",
|
|
6
|
+
"堆叠柱状图": "Stack Column",
|
|
7
|
+
"折线图": "Line",
|
|
8
|
+
"多面积图": "Stack Area",
|
|
9
|
+
"百分比堆叠面积图": "Percentage Area",
|
|
10
|
+
"折线图 & 面积图": "Line & Area",
|
|
11
|
+
"图表类型": "Type",
|
|
12
|
+
"数据": "Data",
|
|
13
|
+
"样式": "Style",
|
|
14
|
+
"选择图表类型": "Choose Type",
|
|
15
|
+
"复合图表": "Combo Chart",
|
|
16
|
+
"数据过长,只读取前5000条数据": "The data exceeds the length limit, only the first 5000 data entries are read."
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"请选择数据来源": "请选择数据来源",
|
|
3
|
+
"刷新": "刷新",
|
|
4
|
+
"柱状图": "柱状图",
|
|
5
|
+
"分组柱状图": "分组柱状图",
|
|
6
|
+
"堆叠柱状图": "堆叠柱状图",
|
|
7
|
+
"折线图": "折线图",
|
|
8
|
+
"多面积图": "多面积图",
|
|
9
|
+
"百分比堆叠面积图": "百分比堆叠面积图",
|
|
10
|
+
"折线图 & 面积图": "折线图 & 面积图",
|
|
11
|
+
"图表类型": "图表类型",
|
|
12
|
+
"数据": "数据",
|
|
13
|
+
"样式": "样式",
|
|
14
|
+
"选择图表类型": "选择图表类型",
|
|
15
|
+
"复合图表": "复合图表",
|
|
16
|
+
"数据过长,只读取前5000条数据": "数据过长,只读取前5000条数据"
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/libro-vis-cell-lang/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAK1D,eAAO,MAAM,uBAAuB,EAAE,eAGrC,CAAC"}
|
package/package.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@difizen/libro-l10n",
|
|
3
|
+
"version": "0.0.0-snapshot-20241017072317",
|
|
4
|
+
"description": "",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"libro",
|
|
7
|
+
"notebook",
|
|
8
|
+
"toc"
|
|
9
|
+
],
|
|
10
|
+
"repository": "git@github.com:difizen/libro.git",
|
|
11
|
+
"license": "MIT",
|
|
12
|
+
"type": "module",
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"typings": "./es/index.d.ts",
|
|
16
|
+
"default": "./es/index.js"
|
|
17
|
+
},
|
|
18
|
+
"./mock": {
|
|
19
|
+
"typings": "./es/mock/index.d.ts",
|
|
20
|
+
"default": "./es/mock/index.js"
|
|
21
|
+
},
|
|
22
|
+
"./es/mock": {
|
|
23
|
+
"typings": "./es/mock/index.d.ts",
|
|
24
|
+
"default": "./es/mock/index.js"
|
|
25
|
+
},
|
|
26
|
+
"./package.json": "./package.json"
|
|
27
|
+
},
|
|
28
|
+
"main": "es/index.js",
|
|
29
|
+
"module": "es/index.js",
|
|
30
|
+
"typings": "es/index.d.ts",
|
|
31
|
+
"files": [
|
|
32
|
+
"es",
|
|
33
|
+
"src"
|
|
34
|
+
],
|
|
35
|
+
"dependencies": {
|
|
36
|
+
"@difizen/mana-l10n": "latest",
|
|
37
|
+
"@difizen/mana-app": "latest"
|
|
38
|
+
},
|
|
39
|
+
"scripts": {
|
|
40
|
+
"setup": "father build",
|
|
41
|
+
"build": "father build",
|
|
42
|
+
"test": ": Note: lint task is delegated to test:* scripts",
|
|
43
|
+
"test:vitest": "vitest run",
|
|
44
|
+
"test:jest": "jest",
|
|
45
|
+
"coverage": ": Note: lint task is delegated to coverage:* scripts",
|
|
46
|
+
"coverage:vitest": "vitest run --coverage",
|
|
47
|
+
"coverage:jest": "jest --coverage",
|
|
48
|
+
"lint": ": Note: lint task is delegated to lint:* scripts",
|
|
49
|
+
"lint:eslint": "eslint src",
|
|
50
|
+
"typecheck:tsc": "tsc --noEmit"
|
|
51
|
+
}
|
|
52
|
+
}
|
package/src/index.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './lang/index.js';
|
|
@@ -0,0 +1,280 @@
|
|
|
1
|
+
{
|
|
2
|
+
"是否显示侧边的TOC": "Whether to show side TOC",
|
|
3
|
+
"在 Output 中查找": "Find in output",
|
|
4
|
+
"替换功能不能在 Output 生效": "The replacement function cannot take effect in output.",
|
|
5
|
+
"仅在选中 Cell 中查找": "Only find in the selected cell",
|
|
6
|
+
"当前文件:": "Current file: ",
|
|
7
|
+
"当前变量名已存在": "The current variable name already exists.",
|
|
8
|
+
"是否显示libro顶部工具栏": "Whether to show the top toolbar of libro",
|
|
9
|
+
"顶部工具栏": "Top toolbar",
|
|
10
|
+
"是否显示cell顶部工具栏": "Whether to show the top toolbar of the cell",
|
|
11
|
+
"cell顶部工具栏": "cell top toolbar",
|
|
12
|
+
"是否显示cell侧边工具栏": "Whether to show the cell side toolbar",
|
|
13
|
+
"cell侧边工具栏": "cell side toolbar",
|
|
14
|
+
"没有cell时是否默认创建cell": "Whether to create a cell by default without a cell",
|
|
15
|
+
"默认创建cell": "cell is created by default.",
|
|
16
|
+
"增加cell操作默认进入编辑态": "Insert cell to edit mode by default",
|
|
17
|
+
"默认进入编辑态": "The editing mode is entered by default.",
|
|
18
|
+
"点击左侧长条是否可以隐藏与显示cell": "Click the left strip to hide and show cell",
|
|
19
|
+
"默认点击长条可以隐藏与显示cell": "By default, you can click a long bar to hide and show cell.",
|
|
20
|
+
"按住shift键并点击拖拽区域可以进行多选": "Hold down the shift key and click the drag area to make multiple selections.",
|
|
21
|
+
"默认按住shift键并点击拖拽区域可以进行多选": "By default, hold down the shift key and click the drag area to make multiple selections.",
|
|
22
|
+
"libroview的右边栏是否相对固定": "Is the right sidebar of libroview relatively fixed?",
|
|
23
|
+
"右侧内容是否相对固定": "Is the content on the right relatively fixed",
|
|
24
|
+
"隐藏 Code": "Hide Code",
|
|
25
|
+
"显示 Code": "Show Code",
|
|
26
|
+
"隐藏 Output": "Hide Output",
|
|
27
|
+
"显示 Output": "Show Output",
|
|
28
|
+
"中断": "Interrupt",
|
|
29
|
+
"关闭内核": "Shut down the kernel",
|
|
30
|
+
"重启并清空输出": "Restart and clear output",
|
|
31
|
+
"上移": "Move up",
|
|
32
|
+
"下移": "Move down",
|
|
33
|
+
"增加": "Insert",
|
|
34
|
+
"撤销": "Undo",
|
|
35
|
+
"重做": "Redo",
|
|
36
|
+
"隐藏全部 Code": "Hide all Code",
|
|
37
|
+
"隐藏全部 Output": "Hide all Output",
|
|
38
|
+
"全部隐藏": "Hide all",
|
|
39
|
+
"全部显示": "Show all",
|
|
40
|
+
"暂无内置数据库": "No built-in database for now",
|
|
41
|
+
"Restart and Run up to Selected Cell": "Restart and Run up to Selected Cell",
|
|
42
|
+
"Restart and Clear Outputs of All Cells": "Restart and Clear Outputs of All Cells",
|
|
43
|
+
"Restart and Run All Cells": "Restart and Run All Cells",
|
|
44
|
+
"Restart Kernel": "Restart Kernel",
|
|
45
|
+
"文件创建": "File creation",
|
|
46
|
+
"文件名称重复,请重新输入": "The file name is Duplicate. Please enter it again.",
|
|
47
|
+
"创建位置": "Create location",
|
|
48
|
+
"文件类型": "File type",
|
|
49
|
+
"请输入名称": "Enter a name",
|
|
50
|
+
"等": "Etc.",
|
|
51
|
+
"项": "Item",
|
|
52
|
+
"添加 Cell": "Insert Cell",
|
|
53
|
+
"搜索功能关键字": "Search keywords",
|
|
54
|
+
"命令态操作": "Command mode",
|
|
55
|
+
"编辑态操作": "Edit mode",
|
|
56
|
+
"运行并选择下一个 Cell": "Run and select the next cell",
|
|
57
|
+
"运行并新增 Cell": "Run and add cell",
|
|
58
|
+
"选中当前所在行": "Select the current row",
|
|
59
|
+
"全选": "Select all",
|
|
60
|
+
"光标移至行首": "Move the cursor to the start of the line",
|
|
61
|
+
"光标移至行尾": "Move the cursor to the end of the line",
|
|
62
|
+
"光标移至文档首": "Move the cursor to the start of the document",
|
|
63
|
+
"光标移至文档尾": "Move the cursor to the end of the document",
|
|
64
|
+
"向上移动当前所在行": "Move the current row up",
|
|
65
|
+
"向下移动当前所在行": "Move the current row down",
|
|
66
|
+
"向上拷贝当前所在行": "Copy the current row up",
|
|
67
|
+
"向下拷贝当前所在行": "Copy the current row down",
|
|
68
|
+
"删除光标至行首内容": "Delete the cursor to the top of the line",
|
|
69
|
+
"删除光标至行尾内容": "Delete cursor to end of line",
|
|
70
|
+
"恢复": "Recovery",
|
|
71
|
+
"撤销选中": "Deselect",
|
|
72
|
+
"恢复选中": "Restore selected",
|
|
73
|
+
"选中上个 Cell": "Select the last cell",
|
|
74
|
+
"选中下个 Cell": "Select the next cell",
|
|
75
|
+
"向上新增 Cell": "Insert cell above",
|
|
76
|
+
"向下新增 Cell": "Insert cell below",
|
|
77
|
+
"删除选中 Cell": "Delete selected cell",
|
|
78
|
+
"粘贴 Cell": "Paste cell",
|
|
79
|
+
"向下合并 Cell": "Merge cell below",
|
|
80
|
+
"向上合并 Cell": "Merge cell above",
|
|
81
|
+
"转为 Code Cell": "Convert to Code Cell",
|
|
82
|
+
"转为 Markdown Cell": "Convert to Markdown Cell",
|
|
83
|
+
"转为一级标题": "Convert to level 1 title",
|
|
84
|
+
"转为二级标题": "Convert to level 2 title",
|
|
85
|
+
"转为三级标题": "Convert to level 3 title",
|
|
86
|
+
"转为四级标题": "Convert to level 4 title",
|
|
87
|
+
"转为五级标题": "Convert to level 5 title",
|
|
88
|
+
"转为六级标题": "Convert to level 6 title",
|
|
89
|
+
"向上多选 Cell": "Multi-select cells above",
|
|
90
|
+
"向下多选 Cell": "Multi-select cells below",
|
|
91
|
+
"选中当前及之前 Cell": "Select current and previous cell",
|
|
92
|
+
"选中当前及之后 Cell": "Select the current and subsequent cell",
|
|
93
|
+
"查看快捷键": "View keybind",
|
|
94
|
+
"图表": "Chart",
|
|
95
|
+
"Kernel Connection 还没有建立": "Kernel Connection has not been established",
|
|
96
|
+
"是否自动保存修改": "Whether to automatically save changes",
|
|
97
|
+
"运行 Cell": "Run cell",
|
|
98
|
+
"运行当前 Cell": "Run the current cell",
|
|
99
|
+
"运行全部": "Run all",
|
|
100
|
+
"运行之前所有 Cell": "Run all cells above",
|
|
101
|
+
"运行当前及之后 Cell": "Run the current and all cells below",
|
|
102
|
+
"定位正在运行的 Cell": "Locate the running cell",
|
|
103
|
+
"加载中": "Loading",
|
|
104
|
+
"加载失败": "Failed to load",
|
|
105
|
+
"加载完成": "Loading completed",
|
|
106
|
+
"正在连接": "Connecting",
|
|
107
|
+
"未知": "Unknown",
|
|
108
|
+
"空闲": "Idle",
|
|
109
|
+
"忙碌": "Busy",
|
|
110
|
+
"终止中": "Terminating",
|
|
111
|
+
"重启中": "Restarting",
|
|
112
|
+
"自动重启中": "Automatic Restarting",
|
|
113
|
+
"死亡": "Dead",
|
|
114
|
+
"无内核": "No kernel",
|
|
115
|
+
"Kernel 准备失败": "Kernel preparation failed",
|
|
116
|
+
"设置": "Setup",
|
|
117
|
+
"自动保存": "Autosave",
|
|
118
|
+
"文件默认打开位置": "File Default Open Location",
|
|
119
|
+
"是否允许下载": "Allow download",
|
|
120
|
+
"允许下载": "Allow Download",
|
|
121
|
+
"是否允许上传": "Allow upload",
|
|
122
|
+
"允许上传": "Allow upload",
|
|
123
|
+
"kernel切换是否显示Use Kernel from Preferred Session": "Kernel Toggles whether to show the Use Kernel from Preferred Session",
|
|
124
|
+
"允许 Preferred session切换显示": "Allow Preferred session to switch show",
|
|
125
|
+
"kernel 处于 unready 时左上角提示文案": "When kernel is in the unready, the upper left corner prompts the copy.",
|
|
126
|
+
"Kernel 准备中...": "Kernel in preparation...",
|
|
127
|
+
"kernel 处于 unready 时运行按钮提示文案": "Execute button prompt copy when kernel is unready",
|
|
128
|
+
"kernel准备中,无法运行": "kernel preparation, unable to execute",
|
|
129
|
+
"打开": "Open",
|
|
130
|
+
"复制": "Copy",
|
|
131
|
+
"粘贴": "Paste",
|
|
132
|
+
"剪切": "Cut",
|
|
133
|
+
"重命名": "Rename",
|
|
134
|
+
"复制路径": "Copy Path",
|
|
135
|
+
"复制相对路径": "Copy Relative Path",
|
|
136
|
+
"新建文件": "New File",
|
|
137
|
+
"新建文件夹": "New Folder",
|
|
138
|
+
"刷新": "Refresh",
|
|
139
|
+
"删除": "Delete",
|
|
140
|
+
"下载": "Download",
|
|
141
|
+
"上传": "Upload",
|
|
142
|
+
"文件打开失败": "File open failed",
|
|
143
|
+
"确认要删除这个文件/文件夹吗?": "Are you sure you want to delete this file/folder?",
|
|
144
|
+
"请确认是否删除文件 {filePath} ,删除后将不可恢复,请谨慎操作。": "Please confirm whether to delete the file{filePath}. After deletion, it cannot be recovered. Please operate with caution.",
|
|
145
|
+
"取消": "Cancel",
|
|
146
|
+
"确定": "Determine",
|
|
147
|
+
"删除文件失败!": "Failed to delete file!",
|
|
148
|
+
"粘贴失败!": "Paste failed!",
|
|
149
|
+
"新建文件失败": "Failed to create new file",
|
|
150
|
+
"请输入文件名": "Please enter a file name",
|
|
151
|
+
"文件名称已存在,请重新输入": "File name already exists, please re-enter",
|
|
152
|
+
"创建位置:": "Create Location:",
|
|
153
|
+
"文件类型:": "File Type:",
|
|
154
|
+
"其他": "Other",
|
|
155
|
+
"文件名称": "File Name",
|
|
156
|
+
"新建文件夹失败": "Failed to create new folder",
|
|
157
|
+
"请输入文件夹名": "Please enter a folder name",
|
|
158
|
+
"文件夹名称已存在,请重新输入": "Folder name already exists, please re-enter",
|
|
159
|
+
"文件夹名称": "Folder Name",
|
|
160
|
+
"重命名文件/文件夹失败": "Failed to rename file/folder",
|
|
161
|
+
"文件/文件夹名称已存在,请重新输入": "File/folder name already exists, please re-enter",
|
|
162
|
+
"文件重命名": "File Rename",
|
|
163
|
+
"文件/文件夹名称": "File/Folder Name",
|
|
164
|
+
"文件名重复": "Duplicate file name",
|
|
165
|
+
"文件夹重复": "Folder Duplicate",
|
|
166
|
+
"文件导航": "File Navigation",
|
|
167
|
+
"文件大小警告": "File size warning",
|
|
168
|
+
"您正尝试打开大于 10 MB 的文件,这可能会影响当前页面/服务的性能。": "You are attempting to open a file larger than 10MB, which may affect the performance of the current page/service.",
|
|
169
|
+
"复制成功": "Copy success",
|
|
170
|
+
"复制失败": "Replication failed",
|
|
171
|
+
"关键字": "Keyword",
|
|
172
|
+
"含义": "Meaning",
|
|
173
|
+
"测试单行语句的运行时间": "Test the execution time of a single-line statement",
|
|
174
|
+
"测试整个块中代码的运行时间": "Test the execution time of the code in the whole block",
|
|
175
|
+
"调用外部 python 脚本": "Call an external python script",
|
|
176
|
+
"查看当前工作目录": "View current working directory",
|
|
177
|
+
"查看目录文件列表": "View directory file list",
|
|
178
|
+
"清除全部变量": "Clear All Variables",
|
|
179
|
+
"查看所有全局变量的名称,若给定类型参数,只返回该类型的变量列表": "View the names of all global variables. If a type parameter is given, only a list of variables of that type is returned.",
|
|
180
|
+
"显示所有的全局变量名称、类型、值/信息": "Display all global variable names, types, values/information",
|
|
181
|
+
"列出全部环境变量": "List all environment variables",
|
|
182
|
+
"快捷键": "Keybind",
|
|
183
|
+
"Magic 命令": "Magic command",
|
|
184
|
+
"kernel:": "kernel:",
|
|
185
|
+
"关于": "About",
|
|
186
|
+
"保存": "Save",
|
|
187
|
+
"恢复 Cell 操作": "Redo cell operation",
|
|
188
|
+
"撤销 Cell 操作": "Undo cell operation",
|
|
189
|
+
"剪切 Cell": "Cut cells",
|
|
190
|
+
"复制 Cell": "Copy cells",
|
|
191
|
+
"在上方粘贴 Cell": "Paste cells above",
|
|
192
|
+
"在下方粘贴 Cell": "Paste cells below",
|
|
193
|
+
"粘贴 Cell 并替换": "Paste cells and replace",
|
|
194
|
+
"删除 Cell": "Delete cell",
|
|
195
|
+
"选择所有 Cell": "Select all cells",
|
|
196
|
+
"取消选择所有 Cell": "Deselect all cells",
|
|
197
|
+
"上移 Cell": "Move cell up",
|
|
198
|
+
"下移 Cell": "Move cell down",
|
|
199
|
+
"切分 Cell": "Split cell",
|
|
200
|
+
"合并上方 Cell": "Merge above cells",
|
|
201
|
+
"合并下方 Cell": "Merge below cells",
|
|
202
|
+
"合并选中 Cell": "Merge selected cells",
|
|
203
|
+
"清空输出": "Clear output",
|
|
204
|
+
"清空所有输出": "Clear all outputs",
|
|
205
|
+
"隐藏/显示所选 Cell 代码": "Hide/Show selected cell codes",
|
|
206
|
+
"隐藏/显示所选 Cell 输出": "Hide/Show selected cell output",
|
|
207
|
+
"固定输出高度": "Fixed output height",
|
|
208
|
+
"取消固定输出高度": "Unfix output height",
|
|
209
|
+
"重启并运行至选中 Cell": "Restart and execute to selected cell",
|
|
210
|
+
"重启并运行全部 Cell": "Restart and execute all cells",
|
|
211
|
+
"运行全部 Cell": "Execute all cells",
|
|
212
|
+
"运行选中 Cell": "Execute selected cells",
|
|
213
|
+
"运行选中并向下插入一个 Cell": "Execute select and insert one cell down",
|
|
214
|
+
"运行并选中下一个 Cell": "Execute and select the next cell",
|
|
215
|
+
"切换底部面板": "Toggle bottom panel",
|
|
216
|
+
"文件": "File",
|
|
217
|
+
"编辑": "Edit",
|
|
218
|
+
"视图": "View",
|
|
219
|
+
"运行": "Run",
|
|
220
|
+
"终端": "Terminal",
|
|
221
|
+
"帮助": "Help",
|
|
222
|
+
"菜单": "Menu",
|
|
223
|
+
"编组": "marshalling",
|
|
224
|
+
"政策": "Policy",
|
|
225
|
+
"键盘": "Keyboard",
|
|
226
|
+
"当前文件类型暂不支持查看": "The current file type does not support viewing.",
|
|
227
|
+
"暂无内容": "No content",
|
|
228
|
+
"已开启的标签页": "Opened Tabs",
|
|
229
|
+
"运行的内核": "Running Kernel",
|
|
230
|
+
"运行的终端": "Running Terminal",
|
|
231
|
+
"语言服务": "Language Services",
|
|
232
|
+
"你确定要关闭全部吗?": "Are you sure you want to close it all?",
|
|
233
|
+
"关闭全部": "Close All",
|
|
234
|
+
"运行的终端和内核": "Running Terminal and Kernel",
|
|
235
|
+
"暂无文件": "No documents",
|
|
236
|
+
"Kernel 管理": "Kernel management",
|
|
237
|
+
"中文": "Chinese",
|
|
238
|
+
"启动中": "Starting",
|
|
239
|
+
"启动成功": "Startup success",
|
|
240
|
+
"服务状态:": "Service Status:",
|
|
241
|
+
"服务启动中,请稍后,待服务启动完成后即可编辑文件。": "The service is being started, please edit the file later after the service is started.",
|
|
242
|
+
"该文件格式暂不支持大纲": "The file format does not support the outline.",
|
|
243
|
+
"大纲": "Outline",
|
|
244
|
+
"请选择你要创建的文件类型:": "Select the type of file you want to create:",
|
|
245
|
+
"欢迎使用 Libro Lab🎉🎉": "Welcome to Libro Lab🎉🎉",
|
|
246
|
+
"服务连接信息": "Service connection information",
|
|
247
|
+
"欢迎使用": "Welcome to use",
|
|
248
|
+
"a标签另起一页": "a label another page",
|
|
249
|
+
"选择或输入聊天标识": "Select or enter a chat logo",
|
|
250
|
+
"暂无内置模型": "No built-in model",
|
|
251
|
+
"插入并运行": "Insert and Run",
|
|
252
|
+
"插入代码": "Insert Code",
|
|
253
|
+
"复制代码": "Copy Code",
|
|
254
|
+
"复制选中内容": "Copy selected content",
|
|
255
|
+
"无结果": "No result",
|
|
256
|
+
"搜索": "Search",
|
|
257
|
+
"替换": "Replace",
|
|
258
|
+
"暂未配置数据库": "Database not configured",
|
|
259
|
+
"新建终端": "New Terminal",
|
|
260
|
+
"关闭终端": "Close Terminal",
|
|
261
|
+
"[Finished… Term Session]": "[Finished… Term Session]",
|
|
262
|
+
"'◌'": "'BI'",
|
|
263
|
+
"'𝑥'": "'I'",
|
|
264
|
+
"'𝐶'": "'I'",
|
|
265
|
+
"'𝑡'": "'I'",
|
|
266
|
+
"'▢'": "'Dit'",
|
|
267
|
+
"请输入代码": "Please enter the code",
|
|
268
|
+
"取消固定 Output 高度": "Remove fixed Output height",
|
|
269
|
+
"固定 Output 高度": "Fixed Output height",
|
|
270
|
+
"Cell 输出区域高度固定按钮是否显示": "Show the button for fixed Cell output area height?",
|
|
271
|
+
"是否支持代码格式化": "Is code formatting supported?",
|
|
272
|
+
"开启": "Enable",
|
|
273
|
+
"关闭": "Disable",
|
|
274
|
+
"显示全部 Code": "Show all Code",
|
|
275
|
+
"显示全部 Output": "Show all Output",
|
|
276
|
+
"取消固定 Output 展示高度": "Remove fixed Output show height",
|
|
277
|
+
"固定 Output 展示高度": "Fixed Output show height",
|
|
278
|
+
"格式化代码": "Format code",
|
|
279
|
+
"保存文件": "Save files"
|
|
280
|
+
}
|
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
{
|
|
2
|
+
"大纲": "大纲",
|
|
3
|
+
"是否显示侧边的TOC": "是否显示侧边的TOC",
|
|
4
|
+
"替换功能不能在 Output 生效": "替换功能不能在 Output 生效",
|
|
5
|
+
"在 Output 中查找": "在 Output 中查找",
|
|
6
|
+
"仅在选中 Cell 中查找": "仅在选中 Cell 中查找",
|
|
7
|
+
"当前文件:": "当前文件:",
|
|
8
|
+
"当前变量名已存在": "当前变量名已存在",
|
|
9
|
+
"是否显示libro顶部工具栏": "是否显示libro顶部工具栏",
|
|
10
|
+
"顶部工具栏": "顶部工具栏",
|
|
11
|
+
"是否显示cell顶部工具栏": "是否显示cell顶部工具栏",
|
|
12
|
+
"cell顶部工具栏": "cell顶部工具栏",
|
|
13
|
+
"是否显示cell侧边工具栏": "是否显示cell侧边工具栏",
|
|
14
|
+
"cell侧边工具栏": "cell侧边工具栏",
|
|
15
|
+
"没有cell时是否默认创建cell": "没有cell时是否默认创建cell",
|
|
16
|
+
"默认创建cell": "默认创建cell",
|
|
17
|
+
"增加cell操作默认进入编辑态": "增加cell操作默认进入编辑态",
|
|
18
|
+
"默认进入编辑态": "默认进入编辑态",
|
|
19
|
+
"点击左侧长条是否可以隐藏与显示cell": "点击左侧长条是否可以隐藏与显示cell",
|
|
20
|
+
"默认点击长条可以隐藏与显示cell": "默认点击长条可以隐藏与显示cell",
|
|
21
|
+
"按住shift键并点击拖拽区域可以进行多选": "按住shift键并点击拖拽区域可以进行多选",
|
|
22
|
+
"默认按住shift键并点击拖拽区域可以进行多选": "默认按住shift键并点击拖拽区域可以进行多选",
|
|
23
|
+
"libroview的右边栏是否相对固定": "libroview的右边栏是否相对固定",
|
|
24
|
+
"右侧内容是否相对固定": "右侧内容是否相对固定",
|
|
25
|
+
"显示 Code": "显示 Code",
|
|
26
|
+
"显示 Output": "显示 Output",
|
|
27
|
+
"剪切": "剪切",
|
|
28
|
+
"粘贴": "粘贴",
|
|
29
|
+
"中断": "中断",
|
|
30
|
+
"关闭内核": "关闭内核",
|
|
31
|
+
"重启并清空输出": "重启并清空输出",
|
|
32
|
+
"上移": "上移",
|
|
33
|
+
"下移": "下移",
|
|
34
|
+
"增加": "增加",
|
|
35
|
+
"删除": "删除",
|
|
36
|
+
"撤销": "撤销",
|
|
37
|
+
"重做": "重做",
|
|
38
|
+
"清空输出": "清空输出",
|
|
39
|
+
"隐藏全部 Code": "隐藏全部 Code",
|
|
40
|
+
"隐藏全部 Output": "隐藏全部 Output",
|
|
41
|
+
"全部隐藏": "全部隐藏",
|
|
42
|
+
"全部显示": "全部显示",
|
|
43
|
+
"Restart and Run up to Selected Cell": "Restart and Run up to Selected Cell",
|
|
44
|
+
"Restart and Clear Outputs of All Cells": "Restart and Clear Outputs of All Cells",
|
|
45
|
+
"Restart and Run All Cells": "Restart and Run All Cells",
|
|
46
|
+
"Restart Kernel": "Restart Kernel",
|
|
47
|
+
"自动保存": "自动保存",
|
|
48
|
+
"手动保存": "手动保存",
|
|
49
|
+
"文件重命名": "文件重命名",
|
|
50
|
+
"确定": "确定",
|
|
51
|
+
"请输入文件名": "请输入文件名",
|
|
52
|
+
"创建位置": "创建位置",
|
|
53
|
+
"文件类型": "文件类型",
|
|
54
|
+
"文件名称": "文件名称",
|
|
55
|
+
"等": "等",
|
|
56
|
+
"项": "项",
|
|
57
|
+
"添加 Cell": "添加 Cell",
|
|
58
|
+
"快捷键": "快捷键",
|
|
59
|
+
"搜索功能关键字": "搜索功能关键字",
|
|
60
|
+
"命令态操作": "命令态操作",
|
|
61
|
+
"编辑态操作": "编辑态操作",
|
|
62
|
+
"运行并选择下一个 Cell": "运行并选择下一个 Cell",
|
|
63
|
+
"运行并新增 Cell": "运行并新增 Cell",
|
|
64
|
+
"隐藏 Code": "隐藏 Code",
|
|
65
|
+
"隐藏 Output": "隐藏 Output",
|
|
66
|
+
"选中当前所在行": "选中当前所在行",
|
|
67
|
+
"全选": "全选",
|
|
68
|
+
"光标移至行首": "光标移至行首",
|
|
69
|
+
"光标移至行尾": "光标移至行尾",
|
|
70
|
+
"光标移至文档首": "光标移至文档首",
|
|
71
|
+
"光标移至文档尾": "光标移至文档尾",
|
|
72
|
+
"向上移动当前所在行": "向上移动当前所在行",
|
|
73
|
+
"向下移动当前所在行": "向下移动当前所在行",
|
|
74
|
+
"向上拷贝当前所在行": "向上拷贝当前所在行",
|
|
75
|
+
"向下拷贝当前所在行": "向下拷贝当前所在行",
|
|
76
|
+
"删除光标至行首内容": "删除光标至行首内容",
|
|
77
|
+
"删除光标至行尾内容": "删除光标至行尾内容",
|
|
78
|
+
"恢复": "恢复",
|
|
79
|
+
"撤销选中": "撤销选中",
|
|
80
|
+
"恢复选中": "恢复选中",
|
|
81
|
+
"选中上个 Cell": "选中上个 Cell",
|
|
82
|
+
"选中下个 Cell": "选中下个 Cell",
|
|
83
|
+
"向上新增 Cell": "向上新增 Cell",
|
|
84
|
+
"向下新增 Cell": "向下新增 Cell",
|
|
85
|
+
"删除选中 Cell": "删除选中 Cell",
|
|
86
|
+
"粘贴 Cell": "粘贴 Cell",
|
|
87
|
+
"向下合并 Cell": "向下合并 Cell",
|
|
88
|
+
"向上合并 Cell": "向上合并 Cell",
|
|
89
|
+
"转为 Code Cell": "转为 Code Cell",
|
|
90
|
+
"转为 Markdown Cell": "转为 Markdown Cell",
|
|
91
|
+
"转为一级标题": "转为一级标题",
|
|
92
|
+
"转为二级标题": "转为二级标题",
|
|
93
|
+
"转为三级标题": "转为三级标题",
|
|
94
|
+
"转为四级标题": "转为四级标题",
|
|
95
|
+
"转为五级标题": "转为五级标题",
|
|
96
|
+
"转为六级标题": "转为六级标题",
|
|
97
|
+
"向上多选 Cell": "向上多选 Cell",
|
|
98
|
+
"向下多选 Cell": "向下多选 Cell",
|
|
99
|
+
"选中当前及之前 Cell": "选中当前及之前 Cell",
|
|
100
|
+
"选中当前及之后 Cell": "选中当前及之后 Cell",
|
|
101
|
+
"查看快捷键": "查看快捷键",
|
|
102
|
+
"图表": "图表",
|
|
103
|
+
"Kernel Connection 还没有建立": "Kernel Connection 还没有建立",
|
|
104
|
+
"是否自动保存修改": "是否自动保存修改",
|
|
105
|
+
"运行 Cell": "运行 Cell",
|
|
106
|
+
"kernel准备中,无法运行": "kernel准备中,无法",
|
|
107
|
+
"运行当前 Cell": "运行当前 Cell",
|
|
108
|
+
"运行全部": "运行全部",
|
|
109
|
+
"运行之前所有 Cell": "运行之前所有 Cell",
|
|
110
|
+
"运行当前及之后 Cell": "运行当前及之后 Cell",
|
|
111
|
+
"定位正在运行的 Cell": "定位正在运行的 Cell",
|
|
112
|
+
"加载中": "加载中",
|
|
113
|
+
"加载失败": "加载失败",
|
|
114
|
+
"加载完成": "加载完成",
|
|
115
|
+
"正在连接": "正在连接",
|
|
116
|
+
"未知": "未知",
|
|
117
|
+
"启动中": "启动中",
|
|
118
|
+
"空闲": "空闲",
|
|
119
|
+
"忙碌": "忙碌",
|
|
120
|
+
"终止中": "终止中",
|
|
121
|
+
"重启中": "重启中",
|
|
122
|
+
"自动重启中": "自动重启中",
|
|
123
|
+
"死亡": "死亡",
|
|
124
|
+
"无内核": "无内核",
|
|
125
|
+
"Kernel 准备中...": "Kernel 准备中...",
|
|
126
|
+
"Kernel 准备失败": "Kernel 准备失败",
|
|
127
|
+
"请联系平台值班": "请联系平台值班",
|
|
128
|
+
"请选择数据来源": "请选择数据来源",
|
|
129
|
+
"刷新": "刷新",
|
|
130
|
+
"设置": "设置",
|
|
131
|
+
"文件默认打开位置": "文件默认打开位置",
|
|
132
|
+
"是否允许下载": "是否允许下载",
|
|
133
|
+
"允许下载": "允许下载",
|
|
134
|
+
"是否允许上传": "是否允许上传",
|
|
135
|
+
"允许上传": "允许上传",
|
|
136
|
+
"kernel切换是否显示Use Kernel from Preferred Session": "kernel切换是否显示Use Kernel from Preferred Session",
|
|
137
|
+
"允许 Preferred session切换显示": "允许 Preferred session切换显示",
|
|
138
|
+
"kernel 处于 unready 时左上角提示文案": "kernel 处于 unready 时左上角提示文案",
|
|
139
|
+
"kernel 处于 unready 时运行按钮提示文案": "kernel 处于 unready 时按钮提示文案",
|
|
140
|
+
"打开": "打开",
|
|
141
|
+
"重命名": "重命名",
|
|
142
|
+
"复制路径": "复制路径",
|
|
143
|
+
"复制相对路径": "复制相对路径",
|
|
144
|
+
"新建文件": "新建文件",
|
|
145
|
+
"新建文件夹": "新建文件夹",
|
|
146
|
+
"下载": "下载",
|
|
147
|
+
"上传": "上传",
|
|
148
|
+
"文件打开失败": "文件打开失败",
|
|
149
|
+
"确认要删除这个文件/文件夹吗?": "确认要删除这个文件/文件夹吗?",
|
|
150
|
+
"请确认是否删除文件 {filePath} ,删除后将不可恢复,请谨慎操作。": "请确认是否删除文件 {filePath} ,删除后将不可恢复,请谨慎操作。",
|
|
151
|
+
"取消": "取消",
|
|
152
|
+
"删除文件失败!": "删除文件失败!",
|
|
153
|
+
"粘贴失败!": "粘贴失败!",
|
|
154
|
+
"新建文件失败": "新建文件失败",
|
|
155
|
+
"文件名称已存在,请重新输入": "文件名称已存在,请重新输入",
|
|
156
|
+
"创建位置:": "创建位置:",
|
|
157
|
+
"文件类型:": "文件类型:",
|
|
158
|
+
"新建文件夹失败": "新建文件夹失败",
|
|
159
|
+
"请输入文件夹名": "请输入文件夹名",
|
|
160
|
+
"文件夹名称已存在,请重新输入": "文件夹名称已存在,请重新输入",
|
|
161
|
+
"文件夹名称": "文件夹名称",
|
|
162
|
+
"重命名文件/文件夹失败": "重命名文件/文件夹失败",
|
|
163
|
+
"文件/文件夹名称已存在,请重新输入": "文件/文件夹名称已存在,请重新输入",
|
|
164
|
+
"文件/文件夹名称": "文件/文件夹名称",
|
|
165
|
+
"文件名重复": "文件名重复",
|
|
166
|
+
"文件夹重复": "文件夹重复",
|
|
167
|
+
"文件导航": "文件导航",
|
|
168
|
+
"文件大小警告": "文件大小警告",
|
|
169
|
+
"您正尝试打开大于 10 MB 的文件,这可能会影响当前页面/服务的性能。": "您正尝试打开大于 10 MB 的文件,这可能会影响当前页面/服务的性能。",
|
|
170
|
+
"复制成功": "复制成功",
|
|
171
|
+
"复制失败": "复制失败",
|
|
172
|
+
"关键字": "关键字",
|
|
173
|
+
"含义": "含义",
|
|
174
|
+
"测试单行语句的运行时间": "测试单行语句的时间",
|
|
175
|
+
"测试整个块中代码的运行时间": "测试整个块中代码的时间",
|
|
176
|
+
"调用外部 python 脚本": "调用外部 python 脚本",
|
|
177
|
+
"查看当前工作目录": "查看当前工作目录",
|
|
178
|
+
"查看目录文件列表": "查看目录文件列表",
|
|
179
|
+
"清除全部变量": "清除全部变量",
|
|
180
|
+
"查看所有全局变量的名称,若给定类型参数,只返回该类型的变量列表": "查看所有全局变量的名称,若给定类型参数,只返回该类型的变量列表",
|
|
181
|
+
"显示所有的全局变量名称、类型、值/信息": "显示所有的全局变量名称、类型、值/信息",
|
|
182
|
+
"列出全部环境变量": "列出全部环境变量",
|
|
183
|
+
"Magic 命令": "Magic 命令",
|
|
184
|
+
"kernel:": "kernel:",
|
|
185
|
+
"关于": "关于",
|
|
186
|
+
"保存": "保存",
|
|
187
|
+
"恢复 Cell 操作": "恢复 Cell 操作",
|
|
188
|
+
"撤销 Cell 操作": "撤销 Cell 操作",
|
|
189
|
+
"剪切 Cell": "剪切 Cell",
|
|
190
|
+
"复制 Cell": "复制 Cell",
|
|
191
|
+
"在上方粘贴 Cell": "在上方粘贴 Cell",
|
|
192
|
+
"在下方粘贴 Cell": "在下方粘贴 Cell",
|
|
193
|
+
"粘贴 Cell 并替换": "粘贴 Cell 并替换",
|
|
194
|
+
"删除 Cell": "删除 Cell",
|
|
195
|
+
"选择所有 Cell": "选择所有 Cell",
|
|
196
|
+
"取消选择所有 Cell": "取消选择所有 Cell",
|
|
197
|
+
"上移 Cell": "上移 Cell",
|
|
198
|
+
"下移 Cell": "下移 Cell",
|
|
199
|
+
"切分 Cell": "切分 Cell",
|
|
200
|
+
"合并上方 Cell": "合并上方 Cell",
|
|
201
|
+
"合并下方 Cell": "合并下方 Cell",
|
|
202
|
+
"合并选中 Cell": "合并选中 Cell",
|
|
203
|
+
"清空所有输出": "清空所有输出",
|
|
204
|
+
"隐藏/显示所选 Cell 代码": "隐藏/显示所选 Cell 代码",
|
|
205
|
+
"隐藏/显示所选 Cell 输出": "隐藏/显示所选 Cell 输出",
|
|
206
|
+
"固定输出高度": "固定输出高度",
|
|
207
|
+
"取消固定输出高度": "取消固定输出高度",
|
|
208
|
+
"重启并运行至选中 Cell": "重启并运行至选中 Cell",
|
|
209
|
+
"重启并运行全部 Cell": "重启并运行全部 Cell",
|
|
210
|
+
"运行全部 Cell": "运行全部 Cell",
|
|
211
|
+
"运行选中 Cell": "运行选中 Cell",
|
|
212
|
+
"运行选中并向下插入一个 Cell": "运行选中并向下插入一个 Cell",
|
|
213
|
+
"运行并选中下一个 Cell": "运行并选中下一个 Cell",
|
|
214
|
+
"切换底部面板": "切换底部面板",
|
|
215
|
+
"文件": "文件",
|
|
216
|
+
"编辑": "编辑",
|
|
217
|
+
"视图": "视图",
|
|
218
|
+
"运行": "运行",
|
|
219
|
+
"终端": "终端",
|
|
220
|
+
"帮助": "帮助",
|
|
221
|
+
"菜单": "菜单",
|
|
222
|
+
"当前文件类型暂不支持查看": "当前文件类型暂不支持查看",
|
|
223
|
+
"暂无内容": "暂无内容",
|
|
224
|
+
"已开启的标签页": "已开启的标签页",
|
|
225
|
+
"运行的内核": "运行的内核",
|
|
226
|
+
"运行的终端": "运行的终端",
|
|
227
|
+
"语言服务": "语言服务",
|
|
228
|
+
"你确定要关闭全部吗?": "你确定要关闭全部吗?",
|
|
229
|
+
"关闭全部": "关闭全部",
|
|
230
|
+
"运行的终端和内核": "运行的终端和内核",
|
|
231
|
+
"暂无文件": "暂无文件",
|
|
232
|
+
"Kernel 管理": "Kernel 管理",
|
|
233
|
+
"中文": "中文",
|
|
234
|
+
"启动成功": "启动成功",
|
|
235
|
+
"服务状态:": "服务状态:",
|
|
236
|
+
"服务启动中,请稍后,待服务启动完成后即可编辑文件。": "服务启动中,请稍后,待服务启动完成后即可编辑文件。",
|
|
237
|
+
"该文件格式暂不支持大纲": "该文件格式暂不支持大纲",
|
|
238
|
+
"请选择你要创建的文件类型:": "请选择你要创建的文件类型:",
|
|
239
|
+
"欢迎使用 Libro Lab🎉🎉": "欢迎使用 Libro Lab🎉🎉",
|
|
240
|
+
"服务连接信息": "服务连接信息",
|
|
241
|
+
"欢迎使用": "欢迎使用",
|
|
242
|
+
"a标签另起一页": "a标签另起一页",
|
|
243
|
+
"选择或输入聊天标识": "选择或输入聊天标识",
|
|
244
|
+
"暂无内置模型": "暂无内置模型",
|
|
245
|
+
"暂无内置数据库": "暂无内置数据库",
|
|
246
|
+
"插入并运行": "插入并运行",
|
|
247
|
+
"插入代码": "插入代码",
|
|
248
|
+
"复制代码": "复制代码",
|
|
249
|
+
"复制选中内容": "复制选中内容",
|
|
250
|
+
"无结果": "无结果",
|
|
251
|
+
"搜索": "搜索",
|
|
252
|
+
"替换": "替换",
|
|
253
|
+
"暂未配置数据库": "暂未配置数据库",
|
|
254
|
+
"新建终端": "新建终端",
|
|
255
|
+
"关闭终端": "关闭终端",
|
|
256
|
+
"[Finished… Term Session]": "[Finished… Term Session]",
|
|
257
|
+
"'◌'": "'◌'",
|
|
258
|
+
"'𝑥'": "'𝑥'",
|
|
259
|
+
"'𝐶'": "'𝐶'",
|
|
260
|
+
"'𝑡'": "'𝑡'",
|
|
261
|
+
"'▢'": "'▢'",
|
|
262
|
+
"请输入代码": "请输入代码",
|
|
263
|
+
"取消固定 Output 高度": "取消固定 Output 高度",
|
|
264
|
+
"固定 Output 高度": "固定 Output 高度",
|
|
265
|
+
"Cell 输出区域高度固定按钮是否显示": "Cell 输出区域高度固定按钮是否显示",
|
|
266
|
+
"是否支持代码格式化": "是否支持代码格式化",
|
|
267
|
+
"开启": "开启",
|
|
268
|
+
"关闭": "关闭",
|
|
269
|
+
"显示全部 Code": "显示全部 Code",
|
|
270
|
+
"显示全部 Output": "显示全部 Output",
|
|
271
|
+
"取消固定 Output 展示高度": "取消固定 Output 展示高度",
|
|
272
|
+
"固定 Output 展示高度": "固定 Output 展示高度",
|
|
273
|
+
"格式化代码": "格式化代码",
|
|
274
|
+
"保存文件": "保存文件"
|
|
275
|
+
}
|