Skip to content

Commit 0e96ab9

Browse files
committed
wasm availability
1 parent bd3e221 commit 0e96ab9

22 files changed

+44
-0
lines changed

library/asyncio.po

+2
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ msgid ""
135135
"This module does not work or is not available on WebAssembly. See :ref"
136136
":`wasm-availability` for more information."
137137
msgstr ""
138+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
139+
"참조하세요."
138140

139141
#: ../../library/asyncio.rst:64
140142
msgid "asyncio REPL"

library/compileall.po

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ msgid ""
4646
"This module does not work or is not available on WebAssembly. See :ref"
4747
":`wasm-availability` for more information."
4848
msgstr ""
49+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
50+
"참조하세요."
4951

5052
#: ../../library/compileall.rst:22
5153
msgid "Command-line use"

library/concurrent.futures.po

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ msgid ""
5555
"This module does not work or is not available on WebAssembly. See :ref"
5656
":`wasm-availability` for more information."
5757
msgstr ""
58+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
59+
"참조하세요."
5860

5961
#: ../../library/concurrent.futures.rst:25
6062
msgid "Executor Objects"

library/dbm.po

+2
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ msgid ""
288288
"This module does not work or is not available on WebAssembly. See :ref"
289289
":`wasm-availability` for more information."
290290
msgstr ""
291+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
292+
"참조하세요."
291293

292294
#: ../../library/dbm.rst:169
293295
msgid ""

library/ftplib.po

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ msgid ""
5353
"This module does not work or is not available on WebAssembly. See :ref"
5454
":`wasm-availability` for more information."
5555
msgstr ""
56+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
57+
"참조하세요."
5658

5759
#: ../../library/ftplib.rst:26
5860
msgid "Here's a sample session using the :mod:`ftplib` module::"

library/getpass.po

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ msgid ""
3333
"This module does not work or is not available on WebAssembly. See :ref"
3434
":`wasm-availability` for more information."
3535
msgstr ""
36+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
37+
"참조하세요."
3638

3739
#: ../../library/getpass.rst:17
3840
msgid "The :mod:`getpass` module provides two functions:"

library/http.client.po

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ msgid ""
5959
"This module does not work or is not available on WebAssembly. See :ref"
6060
":`wasm-availability` for more information."
6161
msgstr ""
62+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
63+
"참조하세요."
6264

6365
#: ../../library/http.client.rst:33
6466
msgid "The module provides the following classes:"

library/http.server.po

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ msgid ""
4646
"This module does not work or is not available on WebAssembly. See :ref"
4747
":`wasm-availability` for more information."
4848
msgstr ""
49+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
50+
"참조하세요."
4951

5052
#: ../../library/http.server.rst:27
5153
msgid ""

library/imaplib.po

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ msgid ""
4747
"This module does not work or is not available on WebAssembly. See :ref"
4848
":`wasm-availability` for more information."
4949
msgstr ""
50+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
51+
"참조하세요."
5052

5153
#: ../../library/imaplib.rst:31
5254
msgid ""

library/mmap.po

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ msgid ""
3030
"This module does not work or is not available on WebAssembly. See :ref"
3131
":`wasm-availability` for more information."
3232
msgstr ""
33+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
34+
"참조하세요."
3335

3436
#: ../../library/mmap.rst:11
3537
msgid ""

library/poplib.po

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ msgid ""
6868
"This module does not work or is not available on WebAssembly. See :ref"
6969
":`wasm-availability` for more information."
7070
msgstr ""
71+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
72+
"참조하세요."
7173

7274
#: ../../library/poplib.rst:33
7375
msgid "The :mod:`poplib` module provides two classes:"

library/select.po

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ msgid ""
6060
"This module does not work or is not available on WebAssembly. See :ref"
6161
":`wasm-availability` for more information."
6262
msgstr ""
63+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
64+
"참조하세요."
6365

6466
#: ../../library/select.rst:27
6567
msgid "The module defines the following:"

library/selectors.po

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ msgid ""
9191
"This module does not work or is not available on WebAssembly. See :ref"
9292
":`wasm-availability` for more information."
9393
msgstr ""
94+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
95+
"참조하세요."
9496

9597
#: ../../library/selectors.rst:44
9698
msgid "Classes"

library/smtplib.po

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ msgid ""
4747
"This module does not work or is not available on WebAssembly. See :ref"
4848
":`wasm-availability` for more information."
4949
msgstr ""
50+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
51+
"참조하세요."
5052

5153
#: ../../library/smtplib.rst:26
5254
#, fuzzy

library/socket.po

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ msgid ""
7777
"This module does not work or is not available on WebAssembly. See :ref"
7878
":`wasm-availability` for more information."
7979
msgstr ""
80+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
81+
"참조하세요."
8082

8183
#: ../../library/socket.rst:24
8284
#, fuzzy

library/socketserver.po

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ msgid ""
4040
"This module does not work or is not available on WebAssembly. See :ref"
4141
":`wasm-availability` for more information."
4242
msgstr ""
43+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
44+
"참조하세요."
4345

4446
#: ../../library/socketserver.rst:15
4547
msgid "There are four basic concrete server classes:"

library/ssl.po

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ msgid ""
7070
"This module does not work or is not available on WebAssembly. See :ref"
7171
":`wasm-availability` for more information."
7272
msgstr ""
73+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
74+
"참조하세요."
7375

7476
#: ../../library/ssl.rst:38
7577
msgid ""

library/threading.po

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ msgid ""
9494
"This module does not work or is not available on WebAssembly. See :ref"
9595
":`wasm-availability` for more information."
9696
msgstr ""
97+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
98+
"참조하세요."
9799

98100
#: ../../library/threading.rst:50
99101
msgid "This module defines the following functions:"

library/urllib.request.po

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ msgid ""
6060
"This module does not work or is not available on WebAssembly. See :ref"
6161
":`wasm-availability` for more information."
6262
msgstr ""
63+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
64+
"참조하세요."
6365

6466
#: ../../library/urllib.request.rst:34
6567
msgid "The :mod:`urllib.request` module defines the following functions:"

library/xmlrpc.client.po

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ msgid ""
6565
"This module does not work or is not available on WebAssembly. See :ref"
6666
":`wasm-availability` for more information."
6767
msgstr ""
68+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
69+
"참조하세요."
6870

6971
#: ../../library/xmlrpc.client.rst:41
7072
msgid ""

library/xmlrpc.server.po

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ msgid ""
5454
"This module does not work or is not available on WebAssembly. See :ref"
5555
":`wasm-availability` for more information."
5656
msgstr ""
57+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
58+
"참조하세요."
5759

5860
#: ../../library/xmlrpc.server.rst:32
5961
msgid ""

library/zoneinfo.po

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ msgid ""
7272
"This module does not work or is not available on WebAssembly. See :ref"
7373
":`wasm-availability` for more information."
7474
msgstr ""
75+
"이 모듈은 웹어셈블리에서 작동하지 않거나 제공되지 않습니다. 자세한 내용은 :ref:`wasm-availability`\\을 "
76+
"참조하세요."
7577

7678
#: ../../library/zoneinfo.rst:35
7779
msgid "Using ``ZoneInfo``"

0 commit comments

Comments
 (0)