Skip to content

Commit 5af2343

Browse files
authored
Merge pull request #5730 from bdbai/patch-1
Fix typo for Check in zh_CN
2 parents 4255cfe + 652e86c commit 5af2343

File tree

1 file changed

+3
-3
lines changed
  • notebook/i18n/zh_CN/LC_MESSAGES

1 file changed

+3
-3
lines changed

notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ msgstr "没有到服务的连接"
10761076

10771077
#: notebook/static/notebook/js/notificationarea.js:160
10781078
msgid "A connection to the notebook server could not be established. The notebook will continue trying to reconnect. Check your network connection or notebook server configuration."
1079-
msgstr "到后台服务的连接没能建立, 我们会继续尝试重连, 请检出网络连接...还有服务配置."
1079+
msgstr "到后台服务的连接没能建立, 我们会继续尝试重连, 请检查网络连接还有服务配置."
10801080

10811081
#: notebook/static/notebook/js/notificationarea.js:165
10821082
msgid "Connection failed"
@@ -1831,7 +1831,7 @@ msgstr "文件大小为 %d MB, 还想上传么?"
18311831

18321832
#: notebook/static/tree/js/notebooklist.js:286
18331833
msgid "Large file size warning"
1834-
msgstr "请注意文件大小..."
1834+
msgstr "请注意文件大小"
18351835

18361836

18371837
#: notebook/static/tree/js/notebooklist.js:355
@@ -1960,7 +1960,7 @@ msgstr "无效的文件名"
19601960

19611961
#: notebook/static/tree/js/notebooklist.js:1335
19621962
msgid "File names must be at least one character and not start with a period"
1963-
msgstr "文件名不能为空...并且不能以句号开始,除下划线以外的符号都不能开头..."
1963+
msgstr "文件名不能为空并且不能以句号开始除下划线以外的符号都不能开头"
19641964

19651965
#: notebook/static/tree/js/notebooklist.js:1364
19661966
msgid "Cannot upload invalid Notebook"

0 commit comments

Comments
 (0)