mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Automated Crowdin downstream (#3531)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: af\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: af_ZA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ar\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: bg\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Само \"нови\" и \"избрани (топ)\" са валидни типове за сортиране."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Няма резултати."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ca\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ca_ES\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: cs\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Příkazy související s obrázky."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
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:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Při hledání nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Výsledky hledání...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Něco se pokazilo. Chybový kód je {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Nebyly nalezeny žádné výsledky."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Vysvětlí, jak nastavit klíče API."
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Získat první výsledky hledání z Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
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:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Chyba při kontaktování API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, 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:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: da\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,93 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Image spezifische Befehle."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
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:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Die Suche gab keine Treffer."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Suchergebnisse...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Etwas ist schief gelaufen. Fehlercode {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Nur 'new' und 'top' sind valide Sortierarten."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Keine Suchergebnisse gefunden."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Erkläre, wie Imgur API-Token gesetzt werden."
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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 "Um die Imgur Client ID zu bekommen:\n"
|
||||
"1. Logge dich in einen Umgur Account ein.\n"
|
||||
"2. Öffne diese Seite: [this](https://api.imgur.com/oauth2/addclient)\n"
|
||||
"3. Trage einen Namen ein\n"
|
||||
"4. Wähle *Anonymous usage without user authorization* aus für den auth type\n"
|
||||
"5. Setze die Autorisierungs callback URL zu `https://localhost`\n"
|
||||
"6. Lasse die App Website leer\n"
|
||||
"7. Trage eine gültige Email adresse ein und eine Beschreibung\n"
|
||||
"8. Kontrolliere die Captcha Box and klicke auf weiter\n"
|
||||
"9. Deine Client ID sollte auf der nächsten Seite sein.\n"
|
||||
"10. mache `{prefix}set api imgur client_id,your_client_id`"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Empfange das erste Suchergebnis von Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
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:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fehler beim Kontaktieren der Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, 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:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fehler beim Kontaktieren der API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgstr "Erläutere, wie Giphy API-Token gesetzt werden"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
msgstr "Um einen Giphy API Key zu erhalten:\\n1. Melde dich an ein Giphy-Konto.\\n2. Besuche [this](https://developers.giphy.com/dashboard) Seite\\n. Drücke `Erstelle eine App`\\n. Schreibe einen App-Namen, Beispiel: `Red Bot`\\n. Schreibe eine App-Beschreibung, Beispiel: `Wird für Roten Bot`\\nverwendet. Kopiere den angegebenen API-Schlüssel.\\n. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: el\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Solo \"nuevo\" y \"arriba\" son validos."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "No se encontraron resultados."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: fi\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: fr\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Commandes relatives aux images."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
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:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Votre recherche n'a donné aucun résultat."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Résultats de la recherche ...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Quelque chose s'est mal passé. Code d'erreur : {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 "
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Aucun résultat trouvé."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, 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:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
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:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Erreur lors du contact avec l'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, 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:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Erreur lors du contact avec l'API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgstr "Expliquez comment définir le token d'API Giphy"
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: he\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: he_IL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: hu\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Nincs találat."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: id\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Tidak ada hasil yang ditemukan."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: it\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Nessun risultato trovato."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:20\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ja\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "有効なソートタイプは「new」と「top」のみです。"
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "結果が見つかりません。"
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ko\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "'new' 와 'top' 만이 사용 가능한 타입이에요."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "결과를 찾을 수 없어요."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:19\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: nl\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Beeld gerelateerde commando's."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
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:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Je zoekopdracht leverde geen resultaten op."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Er is iets fout gegaan. Foutcode is {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Alleen `new` en `top` zijn geldige sorteertypes."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Geen resultaten gevonden."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Haal het eerste zoekresultaat op van Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fout bij het contacteren van de Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, 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:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fout bij het contacteren van de API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: no\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: no_NO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bare \"nye\" og \"topp\" er en gyldig sorteringstype."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Ingen treff."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: pl\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Nie znaleziono żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Błąd połączenia z API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: pt-BR\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: pt-PT\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:47\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:21\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ro\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Команды, связанные с изображениями."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "ID клиента не был установлен! Пожалуйста, установите его с помощью `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Ваш поиск не дал результатов."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Что-то пошло не так. Код ошибки {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Вы можете отсортировать только по 'new' или 'top'."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Результаты не найдены."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Получить первый результат поиска из Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Ошибка связи с Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Получить случайный GIF из поиска Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Ошибка при обращении к API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sk\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sr\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sr_SP\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sv-SE\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bara 'new' och 'top' är giltiga sorteringstyper."
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Inga resultat hittades."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: tr\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr "Görüntü ile ilgili komutları."
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
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:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Aramanız sonuç döndürdü."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Bir şeyler ters gitti. Hata kodu {code} ' dır."
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
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:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "Hiçbir sonuç bulunamadı."
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "İlk arama sonucu Giphy almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Rastgele bir GIF Giphy aramanın almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: uk\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:23\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: vi\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-CN\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "发生错误。错误代码为{code}。"
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '新的' 和 '顶部' 是合法的排序类型。"
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr "没有找到任何结果。"
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-HK\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_HK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:49\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:18\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-TW\n"
|
||||
"X-Crowdin-File: /image/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
@@ -20,83 +20,83 @@ msgstr ""
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#: redbot/cogs/image/image.py:38
|
||||
#, 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:45
|
||||
#: redbot/cogs/image/image.py:46
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
#: redbot/cogs/image/image.py:55 redbot/cogs/image/image.py:108
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
#: redbot/cogs/image/image.py:67
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
#: redbot/cogs/image/image.py:70
|
||||
msgid "Search results...\\n"
|
||||
msgstr "搜尋結果…\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
#: redbot/cogs/image/image.py:77 redbot/cogs/image/image.py:134
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#: redbot/cogs/image/image.py:84
|
||||
#, 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:97
|
||||
#: redbot/cogs/image/image.py:98
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '最新' 和 '熱門' 是有效的排序方式。"
|
||||
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
#: redbot/cogs/image/image.py:131 redbot/cogs/image/image.py:187
|
||||
#: redbot/cogs/image/image.py:220
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#: redbot/cogs/image/image.py:140
|
||||
#, docstring
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:141
|
||||
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"
|
||||
#: redbot/cogs/image/image.py:142
|
||||
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:160
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
#: redbot/cogs/image/image.py:171 redbot/cogs/image/image.py:204
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
#: redbot/cogs/image/image.py:189
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
#: redbot/cogs/image/image.py:222
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens"
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:228
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit [this](https://developers.giphy.com/dashboard) page\\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. Do `{prefix}set api GIPHY api_key,your_api_key`\\n"
|
||||
#: redbot/cogs/image/image.py:229
|
||||
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