Automated Crowdin downstream (#4734)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-04 18:05:40 +00:00
committed by GitHub
parent f9848a69b7
commit 0f8f33fed2
375 changed files with 37727 additions and 29466 deletions

View File

@@ -23,16 +23,16 @@ msgstr "Příkazy související s obrázky."
#: redbot/cogs/image/image.py:44
#, docstring
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
msgstr ""
msgstr "Získat obrázky z Imguru.\\n\\n Nezapomeňte nastavit ID klienta pomocí `[p]imgurcreds`.\\n "
#: redbot/cogs/image/image.py:52
#, docstring
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
msgstr ""
msgstr "Hledat Imgur pro zadaný výraz.\\n\\n Použijte `count` pro zvolení, kolik obrázků by mělo být vráceno.\\n Příkaz se může vrátit až 5 obrázků.\\n "
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
msgid "Image count has to be between 1 and 5."
msgstr ""
msgstr "Počet obrázků musí být mezi 1 a 5."
#: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
@@ -53,11 +53,11 @@ msgstr "Něco se pokazilo. Chybový kód je {code}."
#: redbot/cogs/image/image.py:99
#, docstring
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
msgstr ""
msgstr "Získat obrázky z subredditu.\\n\\n Hledání můžete přizpůsobit následujícími možnostmi:\\n - `<count>`: počet obrázků k vrácení (až 5)\\n - `<sort_type>`: nový, top\\n - `<window>`: den, týden, měsíc, rok, všechny\\n "
#: redbot/cogs/image/image.py:117
msgid "Only 'new' and 'top' are a valid sort type."
msgstr ""
msgstr "Pouze 'nové' a 'top' jsou platným typem řazení."
#: redbot/cogs/image/image.py:150 redbot/cogs/image/image.py:197
#: redbot/cogs/image/image.py:221
@@ -71,7 +71,7 @@ msgstr "Vysvětlí, jak nastavit klíče API."
#: redbot/cogs/image/image.py:161
msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
msgstr ""
msgstr "Chcete-li získat Imgur Client ID:\\n1. Přihlaste se k účtu Imgur.\\n. Navštivte tuto stránku https://api.imgur.com/oauth2/addclient.\\n3. Zadejte jméno vaší aplikace.\\n4. Vyberte *Anonymní použití bez autorizace* pro typ autentizace.\\n5. Nastavte adresu URL pro autorizační hovor na `https://localhost`.\\n6. Nechte webovou stránku aplikace.\\n7. Zadejte platnou e-mailovou adresu a popis.\\n8. Zkontrolujte pole captcha a klikněte na další.\\n9. ID Vašeho klienta bude na další stránce.\\n10. Spustit příkaz `{prefix}nastaví api imgur client_id <your_client_id_here>`. \\n"
#: redbot/cogs/image/image.py:180
#, docstring
@@ -93,18 +93,18 @@ msgstr "Načte náhodný GIF z vyhledávání Giphy."
#: redbot/cogs/image/image.py:223
msgid "Error contacting the API."
msgstr ""
msgstr "Chyba při kontaktování API."
#: redbot/cogs/image/image.py:228
#, docstring
msgid "Explains how to set GIPHY API tokens."
msgstr ""
msgstr "Vysvětlí, jak nastavit klíče API."
#: redbot/cogs/image/image.py:230
msgid "To get a GIPHY API Key:\\n1. Login to (or create) a GIPHY account.\\n2. Visit this page: https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Click *Select API*, then *Next Step*.\\n5. Add an app name, for example *Red*.\\n6. Add an app description, for example *Used for Red's image cog*.\\n7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\\n8. Copy the API Key.\\n9. In Discord, run the command {command}.\\n"
msgstr ""
msgstr "Pro získání GIPHY API klíče:\\n1. Přihlaste se (nebo vytvořte) na GIPHY účet.\\n2. Navštivte tuto stránku: https://developers.giphy.com/dashboard.\\n3. Stiskněte *Vytvořit aplikaci*.\\n4. Klepněte na *Vybrat API*, pak *další krok*.\\n5. Přidejte název aplikace, například *Red*.\\n6. Přidejte popis aplikace, například *Používá se pro červené kolečko obrázků*.\\n7. Klikněte *Vytvořit aplikaci*. Budete muset souhlasit s podmínkami GIPHY API.\\n8. Kopírujte API klíč.\\n9. V Discordu spusťte příkaz {command}.\\n"
#: redbot/cogs/image/image.py:243
msgid "<your_api_key_here>"
msgstr ""
msgstr "<váš_api_klíč_zde>"