Skip to content

Commit 62af51b

Browse files
authored
🔖 bump version 1.3.1
1 parent f2e3d83 commit 62af51b

File tree

3 files changed

+119
-117
lines changed

3 files changed

+119
-117
lines changed

nb_cli/locale/zh_CN/LC_MESSAGES/nb-cli.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: nb-cli 1.0.0\n"
99
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10-
"POT-Creation-Date: 2024-01-12 07:04+0000\n"
10+
"POT-Creation-Date: 2024-02-17 09:42+0000\n"
1111
"PO-Revision-Date: 2023-01-11 08:56+0000\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language: zh_Hans_CN\n"
@@ -16,7 +16,7 @@ msgstr ""
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=utf-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
19-
"Generated-By: Babel 2.13.1\n"
19+
"Generated-By: Babel 2.14.0\n"
2020

2121
#: nb_cli/cli/__init__.py:51
2222
msgid "The working directory."
@@ -421,19 +421,19 @@ msgstr "无法找到项目根目录! {config_file} 文件不存在."
421421
msgid "Using python: {python_path}"
422422
msgstr "使用 Python: {python_path}"
423423

424-
#: nb_cli/handlers/meta.py:92
424+
#: nb_cli/handlers/meta.py:91
425425
msgid "Cannot find a valid Python interpreter."
426426
msgstr "无法找到可用的 Python 解释器."
427427

428-
#: nb_cli/handlers/meta.py:147
428+
#: nb_cli/handlers/meta.py:145
429429
msgid "Python {major}.{minor} is not supported."
430430
msgstr "Python {major}.{minor} 不受支持."
431431

432-
#: nb_cli/handlers/meta.py:196
432+
#: nb_cli/handlers/meta.py:193
433433
msgid "NoneBot is not installed."
434434
msgstr "NoneBot 未安装."
435435

436-
#: nb_cli/handlers/meta.py:242
436+
#: nb_cli/handlers/meta.py:238
437437
msgid "pip is not installed."
438438
msgstr "pip 未安装."
439439

@@ -457,10 +457,10 @@ msgstr "正在终止进程 [{pid}]..."
457457
msgid "Stopped reloader."
458458
msgstr "停止重载监视"
459459

460-
#: nb_cli/handlers/store.py:48
460+
#: nb_cli/handlers/store.py:44
461461
msgid "Invalid module type: {module_type}"
462462
msgstr "无效的模块类型: {module_type}"
463463

464-
#: nb_cli/handlers/store.py:79
464+
#: nb_cli/handlers/store.py:76
465465
msgid "Failed to get {module_type} list."
466466
msgstr "获取 {module_type} 列表失败."

0 commit comments

Comments
 (0)