mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ 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 "Získat obrázky z Imguru.\\n\\n Nezapomeňte nastavit ID klienta pomocí `[p]imgurcreds`.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Při hledání nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Výsledky hledání...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ 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 "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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
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 "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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -101,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
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 "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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ msgstr "Image spezifische Befehle."
|
||||
|
||||
#: 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 "Lade Bilder von Imgur.\\n\\n Stelle sicher, dass du die Client ID mit `[p]imgurcreds` festgelegt hast\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Sucht auf Imgur nach dem angegebenen Wert.\\n\\n `count` gibt an, wie viele Bilder zurückgegeben werden sollen.\\n Der Befehl kann bis zu fünf Bilder zurückgeben.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Die Suche gab keine Treffer."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Suchergebnisse...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ msgstr "Etwas ist schief gelaufen. Fehlercode {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 "Lädt Bilder aus einem Subreddit.\\n\\n Die Suche kann mit folgenden Optionen angepasst werden:\\n - `<count>`: Anzahl an Bildern (maximal fünf)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Erkläre, wie Imgur API-Token gesetzt werden."
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ msgstr "Comandos relacionados con la imagen."
|
||||
|
||||
#: 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 "Recupera imágenes de Imgur.\\n\\n Asegúrate de establecer el ID del cliente usando `[p]imgurcreds`.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Buscar en Imgur para el término especificado.\\n\\n Use `count` para elegir cuantas imágenes deben ser enviadas.\\n El comando puede devolver hasta 5 imágenes.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "La búsqueda no tiene resultados."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Resultados de la búsqueda...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ msgstr "Algo salió mal. El código de error es {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 "Obtener imágenes de un subreddit.\\n\\n Puedes personalizar la búsqueda con las siguientes opciones:\\n - `<count>`: número de imágenes a devolver (hasta 5)\\n - `<sort_type>`: nuevo, top\\n - `<window>`: día, semana, mes, año, todos\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Explica cómo establecer tokens de la API imgur."
|
||||
|
||||
#: 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 "Para obtener un ID de cliente de Imgur:\\n1. Inicie sesión en una cuenta de Imgur\\n. Visita esta página https://api.imgur.com/oauth2/addclient.\\n3. Introduce un nombre para tu aplicación.\\n4. Selecciona *Uso anónimo sin autorización de usuario* para el tipo de autentificación.\\n5. Establece la URL de devolución de llamada de autorización a `https://localhost`.\\n6. Deje en blanco el sitio web de la aplicación.\\n7. Introduzca una dirección de correo electrónico válida y una descripción.\\n8. Marque la casilla captcha y haga clic en siguiente.\\n9. Su ID de cliente estará en la siguiente página.\\n10. Ejecutar el comando `{prefix}set api imgur client_id <your_client_id_here>`. \\n"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -101,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "Explica cómo configurar los token de la API GIPHY."
|
||||
|
||||
#: 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 "Para obtener una clave API de GIPHY:\\n1. Inicie sesión (o cree) en una cuenta de GIPHY.\\n2. Visite esta página: https://developers.giphy.com/dashboard.\\n3. Pulse *Crear una aplicación*.\\n4. Haga clic en *Seleccionar API*, luego *Próximo paso*.\\n5. Añada un nombre de aplicación, por ejemplo *Rojo*.\\n6. Añadir una descripción de la aplicación, por ejemplo *Utilizado para el cogazo de imagen del rojo*.\\n7. Haga clic en *Crear aplicación*. Necesitarás aceptar los términos de la API de GIPHY.\\n8. Copia la clave API.\\n9. En Discord, ejecuta el comando {command}.\\n"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ msgstr "Commandes relatives aux images."
|
||||
|
||||
#: 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 "Retrouver des images venant d'Imgur.\\n\\n Assurez-vous de définir l'ID client à l'aide de `[p]imgurcreds`.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Rechercher sur Imgur pour le terme spécifié.\\n\\n Utilisez `count` pour choisir le nombre d'images qui seront envoyer.\\n La commande peut envoyer jusqu'à 5 images.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Votre recherche n'a donné aucun résultat."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Résultats de la recherche ...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ msgstr "Quelque chose s'est mal passé. Code d'erreur : {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 "Obtenir des images venant d'un subreddit.\\n\\n Vous pouvez personnaliser la recherche à l'aide des options suivantes :\\n - `<count>`: nombre d'images à envoyer (Jusqu'à 5)\\n - `<sort_type>`: new, top (nouveau, top)\\n - `<window>`: day, week, month, year, all (Jour, semaine, mois, année, tout)\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: 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 "Pour obtenir un ID client Imgur :\\n1. Connectez-vous à un compte Imgur.\\n. Visitez cette page https://api.imgur.com/oauth2/addclient.\\n3. Entrez un nom pour votre application.\\n4. Sélectionnez *Utilisation anonyme sans autorisation d'utilisateur* pour le type d'authentification.\\n5. Définissez l'URL de rappel d'autorisation à `https://localhost`.\\n6. Laissez le site de l'application vide.\\n7. Entrez une adresse e-mail valide et une description.\\n8. Vérifiez le captcha et cliquez sur Suivant.\\n9. Votre ID client sera à la page suivante.\\n10. Exécutez la commande `{prefix}set api imgur client_id <your_client_id_here>`. \\n"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -101,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "Explique comment définir le token d'API GIPHY."
|
||||
|
||||
#: 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 "Pour obtenir une clé d'API GIPHY:\\n1. Connectez-vous (ou créez) un compte GIPHY.\\n2. Visitez cette page: https://developers.giphy.com/dashboard.\\n3. Appuyez sur *Create an App*.\\n4. Cliquez sur *Select API*, puis *Next Step*.\\n5. Ajoutez un nom d'application, par exemple *Red*.\\n6. Ajoutez une description d'application, par exemple *Utilisé pour le cod image de Red*.\\n7. Cliquez sur *Create App*. Vous devrez accepter les conditions de l'API GIPHY.\\n8. Copiez la clé API.\\n9. Sur Discord, exécutez la command {command}.\\n"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ msgstr "Bilderelaterte kommandoer."
|
||||
|
||||
#: 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 "Hent bilder fra Imgur.\\n\\n Forsikre deg om at du angir klient-ID ved å bruke `[p]imgurcreds`.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Søk etter Imgur for den angitte perioden.\\n\\n Bruk `count` til å velge hvor mange bilder som skal returneres.\\n Kommandoen kan returnere opptil 5 bilder.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Ditt søk returnerte ingen resultater."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Søkeresultater...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ msgstr "Noe gikk galt. Feilkoden er {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 "Hent bilder fra en subreddit.\\n\\n Du kan tilpasse søket med følgende alternativer:\\n - `<count>`: antall bilder som returneres (opptil 5)\\n - `<sort_type>`: ny, topp\\n - `<window>`: dag, uke, måned, år, alle\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Forklar hvordan du setter imgur API tokens."
|
||||
|
||||
#: 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 "For å få en Imgur Client ID:\\n1. Logg inn til en Imgur konto.\\n. Besøk denne siden https://api.imgur.com/oauth2/addclient.\\n3. Skriv inn et navn for programmet ditt.\\n4. Velg *Anonym bruk uten brukerautorisasjon* for auth type.\\n5. Sett autorisasjon tilbakeringing til `https://localhost`.\\n6. La appnettsiden være blank.\\n7. Skriv en gyldig e-postadresse og en beskrivelse.\\n8. Sjekk captcha boksen og klikk neste.\\n9. Din klient-ID vil være på neste side.\\n10. Kjør kommandoen `{prefix}set api imgur client_id <your_client_id_here>`. \\n"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -101,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "Forklar hvordan du setter GIPHY API-token."
|
||||
|
||||
#: 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 "For å få en GIPHY API-nøkkel:\\n1. Logg inn på (eller skaper) en GIPHY konto.\\n2. Besøk denne siden: https://developers.giphy.com/dashboard.\\n3. Trykk *Lag en App*.\\n4. Klikk *Velg API*, og *Neste trinn*.\\n5. Legg til et appnavn, for eksempel *Red*.\\n6. Legg til en appbeskrivelse, for eksempel *Brukt for Reds bildecog*.\\n7. Klikk *Lag app*. Du må godta GIPHY API-vilkårene.\\n8. Kopier API-nøkkelen.\\n9. I Discord, kjør kommandoen {command}.\\n"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr "Beeld gerelateerde commando's."
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr "Je zoekopdracht leverde geen resultaten op."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr "Er is iets fout gegaan. Foutcode is {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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,14 +22,18 @@ msgstr "Komendy związane z obrazem."
|
||||
|
||||
#: 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 "Uzyskaj zdjęcia z Imgur'a.\\n\\n Upewnij się, że ustawiłeś/aś ID Klienta za pomocą `[p]imgurcreds`.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Wyszukaj na Imgur'ze podany termin\\n\\n Użyj argumentu `count`, aby wybrać, ile obrazów ma zostać zwróconych.\\n\n"
|
||||
"Komenda może zwrócić maksymalnie 5 obrazów.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -44,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Wyniki wyszukiwania...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -53,8 +57,13 @@ msgstr "Coś poszło nie tak. Kod błędu to {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 "Uzyskaj zdjęcia z subreddit'a\\n\\n Możesz dostosować wyszukiwanie za pomocą następujących opcji:\\n - `<count>`: liczba zdjęć do wyświetlenia (do 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -71,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Wyjaśnienie jak ustawić tokeny imgur 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 "Aby uzyskać ID Klienta Imgur:\\n1. Zaloguj się na konto Imgur.\\n2. Odwiedź tą stronę https://api.imgur.com/oauth2/addclient.\\n3. Wprowadź nazwę swojej aplikacji.\\n4. Wybierz * Użycie anonimowe bez autoryzacji użytkownika * jako typ autoryzacji.\\n5. Ustaw adres URL wywołania zwrotnego autoryzacji na `https://localhost`.\\n6. Pozostaw stronę aplikacji pustą.\\n7. Wpisz prawidłowy adres e-mail i opis.\\n8. Zaznacz pole captcha i kliknij dalej.\\n9. Twój ID Klienta będzie na następnej stronie.\\n10. Uruchom komendę `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -102,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "Wyjaśnienie jak ustawić tokeny GIPHY 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 "Aby otrzymać Klucz API GIPHY:\\n1. Zaloguj się (lub utwórz) konto GIPHY.\\n2. Odwiedź tą stronę: https://developers.giphy.com/dashboard.\\n3. Wciścnij *Create an App*.\\n4. Wciśnij *Select API*, następnie *Next Step*.\\n5. Dodaj nazwę aplikacji, na przykład *Red*.\\n6. Dodaj opis aplikacji, na przykład *Używany do pluginu obrazu Reda*.\\n7. Naciśnij *Create App*. Będziesz musiał/a wyrazić zgodę na Warunki GIPHY API.\\n8. Skopiuj Klucz API.\\n9. W Discordzie uruchom polecenie {command}.\\n"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr "Команды, связанные с изображениями."
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Ваш поиск не дал результатов."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Результаты поиска...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,7 +57,12 @@ msgstr "Что-то пошло не так. Код ошибки {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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,13 +22,18 @@ msgstr "Görüntü ile ilgili komutları."
|
||||
|
||||
#: 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 "Imgur'dan resim alır.\\n\\n Önce `[p]imgurcreds` kullanarak İstemci IDsini ayarladığınızdan emin olun.\\n "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "Belirtilen terim için Imgur da arama yapar.\\n\\n Kaç resim alınacağını seçmek için `count` kullanın.\\n Komut en fazla 5 resim getirebilir.\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr "Aramanız sonuç döndürdü."
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Arama sonuçları...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,8 +57,13 @@ msgstr "Bir şeyler ters gitti. Hata kodu {code} ' dır."
|
||||
|
||||
#: 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 "Bir subredditten fotoğraf getirir.\\n\\n Aramayı bu seçenekler ile özelleştirebilirsiniz:\\n - `<count>`: kaç fotoğraf getirileceği (en fazla 5)\\n - `<sort_type>`: yeni, üst\\n - `<window>`: day (gün), week (hafta), month (ay), year (yıl), all (hepsi)\\n "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -70,8 +80,18 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Imgur API anahtarlarının nasıl ayarlanacağını açıkla."
|
||||
|
||||
#: 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 "Bir Imgur istemci Kimliği almak için:\\n1. Bir Imgur hesabına giriş yapın.\\n2. Bu sayfayı ziyaret edin: https://api.imgur.com/oauth2/addclient.\\n3. Uygulamanız için bir isim girin.\\n4. Yetkilendirme türü için **kullanıcı yetkilendirmesi olmadan Anonim kullanım** seçeneğini işaretleyin.\\n5. Yetkilendirme geri arama URL'sini `https://localhost` olarak ayarlayın\\n6. Uygulama web sitesini boş bırakın.\\n7. Geçerli bir e-posta adresi ve bir açıklama girin.\\n8. Captcha kutusunu işaretleyin ve sonraki tuşuna basın.\\n9. İstemci kimliğiniz bir sonraki sayfada olacaktır.\\n10. `{prefix}set api imgur client_id <your_client_id_here>` komutunu çalıştırın.\\n"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
#, docstring
|
||||
@@ -101,8 +121,17 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "GIPHY API anahtarlarının nasıl alınacağını açıklar."
|
||||
|
||||
#: 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 "GIPHY API Anahtarı almak için:\\n1. Bir GIPHY hesabı oluşturun yada giriş yapın.\\n2. Bu sayfayı ziyaret edin: https://developers.giphy.com/dashboard.\\n3. *Bir uygulama oluştur* seçeneğine tıklayın.\\n4. *API seç*e, sonrada *Bir Sonraki Adım*a tıklayın.\\n5. Bir uygulama adı belirleyin, örneğin *Red*.\\n6. Bir uygulama açıklaması girin, örneğin *Red image cogı için kullanılacak*.\\n7. *Uygulama Oluştur*a tıklayın. GIPHY API koşullarını kabul etmeniz gerekecek.\\n8. API anahtarını kopyalayın.\\n9. Discord içinde {command} komutunu çalıştırın.\\n"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "<your_api_key_here>"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr "发生错误。错误代码为{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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,7 +48,7 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -22,12 +22,17 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
@@ -43,8 +48,8 @@ msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:80
|
||||
msgid "Search results...\\n"
|
||||
msgstr "搜尋結果…\\n"
|
||||
msgid "Search results...\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
@@ -52,7 +57,12 @@ msgstr ""
|
||||
|
||||
#: 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
@@ -70,7 +80,17 @@ msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get an Imgur Client ID:\n"
|
||||
"1. Login to an Imgur account.\n"
|
||||
"2. Visit this page https://api.imgur.com/oauth2/addclient.\n"
|
||||
"3. Enter a name for your application.\n"
|
||||
"4. Select *Anonymous usage without user authorization* for the auth type.\n"
|
||||
"5. Set the authorization callback URL to `https://localhost`.\n"
|
||||
"6. Leave the app website blank.\n"
|
||||
"7. Enter a valid email address and a description.\n"
|
||||
"8. Check the captcha box and click next.\n"
|
||||
"9. Your Client ID will be on the next page.\n"
|
||||
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:180
|
||||
@@ -101,7 +121,16 @@ msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
msgid "To get a GIPHY API Key:\n"
|
||||
"1. Login to (or create) a GIPHY account.\n"
|
||||
"2. Visit this page: https://developers.giphy.com/dashboard.\n"
|
||||
"3. Press *Create an App*.\n"
|
||||
"4. Click *Select API*, then *Next Step*.\n"
|
||||
"5. Add an app name, for example *Red*.\n"
|
||||
"6. Add an app description, for example *Used for Red's image cog*.\n"
|
||||
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
|
||||
"8. Copy the API Key.\n"
|
||||
"9. In Discord, run the command {command}.\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
|
||||
Reference in New Issue
Block a user