mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#6161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69cf604e0e
commit
a59e73a605
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -68,21 +68,13 @@ msgstr "安裝由 Cog Creators 製作的社區 cog。\n\n"
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" 使用 pip 安裝一組依賴項。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]pipinstall bs4`\n"
|
||||
" -`[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" 不正確地使用此指令可能會破壞您的機器人,請小心。\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<deps...>` 您希望安裝的一個或多個包。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:503
|
||||
msgid "Libraries installed."
|
||||
@@ -109,8 +101,8 @@ msgstr "存儲庫的基本管理命令。"
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@@ -118,17 +110,7 @@ msgid "Add a new repo.\n\n"
|
||||
" - `<repo_url>` URL to the cog branch. Usually GitHub or GitLab.\n"
|
||||
" - `[branch]` Optional branch to install cogs from.\n"
|
||||
" "
|
||||
msgstr "添加一個新的 repo。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" -`[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" 存儲庫名稱只能包含字符 A-z、數字、下劃線、連字符和點(但不能以點開頭或結尾)。\n\n"
|
||||
" 如果未指定,該分支將是默認分支。\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<name>` 為 repo 指定的名稱。\n"
|
||||
" - `<repo_url>` cog 分支的 URL。 通常是 GitHub 或 GitLab。\n"
|
||||
" - `[branch]` 從中安裝 cogs 的可選分支。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:546
|
||||
msgid "Repo names cannot start or end with a dot."
|
||||
@@ -159,19 +141,12 @@ msgstr "Repo“{name}”已成功添加。"
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
"刪除repo及其文件。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]repo delete 26-Cogs`\n"
|
||||
" -`[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repos...>` 要刪除的一個或多個 repo。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:612
|
||||
msgid "Successfully deleted repos: "
|
||||
@@ -191,27 +166,22 @@ msgid "There are no repos installed."
|
||||
msgstr "沒有已安裝repo協議。"
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "已安裝的Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgstr "已安裝的Repo: \n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
msgstr "顯示有關repo的資訊。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]repo info 26-Cogs`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repo>` 要顯示該資訊的 repo 名稱。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:648
|
||||
#: redbot/cogs/downloader/downloader.py:1393
|
||||
@@ -244,21 +214,13 @@ msgstr "Repo {repo_name} 的資訊:{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
msgstr "更新所有repo協議,或您選擇的repo協議。\n\n"
|
||||
" 這將 *不會* 更新從那些 repos 安裝的 cogs。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `[repos...]` 要更新的一個或多個 repos 的名稱。如果省略,則更新所有repo協議。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:685
|
||||
msgid "Repo update completed successfully."
|
||||
@@ -339,20 +301,13 @@ msgstr "已重新安裝所有已安裝的 cog,和Cog的共享資料庫。"
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
" "
|
||||
msgstr "從給定的 repo 安裝一個 cog。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repo>` 要從中安裝 cogs 的 repo 的名稱。\n"
|
||||
" - `<cogs...>` 要安裝的一個或多個 cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:787
|
||||
#, docstring
|
||||
@@ -361,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
" "
|
||||
msgstr "從給定 repo 的指定版本安裝一個 cog。\n\n"
|
||||
" 修訂是“提交 ID”,它指向代碼中進行特定更改時的位置。\n"
|
||||
" 通過[在該 repo 上按“y”](https://docs.github.com/en/free-pro-team@latest/github/managing-files),可以在任何 GitHub 存儲庫的 URL 欄中找到最新版本 -in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit)。\n\n"
|
||||
" 可以通過 [查看任何repo的提交歷史記錄](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png) 在 URL 欄中找到舊版本\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repo>` 要從中安裝 cogs 的 repo 的名稱。\n"
|
||||
" - `<revision>` 要安裝的版本。\n"
|
||||
" - `<cogs...>` 要安裝的一個或多個 cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:814
|
||||
#: redbot/cogs/downloader/downloader.py:1223
|
||||
@@ -451,20 +396,12 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
msgstr "卸載cog。\n\n"
|
||||
" 您只能卸載以前安裝的cogs\n"
|
||||
" 通過下載器。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cog uninstall defender`\n"
|
||||
" -`[p]cog uninstall say roleinvite`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<cogs...>` 要卸載的一個或多個 cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:949
|
||||
msgid "Successfully uninstalled cogs: "
|
||||
@@ -506,18 +443,12 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
msgstr "Pin cogs - 這會將 cogs 鎖定在當前版本上。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" -`[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<cogs...>` 要固定的一個或多個cog。且必須是已經安裝cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1013
|
||||
msgid "Pinned cogs: "
|
||||
@@ -543,16 +474,11 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr "Unpin cogs - 這將從這些 cogs 中刪除更新鎖。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cog unpin defender`\n"
|
||||
" -`[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<cogs...>` 要取消固定的一個或多個齒輪。且必須為已經安裝並固定。"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1047
|
||||
msgid "Unpinned cogs: "
|
||||
@@ -644,45 +570,28 @@ msgstr "所有已安裝的cog都是最新的。"
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
" "
|
||||
msgstr "更新所有齒輪,或您選擇的齒輪。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `[reload]` 是否在更新後立即重新加載齒輪。\n"
|
||||
" - `[cogs...]` 要更新的一個或多個 cog。如果省略,則更新所有齒輪。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1148
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
" "
|
||||
msgstr "從您選擇的repo中更新所有齒輪。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" -`[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" -`[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `[reload]` 是否在更新後立即重新加載齒輪。\n"
|
||||
" - `<repos...>` 用於更新所有 cog 的一個或多個 repo。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1173
|
||||
#, docstring
|
||||
@@ -692,28 +601,15 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
" - `<revision>` The revision to update to.\n"
|
||||
" - `[cogs...]` The cog or cogs to update.\n"
|
||||
" "
|
||||
msgstr "將所有 cog 或您選擇的 cog 更新為一個 repo 的選定版本。\n\n"
|
||||
" 請注意,更新並不意味著降級,因此並不意味著“修訂”\n"
|
||||
" 必須比 cog 當前安裝的版本更新。 如果你想\n"
|
||||
" 降級齒輪,卸載並重新安裝。\n\n"
|
||||
" 有關 `revision` 的解釋,請參見 `[p]cog installversion`。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" -`[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `[reload]` 是否在更新後立即重新加載齒輪。\n"
|
||||
" - `<repo>` 用於更新所有 cog 的 repo 或 repos。\n"
|
||||
" - `<revision>` 要更新到的修訂版。\n"
|
||||
" - `[cogs...]` 要更新的一個或多個 cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1255
|
||||
msgid "There were no cogs to check."
|
||||
@@ -757,63 +653,47 @@ msgstr "所有安裝的cogs都已經是最新的。"
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr "列出單個倉庫中的所有可用齒輪。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repo>` 列出 cog 的 repo。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "已安裝的Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
"{text}"
|
||||
msgstr "已安裝的Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr "可用的Cogs:\n"
|
||||
"沒有可用的Cogs。"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "可用的Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
"{text}"
|
||||
msgstr "可用的Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1360
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
" "
|
||||
msgstr "列出有關單個齒輪的信息。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<repo>` 從中獲取 cog 信息的 repo。\n"
|
||||
" - `<cog>` 要獲取信息的 cog。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1373
|
||||
msgid "There is no cog `{cog_name}` in the repo `{repo.name}`"
|
||||
@@ -992,17 +872,11 @@ msgstr "OK then."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
msgstr "查找指令來自哪個齒輪。\n\n"
|
||||
" 這僅適用於加載的齒輪。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]findcog ping`\n\n"
|
||||
" **參數**\n\n"
|
||||
" - `<command_name>` 要搜索的命令。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1744
|
||||
msgid "That command doesn't seem to exist."
|
||||
|
||||
Reference in New Issue
Block a user