@difizen/libro-l10n 0.2.43 → 0.2.45
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.
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"列出全部环境变量": "List all environment variables",
|
|
189
189
|
"快捷键": "Keybind",
|
|
190
190
|
"Magic 命令": "Magic command",
|
|
191
|
-
"
|
|
191
|
+
"Kernel:": "Kernel: ",
|
|
192
192
|
"关于": "About",
|
|
193
193
|
"保存": "Save",
|
|
194
194
|
"恢复 Cell 操作": "Redo cell operation",
|
|
@@ -283,5 +283,17 @@
|
|
|
283
283
|
"取消固定 Output 展示高度": "Remove fixed Output show height",
|
|
284
284
|
"固定 Output 展示高度": "Fixed Output show height",
|
|
285
285
|
"格式化代码": "Format code",
|
|
286
|
-
"保存文件": "Save files"
|
|
286
|
+
"保存文件": "Save files",
|
|
287
|
+
"执行耗时 {0},结束于 {1}": "The execution took {0}, and finished at {1}.",
|
|
288
|
+
"已过去 {0}": "It takes {0}.",
|
|
289
|
+
"启动首选的 Kernel": "Start Preferred Kernel",
|
|
290
|
+
"不使用 Kernel": "Use No Kernel",
|
|
291
|
+
"使用首选 Session 的 Kernel": "Use Kernel from Preferred Session",
|
|
292
|
+
"重启 Kernel": "Restart the Kernel",
|
|
293
|
+
"重启 Kernel?": "Restart the Kernel?",
|
|
294
|
+
"关闭 Kernel": "Shut Down the Kernel",
|
|
295
|
+
"无 Kernel": "No Kernel",
|
|
296
|
+
"待执行": "Execution queued.",
|
|
297
|
+
"清空输出并重启 Kernel?": "Clear outputs and restart the kernel?",
|
|
298
|
+
"确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。": "Do you want to clear outputs of all cells and restart the current kernel? All variables will be lost."
|
|
287
299
|
}
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"显示所有的全局变量名称、类型、值/信息": "显示所有的全局变量名称、类型、值/信息",
|
|
189
189
|
"列出全部环境变量": "列出全部环境变量",
|
|
190
190
|
"Magic 命令": "Magic 命令",
|
|
191
|
-
"
|
|
191
|
+
"Kernel:": "Kernel:",
|
|
192
192
|
"关于": "关于",
|
|
193
193
|
"保存": "保存",
|
|
194
194
|
"恢复 Cell 操作": "恢复 Cell 操作",
|
|
@@ -278,5 +278,17 @@
|
|
|
278
278
|
"取消固定 Output 展示高度": "取消固定 Output 展示高度",
|
|
279
279
|
"固定 Output 展示高度": "固定 Output 展示高度",
|
|
280
280
|
"格式化代码": "格式化代码",
|
|
281
|
-
"保存文件": "保存文件"
|
|
281
|
+
"保存文件": "保存文件",
|
|
282
|
+
"执行耗时 {0},结束于 {1}": "执行耗时 {0},结束于 {1}",
|
|
283
|
+
"已过去 {0}": "已过去 {0}",
|
|
284
|
+
"启动首选的 Kernel": "启动首选的 Kernel",
|
|
285
|
+
"不使用 Kernel": "不使用 Kernel",
|
|
286
|
+
"使用首选 Session 的 Kernel": "使用首选 Session 的 Kernel",
|
|
287
|
+
"重启 Kernel": "重启 Kernel",
|
|
288
|
+
"重启 Kernel?": "重启 Kernel?",
|
|
289
|
+
"关闭 Kernel": "关闭 Kernel",
|
|
290
|
+
"无 Kernel": "无 Kernel",
|
|
291
|
+
"待执行": "待执行",
|
|
292
|
+
"清空输出并重启 Kernel?": "清空输出并重启 Kernel?",
|
|
293
|
+
"确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。": "确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。"
|
|
282
294
|
}
|
package/package.json
CHANGED
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"列出全部环境变量": "List all environment variables",
|
|
189
189
|
"快捷键": "Keybind",
|
|
190
190
|
"Magic 命令": "Magic command",
|
|
191
|
-
"
|
|
191
|
+
"Kernel:": "Kernel: ",
|
|
192
192
|
"关于": "About",
|
|
193
193
|
"保存": "Save",
|
|
194
194
|
"恢复 Cell 操作": "Redo cell operation",
|
|
@@ -283,5 +283,17 @@
|
|
|
283
283
|
"取消固定 Output 展示高度": "Remove fixed Output show height",
|
|
284
284
|
"固定 Output 展示高度": "Fixed Output show height",
|
|
285
285
|
"格式化代码": "Format code",
|
|
286
|
-
"保存文件": "Save files"
|
|
286
|
+
"保存文件": "Save files",
|
|
287
|
+
"执行耗时 {0},结束于 {1}": "The execution took {0}, and finished at {1}.",
|
|
288
|
+
"已过去 {0}": "It takes {0}.",
|
|
289
|
+
"启动首选的 Kernel": "Start Preferred Kernel",
|
|
290
|
+
"不使用 Kernel": "Use No Kernel",
|
|
291
|
+
"使用首选 Session 的 Kernel": "Use Kernel from Preferred Session",
|
|
292
|
+
"重启 Kernel": "Restart the Kernel",
|
|
293
|
+
"重启 Kernel?": "Restart the Kernel?",
|
|
294
|
+
"关闭 Kernel": "Shut Down the Kernel",
|
|
295
|
+
"无 Kernel": "No Kernel",
|
|
296
|
+
"待执行": "Execution queued.",
|
|
297
|
+
"清空输出并重启 Kernel?": "Clear outputs and restart the kernel?",
|
|
298
|
+
"确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。": "Do you want to clear outputs of all cells and restart the current kernel? All variables will be lost."
|
|
287
299
|
}
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"显示所有的全局变量名称、类型、值/信息": "显示所有的全局变量名称、类型、值/信息",
|
|
189
189
|
"列出全部环境变量": "列出全部环境变量",
|
|
190
190
|
"Magic 命令": "Magic 命令",
|
|
191
|
-
"
|
|
191
|
+
"Kernel:": "Kernel:",
|
|
192
192
|
"关于": "关于",
|
|
193
193
|
"保存": "保存",
|
|
194
194
|
"恢复 Cell 操作": "恢复 Cell 操作",
|
|
@@ -278,5 +278,17 @@
|
|
|
278
278
|
"取消固定 Output 展示高度": "取消固定 Output 展示高度",
|
|
279
279
|
"固定 Output 展示高度": "固定 Output 展示高度",
|
|
280
280
|
"格式化代码": "格式化代码",
|
|
281
|
-
"保存文件": "保存文件"
|
|
281
|
+
"保存文件": "保存文件",
|
|
282
|
+
"执行耗时 {0},结束于 {1}": "执行耗时 {0},结束于 {1}",
|
|
283
|
+
"已过去 {0}": "已过去 {0}",
|
|
284
|
+
"启动首选的 Kernel": "启动首选的 Kernel",
|
|
285
|
+
"不使用 Kernel": "不使用 Kernel",
|
|
286
|
+
"使用首选 Session 的 Kernel": "使用首选 Session 的 Kernel",
|
|
287
|
+
"重启 Kernel": "重启 Kernel",
|
|
288
|
+
"重启 Kernel?": "重启 Kernel?",
|
|
289
|
+
"关闭 Kernel": "关闭 Kernel",
|
|
290
|
+
"无 Kernel": "无 Kernel",
|
|
291
|
+
"待执行": "待执行",
|
|
292
|
+
"清空输出并重启 Kernel?": "清空输出并重启 Kernel?",
|
|
293
|
+
"确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。": "确定清空输出并重启当前 Kernel 吗?所有变量都将丢失。"
|
|
282
294
|
}
|