Automated Crowdin downstream (#6161)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-14 22:17:45 +02:00
committed by GitHub
parent 69cf604e0e
commit a59e73a605
291 changed files with 32502 additions and 39124 deletions

View File

@@ -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: Polish\n"
"MIME-Version: 1.0\n"
@@ -68,21 +68,13 @@ msgstr "Zainstaluj tryby społecznościowe wykonane przez Cog Creators.\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"
" Zainstaluj grupę zależności za pomocą pip.\n\n"
" Przykłady:\n"
" - `[p]pipinstall bs4`\n"
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
" Niewłaściwe użycie tej komendy może zniszczyć twojego bota, zachować ostrożność.\n\n"
" **Argumenty**\n\n"
" - `<deps...>` Pakiet lub pakiety, które chcesz zainstalować.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:503
msgid "Libraries installed."
@@ -109,8 +101,8 @@ msgstr "Podstawowe polecenie zarządzania repozytoriami."
#, 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"
@@ -149,19 +141,12 @@ msgstr "Repozytorium `{name}` pomyślnie dodane."
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"
" Usuń repozytoria i ich pliki.\n\n"
" Przykłady:\n"
" - `[p]repo delete 26-Cogs`\n"
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
" **Arguments**\n\n"
" - `<repos...>` Repo lub repozytorium do usunięcia.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:612
msgid "Successfully deleted repos: "
@@ -181,27 +166,22 @@ msgid "There are no repos installed."
msgstr "Brak zainstalowanych repozytoriów."
#: redbot/cogs/downloader/downloader.py:628
msgid "Installed Repos:\n\n"
msgstr "Zainstalowane repozytorium:\n\n"
msgid "# Installed Repos\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:630
msgid "Installed Repo:\n\n"
msgstr "Zainstalowane repozytorium:\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 "Pokaż informacje o repozytorium.\n\n"
" Przykład:\n"
" - `[p]repo info 26-Cogs`\n\n"
" **Argumenty**\n\n"
" - `<repo>` Nazwa repozytorium do pokazania informacji.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:648
#: redbot/cogs/downloader/downloader.py:1393
@@ -234,21 +214,13 @@ msgstr "Informacje o {repo_name} repozytorium:{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 "Zaktualizuj wszystkie repozytoria, lub te wybrane przez siebie.\n\n"
" To *nie* zaktualizuje cogów zainstalowanych z tych repozytoriów.\n\n"
" Przykłady:\n"
" - `[p]repo update`\n"
" - `[p]repo update 26-Cogs`.\n"
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`.\n\n"
" **Argumenty**\n\n"
" - `[repos...]` Nazwa lub nazwy repo do zaktualizowania. Jeśli pominięto, aktualizowane są wszystkie repozytoria.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:685
msgid "Repo update completed successfully."
@@ -329,20 +301,13 @@ msgstr "Wymagania Cog i biblioteki współdzielone dla wszystkich zainstalowanyc
#, 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 "Zainstaluj kubek z podanego repozytorium.\n\n"
" Przykłady:\n"
" - `[p]cog install 26-Cogs defender`\n"
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
" **Arguments**\n\n"
" - `<repo>` Nazwa repozytorium do zainstalowania cogów.\n"
" - `<cogs...>` Cog lub cog do zainstalowania.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:787
#, docstring
@@ -351,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 "Zainstaluj cog z określonej wersji danego repozytorium.\n\n"
" Rewizje to \"commitids\" oznaczające punkt w kodzie po dokonaniu określonej zmiany.\n"
" Najnowszą wersję można znaleźć w pasku URL dla każdego repozytorium GitHub przez [naciśnięcie \"y\" na tym repozytorium](https://docs. ithub.com/pl/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"
" Starsze rewizje można znaleźć na pasku URL przez [przeglądanie historii commitów z dowolnego repozytoria](https://cdn. iscordapp.com/attachments/133251234164375552/775760247787749406/unknown ng)\n\n"
" Przykład:\n"
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
" **Arguments**\n\n"
" - `<repo>` Nazwa repo do zainstalowania cogów.\n"
" - `<revision>` Wersja do zainstalowania.\n"
" - `<cogs...>` Cog lub kubki do instalacji.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:814
#: redbot/cogs/downloader/downloader.py:1223
@@ -436,8 +391,8 @@ 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"
" "
@@ -477,8 +432,8 @@ msgstr ""
#, 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"
" "
@@ -506,8 +461,8 @@ msgstr ""
#, 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 ""
@@ -594,10 +549,10 @@ msgstr ""
#, 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"
@@ -608,9 +563,9 @@ msgstr ""
#, 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"
@@ -625,8 +580,8 @@ 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"
@@ -675,46 +630,42 @@ msgstr ""
#, 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 ""
#: redbot/cogs/downloader/downloader.py:1336
msgid "Installed Cogs:\n"
msgid "# Installed Cogs\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1338
msgid "Installed Cog:\n"
"{text}"
msgstr "Zainstalowane 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 "Dostępne cogs:\n"
"Żadne cogsy nie są dostępne."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1351
msgid "Available Cogs:\n"
"{text}"
msgstr "Dostępne cogs:\n"
msgid "> Available Cogs\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1353
msgid "Available Cog:\n"
"{text}"
msgstr "Dostępny 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"
@@ -874,7 +825,7 @@ msgstr "OK."
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"
" "