mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
[i18n] Update translation catalogs (#2867)
* [i18n] Update translation catalogs Signed-off-by: Toby Harradine <tobyharradine@gmail.com> * Install redgettext 3.1 in travis crowdin deployment Last time the catalog templates were updated, redgettext 3.0 was used. I'd rather Travis didn't upload them after extracting with an older version. Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
committed by
Michael H
parent
d5c412e3df
commit
8676dd3ce3
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:06\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:06\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Резултати от търсенето...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Само \"нови\" и \"избрани (топ)\" са валидни типове за сортиране."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Няма резултати."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
103
redbot/cogs/image/locales/cs-CZ.po
Normal file
103
redbot/cogs/image/locales/cs-CZ.po
Normal file
@@ -0,0 +1,103 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:15\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: cs\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, 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
|
||||
#, 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
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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
|
||||
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
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, 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"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
msgstr "Image spezifische Befehle."
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
msgstr "Eine Client ID wurde nicht definiert! Bitte lege eine mit `{prefix}imgurcreds` fest."
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Die Suche gab keine Treffer."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Suchergebnisse..."
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
msgstr "Etwas ist schief gelaufen. Fehlercode {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Nur 'new' und 'top' sind valide Sortierarten."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Keine Suchergebnisse gefunden."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, 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
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
msgstr "Fehler beim Kontaktieren der Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
msgstr "Lade eine zufällige GIF aus einer Giphy Suche."
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fehler beim Kontaktieren der API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:15\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Pirate English\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: en_PT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Yarrr, Only 'new' and 'top' arrr a valid sort type."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Nothing was found, capt'n."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:06\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Resultados de la búsqueda...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Solo \"nuevo\" y \"arriba\" son validos."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "No se encontraron resultados."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:15\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:06\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:11\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,113 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Commandes relatives aux images."
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr "Retrouver des images venant d'Imgur.\n\n"
|
||||
" Assurez-vous de définir l'ID client à l'aide de `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr "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:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgstr "Recherche sur Imgur le terme spécifié.\n\n"
|
||||
" Envoie jusqu'à 3 résultats.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n 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:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
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:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Votre recherche n'a donné aucun résultat."
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Résultats de la recherche...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr "Résultats de la recherche ...\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Quelque chose s'est mal passé. Code d'erreur : {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgstr "Obtenir des images venant d'un subreddit.\n\n"
|
||||
" Vous pouvez personnaliser la recherche à l'aide des options suivantes :\n"
|
||||
" - `<sort_type>`: new, top (Nouveau, top)\n"
|
||||
" - `<window>`: day, week, month, year, all (Jour, semaine, mois, année, tout)\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<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:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Aucun résultat trouvé."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgstr "Définissez l'ID client Imgur.\n\n"
|
||||
" Pour obtenir un ID client Imgur :\n"
|
||||
" 1. Connectez-vous à un compte Imgur.\n"
|
||||
" 2. Visitez [cette page](https://api.imgur.com/oauth2/addclient)\n"
|
||||
" 3. Entrez un nom pour votre application\n"
|
||||
" 4. Sélectionnez *Utilisation anonyme sans autorisation utilisateur* pour le type d'autorisation. \n"
|
||||
" 5. Définissez l'URL de rappel d'autorisation sur `https://localhost`\n"
|
||||
" 6. Laissez le site Web de l'application vide\n"
|
||||
" 7. Entrez une adresse email valide et une description\n"
|
||||
" 8. Cochez le captcha et cliquez sur suivant\n"
|
||||
" 9. Votre ID client figurera à la page suivante.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
msgstr "L'ID client Imgur a été défini !"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, 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:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
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
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Erreur lors du contact avec l'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, 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:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Erreur lors du contact avec l'API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, 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"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:12\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Keresési eredmények...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Nincs találat."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Hasil Pencarian...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Tidak ada hasil yang ditemukan."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Risultati della ricerca...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Nessun risultato trovato."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "検索結果…\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "有効なソートタイプは「new」と「top」のみです。"
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "結果が見つかりません。"
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "검색 중..."
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "'new' 와 'top' 만이 사용 가능한 타입이에요."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "결과를 찾을 수 없어요."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: LOLCAT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: lol_US\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,113 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Beeld gerelateerde commando's."
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr "Ophalen van foto's van Imgur. \n\n"
|
||||
" Zorg ervoor dat u de Client-ID instelt met `[p] imgurrissen`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgstr "Zoek in Imgur voor de opgegeven termijn. \n\n"
|
||||
" Retourneert maximaal 3 resultaten.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
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:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Je zoekopdracht leverde geen resultaten op."
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Zoekresultaten...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Er is iets fout gegaan. Foutcode is {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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 "Download afbeeldingen van een subreddit. \n\n"
|
||||
" Je kunt de zoekopdracht aanpassen met de volgende opties:\n"
|
||||
" - `<sort_type>`: nieuw, bovenaan\n"
|
||||
" - `<window>`: dag, week, maand, jaar, alles\n"
|
||||
" "
|
||||
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:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Alleen `new` en `top` zijn geldige sorteertypes."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Geen resultaten gevonden."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgstr "Stel de Imgur Client-ID in. \n\n"
|
||||
" Om een Imgur Client-ID te krijgen: \n"
|
||||
" 1. Log in op een Imgur-account. \n"
|
||||
" 2. Ga naar [this] (https://api.imgur.com/oauth2/addclient) pagina \n"
|
||||
" 3. Voer een naam in voor uw toepassing \n"
|
||||
" 4. Selecteer * Anoniem gebruik zonder toestemming van de gebruiker * voor het auth-type \n"
|
||||
" 5. Stel de autorisatie-callback in URL naar `https: // localhost` \n"
|
||||
" 6. Laat de app-website leeg \n"
|
||||
" 7. Voer een geldig e-mailadres en een beschrijving in \n"
|
||||
" 8. Vink het vakje captcha aan en klik op volgend \n"
|
||||
" 9. Je klant-ID staat op de volgende pagina.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
msgstr "De Imgur Client ID is ingesteld!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Haal het eerste zoekresultaat op van Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Fout bij het contacteren van de Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, 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:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Fout bij het contacteren van de API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: no_NO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Søkeresultater...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bare \"nye\" og \"topp\" er en gyldig sorteringstype."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Ingen treff."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Wyniki wyszukiwania...\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Nie znaleziono żadnych wyników."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Błąd połączenia z API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
103
redbot/cogs/image/locales/ro-RO.po
Normal file
103
redbot/cogs/image/locales/ro-RO.po
Normal file
@@ -0,0 +1,103 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:09\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: ro\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, 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
|
||||
#, 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
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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
|
||||
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
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, 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"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 05:52\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,113 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Команды, связанные с изображениями."
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr "Получить изображения из Imgur.\n\n"
|
||||
" Обязательно установите ID клиента с помощью `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgstr "Поиск в Imgur по указанному термину.\n\n"
|
||||
" Возвращает до 3 результатов.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr "ID клиента не был установлен! Пожалуйста, установите его с помощью `{prefix}imgurcreds`."
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Ваш поиск не дал результатов."
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Результаты поиска...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Что-то пошло не так. Код ошибки {code}."
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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 "Получить изображения из subreddit.\n\n"
|
||||
" Вы можете настроить поиск с помощью следующих параметров:\n"
|
||||
" - `<sort_type>`: new, top (новое, лучшее)\n"
|
||||
" - `<window>`: day, week, month, year, all (день, неделя, месяц, год, все)\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Вы можете отсортировать только по 'new' или 'top'."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Результаты не найдены."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgstr "Установите ID клиента Imgur.\n\n"
|
||||
" Чтобы получить ID клиента Imgur:\n"
|
||||
" 1. Войдите в учетную запись Imgur.\n"
|
||||
" 2. Посетите [эту](https://api.imgur.com/oauth2/addclient) страницу\n"
|
||||
" 3. Введите имя для вашего приложения\n"
|
||||
" 4. Выберите *Anonymous usage without user authorization* для типа аутентификации\n"
|
||||
" 5. Установите URL обратного вызова авторизации на `https://localhost`\n"
|
||||
" 6. Оставьте сайт приложения пустым\n"
|
||||
" 7. Введите действующий адрес электронной почты и описание\n"
|
||||
" 8. Поставьте галочку напротив и нажмите 'далее'\n"
|
||||
" 9. Ваш ID клиента будет на следующей странице.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
msgstr "ID клиента 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"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "Получить первый результат поиска из Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Ошибка связи с Giphy API."
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Получить случайный GIF из поиска Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Ошибка при обращении к API."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:07\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:13\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Sökresultat...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Bara 'new' och 'top' är giltiga sorteringstyper."
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Inga resultat hittades."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,111 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr "Görüntü ile ilgili komutları."
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgstr "Resimler Imgur almak.\n\n"
|
||||
" <div class=\"notranslate\"> '1</div> imgurcreds' kullanarak istemci kimliğini ayarlamak emin olun.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgstr "Belirtilen terim için Imgur'u ara.\n\n"
|
||||
" En fazla 3 sonuç döndürür. "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
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:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr "Aramanız sonuç döndürdü."
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "Arama sonuçları...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr "Bir şeyler ters gitti. Hata kodu {code} ' dır."
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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 "Görüntüleri bir subreddit olsun.\n\n"
|
||||
" arama aşağıdaki seçeneklerle özelleştirebilirsiniz:\n"
|
||||
" - '<sort_type>': yeni,\n"
|
||||
" - '<window>' top: gün, hafta, ay, yıl, tüm\n"
|
||||
" "
|
||||
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:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
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:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "Hiçbir sonuç bulunamadı."
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgstr "Imgur Müşteri Kimliği'ni ayarlayın.\n\n"
|
||||
" Bir Imgur Müşteri Kimliği almak için:\n"
|
||||
" 1. Bir Imgur hesabına giriş yapın.\n"
|
||||
" 2. [bu] adresini ziyaret edin (https://api.imgur.com/oauth2/addclient) sayfası\n"
|
||||
" 3. Başvurunuz için bir isim girin\n"
|
||||
" 4. Yetkilendirme türü için kullanıcı yetkilendirmesi olmadan * Anonim kullanımı * seçeneğini belirleyin.\n"
|
||||
" 5. Yetkilendirme geri arama URL'sini `https: // localhost` olarak ayarlayın.\n"
|
||||
" 6. Uygulama web sitesini boş bırakın\n"
|
||||
" 7. Geçerli bir e-posta adresi ve bir açıklama girin\n"
|
||||
" 8. Captcha kutusunu işaretleyin ve sonraki tuşa tıklayın\n"
|
||||
" 9. Müşteri kimliğiniz bir sonraki sayfada olacaktır. "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
msgstr "Imgur istemci kimliği henüz belirlenmedi!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr "İlk arama sonucu Giphy almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr "Rastgele bir GIF Giphy aramanın almak."
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr "Giphy API'sı ile iletişim kurulurken hata oluştu."
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-01-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2019-02-25 03:08\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-06 16:14\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 2.2\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
@@ -16,94 +16,88 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:15
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:32
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, docstring
|
||||
msgid "Retrieve pictures from Imgur.\n\n"
|
||||
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
|
||||
" "
|
||||
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:40
|
||||
#: redbot/cogs/image/image.py:45
|
||||
#, docstring
|
||||
msgid "Search Imgur for the specified term.\n\n"
|
||||
" Returns up to 3 results.\n"
|
||||
" "
|
||||
msgid "Search Imgur for the specified term.\\n\\n Returns up to 3 results.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:49 redbot/cogs/image/image.py:102
|
||||
#: redbot/cogs/image/image.py:54 redbot/cogs/image/image.py:107
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:61
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:64
|
||||
msgid "Search results...\n"
|
||||
msgstr "搜索结果...\n"
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:71 redbot/cogs/image/image.py:128
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:78
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, docstring
|
||||
msgid "Get images from a subreddit.\n\n"
|
||||
" You can customize the search with the following options:\n"
|
||||
" - `<sort_type>`: new, top\n"
|
||||
" - `<window>`: day, week, month, year, all\n"
|
||||
" "
|
||||
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:92
|
||||
#: redbot/cogs/image/image.py:97
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "只有 '新的' 和 '顶部' 是合法的排序类型。"
|
||||
|
||||
#: redbot/cogs/image/image.py:125 redbot/cogs/image/image.py:170
|
||||
#: redbot/cogs/image/image.py:194
|
||||
#: redbot/cogs/image/image.py:130 redbot/cogs/image/image.py:186
|
||||
#: redbot/cogs/image/image.py:219
|
||||
msgid "No results found."
|
||||
msgstr "没有找到任何结果。"
|
||||
|
||||
#: redbot/cogs/image/image.py:134
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, docstring
|
||||
msgid "Set the Imgur Client ID.\n\n"
|
||||
" To get an Imgur Client ID:\n"
|
||||
" 1. Login to an Imgur account.\n"
|
||||
" 2. Visit [this](https://api.imgur.com/oauth2/addclient) page\n"
|
||||
" 3. Enter a name for your application\n"
|
||||
" 4. Select *Anonymous usage without user authorization* for the auth type\n"
|
||||
" 5. Set the authorization callback URL to `https://localhost`\n"
|
||||
" 6. Leave the app website blank\n"
|
||||
" 7. Enter a valid email address and a description\n"
|
||||
" 8. Check the captcha box and click next\n"
|
||||
" 9. Your Client ID will be on the next page.\n"
|
||||
" "
|
||||
msgid "Explain how to set imgur API tokens."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:148
|
||||
msgid "The Imgur Client ID has been set!"
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/image/image.py:153
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:172
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:177
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:196
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
|
||||
103
redbot/cogs/image/locales/zh-TW.po
Normal file
103
redbot/cogs/image/locales/zh-TW.po
Normal file
@@ -0,0 +1,103 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
|
||||
"PO-Revision-Date: 2019-07-14 02:15\n"
|
||||
"Last-Translator: Robert Jansen (Kowlin)\n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: zh-TW\n"
|
||||
"X-Crowdin-File: /cogs/image/locales/messages.pot\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:13
|
||||
#, docstring
|
||||
msgid "Image related commands."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:37
|
||||
#, 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
|
||||
#, 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
|
||||
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:66
|
||||
msgid "Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:69
|
||||
msgid "Search results...\\n"
|
||||
msgstr "搜尋結果…\\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:76 redbot/cogs/image/image.py:133
|
||||
msgid "Something went wrong. Error code is {code}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:83
|
||||
#, 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
|
||||
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
|
||||
msgid "No results found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:139
|
||||
#, 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"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:160
|
||||
#, docstring
|
||||
msgid "Retrieve the first search result from Giphy."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:170 redbot/cogs/image/image.py:203
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:188
|
||||
msgid "Error contacting the Giphy API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:193
|
||||
#, docstring
|
||||
msgid "Retrieve a random GIF from a Giphy search."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:221
|
||||
msgid "Error contacting the API."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:226
|
||||
#, docstring
|
||||
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 ""
|
||||
|
||||
Reference in New Issue
Block a user