Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f96c5f

Browse files
committed
Translate library/os content
1 parent 08b4a3c commit 4f96c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/os.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ msgid ""
9292
"getpid` are emulated or stubs."
9393
msgstr ""
9494
"在 WebAssembly 平台「wasm32-emscripten」和「wasm32-wasi」上,大部分 os 模組無"
95-
"法使用或行為不同。與程序(Process)相關的API(例如:func:`~os.fork`:func:"
96-
"`~os.execve`)、訊號(例如:func:`~os.kill`、:func:`~os.wait` ) ,且資源(例"
95+
"法使用或行為不同。與程序(Process)相關的API(例如 :func:`~os.fork`:func:`~os.execve`)"
96+
"、訊號(例如 :func:`~os.kill`、 :func:`~os.wait` ) ,且資源(例"
9797
"如 :func:`~os.nice`)不可使用。其他諸如 :func:`~os.getuid` 和 :func:`~os."
9898
"getpid` 是模擬的或 stub。"
9999

0 commit comments

Comments
 (0)