mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Prepare for the discord.com domain rename
This commit is contained in:
@ -639,11 +639,11 @@ msgstr "この関数は、異なる二通りの方法で使用することがで
|
||||
#: discord.Client.login:9 of
|
||||
msgid ""
|
||||
"Logging on with a user token is against the Discord `Terms of Service "
|
||||
"<https://support.discordapp.com/hc/en-us/articles/115002192352>`_ and "
|
||||
"<https://support.discord.com/hc/en-us/articles/115002192352>`_ and "
|
||||
"doing so might potentially get your account banned. Use this at your own "
|
||||
"risk."
|
||||
msgstr ""
|
||||
"ユーザートークンを用いてのログインはDiscordの `利用規約 <https://support.discordapp.com/hc/en-"
|
||||
"ユーザートークンを用いてのログインはDiscordの `利用規約 <https://support.discord.com/hc/en-"
|
||||
"us/articles/115002192352>`_ に違反しているため、アカウントを停止される可能性があります。自己責任で使用してください。"
|
||||
|
||||
#: discord.Client.login:14 of
|
||||
@ -2624,10 +2624,10 @@ msgstr ""
|
||||
msgid ""
|
||||
"Due to the inherently raw nature of this event, the data parameter "
|
||||
"coincides with the raw data given by the `gateway "
|
||||
"<https://discordapp.com/developers/docs/topics/gateway#message-update>`_."
|
||||
"<https://discord.com/developers/docs/topics/gateway#message-update>`_."
|
||||
msgstr ""
|
||||
"このイベントの性質は、本質的に生表現のため、データのパラメータは `ゲートウェイ "
|
||||
"<https://discordapp.com/developers/docs/topics/gateway#message-update>`_ "
|
||||
"<https://discord.com/developers/docs/topics/gateway#message-update>`_ "
|
||||
"によって与えられた生データと一致します。"
|
||||
|
||||
#: ../../api.rst:317
|
||||
@ -11472,10 +11472,10 @@ msgstr "Banが解除されたユーザー。"
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The raw data given by the `gateway "
|
||||
"<https://discordapp.com/developers/docs/topics/gateway#message-update>`_"
|
||||
"<https://discord.com/developers/docs/topics/gateway#message-update>`_"
|
||||
msgstr ""
|
||||
"このイベントの性質は、本質的に生表現のため、データのパラメータは `ゲートウェイ "
|
||||
"<https://discordapp.com/developers/docs/topics/gateway#message-update>`_ "
|
||||
"<https://discord.com/developers/docs/topics/gateway#message-update>`_ "
|
||||
"によって与えられた生データと一致します。"
|
||||
|
||||
#: ../../api.rst:2284
|
||||
@ -15035,7 +15035,7 @@ msgstr ""
|
||||
#~ msgid ""
|
||||
#~ ":class:`dict` -- The raw data given "
|
||||
#~ "by the `gateway "
|
||||
#~ "<https://discordapp.com/developers/docs/topics/gateway#message-"
|
||||
#~ "<https://discord.com/developers/docs/topics/gateway#message-"
|
||||
#~ "update>`_"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -30,13 +30,13 @@ msgstr "Botのアカウント作成はとても簡単です。"
|
||||
|
||||
#: ../../discord.rst:10
|
||||
#: ../../discord.rst:64
|
||||
msgid "Make sure you're logged on to the `Discord website <https://discordapp.com>`_."
|
||||
msgstr "まずは `Discordのウェブサイト <https://discordapp.com>`_ にログインしてください。"
|
||||
msgid "Make sure you're logged on to the `Discord website <https://discord.com>`_."
|
||||
msgstr "まずは `Discordのウェブサイト <https://discord.com>`_ にログインしてください。"
|
||||
|
||||
#: ../../discord.rst:11
|
||||
#: ../../discord.rst:65
|
||||
msgid "Navigate to the `application page <https://discordapp.com/developers/applications>`_"
|
||||
msgstr "`アプリケーションページ <https://discordapp.com/developers/applications>`_ に移動します。"
|
||||
msgid "Navigate to the `application page <https://discord.com/developers/applications>`_"
|
||||
msgstr "`アプリケーションページ <https://discord.com/developers/applications>`_ に移動します。"
|
||||
|
||||
#: ../../discord.rst:12
|
||||
msgid "Click on the \"New Application\" button."
|
||||
@ -119,8 +119,8 @@ msgid "Please be aware of the consequences of requiring your bot to have the \"A
|
||||
msgstr "Botに「管理者」権限を要求させることによる影響は認識しておきましょう。"
|
||||
|
||||
#: ../../discord.rst:81
|
||||
msgid "Bot owners must have 2FA enabled for certain actions and permissions when added in servers that have Server-Wide 2FA enabled. Check the `2FA support page <https://support.discordapp.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication>`_ for more information."
|
||||
msgstr "二段階認証が有効になっているサーバーにBotが追加された場合、Botの所有者は特定の動作と権限のために二段階認証を有効化させなければいけません。詳細は `二段階認証のサポートページ <https://support.discordapp.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication>`_ を参照してください。"
|
||||
msgid "Bot owners must have 2FA enabled for certain actions and permissions when added in servers that have Server-Wide 2FA enabled. Check the `2FA support page <https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication>`_ for more information."
|
||||
msgstr "二段階認証が有効になっているサーバーにBotが追加された場合、Botの所有者は特定の動作と権限のために二段階認証を有効化させなければいけません。詳細は `二段階認証のサポートページ <https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication>`_ を参照してください。"
|
||||
|
||||
#: ../../discord.rst:86
|
||||
msgid "Now the resulting URL can be used to add your bot to a server. Copy and paste the URL into your browser, choose a server to invite the bot to, and click \"Authorize\"."
|
||||
|
@ -1525,7 +1525,7 @@ msgstr ""
|
||||
#: discord.ext.commands.Bot.login:9 of
|
||||
msgid ""
|
||||
"Logging on with a user token is against the Discord `Terms of Service "
|
||||
"<https://support.discordapp.com/hc/en-us/articles/115002192352>`_ and "
|
||||
"<https://support.discord.com/hc/en-us/articles/115002192352>`_ and "
|
||||
"doing so might potentially get your account banned. Use this at your own "
|
||||
"risk."
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user