mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
[i18n] Automated Crowdin downstream (#4166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f65ff87b96
commit
5f52fb872a
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Само \"нови\" и \"избрани (топ)\" са валидни типове за сортиране."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Няма резултати."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Příkazy související s obrázky."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "Klientské ID nebylo nastaveno! Nastavte prosím jedno s `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Při hledání nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Výsledky hledání...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Něco se pokazilo. Chybový kód je {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Vysvětlí, jak nastavit klíče API."
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Získat první výsledky hledání z Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr "API klíč nebyl nastaven! Nastavte jej prosím s `{prefix}giphycreds."
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Chyba při kontaktování API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Načte náhodný GIF z vyhledávání Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Image spezifische Befehle."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr "Die Anzahl der Bilder muss zwischen 1 und 5 liegen."
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "Eine Client ID wurde nicht definiert! Bitte lege eine mit `{prefix}imgurcreds` fest."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Die Suche gab keine Treffer."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Suchergebnisse...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Etwas ist schief gelaufen. Fehlercode {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Nur 'new' und 'top' sind valide Sortierarten."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Keine Suchergebnisse gefunden."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Erkläre, wie Imgur API-Token gesetzt werden."
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Empfange das erste Suchergebnis von Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr "Ein API-Schlüssel wurde nicht gesetzt! Bitte setzen Sie einen mit `{prefix}giphycreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fehler beim Kontaktieren der Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Lade eine zufällige GIF aus einer Giphy Suche."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fehler beim Kontaktieren der API."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Solo \"nuevo\" y \"arriba\" son validos."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "No se encontraron resultados."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Commandes relatives aux images."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr "Le nombre d’images doit être entre 1 et 5."
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "Aucun ID client n'a été défini ! Veuillez en définir un avec `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Votre recherche n'a donné aucun résultat."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Résultats de la recherche ...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Quelque chose s'est mal passé. Code d'erreur : {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Seulement 'new' et 'top' sont des types de tri valables."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Aucun résultat trouvé."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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"
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Récupère le premier résultat d'une recherche Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr "La clé d'API n'a pas été définie ! Veuillez en définir une avec `{prefix}giphycreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Erreur lors du contact avec l'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Récupère un GIF aléatoire à partir d'une recherche Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Erreur lors du contact avec l'API."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr "Explique comment définir le token d'API GIPHY."
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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"
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr "<votre_clé_d'api_ici>"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Csak az 'új' és 'top' érvényesek rendezési típusnak."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Nincs találat."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Hanya 'baru' dan 'atas' adalah jenis jenis yang valid."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Tidak ada hasil yang ditemukan."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Un tipo di ordinamento valido solo 'new' e 'top'."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Nessun risultato trovato."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "有効なソートタイプは「new」と「top」のみです。"
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "結果が見つかりません。"
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "'new' 와 'top' 만이 사용 가능한 타입이에요."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "결과를 찾을 수 없어요."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Beeld gerelateerde commando's."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "Er is geen client-ID ingesteld! Stel een een in met `{prefix} imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Je zoekopdracht leverde geen resultaten op."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Er is iets fout gegaan. Foutcode is {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Alleen `new` en `top` zijn geldige sorteertypes."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Geen resultaten gevonden."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Haal het eerste zoekresultaat op van Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fout bij het contacteren van de Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Haal een willekeurige GIF op uit een Giphy-zoekopdracht."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fout bij het contacteren van de API."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bare \"nye\" og \"topp\" er en gyldig sorteringstype."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Ingen treff."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Tylko 'new' i 'top' są prawidłowy typami sortowania."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Nie znaleziono żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Błąd połączenia z API."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Команды, связанные с изображениями."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "ID клиента не был установлен! Пожалуйста, установите его с помощью `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Ваш поиск не дал результатов."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Результаты поиска...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Что-то пошло не так. Код ошибки {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Вы можете отсортировать только по 'new' или 'top'."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Результаты не найдены."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Получить первый результат поиска из Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Ошибка связи с Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Получить случайный GIF из поиска Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Ошибка при обращении к API."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bara 'new' och 'top' är giltiga sorteringstyper."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Inga resultat hittades."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Görüntü ile ilgili komutları."
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "Bir Müşteri Kimliği ayarlanmamış! Lütfen bir tane` {prefix} imgurcreds` ile ayarlayın."
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Aramanız sonuç döndürdü."
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Bir şeyler ters gitti. Hata kodu {code} ' dır."
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Sadece 'yeni' ve 'üst' geçerli bir sıralama türüdür."
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "Hiçbir sonuç bulunamadı."
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "İlk arama sonucu Giphy almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Rastgele bir GIF Giphy aramanın almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "发生错误。错误代码为{code}。"
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '新的' 和 '顶部' 是合法的排序类型。"
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr "没有找到任何结果。"
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
|
||||
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -20,91 +20,91 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#: redbot/cogs/image/image.py:43
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#: redbot/cogs/image/image.py:51
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:57 redbot/cogs/image/image.py:106
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
#: redbot/cogs/image/image.py:64 redbot/cogs/image/image.py:126
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:72
|
||||
#: redbot/cogs/image/image.py:76
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:75
|
||||
#: redbot/cogs/image/image.py:79
|
||||
msgid "Search results...\\n"
|
||||
msgstr "搜尋結果…\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
#: redbot/cogs/image/image.py:86 redbot/cogs/image/image.py:152
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
#: redbot/cogs/image/image.py:116
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '最新' 和 '熱門' 是有效的排序方式。"
|
||||
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
#: redbot/cogs/image/image.py:149 redbot/cogs/image/image.py:205
|
||||
#: redbot/cogs/image/image.py:238
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#: redbot/cogs/image/image.py:158
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:156
|
||||
#: redbot/cogs/image/image.py:160
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#: redbot/cogs/image/image.py:179
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
#: redbot/cogs/image/image.py:189 redbot/cogs/image/image.py:222
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:207
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#: redbot/cogs/image/image.py:212
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:236
|
||||
#: redbot/cogs/image/image.py:240
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#: redbot/cogs/image/image.py:245
|
||||
#, docstring
|
||||
msgid "Explains how to set GIPHY API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:243
|
||||
#: redbot/cogs/image/image.py:247
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
#: redbot/cogs/image/image.py:260
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user