@difizen/libro-l10n 0.0.2-alpha.0

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 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,3 @@
1
+ export * from './lang/index.js';
2
+ export * from './libro-vis-cell-lang/index.js';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -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,2 @@
1
+ export * from "./lang/index.js";
2
+ export * from "./libro-vis-cell-lang/index.js";
@@ -0,0 +1,242 @@
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
+ "获取 ODPS 表名": "Obtain the ODPS table name",
13
+ "运行日志": "Run Log",
14
+ "查询结果": "Query Results",
15
+ "Dataframe 变量": "Dataframe variables",
16
+ "成功生成。": "Successfully generated.",
17
+ "成功生成,可通过 pyodps 使用,对应临时表名为": "Successfully generated, which can be used by pyodps. The corresponding Temporary table name is",
18
+ "可视化分析": "Visual Analysis",
19
+ "如何使用": "How to use",
20
+ "当前变量名已存在": "The current variable name already exists.",
21
+ "取消": "Cancel",
22
+ "保存": "Save",
23
+ "📢 点击可切换为「ODPS DataFrame」~": "📢Click to switch to ODPS DataFrame 」 ~",
24
+ "编写指南": "Writing Guide",
25
+ "复制失败": "Replication failed",
26
+ "原始数据行标": "Raw data row label",
27
+ "大于等于": "Greater than or equal",
28
+ "大于": "Greater",
29
+ "等于": "Equal",
30
+ "小于等于": "Less than or equal",
31
+ "设置筛选": "Set filter",
32
+ "选择值": "Select a value",
33
+ "确认": "Confirm",
34
+ "输入值": "Input value",
35
+ "筛选值": "Filter value",
36
+ "升序": "Ascending order",
37
+ "降序": "Descending order",
38
+ "筛选": "Filter",
39
+ "复制": "Copy",
40
+ "10条/页": "10 pieces/page",
41
+ "20条/页": "20 pieces/page",
42
+ "50条/页": "50 pieces/page",
43
+ "100条/页": "100 pieces/page",
44
+ "{currentPageSize}条/页": "{currentPageSize} pieces/page",
45
+ "空值率:": "Null rate:",
46
+ "最大值:": "Maximum value:",
47
+ "中位数:": "Median:",
48
+ "最小值:": "Minimum value:",
49
+ "均": "Average",
50
+ "值:": "Value:",
51
+ "其他": "Other",
52
+ "数量": "Quantity",
53
+ "枚举值数": "Enumerated values",
54
+ "空值率": "Null rate",
55
+ "最大值": "Maximum",
56
+ "最小值": "Minimum value",
57
+ "均值": "Mean",
58
+ "中位数": "Median",
59
+ "四分位数": "Quartile",
60
+ "标准差": "Standard deviation",
61
+ "新建单元:": "Create a unit:",
62
+ "是否显示libro顶部工具栏": "Whether to display the top toolbar of libro",
63
+ "顶部工具栏": "Top toolbar",
64
+ "是否显示cell顶部工具栏": "Whether to display the top toolbar of the cell",
65
+ "cell顶部工具栏": "cell top toolbar",
66
+ "是否显示cell侧边工具栏": "Whether to display the cell side toolbar",
67
+ "cell侧边工具栏": "cell side toolbar",
68
+ "没有cell时是否默认创建cell": "Whether to create a cell by default without a cell",
69
+ "默认创建cell": "cell is created by default.",
70
+ "增加cell操作默认进入编辑态": "Add cell to edit state by default",
71
+ "默认进入编辑态": "The editing State is entered by default.",
72
+ "点击左侧长条是否可以隐藏与显示cell": "Click the left strip to hide and show cell",
73
+ "默认点击长条可以隐藏与显示cell": "By default, you can click a long bar to hide and display cell.",
74
+ "按住shift键并点击拖拽区域可以进行多选": "Hold down the shift key and click the drag area to make multiple selections.",
75
+ "默认按住shift键并点击拖拽区域可以进行多选": "By default, hold down the shift key and click the drag area to make multiple selections.",
76
+ "libroview的右边栏是否相对固定": "Is the right sidebar of libroview relatively fixed?",
77
+ "右侧内容是否相对固定": "Is the content on the right relatively fixed",
78
+ "隐藏 Code": "Hide Code",
79
+ "显示 Code": "Display Code",
80
+ "隐藏 Output": "Hide Output",
81
+ "显示 Output": "Show Output",
82
+ "剪切": "Shear",
83
+ "粘贴": "Paste",
84
+ "中断": "Interrupt",
85
+ "关闭内核": "Shut down the kernel",
86
+ "重启并清空输出": "Restart and clear output",
87
+ "上移": "Move up",
88
+ "下移": "Move down",
89
+ "增加": "Increase",
90
+ "删除": "Delete",
91
+ "撤销": "Revoke",
92
+ "重做": "Redo",
93
+ "清空输出": "Clear output",
94
+ "隐藏全部Code": "Hide all Code",
95
+ "隐藏全部Output": "Hide all Output",
96
+ "全部隐藏": "Hide all",
97
+ "显示全部Code": "Show all Code",
98
+ "显示全部Output": "Show all Output",
99
+ "全部显示": "Show all",
100
+ "Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
101
+ "Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
102
+ "Restart and Run All Cells…": "Restart and Run All Cells…",
103
+ "Restart Kernel…": "Restart Kernel…",
104
+ "自动保存": "Auto Save",
105
+ "手动保存": "Save manually",
106
+ "文件执行": "File Execution",
107
+ "文件重命名": "Rename files",
108
+ "创建文件": "Create a file",
109
+ "kernel相关": "kernel related",
110
+ "容器重启": "Container restart",
111
+ "文件编辑": "File editing",
112
+ "保存为新版本": "Save as new version",
113
+ "内核中断": "Kernel interrupt",
114
+ "内核重启": "Kernel restart",
115
+ "内核关闭": "Kernel shutdown",
116
+ "文件创建": "File creation",
117
+ "操作记录": "Operation Record",
118
+ "版本管理": "Version Management",
119
+ "今天": "Today",
120
+ "昨天": "Yesterday",
121
+ "{diff}天前": "{diff} days ago",
122
+ "保存新版本成功,正在跳转至版本管理": "The new version has been saved and is being redirected to version management.",
123
+ "复制为新文件": "Copy to new file",
124
+ "你确定回退到此版本吗?": "Are you sure you want to roll back to this version?",
125
+ "确定": "OK",
126
+ "回退至此版本": "Back to this version",
127
+ "你确定回退到此记录吗?": "Are you sure you want to roll back to this record?",
128
+ "回退至此记录": "Back to this record",
129
+ "请输入文件名": "Enter a file name",
130
+ "文件名称重复,请重新输入": "The file name is Duplicate. Please enter it again.",
131
+ "创建位置": "Create location",
132
+ "文件类型": "File type",
133
+ "文件名称": "File name",
134
+ "版本名称": "Version name",
135
+ "请输入版本名称": "Enter a version name",
136
+ "请输入名称": "Enter a name",
137
+ "加载更多": "Load more",
138
+ "暂无版本记录": "No version record is available.",
139
+ "保存于:": "Save in:",
140
+ "暂无操作记录": "No operation records are available.",
141
+ "查看记录": "View records",
142
+ "重置": "Reset",
143
+ "等": "Etc.",
144
+ "项": "Item",
145
+ "请选择类型过滤": "Select a filter type",
146
+ "添加 Cell": "Add Cell",
147
+ "快捷键": "Shortcut keys",
148
+ "搜索功能关键字": "Search function keywords",
149
+ "命令态操作": "Command-state operation",
150
+ "编辑态操作": "Edit state operation",
151
+ "运行选中cell": "Run the selected cell",
152
+ "运行并选择下一个cell": "Run and select the next cell",
153
+ "运行并新增cell": "Run and add cell",
154
+ "隐藏Code": "Hide Code",
155
+ "隐藏Output": "Hide Output",
156
+ "切分cell": "Split cell",
157
+ "选中当前所在行": "Select the current row",
158
+ "全选": "Select all",
159
+ "光标移至行首": "Move the cursor to the beginning of the line",
160
+ "光标移至行尾": "Move the cursor to the end of the line",
161
+ "光标移至文档首": "Move the cursor to the beginning of the document",
162
+ "光标移至文档尾": "Move the cursor to the end of the document",
163
+ "向上移动当前所在行": "Move the current row up",
164
+ "向下移动当前所在行": "Move the current row down",
165
+ "向上拷贝当前所在行": "Copy the current row up",
166
+ "向下拷贝当前所在行": "Copy the current row down",
167
+ "删除光标至行首内容": "Delete the cursor to the top of the line",
168
+ "删除光标至行尾内容": "Delete cursor to end of line",
169
+ "恢复": "Recovery",
170
+ "撤销选中": "Deselect",
171
+ "恢复选中": "Restore selected",
172
+ "选中上个cell": "Select the last cell",
173
+ "选中下个cell": "Select the next cell",
174
+ "向上新增cell": "Add cell up",
175
+ "向下新增cell": "Add cell down",
176
+ "删除选中cell": "Delete selected cell",
177
+ "复制cell": "Copy cell",
178
+ "剪切cell": "Shear cell",
179
+ "粘贴cell": "Paste cell",
180
+ "上移cell": "Move cell up",
181
+ "下移cell": "Move cell down",
182
+ "合并选中cell": "Merge selected cells",
183
+ "向下合并cell": "Merge cell down",
184
+ "向上合并cell": "Merge cell up",
185
+ "转为Code Cell": "Convert to Code Cell",
186
+ "转为Markdown Cell": "Convert to Markdown Cell",
187
+ "转为一级标题": "Convert to first-level title",
188
+ "转为二级标题": "Convert to secondary title",
189
+ "转为三级标题": "Convert to level 3 title",
190
+ "转为四级标题": "Convert to level 4 title",
191
+ "转为五级标题": "Convert to five-level title",
192
+ "转为六级标题": "Convert to level 6 title",
193
+ "向上多选Cell": "Up multi-select Cell",
194
+ "向下多选Cell": "Multi-select Cell down",
195
+ "选中当前及之前cell": "Select current and previous cell",
196
+ "选中当前及之后cell": "Select the current and subsequent cell",
197
+ "查看快捷键": "View shortcut keys",
198
+ "图表": "Chart",
199
+ "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "The current image does not support SQL Cell. You must upgrade the image based on the platform.",
200
+ "Kernel Connection 还没有建立": "Kernel Connection has not been established yet",
201
+ "是否自动保存修改": "Whether to automatically save changes",
202
+ "运行 Cell": "Run Cell",
203
+ "运行上方所有 Cell": "Run all cells above",
204
+ "运行当前及下方所有 Cell": "Run the current and all cells below",
205
+ "kernel准备中,无法执行": "kernel preparation, unable to execute",
206
+ "运行当前Cell": "Run the current Cell",
207
+ "运行全部": "Run all",
208
+ "运行之前所有cell": "All cells before running",
209
+ "运行当前及之后cell": "Run the current and subsequent cell",
210
+ "定位正在执行的Cell": "Locate the running Cell",
211
+ "加载中": "Loading",
212
+ "加载失败": "Failed to load",
213
+ "加载完成": "Loading completed",
214
+ "正在连接": "Connecting",
215
+ "未知": "Unknown",
216
+ "启动中": "Starting",
217
+ "空闲": "Idle",
218
+ "忙碌": "Busy",
219
+ "终止中": "Terminating",
220
+ "重启中": "Restarting",
221
+ "自动重启中": "Automatic Restart",
222
+ "死亡": "Death",
223
+ "无内核": "No kernel",
224
+ "Kernel 准备中...": "Kernel preparation...",
225
+ "Kernel 准备失败": "Kernel preparation failed",
226
+ "请联系平台值班": "Please contact the platform on duty",
227
+ "请选择数据来源": "Visualize data from",
228
+ "刷新": "Refresh",
229
+ "柱状图": "Column",
230
+ "分组柱状图": "Group Column",
231
+ "堆叠柱状图": "Stack Column",
232
+ "折线图": "Line",
233
+ "多面积图": "Stack Area",
234
+ "百分比堆叠面积图": "Percentage Area",
235
+ "折线图 & 面积图": "Line & Area",
236
+ "图表类型": "Type",
237
+ "数据": "Data",
238
+ "样式": "Style",
239
+ "选择图表类型": "Choose Type",
240
+ "复合图表": "Combo Chart",
241
+ "数据过长,只读取前5000条数据": "The data exceeds the length limit, only the first 5000 data entries are read."
242
+ }
@@ -0,0 +1,242 @@
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
+ "获取 ODPS 表名": "获取 ODPS 表名",
13
+ "运行日志": "运行日志",
14
+ "查询结果": "查询结果",
15
+ "Dataframe 变量": "Dataframe 变量",
16
+ "成功生成。": "成功生成。",
17
+ "成功生成,可通过 pyodps 使用,对应临时表名为": "成功生成,可通过 pyodps 使用,对应临时表名为",
18
+ "可视化分析": "可视化分析",
19
+ "如何使用": "如何使用",
20
+ "当前变量名已存在": "当前变量名已存在",
21
+ "取消": "取消",
22
+ "保存": "保存",
23
+ "📢 点击可切换为「ODPS DataFrame」~": "📢 点击可切换为「ODPS DataFrame」~",
24
+ "编写指南": "编写指南",
25
+ "复制失败": "复制失败",
26
+ "原始数据行标": "原始数据行标",
27
+ "大于等于": "大于等于",
28
+ "大于": "大于",
29
+ "等于": "等于",
30
+ "小于等于": "小于等于",
31
+ "设置筛选": "设置筛选",
32
+ "选择值": "选择值",
33
+ "确认": "确认",
34
+ "输入值": "输入值",
35
+ "筛选值": "筛选值",
36
+ "升序": "升序",
37
+ "降序": "降序",
38
+ "筛选": "筛选",
39
+ "复制": "复制",
40
+ "10条/页": "10条/页",
41
+ "20条/页": "20条/页",
42
+ "50条/页": "50条/页",
43
+ "100条/页": "100条/页",
44
+ "{currentPageSize}条/页": "{currentPageSize}条/页",
45
+ "空值率:": "空值率:",
46
+ "最大值:": "最大值:",
47
+ "中位数:": "中位数:",
48
+ "最小值:": "最小值:",
49
+ "均": "均",
50
+ "值:": "值:",
51
+ "其他": "其他",
52
+ "数量": "数量",
53
+ "枚举值数": "枚举值数",
54
+ "空值率": "空值率",
55
+ "最大值": "最大值",
56
+ "最小值": "最小值",
57
+ "均值": "均值",
58
+ "中位数": "中位数",
59
+ "四分位数": "四分位数",
60
+ "标准差": "标准差",
61
+ "新建单元:": "新建单元:",
62
+ "是否显示libro顶部工具栏": "是否显示libro顶部工具栏",
63
+ "顶部工具栏": "顶部工具栏",
64
+ "是否显示cell顶部工具栏": "是否显示cell顶部工具栏",
65
+ "cell顶部工具栏": "cell顶部工具栏",
66
+ "是否显示cell侧边工具栏": "是否显示cell侧边工具栏",
67
+ "cell侧边工具栏": "cell侧边工具栏",
68
+ "没有cell时是否默认创建cell": "没有cell时是否默认创建cell",
69
+ "默认创建cell": "默认创建cell",
70
+ "增加cell操作默认进入编辑态": "增加cell操作默认进入编辑态",
71
+ "默认进入编辑态": "默认进入编辑态",
72
+ "点击左侧长条是否可以隐藏与显示cell": "点击左侧长条是否可以隐藏与显示cell",
73
+ "默认点击长条可以隐藏与显示cell": "默认点击长条可以隐藏与显示cell",
74
+ "按住shift键并点击拖拽区域可以进行多选": "按住shift键并点击拖拽区域可以进行多选",
75
+ "默认按住shift键并点击拖拽区域可以进行多选": "默认按住shift键并点击拖拽区域可以进行多选",
76
+ "libroview的右边栏是否相对固定": "libroview的右边栏是否相对固定",
77
+ "右侧内容是否相对固定": "右侧内容是否相对固定",
78
+ "隐藏 Code": "隐藏 Code",
79
+ "显示 Code": "显示 Code",
80
+ "隐藏 Output": "隐藏 Output",
81
+ "显示 Output": "显示 Output",
82
+ "剪切": "剪切",
83
+ "粘贴": "粘贴",
84
+ "中断": "中断",
85
+ "关闭内核": "关闭内核",
86
+ "重启并清空输出": "重启并清空输出",
87
+ "上移": "上移",
88
+ "下移": "下移",
89
+ "增加": "增加",
90
+ "删除": "删除",
91
+ "撤销": "撤销",
92
+ "重做": "重做",
93
+ "清空输出": "清空输出",
94
+ "隐藏全部Code": "隐藏全部Code",
95
+ "隐藏全部Output": "隐藏全部Output",
96
+ "全部隐藏": "全部隐藏",
97
+ "显示全部Code": "显示全部Code",
98
+ "显示全部Output": "显示全部Output",
99
+ "全部显示": "全部显示",
100
+ "Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
101
+ "Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
102
+ "Restart and Run All Cells…": "Restart and Run All Cells…",
103
+ "Restart Kernel…": "Restart Kernel…",
104
+ "自动保存": "自动保存",
105
+ "手动保存": "手动保存",
106
+ "文件执行": "文件执行",
107
+ "文件重命名": "文件重命名",
108
+ "创建文件": "创建文件",
109
+ "kernel相关": "kernel相关",
110
+ "容器重启": "容器重启",
111
+ "文件编辑": "文件编辑",
112
+ "保存为新版本": "保存为新版本",
113
+ "内核中断": "内核中断",
114
+ "内核重启": "内核重启",
115
+ "内核关闭": "内核关闭",
116
+ "文件创建": "文件创建",
117
+ "操作记录": "操作记录",
118
+ "版本管理": "版本管理",
119
+ "今天": "今天",
120
+ "昨天": "昨天",
121
+ "{diff}天前": "{diff}天前",
122
+ "保存新版本成功,正在跳转至版本管理": "保存新版本成功,正在跳转至版本管理",
123
+ "复制为新文件": "复制为新文件",
124
+ "你确定回退到此版本吗?": "你确定回退到此版本吗?",
125
+ "确定": "确定",
126
+ "回退至此版本": "回退至此版本",
127
+ "你确定回退到此记录吗?": "你确定回退到此记录吗?",
128
+ "回退至此记录": "回退至此记录",
129
+ "请输入文件名": "请输入文件名",
130
+ "文件名称重复,请重新输入": "文件名称重复,请重新输入",
131
+ "创建位置": "创建位置",
132
+ "文件类型": "文件类型",
133
+ "文件名称": "文件名称",
134
+ "版本名称": "版本名称",
135
+ "请输入版本名称": "请输入版本名称",
136
+ "请输入名称": "请输入名称",
137
+ "加载更多": "加载更多",
138
+ "暂无版本记录": "暂无版本记录",
139
+ "保存于:": "保存于:",
140
+ "暂无操作记录": "暂无操作记录",
141
+ "查看记录": "查看记录",
142
+ "重置": "重置",
143
+ "等": "等",
144
+ "项": "项",
145
+ "请选择类型过滤": "请选择类型过滤",
146
+ "添加 Cell": "添加 Cell",
147
+ "快捷键": "快捷键",
148
+ "搜索功能关键字": "搜索功能关键字",
149
+ "命令态操作": "命令态操作",
150
+ "编辑态操作": "编辑态操作",
151
+ "运行选中cell": "运行选中cell",
152
+ "运行并选择下一个cell": "运行并选择下一个cell",
153
+ "运行并新增cell": "运行并新增cell",
154
+ "隐藏Code": "隐藏Code",
155
+ "隐藏Output": "隐藏Output",
156
+ "切分cell": "切分cell",
157
+ "选中当前所在行": "选中当前所在行",
158
+ "全选": "全选",
159
+ "光标移至行首": "光标移至行首",
160
+ "光标移至行尾": "光标移至行尾",
161
+ "光标移至文档首": "光标移至文档首",
162
+ "光标移至文档尾": "光标移至文档尾",
163
+ "向上移动当前所在行": "向上移动当前所在行",
164
+ "向下移动当前所在行": "向下移动当前所在行",
165
+ "向上拷贝当前所在行": "向上拷贝当前所在行",
166
+ "向下拷贝当前所在行": "向下拷贝当前所在行",
167
+ "删除光标至行首内容": "删除光标至行首内容",
168
+ "删除光标至行尾内容": "删除光标至行尾内容",
169
+ "恢复": "恢复",
170
+ "撤销选中": "撤销选中",
171
+ "恢复选中": "恢复选中",
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
+ "合并选中cell": "合并选中cell",
183
+ "向下合并cell": "向下合并cell",
184
+ "向上合并cell": "向上合并cell",
185
+ "转为Code Cell": "转为Code Cell",
186
+ "转为Markdown Cell": "转为Markdown Cell",
187
+ "转为一级标题": "转为一级标题",
188
+ "转为二级标题": "转为二级标题",
189
+ "转为三级标题": "转为三级标题",
190
+ "转为四级标题": "转为四级标题",
191
+ "转为五级标题": "转为五级标题",
192
+ "转为六级标题": "转为六级标题",
193
+ "向上多选Cell": "向上多选Cell",
194
+ "向下多选Cell": "向下多选Cell",
195
+ "选中当前及之前cell": "选中当前及之前cell",
196
+ "选中当前及之后cell": "选中当前及之后cell",
197
+ "查看快捷键": "查看快捷键",
198
+ "图表": "图表",
199
+ "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级",
200
+ "Kernel Connection 还没有建立": "Kernel Connection 还没有建立",
201
+ "是否自动保存修改": "是否自动保存修改",
202
+ "运行 Cell": "运行 Cell",
203
+ "运行上方所有 Cell": "运行上方所有 Cell",
204
+ "运行当前及下方所有 Cell": "运行当前及下方所有 Cell",
205
+ "kernel准备中,无法执行": "kernel准备中,无法执行",
206
+ "运行当前Cell": "运行当前Cell",
207
+ "运行全部": "运行全部",
208
+ "运行之前所有cell": "运行之前所有cell",
209
+ "运行当前及之后cell": "运行当前及之后cell",
210
+ "定位正在执行的Cell": "定位正在执行的Cell",
211
+ "加载中": "加载中",
212
+ "加载失败": "加载失败",
213
+ "加载完成": "加载完成",
214
+ "正在连接": "正在连接",
215
+ "未知": "未知",
216
+ "启动中": "启动中",
217
+ "空闲": "空闲",
218
+ "忙碌": "忙碌",
219
+ "终止中": "终止中",
220
+ "重启中": "重启中",
221
+ "自动重启中": "自动重启中",
222
+ "死亡": "死亡",
223
+ "无内核": "无内核",
224
+ "Kernel 准备中...": "Kernel 准备中...",
225
+ "Kernel 准备失败": "Kernel 准备失败",
226
+ "请联系平台值班": "请联系平台值班",
227
+ "请选择数据来源": "请选择数据来源",
228
+ "刷新": "刷新",
229
+ "柱状图": "柱状图",
230
+ "分组柱状图": "分组柱状图",
231
+ "堆叠柱状图": "堆叠柱状图",
232
+ "折线图": "折线图",
233
+ "多面积图": "多面积图",
234
+ "百分比堆叠面积图": "百分比堆叠面积图",
235
+ "折线图 & 面积图": "折线图 & 面积图",
236
+ "图表类型": "图表类型",
237
+ "数据": "数据",
238
+ "样式": "样式",
239
+ "选择图表类型": "选择图表类型",
240
+ "复合图表": "复合图表",
241
+ "数据过长,只读取前5000条数据": "数据过长,只读取前5000条数据"
242
+ }
@@ -0,0 +1,3 @@
1
+ import type { LanguageBundles } from '@difizen/mana-l10n';
2
+ export declare const langBundles: LanguageBundles;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -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"}
@@ -0,0 +1,6 @@
1
+ import langENUS from "./bundle.l10n.en-US.json";
2
+ import langZHCN from "./bundle.l10n.zh-CN.json";
3
+ export var langBundles = {
4
+ 'zh-CN': langZHCN,
5
+ 'en-US': langENUS
6
+ };
@@ -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,3 @@
1
+ import type { LanguageBundles } from '@difizen/mana-l10n';
2
+ export declare const libroVisCellLangBundles: LanguageBundles;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -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"}
@@ -0,0 +1,6 @@
1
+ import langENUS from "./bundle.l10n.en-US.json";
2
+ import langZHCN from "./bundle.l10n.zh-CN.json";
3
+ export var libroVisCellLangBundles = {
4
+ 'zh-CN': langZHCN,
5
+ 'en-US': langENUS
6
+ };
package/package.json ADDED
@@ -0,0 +1,51 @@
1
+ {
2
+ "name": "@difizen/libro-l10n",
3
+ "version": "0.0.2-alpha.0",
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": "alpha"
37
+ },
38
+ "scripts": {
39
+ "setup": "father build",
40
+ "build": "father build",
41
+ "test": ": Note: lint task is delegated to test:* scripts",
42
+ "test:vitest": "vitest run",
43
+ "test:jest": "jest",
44
+ "coverage": ": Note: lint task is delegated to coverage:* scripts",
45
+ "coverage:vitest": "vitest run --coverage",
46
+ "coverage:jest": "jest --coverage",
47
+ "lint": ": Note: lint task is delegated to lint:* scripts",
48
+ "lint:eslint": "eslint src",
49
+ "lint:tsc": "tsc --noEmit"
50
+ }
51
+ }
package/src/index.ts ADDED
@@ -0,0 +1,2 @@
1
+ export * from './lang/index.js';
2
+ export * from './libro-vis-cell-lang/index.js';
@@ -0,0 +1,242 @@
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
+ "获取 ODPS 表名": "Obtain the ODPS table name",
13
+ "运行日志": "Run Log",
14
+ "查询结果": "Query Results",
15
+ "Dataframe 变量": "Dataframe variables",
16
+ "成功生成。": "Successfully generated.",
17
+ "成功生成,可通过 pyodps 使用,对应临时表名为": "Successfully generated, which can be used by pyodps. The corresponding Temporary table name is",
18
+ "可视化分析": "Visual Analysis",
19
+ "如何使用": "How to use",
20
+ "当前变量名已存在": "The current variable name already exists.",
21
+ "取消": "Cancel",
22
+ "保存": "Save",
23
+ "📢 点击可切换为「ODPS DataFrame」~": "📢Click to switch to ODPS DataFrame 」 ~",
24
+ "编写指南": "Writing Guide",
25
+ "复制失败": "Replication failed",
26
+ "原始数据行标": "Raw data row label",
27
+ "大于等于": "Greater than or equal",
28
+ "大于": "Greater",
29
+ "等于": "Equal",
30
+ "小于等于": "Less than or equal",
31
+ "设置筛选": "Set filter",
32
+ "选择值": "Select a value",
33
+ "确认": "Confirm",
34
+ "输入值": "Input value",
35
+ "筛选值": "Filter value",
36
+ "升序": "Ascending order",
37
+ "降序": "Descending order",
38
+ "筛选": "Filter",
39
+ "复制": "Copy",
40
+ "10条/页": "10 pieces/page",
41
+ "20条/页": "20 pieces/page",
42
+ "50条/页": "50 pieces/page",
43
+ "100条/页": "100 pieces/page",
44
+ "{currentPageSize}条/页": "{currentPageSize} pieces/page",
45
+ "空值率:": "Null rate:",
46
+ "最大值:": "Maximum value:",
47
+ "中位数:": "Median:",
48
+ "最小值:": "Minimum value:",
49
+ "均": "Average",
50
+ "值:": "Value:",
51
+ "其他": "Other",
52
+ "数量": "Quantity",
53
+ "枚举值数": "Enumerated values",
54
+ "空值率": "Null rate",
55
+ "最大值": "Maximum",
56
+ "最小值": "Minimum value",
57
+ "均值": "Mean",
58
+ "中位数": "Median",
59
+ "四分位数": "Quartile",
60
+ "标准差": "Standard deviation",
61
+ "新建单元:": "Create a unit:",
62
+ "是否显示libro顶部工具栏": "Whether to display the top toolbar of libro",
63
+ "顶部工具栏": "Top toolbar",
64
+ "是否显示cell顶部工具栏": "Whether to display the top toolbar of the cell",
65
+ "cell顶部工具栏": "cell top toolbar",
66
+ "是否显示cell侧边工具栏": "Whether to display the cell side toolbar",
67
+ "cell侧边工具栏": "cell side toolbar",
68
+ "没有cell时是否默认创建cell": "Whether to create a cell by default without a cell",
69
+ "默认创建cell": "cell is created by default.",
70
+ "增加cell操作默认进入编辑态": "Add cell to edit state by default",
71
+ "默认进入编辑态": "The editing State is entered by default.",
72
+ "点击左侧长条是否可以隐藏与显示cell": "Click the left strip to hide and show cell",
73
+ "默认点击长条可以隐藏与显示cell": "By default, you can click a long bar to hide and display cell.",
74
+ "按住shift键并点击拖拽区域可以进行多选": "Hold down the shift key and click the drag area to make multiple selections.",
75
+ "默认按住shift键并点击拖拽区域可以进行多选": "By default, hold down the shift key and click the drag area to make multiple selections.",
76
+ "libroview的右边栏是否相对固定": "Is the right sidebar of libroview relatively fixed?",
77
+ "右侧内容是否相对固定": "Is the content on the right relatively fixed",
78
+ "隐藏 Code": "Hide Code",
79
+ "显示 Code": "Display Code",
80
+ "隐藏 Output": "Hide Output",
81
+ "显示 Output": "Show Output",
82
+ "剪切": "Shear",
83
+ "粘贴": "Paste",
84
+ "中断": "Interrupt",
85
+ "关闭内核": "Shut down the kernel",
86
+ "重启并清空输出": "Restart and clear output",
87
+ "上移": "Move up",
88
+ "下移": "Move down",
89
+ "增加": "Increase",
90
+ "删除": "Delete",
91
+ "撤销": "Revoke",
92
+ "重做": "Redo",
93
+ "清空输出": "Clear output",
94
+ "隐藏全部Code": "Hide all Code",
95
+ "隐藏全部Output": "Hide all Output",
96
+ "全部隐藏": "Hide all",
97
+ "显示全部Code": "Show all Code",
98
+ "显示全部Output": "Show all Output",
99
+ "全部显示": "Show all",
100
+ "Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
101
+ "Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
102
+ "Restart and Run All Cells…": "Restart and Run All Cells…",
103
+ "Restart Kernel…": "Restart Kernel…",
104
+ "自动保存": "Auto Save",
105
+ "手动保存": "Save manually",
106
+ "文件执行": "File Execution",
107
+ "文件重命名": "Rename files",
108
+ "创建文件": "Create a file",
109
+ "kernel相关": "kernel related",
110
+ "容器重启": "Container restart",
111
+ "文件编辑": "File editing",
112
+ "保存为新版本": "Save as new version",
113
+ "内核中断": "Kernel interrupt",
114
+ "内核重启": "Kernel restart",
115
+ "内核关闭": "Kernel shutdown",
116
+ "文件创建": "File creation",
117
+ "操作记录": "Operation Record",
118
+ "版本管理": "Version Management",
119
+ "今天": "Today",
120
+ "昨天": "Yesterday",
121
+ "{diff}天前": "{diff} days ago",
122
+ "保存新版本成功,正在跳转至版本管理": "The new version has been saved and is being redirected to version management.",
123
+ "复制为新文件": "Copy to new file",
124
+ "你确定回退到此版本吗?": "Are you sure you want to roll back to this version?",
125
+ "确定": "OK",
126
+ "回退至此版本": "Back to this version",
127
+ "你确定回退到此记录吗?": "Are you sure you want to roll back to this record?",
128
+ "回退至此记录": "Back to this record",
129
+ "请输入文件名": "Enter a file name",
130
+ "文件名称重复,请重新输入": "The file name is Duplicate. Please enter it again.",
131
+ "创建位置": "Create location",
132
+ "文件类型": "File type",
133
+ "文件名称": "File name",
134
+ "版本名称": "Version name",
135
+ "请输入版本名称": "Enter a version name",
136
+ "请输入名称": "Enter a name",
137
+ "加载更多": "Load more",
138
+ "暂无版本记录": "No version record is available.",
139
+ "保存于:": "Save in:",
140
+ "暂无操作记录": "No operation records are available.",
141
+ "查看记录": "View records",
142
+ "重置": "Reset",
143
+ "等": "Etc.",
144
+ "项": "Item",
145
+ "请选择类型过滤": "Select a filter type",
146
+ "添加 Cell": "Add Cell",
147
+ "快捷键": "Shortcut keys",
148
+ "搜索功能关键字": "Search function keywords",
149
+ "命令态操作": "Command-state operation",
150
+ "编辑态操作": "Edit state operation",
151
+ "运行选中cell": "Run the selected cell",
152
+ "运行并选择下一个cell": "Run and select the next cell",
153
+ "运行并新增cell": "Run and add cell",
154
+ "隐藏Code": "Hide Code",
155
+ "隐藏Output": "Hide Output",
156
+ "切分cell": "Split cell",
157
+ "选中当前所在行": "Select the current row",
158
+ "全选": "Select all",
159
+ "光标移至行首": "Move the cursor to the beginning of the line",
160
+ "光标移至行尾": "Move the cursor to the end of the line",
161
+ "光标移至文档首": "Move the cursor to the beginning of the document",
162
+ "光标移至文档尾": "Move the cursor to the end of the document",
163
+ "向上移动当前所在行": "Move the current row up",
164
+ "向下移动当前所在行": "Move the current row down",
165
+ "向上拷贝当前所在行": "Copy the current row up",
166
+ "向下拷贝当前所在行": "Copy the current row down",
167
+ "删除光标至行首内容": "Delete the cursor to the top of the line",
168
+ "删除光标至行尾内容": "Delete cursor to end of line",
169
+ "恢复": "Recovery",
170
+ "撤销选中": "Deselect",
171
+ "恢复选中": "Restore selected",
172
+ "选中上个cell": "Select the last cell",
173
+ "选中下个cell": "Select the next cell",
174
+ "向上新增cell": "Add cell up",
175
+ "向下新增cell": "Add cell down",
176
+ "删除选中cell": "Delete selected cell",
177
+ "复制cell": "Copy cell",
178
+ "剪切cell": "Shear cell",
179
+ "粘贴cell": "Paste cell",
180
+ "上移cell": "Move cell up",
181
+ "下移cell": "Move cell down",
182
+ "合并选中cell": "Merge selected cells",
183
+ "向下合并cell": "Merge cell down",
184
+ "向上合并cell": "Merge cell up",
185
+ "转为Code Cell": "Convert to Code Cell",
186
+ "转为Markdown Cell": "Convert to Markdown Cell",
187
+ "转为一级标题": "Convert to first-level title",
188
+ "转为二级标题": "Convert to secondary title",
189
+ "转为三级标题": "Convert to level 3 title",
190
+ "转为四级标题": "Convert to level 4 title",
191
+ "转为五级标题": "Convert to five-level title",
192
+ "转为六级标题": "Convert to level 6 title",
193
+ "向上多选Cell": "Up multi-select Cell",
194
+ "向下多选Cell": "Multi-select Cell down",
195
+ "选中当前及之前cell": "Select current and previous cell",
196
+ "选中当前及之后cell": "Select the current and subsequent cell",
197
+ "查看快捷键": "View shortcut keys",
198
+ "图表": "Chart",
199
+ "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "The current image does not support SQL Cell. You must upgrade the image based on the platform.",
200
+ "Kernel Connection 还没有建立": "Kernel Connection has not been established yet",
201
+ "是否自动保存修改": "Whether to automatically save changes",
202
+ "运行 Cell": "Run Cell",
203
+ "运行上方所有 Cell": "Run all cells above",
204
+ "运行当前及下方所有 Cell": "Run the current and all cells below",
205
+ "kernel准备中,无法执行": "kernel preparation, unable to execute",
206
+ "运行当前Cell": "Run the current Cell",
207
+ "运行全部": "Run all",
208
+ "运行之前所有cell": "All cells before running",
209
+ "运行当前及之后cell": "Run the current and subsequent cell",
210
+ "定位正在执行的Cell": "Locate the running Cell",
211
+ "加载中": "Loading",
212
+ "加载失败": "Failed to load",
213
+ "加载完成": "Loading completed",
214
+ "正在连接": "Connecting",
215
+ "未知": "Unknown",
216
+ "启动中": "Starting",
217
+ "空闲": "Idle",
218
+ "忙碌": "Busy",
219
+ "终止中": "Terminating",
220
+ "重启中": "Restarting",
221
+ "自动重启中": "Automatic Restart",
222
+ "死亡": "Death",
223
+ "无内核": "No kernel",
224
+ "Kernel 准备中...": "Kernel preparation...",
225
+ "Kernel 准备失败": "Kernel preparation failed",
226
+ "请联系平台值班": "Please contact the platform on duty",
227
+ "请选择数据来源": "Visualize data from",
228
+ "刷新": "Refresh",
229
+ "柱状图": "Column",
230
+ "分组柱状图": "Group Column",
231
+ "堆叠柱状图": "Stack Column",
232
+ "折线图": "Line",
233
+ "多面积图": "Stack Area",
234
+ "百分比堆叠面积图": "Percentage Area",
235
+ "折线图 & 面积图": "Line & Area",
236
+ "图表类型": "Type",
237
+ "数据": "Data",
238
+ "样式": "Style",
239
+ "选择图表类型": "Choose Type",
240
+ "复合图表": "Combo Chart",
241
+ "数据过长,只读取前5000条数据": "The data exceeds the length limit, only the first 5000 data entries are read."
242
+ }
@@ -0,0 +1,242 @@
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
+ "获取 ODPS 表名": "获取 ODPS 表名",
13
+ "运行日志": "运行日志",
14
+ "查询结果": "查询结果",
15
+ "Dataframe 变量": "Dataframe 变量",
16
+ "成功生成。": "成功生成。",
17
+ "成功生成,可通过 pyodps 使用,对应临时表名为": "成功生成,可通过 pyodps 使用,对应临时表名为",
18
+ "可视化分析": "可视化分析",
19
+ "如何使用": "如何使用",
20
+ "当前变量名已存在": "当前变量名已存在",
21
+ "取消": "取消",
22
+ "保存": "保存",
23
+ "📢 点击可切换为「ODPS DataFrame」~": "📢 点击可切换为「ODPS DataFrame」~",
24
+ "编写指南": "编写指南",
25
+ "复制失败": "复制失败",
26
+ "原始数据行标": "原始数据行标",
27
+ "大于等于": "大于等于",
28
+ "大于": "大于",
29
+ "等于": "等于",
30
+ "小于等于": "小于等于",
31
+ "设置筛选": "设置筛选",
32
+ "选择值": "选择值",
33
+ "确认": "确认",
34
+ "输入值": "输入值",
35
+ "筛选值": "筛选值",
36
+ "升序": "升序",
37
+ "降序": "降序",
38
+ "筛选": "筛选",
39
+ "复制": "复制",
40
+ "10条/页": "10条/页",
41
+ "20条/页": "20条/页",
42
+ "50条/页": "50条/页",
43
+ "100条/页": "100条/页",
44
+ "{currentPageSize}条/页": "{currentPageSize}条/页",
45
+ "空值率:": "空值率:",
46
+ "最大值:": "最大值:",
47
+ "中位数:": "中位数:",
48
+ "最小值:": "最小值:",
49
+ "均": "均",
50
+ "值:": "值:",
51
+ "其他": "其他",
52
+ "数量": "数量",
53
+ "枚举值数": "枚举值数",
54
+ "空值率": "空值率",
55
+ "最大值": "最大值",
56
+ "最小值": "最小值",
57
+ "均值": "均值",
58
+ "中位数": "中位数",
59
+ "四分位数": "四分位数",
60
+ "标准差": "标准差",
61
+ "新建单元:": "新建单元:",
62
+ "是否显示libro顶部工具栏": "是否显示libro顶部工具栏",
63
+ "顶部工具栏": "顶部工具栏",
64
+ "是否显示cell顶部工具栏": "是否显示cell顶部工具栏",
65
+ "cell顶部工具栏": "cell顶部工具栏",
66
+ "是否显示cell侧边工具栏": "是否显示cell侧边工具栏",
67
+ "cell侧边工具栏": "cell侧边工具栏",
68
+ "没有cell时是否默认创建cell": "没有cell时是否默认创建cell",
69
+ "默认创建cell": "默认创建cell",
70
+ "增加cell操作默认进入编辑态": "增加cell操作默认进入编辑态",
71
+ "默认进入编辑态": "默认进入编辑态",
72
+ "点击左侧长条是否可以隐藏与显示cell": "点击左侧长条是否可以隐藏与显示cell",
73
+ "默认点击长条可以隐藏与显示cell": "默认点击长条可以隐藏与显示cell",
74
+ "按住shift键并点击拖拽区域可以进行多选": "按住shift键并点击拖拽区域可以进行多选",
75
+ "默认按住shift键并点击拖拽区域可以进行多选": "默认按住shift键并点击拖拽区域可以进行多选",
76
+ "libroview的右边栏是否相对固定": "libroview的右边栏是否相对固定",
77
+ "右侧内容是否相对固定": "右侧内容是否相对固定",
78
+ "隐藏 Code": "隐藏 Code",
79
+ "显示 Code": "显示 Code",
80
+ "隐藏 Output": "隐藏 Output",
81
+ "显示 Output": "显示 Output",
82
+ "剪切": "剪切",
83
+ "粘贴": "粘贴",
84
+ "中断": "中断",
85
+ "关闭内核": "关闭内核",
86
+ "重启并清空输出": "重启并清空输出",
87
+ "上移": "上移",
88
+ "下移": "下移",
89
+ "增加": "增加",
90
+ "删除": "删除",
91
+ "撤销": "撤销",
92
+ "重做": "重做",
93
+ "清空输出": "清空输出",
94
+ "隐藏全部Code": "隐藏全部Code",
95
+ "隐藏全部Output": "隐藏全部Output",
96
+ "全部隐藏": "全部隐藏",
97
+ "显示全部Code": "显示全部Code",
98
+ "显示全部Output": "显示全部Output",
99
+ "全部显示": "全部显示",
100
+ "Restart and Run up to Selected Cell…": "Restart and Run up to Selected Cell…",
101
+ "Restart and Clear Outputs of All Cells…": "Restart and Clear Outputs of All Cells…",
102
+ "Restart and Run All Cells…": "Restart and Run All Cells…",
103
+ "Restart Kernel…": "Restart Kernel…",
104
+ "自动保存": "自动保存",
105
+ "手动保存": "手动保存",
106
+ "文件执行": "文件执行",
107
+ "文件重命名": "文件重命名",
108
+ "创建文件": "创建文件",
109
+ "kernel相关": "kernel相关",
110
+ "容器重启": "容器重启",
111
+ "文件编辑": "文件编辑",
112
+ "保存为新版本": "保存为新版本",
113
+ "内核中断": "内核中断",
114
+ "内核重启": "内核重启",
115
+ "内核关闭": "内核关闭",
116
+ "文件创建": "文件创建",
117
+ "操作记录": "操作记录",
118
+ "版本管理": "版本管理",
119
+ "今天": "今天",
120
+ "昨天": "昨天",
121
+ "{diff}天前": "{diff}天前",
122
+ "保存新版本成功,正在跳转至版本管理": "保存新版本成功,正在跳转至版本管理",
123
+ "复制为新文件": "复制为新文件",
124
+ "你确定回退到此版本吗?": "你确定回退到此版本吗?",
125
+ "确定": "确定",
126
+ "回退至此版本": "回退至此版本",
127
+ "你确定回退到此记录吗?": "你确定回退到此记录吗?",
128
+ "回退至此记录": "回退至此记录",
129
+ "请输入文件名": "请输入文件名",
130
+ "文件名称重复,请重新输入": "文件名称重复,请重新输入",
131
+ "创建位置": "创建位置",
132
+ "文件类型": "文件类型",
133
+ "文件名称": "文件名称",
134
+ "版本名称": "版本名称",
135
+ "请输入版本名称": "请输入版本名称",
136
+ "请输入名称": "请输入名称",
137
+ "加载更多": "加载更多",
138
+ "暂无版本记录": "暂无版本记录",
139
+ "保存于:": "保存于:",
140
+ "暂无操作记录": "暂无操作记录",
141
+ "查看记录": "查看记录",
142
+ "重置": "重置",
143
+ "等": "等",
144
+ "项": "项",
145
+ "请选择类型过滤": "请选择类型过滤",
146
+ "添加 Cell": "添加 Cell",
147
+ "快捷键": "快捷键",
148
+ "搜索功能关键字": "搜索功能关键字",
149
+ "命令态操作": "命令态操作",
150
+ "编辑态操作": "编辑态操作",
151
+ "运行选中cell": "运行选中cell",
152
+ "运行并选择下一个cell": "运行并选择下一个cell",
153
+ "运行并新增cell": "运行并新增cell",
154
+ "隐藏Code": "隐藏Code",
155
+ "隐藏Output": "隐藏Output",
156
+ "切分cell": "切分cell",
157
+ "选中当前所在行": "选中当前所在行",
158
+ "全选": "全选",
159
+ "光标移至行首": "光标移至行首",
160
+ "光标移至行尾": "光标移至行尾",
161
+ "光标移至文档首": "光标移至文档首",
162
+ "光标移至文档尾": "光标移至文档尾",
163
+ "向上移动当前所在行": "向上移动当前所在行",
164
+ "向下移动当前所在行": "向下移动当前所在行",
165
+ "向上拷贝当前所在行": "向上拷贝当前所在行",
166
+ "向下拷贝当前所在行": "向下拷贝当前所在行",
167
+ "删除光标至行首内容": "删除光标至行首内容",
168
+ "删除光标至行尾内容": "删除光标至行尾内容",
169
+ "恢复": "恢复",
170
+ "撤销选中": "撤销选中",
171
+ "恢复选中": "恢复选中",
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
+ "合并选中cell": "合并选中cell",
183
+ "向下合并cell": "向下合并cell",
184
+ "向上合并cell": "向上合并cell",
185
+ "转为Code Cell": "转为Code Cell",
186
+ "转为Markdown Cell": "转为Markdown Cell",
187
+ "转为一级标题": "转为一级标题",
188
+ "转为二级标题": "转为二级标题",
189
+ "转为三级标题": "转为三级标题",
190
+ "转为四级标题": "转为四级标题",
191
+ "转为五级标题": "转为五级标题",
192
+ "转为六级标题": "转为六级标题",
193
+ "向上多选Cell": "向上多选Cell",
194
+ "向下多选Cell": "向下多选Cell",
195
+ "选中当前及之前cell": "选中当前及之前cell",
196
+ "选中当前及之后cell": "选中当前及之后cell",
197
+ "查看快捷键": "查看快捷键",
198
+ "图表": "图表",
199
+ "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级": "当前镜像暂不支持SQL Cell,需基于平台基础镜像进行升级",
200
+ "Kernel Connection 还没有建立": "Kernel Connection 还没有建立",
201
+ "是否自动保存修改": "是否自动保存修改",
202
+ "运行 Cell": "运行 Cell",
203
+ "运行上方所有 Cell": "运行上方所有 Cell",
204
+ "运行当前及下方所有 Cell": "运行当前及下方所有 Cell",
205
+ "kernel准备中,无法执行": "kernel准备中,无法执行",
206
+ "运行当前Cell": "运行当前Cell",
207
+ "运行全部": "运行全部",
208
+ "运行之前所有cell": "运行之前所有cell",
209
+ "运行当前及之后cell": "运行当前及之后cell",
210
+ "定位正在执行的Cell": "定位正在执行的Cell",
211
+ "加载中": "加载中",
212
+ "加载失败": "加载失败",
213
+ "加载完成": "加载完成",
214
+ "正在连接": "正在连接",
215
+ "未知": "未知",
216
+ "启动中": "启动中",
217
+ "空闲": "空闲",
218
+ "忙碌": "忙碌",
219
+ "终止中": "终止中",
220
+ "重启中": "重启中",
221
+ "自动重启中": "自动重启中",
222
+ "死亡": "死亡",
223
+ "无内核": "无内核",
224
+ "Kernel 准备中...": "Kernel 准备中...",
225
+ "Kernel 准备失败": "Kernel 准备失败",
226
+ "请联系平台值班": "请联系平台值班",
227
+ "请选择数据来源": "请选择数据来源",
228
+ "刷新": "刷新",
229
+ "柱状图": "柱状图",
230
+ "分组柱状图": "分组柱状图",
231
+ "堆叠柱状图": "堆叠柱状图",
232
+ "折线图": "折线图",
233
+ "多面积图": "多面积图",
234
+ "百分比堆叠面积图": "百分比堆叠面积图",
235
+ "折线图 & 面积图": "折线图 & 面积图",
236
+ "图表类型": "图表类型",
237
+ "数据": "数据",
238
+ "样式": "样式",
239
+ "选择图表类型": "选择图表类型",
240
+ "复合图表": "复合图表",
241
+ "数据过长,只读取前5000条数据": "数据过长,只读取前5000条数据"
242
+ }
@@ -0,0 +1,9 @@
1
+ import type { LanguageBundles } from '@difizen/mana-l10n';
2
+
3
+ import langENUS from './bundle.l10n.en-US.json';
4
+ import langZHCN from './bundle.l10n.zh-CN.json';
5
+
6
+ export const langBundles: LanguageBundles = {
7
+ 'zh-CN': langZHCN,
8
+ 'en-US': langENUS,
9
+ };
@@ -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,9 @@
1
+ import type { LanguageBundles } from '@difizen/mana-l10n';
2
+
3
+ import langENUS from './bundle.l10n.en-US.json';
4
+ import langZHCN from './bundle.l10n.zh-CN.json';
5
+
6
+ export const libroVisCellLangBundles: LanguageBundles = {
7
+ 'zh-CN': langZHCN,
8
+ 'en-US': langENUS,
9
+ };