mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
Automated Crowdin downstream (#3697)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d7ff7a149
commit
eef5ddb416
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:11\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: af_ZA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:11\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:11\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Само \"нови\" и \"избрани (топ)\" са валидни типове за сортиране."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Няма резултати."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:11\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ca_ES\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Příkazy související s obrázky."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
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:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Při hledání nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Výsledky hledání...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Něco se pokazilo. Chybový kód je {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Vysvětlí, jak nastavit klíče API."
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Získat první výsledky hledání z Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
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:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Chyba při kontaktování API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, 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:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:13\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Image spezifische Befehle."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr "Durchsuche Imgur nach dem angegebenen Begriff.\\n\\n Gibt bis zu 3 Ergebnisse zurück.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
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:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Die Suche gab keine Treffer."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Suchergebnisse...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Etwas ist schief gelaufen. Fehlercode {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr "Lade Bilder aus einem Subreddit.\\n\\n Du kannst die Suche mit folgenden Optionen anpassen:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Nur 'new' und 'top' sind valide Sortierarten."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Keine Suchergebnisse gefunden."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Erkläre, wie Imgur API-Token gesetzt werden."
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Empfange das erste Suchergebnis von Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
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:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fehler beim Kontaktieren der Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, 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:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fehler beim Kontaktieren der API."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:13\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Solo \"nuevo\" y \"arriba\" son validos."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "No se encontraron resultados."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-12 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Commandes relatives aux images."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr "Recherche sur Imgur le terme spécifié.\\n\\n Envoie jusqu'à 3 résultats.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
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:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Votre recherche n'a donné aucun résultat."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Résultats de la recherche ...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Quelque chose s'est mal passé. Code d'erreur : {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\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 - `<sort_type>`: new, top (Nouveau, Top)\\n - `<window>`: day, week, month, year, all (Jour, semaine, mois, année, tout)\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Aucun résultat trouvé."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, 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:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
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:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Erreur lors du contact avec l'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, 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:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Erreur lors du contact avec l'API."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr "Pour obtenir une clé API Giphy :\\n1. Connectez-vous à un compte Giphy.\\n2. Visitez cette page https://developers. iphy.com/dashboard.\\n3. Appuyez sur *Créer une application*.\\n4. Écrivez un nom d'application, par exemple: *Red Bot*.\\n5. Écrivez une description de l'application, exemple : *Utilisé pour Red Bot*.\\n6. Copiez la clé API affichée.\\n7. Exécutez la commande `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:13\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: he_IL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:13\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Nincs találat."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Tidak ada hasil yang ditemukan."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Nessun risultato trovato."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "有効なソートタイプは「new」と「top」のみです。"
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "結果が見つかりません。"
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "'new' 와 'top' 만이 사용 가능한 타입이에요."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "결과를 찾을 수 없어요."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Beeld gerelateerde commando's."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
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:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Je zoekopdracht leverde geen resultaten op."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Er is iets fout gegaan. Foutcode is {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Alleen `new` en `top` zijn geldige sorteertypes."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Geen resultaten gevonden."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Haal het eerste zoekresultaat op van Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fout bij het contacteren van de Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, 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:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fout bij het contacteren van de API."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: no_NO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bare \"nye\" og \"topp\" er en gyldig sorteringstype."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Ingen treff."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:14\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Nie znaleziono żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Błąd połączenia z API."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:15\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:15\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:15\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:15\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Команды, связанные с изображениями."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "ID клиента не был установлен! Пожалуйста, установите его с помощью `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Ваш поиск не дал результатов."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Что-то пошло не так. Код ошибки {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Вы можете отсортировать только по 'new' или 'top'."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Результаты не найдены."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Получить первый результат поиска из Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Ошибка связи с Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Получить случайный GIF из поиска Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Ошибка при обращении к API."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:15\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sr_SP\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bara 'new' och 'top' är giltiga sorteringstyper."
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Inga resultat hittades."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:56\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Görüntü ile ilgili komutları."
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
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:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Aramanız sonuç döndürdü."
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Bir şeyler ters gitti. Hata kodu {code} ' dır."
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
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:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "Hiçbir sonuç bulunamadı."
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "İlk arama sonucu Giphy almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Rastgele bir GIF Giphy aramanın almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:57\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:16\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:57\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:11\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "发生错误。错误代码为{code}。"
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '新的' 和 '顶部' 是合法的排序类型。"
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr "没有找到任何结果。"
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:55\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_HK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:12\n"
|
||||
"POT-Creation-Date: 2020-03-26 12:08+0000\n"
|
||||
"PO-Revision-Date: 2020-03-26 12:54\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,88 +15,92 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#: redbot/cogs/image/image.py:14
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#: redbot/cogs/image/image.py:39
|
||||
#, 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:46
|
||||
#: redbot/cogs/image/image.py:47
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:67
|
||||
#: redbot/cogs/image/image.py:72
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:70
|
||||
#: redbot/cogs/image/image.py:75
|
||||
msgid "Search results...\\n"
|
||||
msgstr "搜尋結果…\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:82 redbot/cogs/image/image.py:148
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#: redbot/cogs/image/image.py:94
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:98
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '最新' 和 '熱門' 是有效的排序方式。"
|
||||
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
#: redbot/cogs/image/image.py:145 redbot/cogs/image/image.py:201
|
||||
#: redbot/cogs/image/image.py:234
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#: redbot/cogs/image/image.py:154
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
#: redbot/cogs/image/image.py:156
|
||||
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:161
|
||||
#: redbot/cogs/image/image.py:175
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
#: redbot/cogs/image/image.py:185 redbot/cogs/image/image.py:218
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:189
|
||||
#: redbot/cogs/image/image.py:203
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:208
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:222
|
||||
#: redbot/cogs/image/image.py:236
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#: redbot/cogs/image/image.py:241
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
#: redbot/cogs/image/image.py:243
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user