mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +00:00
[Crowdin] Updated translation files
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
88f62d85d2
commit
0b4263e697
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -2,8 +2,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"POT-Creation-Date: 2024-03-26 03:41+0000\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -46,18 +46,22 @@ msgid "This is recommended, especially at verbose levels such as ``DEBUG``, as t
|
||||
msgstr "特に、 ``DEBUG`` といった冗長なイベントレベルを設定している場合、プログラムの標準エラー出力をつまらせてしまう原因になるため、ファイルへの出力が推奨されます。"
|
||||
|
||||
#: ../../logging.rst:46
|
||||
msgid "If you want the logging configuration the library provides to affect all loggers rather than just the ``discord`` logger, you can pass ``root_logger=True`` inside :meth:`Client.run`:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../logging.rst:52
|
||||
msgid "If you want to setup logging using the library provided configuration without using :meth:`Client.run`, you can use :func:`discord.utils.setup_logging`:"
|
||||
msgstr ":meth:`Client.run` を使用せずにライブラリ提供の構成を使用して logging を設定したい場合は、 :func:`discord.utils.setup_logging` を使用できます。"
|
||||
|
||||
#: ../../logging.rst:57
|
||||
#: ../../logging.rst:63
|
||||
msgid "More advanced setups are possible with the :mod:`logging` module. The example below configures a rotating file handler that outputs DEBUG output for everything the library outputs, except for HTTP requests:"
|
||||
msgstr ":mod:`logging` モジュールを使用するとより高度なセットアップが行えます。以下の例では、HTTPリクエスト以外のすべてのライブラリの出力に対しDEBUG出力を使用するローテーションを行うファイルハンドラを構成します。"
|
||||
|
||||
#: ../../logging.rst:85
|
||||
#: ../../logging.rst:91
|
||||
msgid "For more information, check the documentation and tutorial of the :mod:`logging` module."
|
||||
msgstr "詳細は、:mod:`logging` モジュールのドキュメントを参照してください。"
|
||||
|
||||
#: ../../logging.rst:89
|
||||
#: ../../logging.rst:95
|
||||
msgid "The library now provides a default logging configuration."
|
||||
msgstr "ライブラリがデフォルト logging 構成を提供するようになりました。"
|
||||
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: discordpy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-06-21 01:17+0000\n"
|
||||
"PO-Revision-Date: 2023-10-30 15:32\n"
|
||||
"PO-Revision-Date: 2024-04-17 02:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user