Skip to content

Commit

Permalink
[Crowdin] Updated translation files
Browse files Browse the repository at this point in the history
Crowdin translations download

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 20, 2023
1 parent 56c67d3 commit 536cf5c
Show file tree
Hide file tree
Showing 14 changed files with 386 additions and 663 deletions.
308 changes: 154 additions & 154 deletions docs/locale/ja/LC_MESSAGES/api.po

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/locale/ja/LC_MESSAGES/discord.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -57,7 +57,7 @@ msgstr "記入された新しいアプリケーションフォーム"

#: ../../discord.rst:24
msgid "Navigate to the \"Bot\" tab to configure it."
msgstr ""
msgstr "\"Bot\" タブに移動して設定します。"

#: ../../discord.rst:25
msgid "Make sure that **Public Bot** is ticked if you want others to invite your bot."
Expand Down Expand Up @@ -113,7 +113,7 @@ msgstr "Botのページを開きます。"

#: ../../discord.rst:64
msgid "Go to the \"OAuth2 > URL Generator\" tab."
msgstr ""
msgstr "\"OAuth2 > URL Generator\" タブに移動します。"

#: ../../discord.rst:0
msgid "How the OAuth2 page should look like."
Expand Down
451 changes: 87 additions & 364 deletions docs/locale/ja/LC_MESSAGES/ext/tasks/index.po

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/faq.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/intents.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
4 changes: 2 additions & 2 deletions docs/locale/ja/LC_MESSAGES/intro.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -111,7 +111,7 @@ msgstr "おめでとうございます。これで仮想環境のセットアッ

#: ../../intro.rst:93
msgid "Scripts executed with ``py -3`` will ignore any currently active virtual environment, as the ``-3`` specifies a global scope."
msgstr ""
msgstr "``py -3`` で実行されるスクリプトは、グローバルスコープを指定するため、現在アクティブな仮想環境を無視します。"

#: ../../intro.rst:97
msgid "Basic Concepts"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/logging.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
20 changes: 10 additions & 10 deletions docs/locale/ja/LC_MESSAGES/migrating.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -1827,39 +1827,39 @@ msgstr "Discord APIの破壊的変更のため、 :meth:`Guild.bans` はギル

#: ../../migrating.rst:1010
msgid "Flag classes now have a custom ``bool()`` implementation"
msgstr ""
msgstr "フラグのクラスにカスタムの ``bool()`` 実装を追加"

#: ../../migrating.rst:1012
msgid "To allow library users to easily check whether an instance of a flag class has any flags enabled, using `bool` on them will now only return ``True`` if at least one flag is enabled."
msgstr ""
msgstr "ライブラリユーザーがフラグクラスのインスタンスに何らかのフラグが立っているかどうかを確認しやすくするために、 ``bool`` を使用するとフラグが最低一個有効の場合に ``True`` を返すようにしました。"

#: ../../migrating.rst:1015
msgid "This means that evaluating instances of the following classes in a bool context (such as ``if obj:``) may no longer return ``True``:"
msgstr ""
msgstr "つまり、 真偽値の文脈 (例えば ``if obj:``) で次のクラスのインスタンスを評価するとき、 ``True`` が返されない可能性があります:"

#: ../../migrating.rst:1017
msgid ":class:`Intents`"
msgstr ""
msgstr ":class:`Intents`"

#: ../../migrating.rst:1018
msgid ":class:`MemberCacheFlags`"
msgstr ""
msgstr ":class:`MemberCacheFlags`"

#: ../../migrating.rst:1019
msgid ":class:`MessageFlags`"
msgstr ""
msgstr ":class:`MessageFlags`"

#: ../../migrating.rst:1020
msgid ":class:`Permissions`"
msgstr ""
msgstr ":class:`Permissions`"

#: ../../migrating.rst:1021
msgid ":class:`PublicUserFlags`"
msgstr ""
msgstr ":class:`PublicUserFlags`"

#: ../../migrating.rst:1022
msgid ":class:`SystemChannelFlags`"
msgstr ""
msgstr ":class:`SystemChannelFlags`"

#: ../../migrating.rst:1025
#: ../../migrating.rst:1378
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/migrating_to_async.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/migrating_to_v1.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/quickstart.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down
2 changes: 1 addition & 1 deletion docs/locale/ja/LC_MESSAGES/version_guarantees.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-06-21 01:20\n"
"PO-Revision-Date: 2023-10-30 15:32\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
Expand Down

0 comments on commit 536cf5c

Please sign in to comment.