We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c3b80 commit 5d824f7Copy full SHA for 5d824f7
docs/locale/ja/LC_MESSAGES/intro.po
@@ -45,6 +45,10 @@ msgstr "PyPIから直接ライブラリをインストールできます。"
45
msgid "If you are using Windows, then the following should be used instead: ::"
46
msgstr "Windowsを使用している場合は、以下のコマンドで実行してください。"
47
48
+#: ../../intro.rst:34
49
+msgid "To install additional packages for speedup, you should use ``py-cord[speed]`` instead of ``pycord``, e.g. ::"
50
+msgstr "高速化のために追加のパッケージをインストールするには、 ``py-cord`` ではなく、以下の例のように ``py-cord[speed]`` を使うべきです。"
51
+
52
#: ../../intro.rst:44
53
msgid "To get voice support, you should use ``py-cord[voice]`` instead of ``py-cord``, e.g. ::"
54
msgstr "音声のサポートが必要な場合は、 ``py-cord`` ではなく、以下の例のように ``py-cord[voice]`` を使うべきです。"
0 commit comments