9
9
"Project-Id-Version: Ren'Py Visual Novel Engine 6.18.0\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2014-06-14 11:05+0900\n"
11
"POT-Creation-Date: 2014-06-20 17:44+0900\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
19
19
#: ../../source/distributor.rst:5
20
# b81cc2286ece4e3591928f4ccc868a2d
20
# 35b8f13e2ae948d89776a32542036870
21
21
msgid "Distributor Notes"
24
24
#: ../../source/distributor.rst:8
25
# 5ffcb45c4c5449708a0d8c720a3843cc
25
# e449a6b1128f4668b1aad5006baaf942
29
29
#: ../../source/distributor.rst:10
30
# 487cdfe8346b4a4c8b5dbc9bdede5d94
30
# ab90f744638342dc80044c0f8c4733ef
31
31
msgid "Ren'Py now creates a number of binary modules that live in the renpy.display package. As long as they go in the same place as _renpy.so, they should be picked up automatically."
34
34
#: ../../source/distributor.rst:16
35
# a1752803fc9a4bfd8f112a1a1904c696
35
# 6efaa78a8d6543cbb9911cef9a118a2f
39
39
#: ../../source/distributor.rst:18
40
# 86fa015b32b44e1c918841a781527db3
40
# d711aa0e61f7474394dd57bc914bd9ce
41
41
msgid "Ren'Py now depends on:"
44
44
#: ../../source/distributor.rst:20
45
# 9fa9cc438c8f40088c1170b1d0d79a19
45
# 4afabd4d80b440bd9608287a1741cecc
49
49
#: ../../source/distributor.rst:21
50
# b04d625557294b9ea5b927255a18fe21
50
# 3823715172dd4a7b908a554deb83232a
54
54
#: ../../source/distributor.rst:22
55
# cd6596dad73f40ff89c2bcede0e58f6a
55
# 887af78c85c04680bb038b2ff3ec701a
56
56
msgid "The GL Extension Wrangler Library: http://glew.sourceforge.net/"
59
59
#: ../../source/distributor.rst:23
60
# cc7cc49362df480eba089e0523f9331c
60
# 26aae2be8fb6472b9791979b8acedcc2
61
61
msgid "The argparse Python module: http://code.google.com/p/argparse/"