From 747e984e4f718dcc9f590d5f8cf0b22b5a9e2a3b Mon Sep 17 00:00:00 2001 From: Krzysztof Kowalczyk Date: Thu, 22 Apr 2021 00:39:55 +0200 Subject: [PATCH] Updated Polish language locale --- docs/locale/pl/LC_MESSAGES/api.po | 3883 +++++++++++++---- docs/locale/pl/LC_MESSAGES/auth_tutorial.po | 2 +- docs/locale/pl/LC_MESSAGES/changelog.po | 1026 +++++ docs/locale/pl/LC_MESSAGES/code_snippet.po | 50 +- docs/locale/pl/LC_MESSAGES/cursor_tutorial.po | 12 +- docs/locale/pl/LC_MESSAGES/exceptions.po | 82 + docs/locale/pl/LC_MESSAGES/extended_tweets.po | 197 +- docs/locale/pl/LC_MESSAGES/getting_started.po | 63 +- docs/locale/pl/LC_MESSAGES/index.po | 2 +- docs/locale/pl/LC_MESSAGES/install.po | 2 +- docs/locale/pl/LC_MESSAGES/parameters.po | 2 +- docs/locale/pl/LC_MESSAGES/running_tests.po | 2 +- docs/locale/pl/LC_MESSAGES/stream.po | 403 ++ docs/locale/pl/LC_MESSAGES/streaming.po | 171 + .../locale/pl/LC_MESSAGES/streaming_how_to.po | 2 +- 15 files changed, 4969 insertions(+), 930 deletions(-) create mode 100644 docs/locale/pl/LC_MESSAGES/changelog.po create mode 100644 docs/locale/pl/LC_MESSAGES/exceptions.po create mode 100644 docs/locale/pl/LC_MESSAGES/stream.po create mode 100644 docs/locale/pl/LC_MESSAGES/streaming.po diff --git a/docs/locale/pl/LC_MESSAGES/api.po b/docs/locale/pl/LC_MESSAGES/api.po index b373c30..2973ad6 100644 --- a/docs/locale/pl/LC_MESSAGES/api.po +++ b/docs/locale/pl/LC_MESSAGES/api.po @@ -4,1136 +4,3321 @@ msgid "" msgstr "" "Project-Id-Version: Tweepy-pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-14 14:12+0100\n" -"PO-Revision-Date: 2020-01-19 09:28+0100\n" -"Last-Translator: krzysztofturtle \n" +"POT-Creation-Date: 2021-04-15 22:51+0200\n" +"PO-Revision-Date: 2021-04-21 22:49+0200\n" +"Last-Translator: kowalczyk-krzysztof \n" "Language: pl\n" "Language-Team: \n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && " -"(n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.8.0\n" -"X-Generator: POEditor.com\n" +"Generated-By: Babel 2.9.0\n" +"X-Generator: Poedit 2.4.2\n" -#: ../../api.rst:6 -msgid "API Reference" -msgstr "Odniesienia do API" +#: ../../api.rst:9 +msgid ":class:`tweepy.API` --- API Reference" +msgstr ":class:`tweepy.API` --- Referencja API" -#: ../../api.rst:8 -msgid "This page contains some basic documentation for the Tweepy module." -msgstr "Ta strona zawiera podstawową dokumentację do modułu Tweepy." - -#: ../../api.rst:12 -msgid ":mod:`tweepy.api` --- Twitter API wrapper" -msgstr ":mod:`tweepy.api` --- Twitter API wrapper" - -#: ../../api.rst:22 -msgid "This class provides a wrapper for the API as provided by Twitter. The functions provided in this class are listed below." -msgstr "Ta klasa dostarcza wrapper dla API tak jak dostarczono to przez Twitter. Funkcje dostarczone w tej klasie są zapisane poniżej." - -#: ../../api.rst +#: of tweepy.api.API:1 +msgid "" +"This class provides a wrapper for the API as provided by Twitter. The functions provided in this class " +"are listed below." +msgstr "" +"Ta klasa dostarcza wrapper dla API tak jak dostarczono to przez Twitter. Funkcje dostarczone w tej klasie " +"są zapisane poniżej." + +#: of tweepy.api.API tweepy.api.API.add_list_member tweepy.api.API.add_list_members tweepy.api.API.blocks +#: tweepy.api.API.blocks_ids tweepy.api.API.chunked_upload tweepy.api.API.chunked_upload_append +#: tweepy.api.API.chunked_upload_finalize tweepy.api.API.chunked_upload_init tweepy.api.API.create_block +#: tweepy.api.API.create_favorite tweepy.api.API.create_friendship tweepy.api.API.create_list +#: tweepy.api.API.create_media_metadata tweepy.api.API.create_mute tweepy.api.API.create_saved_search +#: tweepy.api.API.destroy_block tweepy.api.API.destroy_direct_message tweepy.api.API.destroy_favorite +#: tweepy.api.API.destroy_friendship tweepy.api.API.destroy_list tweepy.api.API.destroy_mute +#: tweepy.api.API.destroy_saved_search tweepy.api.API.destroy_status tweepy.api.API.favorites +#: tweepy.api.API.followers tweepy.api.API.followers_ids tweepy.api.API.friends tweepy.api.API.friends_ids +#: tweepy.api.API.friendships_incoming tweepy.api.API.friendships_outgoing tweepy.api.API.geo_id +#: tweepy.api.API.geo_search tweepy.api.API.get_direct_message tweepy.api.API.get_list +#: tweepy.api.API.get_media_upload_status tweepy.api.API.get_oembed tweepy.api.API.get_profile_banner +#: tweepy.api.API.get_saved_search tweepy.api.API.get_status tweepy.api.API.get_user +#: tweepy.api.API.home_timeline tweepy.api.API.list_direct_messages tweepy.api.API.list_members +#: tweepy.api.API.list_subscribers tweepy.api.API.list_timeline tweepy.api.API.lists_all +#: tweepy.api.API.lists_memberships tweepy.api.API.lists_ownerships tweepy.api.API.lists_subscriptions +#: tweepy.api.API.lookup_friendships tweepy.api.API.lookup_users tweepy.api.API.media_upload +#: tweepy.api.API.mentions_timeline tweepy.api.API.mutes tweepy.api.API.mutes_ids +#: tweepy.api.API.no_retweets_friendships tweepy.api.API.rate_limit_status tweepy.api.API.remove_list_member +#: tweepy.api.API.remove_list_members tweepy.api.API.report_spam tweepy.api.API.retweet +#: tweepy.api.API.retweeters tweepy.api.API.retweets tweepy.api.API.retweets_of_me +#: tweepy.api.API.reverse_geocode tweepy.api.API.search tweepy.api.API.search_30_day +#: tweepy.api.API.search_full_archive tweepy.api.API.search_users tweepy.api.API.send_direct_message +#: tweepy.api.API.set_settings tweepy.api.API.show_friendship tweepy.api.API.show_list_member +#: tweepy.api.API.show_list_subscriber tweepy.api.API.simple_upload tweepy.api.API.statuses_lookup +#: tweepy.api.API.subscribe_list tweepy.api.API.trends_closest tweepy.api.API.trends_place +#: tweepy.api.API.unretweet tweepy.api.API.unsubscribe_list tweepy.api.API.update_friendship +#: tweepy.api.API.update_list tweepy.api.API.update_profile tweepy.api.API.update_profile_banner +#: tweepy.api.API.update_profile_image tweepy.api.API.update_status tweepy.api.API.update_with_media +#: tweepy.api.API.user_timeline tweepy.api.API.verify_credentials msgid "Parameters" msgstr "Parametry" -#: ../../api.rst:25 -msgid "authentication handler to be used" -msgstr "program obsługi autentykacji, który zostanie użyty" - -#: ../../api.rst:26 -msgid "general API host" -msgstr "generalny host API" +#: of tweepy.api.API:4 +msgid "The authentication handler to be used" +msgstr "Handler autentykacji, który zostanie użyty" -#: ../../api.rst:27 -msgid "search API host" -msgstr "przeszukaj hosta API" +#: of tweepy.api.API:5 +msgid "The cache to query if a GET method is used" +msgstr "Pamieć podręczna do zapytania gdy użyta zostaje metoda GET" -#: ../../api.rst:28 -msgid "cache backend to use" -msgstr "pamięć podręczna backend, która zostanie użyta" +#: of tweepy.api.API:6 +msgid "The general REST API host server URL" +msgstr "Generaly REST API hosta serwera URL" -#: ../../api.rst:29 -msgid "general API path root" -msgstr "generalna ścieżka korzenia API" +#: of tweepy.api.API:7 +msgid "" +"The Parser instance to use for parsing the response from Twitter; defaults to an instance of ModelParser" +msgstr "" +"Instancja Parser, do uzycia podczas parsowania odpowiedzi od Twittera; domyślnie instancja ModelParser" -#: ../../api.rst:30 -msgid "search API path root" -msgstr "przeszukaj ścieżkę korzenia API" +#: of tweepy.api.API:9 +msgid "The full url to an HTTPS proxy to use for connecting to Twitter" +msgstr "Pełen url proxy HTTPS, które jest użyte do połączenia z Twitter" -#: ../../api.rst:31 -msgid "default number of retries to attempt when error occurs" -msgstr "domyślna liczba powtórzeń gdy wystąpi błąd" +#: of tweepy.api.API:11 +msgid "Number of retries to attempt when an error occurs" +msgstr "Liczba powtórzeń gdy wystąpi błąd" -#: ../../api.rst:32 -msgid "number of seconds to wait between retries" -msgstr "liczba sekund oczekiwania pomiędzy powtórzeniami" +#: of tweepy.api.API:12 +msgid "Number of seconds to wait between retries" +msgstr "Liczba sekund oczekiwania pomiędzy powtórzeniami" -#: ../../api.rst:33 -msgid "which HTTP status codes to retry" -msgstr "który kod statusu HTTP zostanie użyty do powtórzenia" +#: of tweepy.api.API:13 +msgid "Which HTTP status codes to retry" +msgstr "Który kod statusu HTTP zostanie użyty do powtórzenia" -#: ../../api.rst:34 +#: of tweepy.api.API:14 msgid "The maximum amount of time to wait for a response from Twitter" msgstr "Maksymalna ilość czasu oczekiwania na odpowiedź od Twitter" -#: ../../api.rst:36 -msgid "The object to use for parsing the response from Twitter" -msgstr "Obiekt, który zostanie użyty do analizy odpowiedzi od Twitter" - -#: ../../api.rst:37 -msgid "Whether or not to use GZIP compression for requests" -msgstr "Czy do żądań ma zostać użyta kompresja GZIP" +#: of tweepy.api.API:16 +msgid "The URL of the upload server" +msgstr "URL serwera upload" -#: ../../api.rst:38 +#: of tweepy.api.API:17 msgid "Whether or not to automatically wait for rate limits to replenish" msgstr "Czy automatycznie oczekiwać na wyczerpanie limitów wskaźników" -#: ../../api.rst:40 -msgid "Whether or not to print a notification when Tweepy is waiting for rate limits to replenish" -msgstr "czy wyświetlać notyfikacje, gdy Tweepy oczekuje na wyczerpanie limitów wskaźników" +#: of tweepy.api.API +msgid "Raises" +msgstr "Wywołania" + +#: of tweepy.api.API:20 +msgid "If the given parser is not a Parser instance" +msgstr "Co jeżeli dany parser nie jest instancją Parser" + +#: of tweepy.api.API tweepy.api.API.add_list_member tweepy.api.API.add_list_members tweepy.api.API.blocks +#: tweepy.api.API.blocks_ids tweepy.api.API.chunked_upload tweepy.api.API.chunked_upload_append +#: tweepy.api.API.chunked_upload_finalize tweepy.api.API.chunked_upload_init tweepy.api.API.configuration +#: tweepy.api.API.create_block tweepy.api.API.create_favorite tweepy.api.API.create_friendship +#: tweepy.api.API.create_list tweepy.api.API.create_media_metadata tweepy.api.API.create_mute +#: tweepy.api.API.create_saved_search tweepy.api.API.destroy_block tweepy.api.API.destroy_direct_message +#: tweepy.api.API.destroy_favorite tweepy.api.API.destroy_friendship tweepy.api.API.destroy_list +#: tweepy.api.API.destroy_mute tweepy.api.API.destroy_saved_search tweepy.api.API.destroy_status +#: tweepy.api.API.favorites tweepy.api.API.followers tweepy.api.API.followers_ids tweepy.api.API.friends +#: tweepy.api.API.friends_ids tweepy.api.API.friendships_incoming tweepy.api.API.friendships_outgoing +#: tweepy.api.API.geo_id tweepy.api.API.geo_search tweepy.api.API.get_direct_message tweepy.api.API.get_list +#: tweepy.api.API.get_media_upload_status tweepy.api.API.get_oembed tweepy.api.API.get_profile_banner +#: tweepy.api.API.get_saved_search tweepy.api.API.get_settings tweepy.api.API.get_status +#: tweepy.api.API.get_user tweepy.api.API.home_timeline tweepy.api.API.list_direct_messages +#: tweepy.api.API.list_members tweepy.api.API.list_subscribers tweepy.api.API.list_timeline +#: tweepy.api.API.lists_all tweepy.api.API.lists_memberships tweepy.api.API.lists_ownerships +#: tweepy.api.API.lists_subscriptions tweepy.api.API.lookup_friendships tweepy.api.API.lookup_users +#: tweepy.api.API.media_upload tweepy.api.API.mentions_timeline tweepy.api.API.mutes +#: tweepy.api.API.mutes_ids tweepy.api.API.no_retweets_friendships tweepy.api.API.rate_limit_status +#: tweepy.api.API.remove_list_member tweepy.api.API.remove_list_members tweepy.api.API.remove_profile_banner +#: tweepy.api.API.report_spam tweepy.api.API.retweet tweepy.api.API.retweeters tweepy.api.API.retweets +#: tweepy.api.API.retweets_of_me tweepy.api.API.reverse_geocode tweepy.api.API.saved_searches +#: tweepy.api.API.search tweepy.api.API.search_30_day tweepy.api.API.search_full_archive +#: tweepy.api.API.search_users tweepy.api.API.send_direct_message tweepy.api.API.set_settings +#: tweepy.api.API.show_friendship tweepy.api.API.show_list_member tweepy.api.API.show_list_subscriber +#: tweepy.api.API.simple_upload tweepy.api.API.statuses_lookup tweepy.api.API.subscribe_list +#: tweepy.api.API.supported_languages tweepy.api.API.trends_available tweepy.api.API.trends_closest +#: tweepy.api.API.trends_place tweepy.api.API.unretweet tweepy.api.API.unsubscribe_list +#: tweepy.api.API.update_friendship tweepy.api.API.update_list tweepy.api.API.update_profile +#: tweepy.api.API.update_profile_banner tweepy.api.API.update_profile_image tweepy.api.API.update_status +#: tweepy.api.API.update_with_media tweepy.api.API.user_timeline tweepy.api.API.verify_credentials +msgid "reference" +msgstr "odniesienie" + +#: of tweepy.api.API:22 +msgid "https://developer.twitter.com/en/docs/api-reference-index" +msgstr "https://developer.twitter.com/en/docs/api-reference-index" + +#: ../../api.rst:14 +msgid "Premium Search APIs" +msgstr "Premium API wyszukiwania" + +#: of tweepy.api.API.search_30_day:1 +msgid "Premium search that provides Tweets posted within the last 30 days." +msgstr "Wyszukanie premium, które zawiera Tweety zapostowane w ciągu ostatnich 30 dni." + +#: of tweepy.api.API.search_30_day:3 tweepy.api.API.search_full_archive:4 +msgid "" +"The (case-sensitive) label associated with your search developer environment, as displayed at https://" +"developer.twitter.com/en/account/environments." +msgstr "" +"Etykieta (wielkość liter jest ważna) powiązana z twoim środowiskiem developerskim wyszukiwania, tak jak " +"jest to widoczne na https://developer.twitter.com/en/account/environments." -#: ../../api.rst:43 -msgid "The full url to an HTTPS proxy to use for connecting to Twitter." -msgstr "Pełen URL proxy HTTPS, które jest użyte do połączenia z Twitter." +#: of tweepy.api.API.search_30_day:6 tweepy.api.API.search_full_archive:7 +msgid "" +"The equivalent of one premium rule/filter, with up to 1,024 characters (256 with Sandbox dev " +"environments). This parameter should include ALL portions of the rule/filter, including all operators, " +"and portions of the rule should not be separated into other parameters of the query." +msgstr "" +"Równowartość jednej zasady/filtra premium, maksimum 1024 znaki (256 w środowiskach developerskich " +"Sandbox). Parametr ten powinien zawierać WSZYSTKIE części zasad/filtrów, uwzględniając wszystkie " +"operatory. Cżesci zasad nie powinni być podzielone na inne parametry zapytania." -#: ../../api.rst:48 -msgid "Timeline methods" -msgstr "Metody osi czasu" +#: of tweepy.api.API.search_30_day:6 tweepy.api.API.search_full_archive:7 +msgid "" +"The equivalent of one premium rule/filter, with up to 1,024 characters (256 with Sandbox dev " +"environments)." +msgstr "" +"Równowartość jednej zasady/filtra premium, maksimum 1024 znaki (256 w środowiskach developerskich " +"Sandbox)." -#: ../../api.rst:52 -msgid "Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. This is the equivalent of /timeline/home on the Web." -msgstr "Zwraca 20 ostatnich statusów w tym retweety zapostowane przez zuwierzytelnionego użytkownika i jego znajomych. Jest to to samo co /timeline/home." +#: of tweepy.api.API.search_30_day:9 tweepy.api.API.search_full_archive:10 +msgid "" +"This parameter should include ALL portions of the rule/filter, including all operators, and portions of " +"the rule should not be separated into other parameters of the query." +msgstr "" +"Parametr ten powinien zawierać WSZYSTKIE części zasad/filtrów, uwzględniając wszystkie operatory. Cżesci " +"zasad nie powinni być podzielone na inne parametry zapytania." -#: ../../api.rst:56 ../../api.rst:89 ../../api.rst:101 ../../api.rst:112 -#: ../../api.rst:877 -msgid "|since_id|" -msgstr "Zwraca tylko statusy z ID większym (tzn. nowszym) niż określone ID." +#: of tweepy.api.API.search_30_day:12 tweepy.api.API.search_full_archive:13 +msgid "" +"Tags can be used to segregate rules and their matching data into different logical groups. If a rule tag " +"is provided, the rule tag is included in the 'matching_rules' attribute. It is recommended to assign " +"rule-specific UUIDs to rule tags and maintain desired mappings on the client side." +msgstr "" +"Tagi mogą zostać użyte do segregowania zasad i odpowiednich dla nich danych w grupy logiczne. Jeżeli tag " +"zasady jest dostarcony to tag ten będzie uwzględniony w atrybucie `matching_rules`. Zaleca się " +"wyznaczenie specifcznych UUIDów dla tagów danej zasady oraz zachowanie pożądanych połaczeń po stronie " +"klienta." -#: ../../api.rst:57 ../../api.rst:90 ../../api.rst:102 ../../api.rst:113 -#: ../../api.rst:766 ../../api.rst:878 -msgid "|max_id|" -msgstr "Zwraca tylko statusy z ID mniejszym (tzn. starszym) lub równym określonemu ID." +#: of tweepy.api.API.search_30_day:12 tweepy.api.API.search_full_archive:13 +msgid "" +"Tags can be used to segregate rules and their matching data into different logical groups. If a rule tag " +"is provided, the rule tag is included in the 'matching_rules' attribute." +msgstr "" +"Tagi mogą zostać użyte do segregowania zasad i odpowiednich dla nich danych w grupy logiczne. Jeżeli tag " +"zasady jest dostarcony to tag ten będzie uwzględniony w atrybucie `matching_rules`." -#: ../../api.rst:58 ../../api.rst:91 ../../api.rst:103 ../../api.rst:114 -#: ../../api.rst:315 ../../api.rst:330 ../../api.rst:395 ../../api.rst:757 -#: ../../api.rst:848 ../../api.rst:861 ../../api.rst:879 ../../api.rst:1026 -msgid "|count|" -msgstr "Liczba wyników do pobrania na stronę." +#: of tweepy.api.API.search_30_day:16 tweepy.api.API.search_full_archive:17 +msgid "" +"It is recommended to assign rule-specific UUIDs to rule tags and maintain desired mappings on the client " +"side." +msgstr "" +"Zaleca się wyznaczenie specifcznych UUIDów dla tagów danej zasady oraz zachowanie pożądanych połaczeń po " +"stronie klienta." -#: ../../api.rst:59 ../../api.rst:92 ../../api.rst:104 ../../api.rst:374 -#: ../../api.rst:560 ../../api.rst:611 -msgid "|page|" -msgstr "Określa którą stronę wyników otrzymać. Uwaga: istnieją limity stronnicowania." +#: of tweepy.api.API.search_30_day:18 tweepy.api.API.search_full_archive:19 +msgid "" +"The oldest UTC timestamp (from most recent 30 days) from which the Tweets will be provided. Timestamp is " +"in minute granularity and is inclusive (i.e. 12:00 includes the 00 minute). Specified: Using only the " +"fromDate with no toDate parameter will deliver results for the query going back in time from now( ) until " +"the fromDate. Not Specified: If a fromDate is not specified, the API will deliver all of the results for " +"30 days prior to now( ) or the toDate (if specified). If neither the fromDate or toDate parameter is " +"used, the API will deliver all results for the most recent 30 days, starting at the time of the request, " +"going backwards." +msgstr "" +"Najstarszy timestamp UTC (z ostatnich 30 dni), od którego będą dostarczane Tweety. Timestamp jest w " +"stopniu dokładności minutowej i jest całkowity (np. 12:00 zawiera minutę 00). Określone: Użycie tylko " +"fromDate bez parametru toDate dostarczy wyniki dla zapytania cofającego się w czasie od now( ) do " +"fromDate. Nieokreślony: Jeśli fromDate nie jest określone, API dostarczy wszystkie wyniki dla 30 dni " +"przed now( ) lub toDate (jeśli jest określone). Jeśli nie zostanie użyty ani parametr fromDate ani " +"toDate, API dostarczy wszystkie wyniki dla ostatnich 30 dni, począwszy od momentu złożenia żądania, idąc " +"wstecz." + +#: of tweepy.api.API.search_30_day:18 tweepy.api.API.search_full_archive:19 +msgid "" +"The oldest UTC timestamp (from most recent 30 days) from which the Tweets will be provided. Timestamp is " +"in minute granularity and is inclusive (i.e. 12:00 includes the 00 minute)." +msgstr "" +"Najstarszy timestamp UTC (z ostatnich 30 dni), od którego będą dostarczane Tweety. Timestamp jest w " +"stopniu dokładności minutowej i jest całkowity (np. 12:00 zawiera minutę 00)." -#: ../../api.rst +#: of tweepy.api.API.search_30_day:22 tweepy.api.API.search_full_archive:23 +msgid "" +"Specified: Using only the fromDate with no toDate parameter will deliver results for the query going back " +"in time from now( ) until the fromDate." +msgstr "" +"Określone: Użycie tylko fromDate bez parametru toDate dostarczy wyniki dla zapytania cofającego się w " +"czasie od now( ) do fromDate." + +#: of tweepy.api.API.search_30_day:26 tweepy.api.API.search_full_archive:27 +msgid "" +"Not Specified: If a fromDate is not specified, the API will deliver all of the results for 30 days prior " +"to now( ) or the toDate (if specified)." +msgstr "" +"Nieokreślony: Jeśli fromDate nie jest określone, API dostarczy wszystkie wyniki dla 30 dni przed now( ) " +"lub toDate (jeśli jest określone)" + +#: of tweepy.api.API.search_30_day:30 tweepy.api.API.search_full_archive:31 +msgid "" +"If neither the fromDate or toDate parameter is used, the API will deliver all results for the most recent " +"30 days, starting at the time of the request, going backwards." +msgstr "" +"Jeśli nie zostanie użyty ani parametr fromDate ani toDate, API dostarczy wszystkie wyniki dla ostatnich " +"30 dni, począwszy od momentu złożenia żądania, idąc wstecz." + +#: of tweepy.api.API.search_30_day:33 tweepy.api.API.search_full_archive:34 +msgid "" +"The latest, most recent UTC timestamp to which the Tweets will be provided. Timestamp is in minute " +"granularity and is not inclusive (i.e. 11:59 does not include the 59th minute of the hour). Specified: " +"Using only the toDate with no fromDate parameter will deliver the most recent 30 days of data prior to " +"the toDate. Not Specified: If a toDate is not specified, the API will deliver all of the results from " +"now( ) for the query going back in time to the fromDate. If neither the fromDate or toDate parameter is " +"used, the API will deliver all results for the entire 30-day index, starting at the time of the request, " +"going backwards." +msgstr "" +"Ostatni, najbardziej aktualny timestamp UTC, do którego będą dostarczane Tweety. Znacznik czasowy jest z " +"dokładnością do minuty i nie jest całkowity (np. 11:59 nie obejmuje 59. minuty godziny). Określone: " +"Użycie tylko toDate bez parametru fromDate spowoduje dostarczenie danych zostatnich 30 dni przed toDate. " +"Nieokreślone: Jeśli toDate nie jest określone, API dostarczy wszystkie wyniki od now( ) dla zapytania " +"cofającego się w czasie do fromDate. If neither the fromDate or toDate parameter is used, the API will " +"deliver all results for the entire 30-day index, starting at the time of the request, going backwards." + +#: of tweepy.api.API.search_30_day:33 tweepy.api.API.search_full_archive:34 +msgid "" +"The latest, most recent UTC timestamp to which the Tweets will be provided. Timestamp is in minute " +"granularity and is not inclusive (i.e. 11:59 does not include the 59th minute of the hour)." +msgstr "" +"Ostatni, najbardziej aktualny timestamp UTC, do którego będą dostarczane Tweety. Znacznik czasowy jest z " +"dokładnością do minuty i nie jest całkowity (np. 11:59 nie obejmuje 59. minuty godziny)." + +#: of tweepy.api.API.search_30_day:38 tweepy.api.API.search_full_archive:39 +msgid "" +"Specified: Using only the toDate with no fromDate parameter will deliver the most recent 30 days of data " +"prior to the toDate." +msgstr "" +"Określone: Użycie tylko toDate bez parametru fromDate spowoduje dostarczenie danych zostatnich 30 dni " +"przed toDate." + +#: of tweepy.api.API.search_30_day:41 tweepy.api.API.search_full_archive:42 +msgid "" +"Not Specified: If a toDate is not specified, the API will deliver all of the results from now( ) for the " +"query going back in time to the fromDate." +msgstr "" +"Nieokreślone: Jeśli toDate nie jest określone, API dostarczy wszystkie wyniki od now( ) dla zapytania " +"cofającego się w czasie do fromDate." + +#: of tweepy.api.API.search_30_day:45 tweepy.api.API.search_full_archive:46 +msgid "" +"If neither the fromDate or toDate parameter is used, the API will deliver all results for the entire 30-" +"day index, starting at the time of the request, going backwards." +msgstr "" +"Jeśli ani parametr fromDate ani toDate nie jest użyty, API dostarczy wszystkie wyniki dla całego 30-" +"dniowego indeksu, zaczynając od czasu żądania, idąc wstecz." + +#: of tweepy.api.API.search_30_day:48 tweepy.api.API.search_full_archive:49 +msgid "" +"The maximum number of search results to be returned by a request. A number between 10 and the system " +"limit (currently 500, 100 for Sandbox environments). By default, a request response will return 100 " +"results." +msgstr "" +"Maksymalna liczba wyników wyszukiwań zwracanych przez zapytanie. Liczba pomiędzy 10 a limitem systemowym " +"(obecnie 500, 100 dla środowisk Sandbox). Domyślnie odpowiedź żądania zwraca 100 wyników." + +#: of tweepy.api.API.search_30_day:52 tweepy.api.API.search_full_archive:53 +msgid "" +"This parameter is used to get the next 'page' of results. The value used with the parameter is pulled " +"directly from the response provided by the API, and should not be modified." +msgstr "" +"Ten parametr jest używany do uzyskania następnej \"strony\" wyników. Wartość użyta w tym parametrze jest " +"pobierana bezpośrednio z odpowiedzi dostarczonej przez API i nie powinna być modyfikowana." + +#: of tweepy.api.API.add_list_member tweepy.api.API.add_list_members tweepy.api.API.blocks +#: tweepy.api.API.blocks_ids tweepy.api.API.chunked_upload tweepy.api.API.chunked_upload_finalize +#: tweepy.api.API.chunked_upload_init tweepy.api.API.configuration tweepy.api.API.create_block +#: tweepy.api.API.create_favorite tweepy.api.API.create_friendship tweepy.api.API.create_list +#: tweepy.api.API.create_mute tweepy.api.API.create_saved_search tweepy.api.API.destroy_block +#: tweepy.api.API.destroy_direct_message tweepy.api.API.destroy_favorite tweepy.api.API.destroy_friendship +#: tweepy.api.API.destroy_list tweepy.api.API.destroy_mute tweepy.api.API.destroy_saved_search +#: tweepy.api.API.destroy_status tweepy.api.API.favorites tweepy.api.API.followers +#: tweepy.api.API.followers_ids tweepy.api.API.friends tweepy.api.API.friends_ids +#: tweepy.api.API.friendships_incoming tweepy.api.API.friendships_outgoing tweepy.api.API.geo_id +#: tweepy.api.API.geo_search tweepy.api.API.get_direct_message tweepy.api.API.get_list +#: tweepy.api.API.get_oembed tweepy.api.API.get_profile_banner tweepy.api.API.get_saved_search +#: tweepy.api.API.get_settings tweepy.api.API.get_status tweepy.api.API.get_user +#: tweepy.api.API.home_timeline tweepy.api.API.list_direct_messages tweepy.api.API.list_members +#: tweepy.api.API.list_subscribers tweepy.api.API.list_timeline tweepy.api.API.lists_all +#: tweepy.api.API.lists_memberships tweepy.api.API.lists_ownerships tweepy.api.API.lists_subscriptions +#: tweepy.api.API.lookup_friendships tweepy.api.API.lookup_users tweepy.api.API.media_upload +#: tweepy.api.API.mentions_timeline tweepy.api.API.mutes tweepy.api.API.mutes_ids +#: tweepy.api.API.no_retweets_friendships tweepy.api.API.rate_limit_status tweepy.api.API.remove_list_member +#: tweepy.api.API.remove_list_members tweepy.api.API.report_spam tweepy.api.API.retweet +#: tweepy.api.API.retweeters tweepy.api.API.retweets tweepy.api.API.retweets_of_me +#: tweepy.api.API.reverse_geocode tweepy.api.API.saved_searches tweepy.api.API.search +#: tweepy.api.API.search_30_day tweepy.api.API.search_full_archive tweepy.api.API.search_users +#: tweepy.api.API.send_direct_message tweepy.api.API.set_settings tweepy.api.API.show_friendship +#: tweepy.api.API.show_list_member tweepy.api.API.show_list_subscriber tweepy.api.API.simple_upload +#: tweepy.api.API.statuses_lookup tweepy.api.API.subscribe_list tweepy.api.API.supported_languages +#: tweepy.api.API.trends_available tweepy.api.API.trends_closest tweepy.api.API.trends_place +#: tweepy.api.API.unretweet tweepy.api.API.unsubscribe_list tweepy.api.API.update_friendship +#: tweepy.api.API.update_list tweepy.api.API.update_profile tweepy.api.API.update_profile_image +#: tweepy.api.API.update_status tweepy.api.API.update_with_media tweepy.api.API.user_timeline +#: tweepy.api.API.verify_credentials msgid "Return type" msgstr "Typ zwracany" -#: ../../api.rst:60 ../../api.rst:76 ../../api.rst:93 ../../api.rst:105 -#: ../../api.rst:115 ../../api.rst:274 ../../api.rst:561 ../../api.rst:885 +#: of tweepy.api.API.favorites:11 tweepy.api.API.home_timeline:12 tweepy.api.API.list_timeline:18 +#: tweepy.api.API.mentions_timeline:9 tweepy.api.API.retweets:7 tweepy.api.API.retweets_of_me:11 +#: tweepy.api.API.search_30_day:56 tweepy.api.API.search_full_archive:57 tweepy.api.API.statuses_lookup:12 +#: tweepy.api.API.user_timeline:19 msgid "list of :class:`Status` objects" msgstr "lista obiektów :class:`Status`" -#: ../../api.rst:66 -msgid "Returns full Tweet objects for up to 100 tweets per request, specified by the ``id_`` parameter." -msgstr "Zwraca pełne obiekty Tweet, do 100 tweetow na jedno żądanie. Sprecyzowane w parametrze ``id_``." +#: of tweepy.api.API.search_30_day:58 tweepy.api.API.search_full_archive:59 +msgid "https://developer.twitter.com/en/docs/twitter-api/premium/search-api/api-reference/premium-search" +msgstr "https://developer.twitter.com/en/docs/twitter-api/premium/search-api/api-reference/premium-search" -#: ../../api.rst:69 -msgid "A list of Tweet IDs to lookup, up to 100" -msgstr "Lista ID tweetów do wyszukania, maksymalnie 100" +#: of tweepy.api.API.search_full_archive:1 +msgid "" +"Premium search that provides Tweets from as early as 2006, starting with the first Tweet posted in March " +"2006." +msgstr "" +"Wyszukanie premium, które zwraca Tweety nawet z 2006 roku, najstarsze z nich zapostowane w marcu 2006 " +"roku." -#: ../../api.rst:70 ../../api.rst:133 ../../api.rst:357 ../../api.rst:502 -#: ../../api.rst:651 ../../api.rst:767 ../../api.rst:880 ../../api.rst:1027 -msgid "|include_entities|" -msgstr "Ustawione jako false powoduje, że węzeł jednostek nie będzie zawarty. Domyślnie False." +#: ../../api.rst:21 +msgid "Tweets" +msgstr "Tweety" -#: ../../api.rst:71 ../../api.rst:128 ../../api.rst:199 -msgid "|trim_user|" -msgstr "Boolean wskazujacy czy dostarczyć ID użytkowników zamiast kompletnych obiektów user. Domyślnie False." +#: ../../api.rst:24 +msgid "Get Tweet timelines" +msgstr "Uzyskaj osie czasów Tweeta" -#: ../../api.rst:72 -msgid "A boolean indicating whether or not to include tweets that cannot be shown. Defaults to False." -msgstr "Boolean wskazujący czy zawarte będą tweety, które nie mogą być pokazywane. Domyślnie ustawione jako False." +#: of tweepy.api.API.home_timeline:1 +msgid "" +"Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that " +"user's friends. This is the equivalent of /timeline/home on the Web." +msgstr "" +"Zwraca 20 ostatnich statusów w tym retweety zapostowane przez zuwierzytelnionego użytkownika i jego " +"znajomych. Jest to to samo co /timeline/home." + +#: of tweepy.api.API.favorites:6 tweepy.api.API.followers:7 tweepy.api.API.followers_ids:8 +#: tweepy.api.API.friends:7 tweepy.api.API.friends_ids:8 tweepy.api.API.home_timeline:5 +#: tweepy.api.API.list_direct_messages:4 tweepy.api.API.list_members:7 tweepy.api.API.list_subscribers:8 +#: tweepy.api.API.list_timeline:11 tweepy.api.API.lists_memberships:7 tweepy.api.API.lists_ownerships:8 +#: tweepy.api.API.lists_subscriptions:6 tweepy.api.API.mentions_timeline:3 tweepy.api.API.retweeters:5 +#: tweepy.api.API.retweets:4 tweepy.api.API.retweets_of_me:4 tweepy.api.API.search:37 +#: tweepy.api.API.search_users:8 tweepy.api.API.user_timeline:8 +msgid "|count|" +msgstr "Liczba wyników do pobrania na stronę" -#: ../../api.rst:74 ../../api.rst:134 -msgid "|include_ext_alt_text|" -msgstr "Jeżeli alt tekst został dodany do którejś z dołączonych jednostek to ten parametr zwróci wartość ext_alt_text w kluczu top-level dla tej jednostki mediów." +#: of tweepy.api.API.favorites:7 tweepy.api.API.home_timeline:6 tweepy.api.API.list_timeline:9 +#: tweepy.api.API.mentions_timeline:4 tweepy.api.API.retweets_of_me:5 tweepy.api.API.user_timeline:7 +msgid "|since_id|" +msgstr "Zwraca tylko statusy z ID większym (tzn. nowszym) niż określone ID" -#: ../../api.rst:75 ../../api.rst:135 -msgid "|include_card_uri|" -msgstr "Boolean wkazujący czy otrzymany tweet powinien zawierać atrybut card_uri gdy do tweeta dołączona jest karta ads oraz gdy karta jest dołączona używając wartośći card_uri." - -#: ../../api.rst:82 -msgid "Returns the 20 most recent statuses posted from the authenticating user or the user specified. It's also possible to request another user's timeline via the id parameter." -msgstr "Zwraca 20 ostatnich statusów zapostowanych przez zuwierzytelnionego użytkownika lub wyznaczonego użytkownika. Możliwe jest także zażądanie osi czasu innego użytkownika za pomocą parametru id." - -#: ../../api.rst:86 ../../api.rst:292 ../../api.rst:311 ../../api.rst:326 -#: ../../api.rst:441 ../../api.rst:453 ../../api.rst:476 ../../api.rst:487 -#: ../../api.rst:590 ../../api.rst:601 ../../api.rst:630 ../../api.rst:640 -#: ../../api.rst:672 -msgid "|uid|" -msgstr "Określa ID lub nazwę wyświetlaną użytkownika." - -#: ../../api.rst:87 ../../api.rst:293 ../../api.rst:312 ../../api.rst:327 -#: ../../api.rst:443 ../../api.rst:455 ../../api.rst:478 ../../api.rst:489 -#: ../../api.rst:592 ../../api.rst:603 ../../api.rst:632 ../../api.rst:642 -#: ../../api.rst:674 ../../api.rst:828 ../../api.rst:843 ../../api.rst:859 -#: ../../api.rst:909 ../../api.rst:941 ../../api.rst:986 ../../api.rst:1040 -msgid "|user_id|" -msgstr "Określa ID użytkownika. Przydatne do rozróżnienia czy nazwa wyświetlana jest taka sama jak ID użytkownika." +#: of tweepy.api.API.favorites:8 tweepy.api.API.home_timeline:7 tweepy.api.API.list_timeline:10 +#: tweepy.api.API.mentions_timeline:5 tweepy.api.API.retweets_of_me:6 tweepy.api.API.search:46 +#: tweepy.api.API.user_timeline:9 +msgid "|max_id|" +msgstr "Zwraca tylko statusy z ID mniejszym (tzn. starszym) lub równym określonemu ID" -#: ../../api.rst:88 ../../api.rst:294 ../../api.rst:313 ../../api.rst:328 -#: ../../api.rst:442 ../../api.rst:454 ../../api.rst:477 ../../api.rst:488 -#: ../../api.rst:591 ../../api.rst:602 ../../api.rst:631 ../../api.rst:641 -#: ../../api.rst:673 ../../api.rst:827 ../../api.rst:842 ../../api.rst:858 -#: ../../api.rst:908 ../../api.rst:940 ../../api.rst:985 ../../api.rst:1039 -msgid "|screen_name|" -msgstr "Określa nazwę wyświetlaną użytkownika. Przydatne do rozróżnienia czy nazwa wyświetlana jest taka sama jak ID użytkownika." +#: of tweepy.api.API.destroy_status:5 tweepy.api.API.get_status:4 tweepy.api.API.home_timeline:8 +#: tweepy.api.API.mentions_timeline:6 tweepy.api.API.retweet:4 tweepy.api.API.retweets:5 +#: tweepy.api.API.retweets_of_me:7 tweepy.api.API.statuses_lookup:6 tweepy.api.API.unretweet:5 +#: tweepy.api.API.update_status:57 tweepy.api.API.user_timeline:10 +msgid "|trim_user|" +msgstr "" +"Boolean wskazujacy czy dostarczyć ID użytkowników zamiast kompletnych obiektów user. Domyślnie False" + +#: of tweepy.api.API.home_timeline:9 tweepy.api.API.user_timeline:11 +msgid "|exclude_replies|" +msgstr "Ustawione jako false powoduje, że węzeł jednostek nie będzie zawarty. Domyślnie False" + +#: of tweepy.api.API.blocks:4 tweepy.api.API.create_block:8 tweepy.api.API.create_favorite:5 +#: tweepy.api.API.destroy_block:6 tweepy.api.API.destroy_favorite:5 tweepy.api.API.favorites:9 +#: tweepy.api.API.get_status:9 tweepy.api.API.get_user:5 tweepy.api.API.home_timeline:10 +#: tweepy.api.API.list_members:9 tweepy.api.API.list_subscribers:10 tweepy.api.API.list_timeline:12 +#: tweepy.api.API.lookup_users:14 tweepy.api.API.mentions_timeline:7 tweepy.api.API.mutes:4 +#: tweepy.api.API.retweets_of_me:8 tweepy.api.API.search:47 tweepy.api.API.search_users:9 +#: tweepy.api.API.show_list_member:9 tweepy.api.API.show_list_subscriber:9 tweepy.api.API.statuses_lookup:5 +#: tweepy.api.API.update_profile:15 tweepy.api.API.update_profile_image:6 +#: tweepy.api.API.verify_credentials:3 +msgid "|include_entities|" +msgstr "Ustawione jako false powoduje, że węzeł jednostek nie będzie zawarty. Domyślnie False" -#: ../../api.rst:98 -msgid "Returns the 20 most recent tweets of the authenticated user that have been retweeted by others." -msgstr "Zwraca 20 najnowszych tweetów od zuwierzytelnionego użytkownika, które zostały zretweetowane przez innych." +#: of tweepy.api.API.home_timeline:14 +msgid "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"home_timeline" +msgstr "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"home_timeline" -#: ../../api.rst:110 +#: of tweepy.api.API.mentions_timeline:1 msgid "Returns the 20 most recent mentions, including retweets." msgstr "Zwraca 20 najnowszych wzmianek, w tym retweety." -#: ../../api.rst:119 -msgid "Status methods" -msgstr "Metody statusu" +#: of tweepy.api.API.mentions_timeline:11 +msgid "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"mentions_timeline" +msgstr "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"mentions_timeline" -#: ../../api.rst:125 -msgid "Returns a single status specified by the ID parameter." -msgstr "Zwraca pojedyńczy status określony przez parametr ID." +#: of tweepy.api.API.user_timeline:1 +msgid "" +"Returns the 20 most recent statuses posted from the authenticating user or the user specified. It's also " +"possible to request another user's timeline via the id parameter." +msgstr "" +"Zwraca 20 ostatnich statusów zapostowanych przez zuwierzytelnionego użytkownika lub wyznaczonego " +"użytkownika. Możliwe jest także zażądanie osi czasu innego użytkownika za pomocą parametru id." + +#: of tweepy.api.API.add_list_member:6 tweepy.api.API.create_block:7 tweepy.api.API.create_friendship:4 +#: tweepy.api.API.create_mute:5 tweepy.api.API.destroy_block:5 tweepy.api.API.destroy_friendship:4 +#: tweepy.api.API.destroy_mute:5 tweepy.api.API.favorites:4 tweepy.api.API.followers:4 +#: tweepy.api.API.followers_ids:4 tweepy.api.API.friends:4 tweepy.api.API.friends_ids:4 +#: tweepy.api.API.get_profile_banner:8 tweepy.api.API.get_user:3 tweepy.api.API.lists_all:13 +#: tweepy.api.API.lists_memberships:5 tweepy.api.API.lists_ownerships:6 tweepy.api.API.lists_subscriptions:4 +#: tweepy.api.API.remove_list_member:6 tweepy.api.API.report_spam:4 tweepy.api.API.show_list_member:5 +#: tweepy.api.API.show_list_subscriber:7 tweepy.api.API.update_friendship:4 tweepy.api.API.user_timeline:5 +msgid "|user_id|" +msgstr "" +"Określa ID użytkownika. Przydatne do rozróżnienia czy nazwa wyświetlana jest taka sama jak ID użytkownika" + +#: of tweepy.api.API.add_list_member:7 tweepy.api.API.create_block:6 tweepy.api.API.create_friendship:3 +#: tweepy.api.API.create_mute:4 tweepy.api.API.destroy_block:4 tweepy.api.API.destroy_friendship:3 +#: tweepy.api.API.destroy_mute:4 tweepy.api.API.favorites:5 tweepy.api.API.followers:5 +#: tweepy.api.API.followers_ids:5 tweepy.api.API.friends:5 tweepy.api.API.friends_ids:5 +#: tweepy.api.API.get_profile_banner:9 tweepy.api.API.get_user:4 tweepy.api.API.lists_all:14 +#: tweepy.api.API.lists_memberships:6 tweepy.api.API.lists_ownerships:7 tweepy.api.API.lists_subscriptions:5 +#: tweepy.api.API.remove_list_member:7 tweepy.api.API.report_spam:3 tweepy.api.API.show_list_member:6 +#: tweepy.api.API.show_list_subscriber:8 tweepy.api.API.update_friendship:3 tweepy.api.API.user_timeline:6 +msgid "|screen_name|" +msgstr "" +"Określa nazwę wyświetlaną użytkownika. Przydatne do rozróżnienia czy nazwa wyświetlana jest taka sama jak " +"ID użytkownika" -#: ../../api.rst:127 ../../api.rst:245 ../../api.rst:253 ../../api.rst:262 -#: ../../api.rst:272 ../../api.rst:281 ../../api.rst:569 ../../api.rst:578 -msgid "|sid|" -msgstr "Numeryczne ID statusu." +#: of tweepy.api.API.user_timeline:12 +msgid "" +"When set to ``false``, the timeline will strip any native retweets (though they will still count toward " +"both the maximal length of the timeline and the slice selected by the count parameter). Note: If you're " +"using the trim_user parameter in conjunction with include_rts, the retweets will still contain a full " +"user object." +msgstr "" +"Kiedy ustawiony na ``false``, oś czasu usunie wszystkie natywne retweety (choć nadal będą się one liczyć " +"zarówno do maksymalnej długości osi czasu jak i do wycinka wybranego przez parametr count). Uwaga: Jeśli " +"używasz parametru trim_user w połączeniu z include_rts, retweety nadal będą zawierały pełny obiekt " +"użytkownika." -#: ../../api.rst:129 -msgid "A boolean indicating if any Tweets returned that have been retweeted by the authenticating user should include an additional current_user_retweet node, containing the ID of the source status for the retweet." -msgstr "Boolean wskazujący czy tweety, które zostały zretweetowane przez zuwierzytelnionego użytkownika powinny zawierać dodatkowy węzeł current_user_retweet, który zawiera ID statusu źródłowego dla retweeta." +#: of tweepy.api.API.user_timeline:21 +msgid "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"user_timeline" +msgstr "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-" +"user_timeline" -#: ../../api.rst:136 ../../api.rst:209 ../../api.rst:237 ../../api.rst:246 -#: ../../api.rst:254 ../../api.rst:282 ../../api.rst:570 ../../api.rst:579 -msgid ":class:`Status` object" -msgstr "obiekt :class:`Status`" +#: ../../api.rst:33 +msgid "Post, retrieve, and engage with Tweets" +msgstr "Postowanie, pozyskiwanie i angażowanie się w Tweety" -#: ../../api.rst:147 -msgid "Updates the authenticating user's current status, also known as Tweeting." -msgstr "Aktualizuje status zuwierzytelnionego użytkownika." +#: of tweepy.api.API.favorites:1 +msgid "Returns the favorite statuses for the authenticating user or user specified by the ID parameter." +msgstr "" +"Zwraca ulubione statusy zuwierzytelnionego użytkownika lub użytkownika określonego przez parametr ID." -#: ../../api.rst:149 -msgid "For each update attempt, the update text is compared with the authenticating user's recent Tweets. Any attempt that would result in duplication will be blocked, resulting in a 403 error. A user cannot submit the same status twice in a row." -msgstr "Dla każdej próby aktualizacji, jej tekst jest porównywany z najnowszym tweetem zuwierzytelnionego użytkownika. Każda próba, której rezultatem był by duplikat, zostanie zablokowana, co spowoduje wystąpienie błędu 403. Użytkownik nie może wysłać tego samego statusu dwa razy pod rząd." +#: of tweepy.api.API.favorites:13 +msgid "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/get-favorites-" +"list" +msgstr "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/get-favorites-" +"list" -#: ../../api.rst:154 -msgid "While not rate limited by the API, a user is limited in the number of Tweets they can create at a time. If the number of updates posted by the user reaches the current allowed limit this method will return an HTTP 403 error." -msgstr "Mimo, że nie jest to limitowane przez API, użytkownik może stworzyć maksymalnie określoną liczbę tweetów za jednym razem. Jeżeli liczba aktualizacji zapostowana przez użytkownika osiągnie aktualny limit, metoda tha zwróci błąd HTTP 403." +#: of tweepy.api.API.statuses_lookup:1 +msgid "Returns full Tweet objects for up to 100 Tweets per request, specified by the ``id`` parameter." +msgstr "Zwraca pełne obiekty Tweet, do 100 tweetów na jedno żądanie. Sprecyzowane w parametrze ``id``." -#: ../../api.rst:158 ../../api.rst:223 -msgid "The text of your status update." -msgstr "Tekst statusu aktualizacji." +#: of tweepy.api.API.statuses_lookup:4 +msgid "A list of Tweet IDs to lookup, up to 100" +msgstr "Lista ID tweetów do wyszukania, maksymalnie 100" -#: ../../api.rst:159 -msgid "The ID of an existing status that the update is in reply to. Note: This parameter will be ignored unless the author of the Tweet this parameter references is mentioned within the status text. Therefore, you must include @username, where username is the author of the referenced Tweet, within the update." -msgstr "ID istniejącego statusu dla którego odpowiada aktualizacja. Uwaga: Ten parametr zostanie zignorowany, chyba, że autor tweeta, do którego się odnosi jest wspomniany w ramach tekstu statusu. Tak więc w aktualizacji musisz zawrzeć @username, gdzie username jest autorem wspomnianego tweeta." +#: of tweepy.api.API.statuses_lookup:7 +msgid "A boolean indicating whether or not to include Tweets that cannot be shown. Defaults to False." +msgstr "Boolean wskazujący czy zawarte będą tweety, które nie mogą być pokazywane. Domyślnie False." -#: ../../api.rst:164 -msgid "If set to true and used with in_reply_to_status_id, leading @mentions will be looked up from the original Tweet, and added to the new Tweet from there. This wil append @mentions into the metadata of an extended Tweet as a reply chain grows, until the limit on @mentions is reached. In cases where the original Tweet has been deleted, the reply will fail." -msgstr "Jeżeli ustawione jako true i użyte w in_reply_to_status_id, głowne @mentions będą wyszukane w oryginalnym tweecie i dodane do nowego tweeta. To dołączy @mentions do metaaty istniejącego tweeta wraz z rozwojem łańcucha tweetów, póki nie zostanie osiągnięty limit @mentions. Odpowiedź nie powiedzie się, w przypadkach gdzie oryginalny tweet został usunięty." +#: of tweepy.api.API.get_status:10 tweepy.api.API.statuses_lookup:9 +msgid "|include_ext_alt_text|" +msgstr "" +"Jeżeli alt tekst został dodany do którejś z dołączonych jednostek to ten parametr zwróci wartość " +"ext_alt_text w kluczu top-level dla tej jednostki mediów" -#: ../../api.rst:170 -msgid "When used with auto_populate_reply_metadata, a comma-separated list of user ids which will be removed from the server-generated @mentions prefix on an extended Tweet. Note that the leading @mention cannot be removed as it would break the in-reply-to-status-id semantics. Attempting to remove it will be silently ignored." -msgstr "Gdy użyte z auto_populate_reply_metadata, lista ID użytkowników oddzielona przecinkami zostanie usunięta z wygenerowanego przez serwer prefiksu @mentions na rozszerzonym tweecie. Zauważ, że główne @mention nie mogą być usunięte ponieważ zepsuło by to semantykę in-reply-to-status-id. Próby ich usunięcia będą dyskretnie zignorowane." +#: of tweepy.api.API.get_status:11 tweepy.api.API.statuses_lookup:10 +msgid "|include_card_uri|" +msgstr "" +"Boolean wkazujący czy otrzymany tweet powinien zawierać atrybut card_uri gdy do tweeta dołączona jest " +"karta ads oraz gdy karta jest dołączona używając wartośći card_uri" -#: ../../api.rst:176 -msgid "In order for a URL to not be counted in the status body of an extended Tweet, provide a URL as a Tweet attachment. This URL must be a Tweet permalink, or Direct Message deep link. Arbitrary, non-Twitter URLs must remain in the status text. URLs passed to the attachment_url parameter not matching either a Tweet permalink or Direct Message deep link will fail at Tweet creation and cause an exception." -msgstr "Aby URL nie był policzony w treść statusu rozszerzonego tweeta, dołacz go jako załącznik. URL ten musi być permalinkiem tweeta lub linkiem Wiadomości Bezpośredniej. Inne nie-twitterowe URL muszą pozostać w tekście statusu. URL przekazane do parametru attachment_url, które nie są przyporządkowane do permalinku tweeta lub Wiadomości Bezpośredniej, nie stworzą tweeta i spowodują wystąpienie wyjątku." +#: of tweepy.api.API.statuses_lookup:14 +msgid "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/get-statuses-" +"lookup" +msgstr "" +"https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/api-reference/get-statuses-" +"lookup" -#: ../../api.rst:182 -msgid "A list of media_ids to associate with the Tweet. You may include up to 4 photos or 1 animated GIF or 1 video in a Tweet." -msgstr "Lista media_ids powiązanych z tweetem. Jeden tweet może zawierać maksymalnie 4 zdjęcia, 1 animowany GIF lub 1 video" +#: of tweepy.api.API.get_oembed:1 +msgid "" +"Returns a single Tweet, specified by either a Tweet web URL or the Tweet ID, in an oEmbed-compatible " +"format. The returned HTML snippet will be automatically recognized as an Embedded Tweet when Twitter's " +"widget JavaScript is included on the page." +msgstr "" +"Zwraca pojedynczy Tweet, określony przez adres URL Tweeta lub ID Tweeta, w formacie kompatybilnym z " +"oEmbed. Zwrócony fragment HTML zostanie automatycznie rozpoznany jako osadzony Tweet, gdy widget " +"JavaScript Twittera jest zawarty na stronie." -#: ../../api.rst:184 -msgid "If you upload Tweet media that might be considered sensitive content such as nudity, or medical procedures, you must set this value to true." -msgstr "Jeżeli prześlesz media tweeta, które mogą zawierać wrażliwy kontent taki jak nagość lub procedury medyczne to ta wartość musi być ustawiona jako true." +#: of tweepy.api.API.get_oembed:6 +msgid "" +"The oEmbed endpoint allows customization of the final appearance of an Embedded Tweet by setting the " +"corresponding properties in HTML markup to be interpreted by Twitter's JavaScript bundled with the HTML " +"response by default. The format of the returned markup may change over time as Twitter adds new features " +"or adjusts its Tweet representation." +msgstr "" +"Punkt końcowy oEmbed pozwala na dostosowanie ostatecznego wyglądu osadzonego Tweeta poprzez ustawienie " +"odpowiednich właściwości w znacznikach HTML, które będą domyślnie interpretowane przez JavaScript " +"Twittera dołączony do odpowiedzi HTML. Format zwróconego znacznika może się zmienić, gdyż Twitter dodaje " +"nowe funkcje lub dostosowuje swoją reprezentację Tweetów." -#: ../../api.rst:187 -msgid "The latitude of the location this Tweet refers to. This parameter will be ignored unless it is inside the range -90.0 to +90.0 (North is positive) inclusive. It will also be ignored if there is no corresponding long parameter." -msgstr "Szerokość geograficzna lokacji do której odnosi się tweet. Ten parametr zostanie zignorowany, chyba, że znajduje się pomiędzy -90.0 a +90.0 (północ to wartość dodatnia). Zostanie on także zignorowany jeżeli nie ma on dopasowanego parametru długości geograficznej." +#: of tweepy.api.API.get_oembed:12 +msgid "" +"The Tweet fallback markup is meant to be cached on your servers for up to the suggested cache lifetime " +"specified in the ``cache_age``." +msgstr "" +"Znacznik Tweet fallback jest przeznaczony do zapisywania w pomięci podręcznej na Twoich serwerach przez " +"sugerowany czas życia pamięci podany w ``cache_age``." -#: ../../api.rst:191 -msgid "The longitude of the location this Tweet refers to. The valid ranges for longitude are -180.0 to +180.0 (East is positive) inclusive. This parameter will be ignored if outside that range, if it is not a number, if geo_enabled is disabled, or if there no corresponding lat parameter." -msgstr "Długość geograficzna do której odnosi się tweet. Poprawne wartości zawieraja się między -180.0 a +180.0 (wschód to wartość dodatnia). Ten parametr zostanie zignorowany jeżeli przekracza ten zakres, nie jest liczbą, gdy geo_enabled jest wyłączone oraz jeżeli nie ma dopasowanego parametru szerokości geograficznej." +#: of tweepy.api.API.get_oembed:15 +msgid "The URL of the Tweet to be embedded" +msgstr "ID zapisanego wyszukania które ma zostać usunięte" -#: ../../api.rst:196 -msgid "A place in the world." -msgstr "Miejsce gdzieś na świecie." +#: of tweepy.api.API.get_oembed:16 +msgid "" +"The maximum width of a rendered Tweet in whole pixels. A supplied value under or over the allowed range " +"will be returned as the minimum or maximum supported width respectively; the reset width value will be " +"reflected in the returned ``width`` property. Note that Twitter does not support the oEmbed ``maxheight`` " +"parameter. Tweets are fundamentally text, and are therefore of unpredictable height that cannot be scaled " +"like an image or video. Relatedly, the oEmbed response will not provide a value for ``height``. " +"Implementations that need consistent heights for Tweets should refer to the ``hide_thread`` and " +"``hide_media`` parameters below." +msgstr "" +"Maksymalna szerokość renderowanego Tweeta w całych pikselach. Dostarczona wartość poniżej lub powyżej " +"dozwolonego zakresu zostanie zwrócona odpowiednio jako minimalna lub maksymalna obsługiwana szerokość; " +"zresetowana wartość szerokości zostanie odzwierciedlona w zwróconej właściwości ``width``. Twitter nie " +"obsługuje parametru oEmbed ``maxheight``. Tweety są zasadniczo tekstem, a zatem mają nieprzewidywalną " +"wysokość, która nie może być skalowana jak obraz lub wideo. W związku z tym, odpowiedź oEmbed nie " +"dostarczy wartości dla parametru ``height``. Implementacje, które potrzebują spójnej wysokości dla " +"Tweetów powinny odnieść się do parametrów ``hide_thread`` i ``hide_media`` poniżej." + +#: of tweepy.api.API.get_oembed:27 +msgid "" +"When set to ``true``, ``\"t\"``, or ``1``, links in a Tweet are not expanded to photo, video, or link " +"previews." +msgstr "" +"Gdy ustawione na ``true``, ``\"t\"``, lub ``1``, linki w tweecie nie są rozszerzone o zdjęcia, wideo lub " +"podgląd linków." -#: ../../api.rst:197 -msgid "Whether or not to put a pin on the exact coordinates a Tweet has been sent from." -msgstr "Czy wbić szpilkę w miejsce o dokładnych koordynatach, z których został wysłany Tweet." +#: of tweepy.api.API.get_oembed:29 +msgid "" +"When set to ``true``, ``\"t\"``, or ``1``, a collapsed version of the previous Tweet in a conversation " +"thread will not be displayed when the requested Tweet is in reply to another Tweet." +msgstr "" +"Gdy ustawione na ``true``, ``\"t\"``, lub ``1``, skrócona wersja poprzedniego Tweeta w wątku konwersacji " +"nie będzie wyświetlana, gdy żądany Tweet jest odpowiedzią na innego Tweeta." -#: ../../api.rst:200 -msgid "When set to true, enables shortcode commands for sending Direct Messages as part of the status text to send a Direct Message to a user. When set to false, disables this behavior and includes any leading characters in the status text that is posted" -msgstr "Gdy ustawione jako true, pozwala używać krótkich komend do wysyłania Wiadomości Bezpośrednich jako częśc tekstu statusu do wysłania do użytkownika. Jeżeli ustawione jako false, powyższe rozwiązanie zostanie wyłączone i zawarte zostaną głowne znaki zapostowanego tekstu statusu." +#: of tweepy.api.API.get_oembed:33 +msgid "" +"When set to ``true``, ``\"t\"``, or ``1``, the ``