diff options
| author | monoue <[email protected]> | 2021-08-10 21:35:31 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-10 08:35:31 -0400 |
| commit | 1418464813cb2eebb67a974430d9f7001cac4747 (patch) | |
| tree | 250238a9e40d6c3b02fc6776986b15641fccc291 /docs/locale/ja | |
| parent | [commands] Document / type-hint cooldown (diff) | |
| download | discord.py-1418464813cb2eebb67a974430d9f7001cac4747.tar.xz discord.py-1418464813cb2eebb67a974430d9f7001cac4747.zip | |
[docs] Fix typo
Diffstat (limited to 'docs/locale/ja')
| -rw-r--r-- | docs/locale/ja/LC_MESSAGES/api.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/locale/ja/LC_MESSAGES/api.po b/docs/locale/ja/LC_MESSAGES/api.po index 301ab2b5..203953f0 100644 --- a/docs/locale/ja/LC_MESSAGES/api.po +++ b/docs/locale/ja/LC_MESSAGES/api.po @@ -5108,7 +5108,7 @@ msgstr "メンバーがオフライン。" #: ../../api.rst:1287 msgid "The member is idle." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: ../../api.rst:1290 msgid "The member is \"Do Not Disturb\"." @@ -11064,7 +11064,7 @@ msgstr "" #: discord.Guild.fetch_members:20 of #, fuzzy msgid "Getting the members failed." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: discord.Guild.fetch_members:22 of #, fuzzy @@ -11088,7 +11088,7 @@ msgstr "" #: discord.Guild.fetch_member:13 of #, fuzzy msgid "Fetching the member failed." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: discord.Guild.fetch_member:15 of msgid "The member from the member ID." @@ -13995,7 +13995,7 @@ msgstr "" #: discord.WidgetMember:23 of #, fuzzy msgid "The member's ID." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: discord.WidgetMember:29 of #, fuzzy @@ -14015,7 +14015,7 @@ msgstr "メンバーがオンライン。" #: discord.WidgetMember:47 of #, fuzzy msgid "The member's status." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: discord.WidgetMember:53 of #, fuzzy @@ -14029,7 +14029,7 @@ msgstr "" #: discord.WidgetMember:65 of #, fuzzy msgid "The member's activity." -msgstr "メンバーメンバーが退席中。" +msgstr "メンバーが退席中。" #: discord.WidgetMember:67 of msgid "Optional[Union[:class:`BaseActivity`, :class:`Spotify`]]" |