From d4d4aad1618a36bfd4b97f7adbdbc2cd720fb305 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 5 Feb 2025 16:39:38 -0800 Subject: [PATCH] New translations messages.po (Polish) --- src/locale/locales/pl/messages.po | 4150 +++++++++++++++-------------- 1 file changed, 2122 insertions(+), 2028 deletions(-) diff --git a/src/locale/locales/pl/messages.po b/src/locale/locales/pl/messages.po index 02e5378186..5f59a69fce 100644 --- a/src/locale/locales/pl/messages.po +++ b/src/locale/locales/pl/messages.po @@ -1,388 +1,393 @@ msgid "" msgstr "" -"POT-Creation-Date: 2024-11-04 21:21+0100\n" +"POT-Creation-Date: 2023-11-05 16:01-0800\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" "X-Generator: @lingui/cli\n" "Language: pl\n" -"Project-Id-Version: \n" +"Project-Id-Version: bluesky-social\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: Nov 11, 2024\n" -"Last-Translator: axiand\n" -"Language-Team: axiand\n" -"Plural-Forms: \n" +"PO-Revision-Date: 2025-02-06 00:39\n" +"Last-Translator: \n" +"Language-Team: Polish\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-Crowdin-Project: bluesky-social\n" +"X-Crowdin-Project-ID: 664276\n" +"X-Crowdin-Language: pl\n" +"X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" +"X-Crowdin-File-ID: 12\n" #: src/components/ProgressGuide/FollowDialog.tsx:567 msgid "(active)" -msgstr "(aktywne)" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:139 +#: src/screens/Messages/components/ChatListItem.tsx:145 msgid "(contains embedded content)" -msgstr "(zawiera załącznik)" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" -msgstr "(brak adresu email)" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" -msgstr "{0, plural, one {# dzień} few {# dni} other {# dni}}" +msgstr "" #: src/screens/Profile/ProfileFollowers.tsx:40 msgid "{0, plural, one {# follower} other {# followers}}" -msgstr "{0, plural, one {# obserwujący} few {# obserwujących} other {# obserwujących}}" +msgstr "" #: src/screens/Profile/ProfileFollows.tsx:40 msgid "{0, plural, one {# following} other {# following}}" -msgstr "{0, plural, one {# obserwowany} few {# obserwowanych} other {# obserwowanych}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" -msgstr "{0, plural, one {# godzinę} few {# godziny} other {# godzin}}" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" -msgstr "Na tym koncie {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:62 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" -msgstr "Na tej treści {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" +msgstr "" #: src/screens/Post/PostLikedBy.tsx:41 msgid "{0, plural, one {# like} other {# likes}}" -msgstr "{0, plural, one {# polubienie} few {# polubienia} other {# polubień}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minuta} few {# minuty} other {# minut}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:167 msgid "{0, plural, one {# month} other {# months}}" -msgstr "{0, plural, one {# miesiąc} few {# miesiące} other {# miesięcy}}" +msgstr "" #: src/screens/Post/PostQuotes.tsx:41 msgid "{0, plural, one {# quote} other {# quotes}}" -msgstr "{0, plural, one {# cytat} few {# cytaty} other {# cytatów}}" +msgstr "" #: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" -msgstr "{0, plural, one {# repost} few {# reposty} other {# repostów}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:126 msgid "{0, plural, one {# second} other {# seconds}}" -msgstr "{0, plural, one {# sekundę} few {# sekundy} other {# sekund}}" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:398 #: src/screens/Profile/Header/Metrics.tsx:22 msgid "{0, plural, one {follower} other {followers}}" -msgstr "{0, plural, one {obserwujący} other {obserwujących}}" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:402 #: src/screens/Profile/Header/Metrics.tsx:26 msgid "{0, plural, one {following} other {following}}" -msgstr "{0, plural, one {obserwowany} other {obserwowanych}}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" -msgstr "{0, plural, one {polubienie} few {polubienia} other {polubień}}" +msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" -msgstr "{0, plural, one {wpis} few {wpisy} other {wpisów}}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:431 msgid "{0, plural, one {quote} other {quotes}}" -msgstr "{0, plural, one {cytat} few {cytaty} other {cytatów}}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{0, plural, one {repost} few {reposty} other {repostów}}" +msgstr "" #: src/screens/Settings/Settings.tsx:424 msgid "{0}" -msgstr "{0}" +msgstr "" #. Pattern: {wordValue} in tags #: src/components/dialogs/MutedWords.tsx:475 msgid "{0} <0>in <1>tags" -msgstr "{0} <0>w <1>tagach" +msgstr "" #. Pattern: {wordValue} in text, tags #: src/components/dialogs/MutedWords.tsx:465 msgid "{0} <0>in <1>text & tags" -msgstr "{0} <0>w <1>tekscie i tagach" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 msgid "{0} joined this week" -msgstr "{0} osób dołączyło w tym tygodniu" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" -msgstr "{0} z {1}" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" -msgstr "{0} osób skorzystało z tego pakietu startowego!" +msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:207 msgid "{0} unread items" -msgstr "{0} nieprzeczytanych" +msgstr "" #: src/view/com/util/UserAvatar.tsx:436 msgid "{0}'s avatar" -msgstr "Zdjęcie profilowe {0}" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:67 msgid "{0}'s favorite feeds and people - join me!" -msgstr "Ulubione kanały i osoby {0} - dołącz do mnie!" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:46 msgid "{0}'s starter pack" -msgstr "Pakiet startowy {0}" +msgstr "" #. How many days have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:158 msgid "{0}d" -msgstr "{0} d." +msgstr "" #. How many hours have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:148 msgid "{0}h" -msgstr "{0} godz." +msgstr "" #. How many minutes have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:138 msgid "{0}m" -msgstr "{0} min." +msgstr "" #. How many months have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:169 msgid "{0}mo" -msgstr "{0} mies." +msgstr "" #. How many seconds have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:128 msgid "{0}s" -msgstr "{0} sek." +msgstr "" #: src/view/shell/desktop/LeftNav.tsx:384 msgid "{count} unread items" -msgstr "{count} nieprzeczytanych" +msgstr "" #: src/lib/generate-starterpack.ts:108 #: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" -msgstr "Pakiet startowy {displayName}" +msgstr "" -#: src/screens/SignupQueued.tsx:219 +#: src/screens/SignupQueued.tsx:216 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" -msgstr "{estimatedTimeHrs, plural, one {godzina} few {godziny} other {godzin}}" +msgstr "" -#: src/screens/SignupQueued.tsx:225 +#: src/screens/SignupQueued.tsx:222 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" -msgstr "{estimatedTimeMins, plural, one {minuta} few {minuty} other {minut}}" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zaobserwowali Cię" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój kanał" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} repostowali Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zarejestrowali się z Twoim pakietem startowym" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" -msgstr "{firstAuthorLink} obserwuje Cię" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" -msgstr "{firstAuthorLink} również Cię obserwuje" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" -msgstr "{firstAuthorLink} lubi Twój kanał" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" -msgstr "{firstAuthorLink} lubi Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" -msgstr "{firstAuthorLink} repostuje Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" -msgstr "{firstAuthorLink} rejestruje się z Twoim pakietem startowym" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zaobserwowali Cię" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój kanał" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} repostowali Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zarejestrowali się z Twoim pakietem startowym" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" -msgstr "{firstAuthorName} obserwuje Cię" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" -msgstr "{firstAuthorName} również Cię obserwuje" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" -msgstr "{firstAuthorName} lubi Twój kanał" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" -msgstr "{firstAuthorName} lubi Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" -msgstr "{firstAuthorName} repostuje Twój wpis" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" -msgstr "{firstAuthorName} rejestruje się z Twoim pakietem startowym" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:508 #: src/screens/Profile/Header/Metrics.tsx:49 msgid "{following} following" -msgstr "{following} obserwowanych" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" -msgstr "Nie możesz wysłać wiadomości do {handle}" +msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:262 msgid "{notificationCount} unread items" -msgstr "{notificationCount} nieprzeczytanych" +msgstr "" #: src/view/shell/Drawer.tsx:453 msgid "{numUnreadNotifications} unread" -msgstr "{numUnreadNotifications} nieprzeczytanych" +msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:234 msgid "{numUnreadNotifications} unread items" -msgstr "{numUnreadNotifications} nieprzeczytanych" +msgstr "" #: src/components/NewskieDialog.tsx:116 msgid "{profileName} joined Bluesky {0} ago" -msgstr "{profileName} jest na Bluesky od {0}" +msgstr "" #: src/components/NewskieDialog.tsx:111 msgid "{profileName} joined Bluesky using a starter pack {0} ago" -msgstr "{profileName} jest na Bluesky z pakietem startowym od {0}" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "<0>{0}, <1>{1}, i {2, plural, one {# inny/a} other {# innych}} są w Twoim pakiecie startowym" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "<0>{0}, <1>{1}, i {2, plural, one {# inny/a} other {# innych}} są w Twoim pakiecie startowym" +msgstr "" #: src/view/shell/Drawer.tsx:97 msgid "<0>{0} {1, plural, one {follower} other {followers}}" -msgstr "<0>{0} {1, plural, one {obserwujący} other {obserwujących}}" +msgstr "" #: src/view/shell/Drawer.tsx:108 msgid "<0>{0} {1, plural, one {following} other {following}}" -msgstr "<0>{0} {1, plural, one {obserwowany} other {obserwowanych}}" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" -msgstr "<0>{0} i<1> <2>{1} są w Twoim pakiecie startowym" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" -msgstr "<0>{0} jest w Twoim pakiecie startowym" +msgstr "" #: src/components/WhoCanReply.tsx:274 msgid "<0>{0} members" -msgstr "<0>{0} członków" +msgstr "" #: src/components/dms/DateDivider.tsx:69 msgid "<0>{date} at {time}" -msgstr "<0>{date} o {time}" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:85 msgid "<0>Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." -msgstr "<0>Eksperymentalne: Kiedy ta opcja jest włączona, dostaniesz powiadomienia na temat odpowiedzi i repostów wyłącznie od osób, które obserwujesz. Z biegiem czasu dodamy tutaj więcej opcji." +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" -msgstr "<0>Ty i<1> <2>{0} jesteście w Twoim pakiecie startowym" +msgstr "" #: src/screens/Profile/Header/Handle.tsx:52 msgid "⚠Invalid Handle" -msgstr "⚠ Nieprawidłowa nazwa" +msgstr "" #: src/components/dialogs/MutedWords.tsx:193 msgid "24 hours" -msgstr "24 godziny" +msgstr "" #: src/screens/Login/LoginForm.tsx:260 msgid "2FA Confirmation" -msgstr "Potwierdzenie uwierzytelniania dwuskładnikowego" +msgstr "" #: src/components/dialogs/MutedWords.tsx:232 msgid "30 days" -msgstr "30 dni" +msgstr "" #: src/components/dialogs/MutedWords.tsx:217 msgid "7 days" -msgstr "7 dni" +msgstr "" #: src/Navigation.tsx:364 #: src/screens/Settings/AboutSettings.tsx:28 #: src/screens/Settings/Settings.tsx:215 #: src/screens/Settings/Settings.tsx:218 msgid "About" -msgstr "Informacje" +msgstr "" -#: src/view/screens/Search/Search.tsx:858 +#: src/view/screens/Search/Search.tsx:864 msgid "Access navigation links and settings" -msgstr "Linki nawigacji i ustawienia" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:46 #: src/screens/Settings/Settings.tsx:191 #: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" -msgstr "Ułatwienia dostępu" +msgstr "" #: src/Navigation.tsx:324 msgid "Accessibility Settings" -msgstr "Ustawienia ułatwień dostępu" +msgstr "" #: src/Navigation.tsx:340 #: src/screens/Login/LoginForm.tsx:186 @@ -390,79 +395,79 @@ msgstr "Ustawienia ułatwień dostępu" #: src/screens/Settings/Settings.tsx:153 #: src/screens/Settings/Settings.tsx:156 msgid "Account" -msgstr "Konto" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 msgid "Account blocked" -msgstr "Konto zostało zablokowane" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" -msgstr "Konto zostało zaobserwowane" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:108 msgid "Account muted" -msgstr "Konto zostało wyciszone" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:101 #: src/lib/moderation/useModerationCauseDescription.ts:96 msgid "Account Muted" -msgstr "Konto zostało wyciszone" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:87 msgid "Account Muted by List" -msgstr "Konto zostało wyciszone za pomocą listy" +msgstr "" #: src/screens/Settings/Settings.tsx:430 msgid "Account options" -msgstr "Ustawienia konta" +msgstr "" #: src/screens/Settings/Settings.tsx:466 msgid "Account removed from quick access" -msgstr "Konto zostało usunięte z szybkiego dostępu" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 #: src/view/com/profile/ProfileMenu.tsx:122 msgid "Account unblocked" -msgstr "Konto zostało odblokowane" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:157 msgid "Account unfollowed" -msgstr "Cofnięto obserwowanie konta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:98 msgid "Account unmuted" -msgstr "Cofnięto wyciszenie konta" +msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 msgid "Add" -msgstr "Dodaj" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" -msgstr "Dodaj jeszcze {0, plural, one {# osobę} few {# osoby} other {# osób}}" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Add {displayName} to starter pack" -msgstr "Dodaj {displayName} do pakietu startowego" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:107 #: src/view/com/composer/labels/LabelsBtn.tsx:112 msgid "Add a content warning" -msgstr "Dodaj ostrzeżenie o zawartości" +msgstr "" #: src/view/screens/ProfileList.tsx:895 #: src/view/screens/ProfileList.tsx:913 msgid "Add a user to this list" -msgstr "Dodaj użytkownika do tej listy" +msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 #: src/screens/Deactivated.tsx:191 msgid "Add account" -msgstr "Dodaj konto" +msgstr "" #: src/view/com/composer/GifAltText.tsx:76 #: src/view/com/composer/GifAltText.tsx:144 @@ -472,164 +477,164 @@ msgstr "Dodaj konto" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 msgid "Add alt text" -msgstr "Dodaj tekst alternatywny" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:107 msgid "Add alt text (optional)" -msgstr "Dodaj tekst alternatywny (opcjonalne)" +msgstr "" #: src/screens/Settings/Settings.tsx:373 #: src/screens/Settings/Settings.tsx:376 #: src/view/shell/desktop/LeftNav.tsx:281 #: src/view/shell/desktop/LeftNav.tsx:285 msgid "Add another account" -msgstr "Dodaj inne konto" +msgstr "" #: src/view/com/composer/Composer.tsx:735 msgid "Add another post" -msgstr "Dodaj inny wpis" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 msgid "Add app password" -msgstr "Dodaj hasło aplikacji" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:75 #: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" -msgstr "Dodaj hasło aplikacji" +msgstr "" #: src/components/dialogs/MutedWords.tsx:321 msgid "Add mute word for configured settings" -msgstr "Dodaj wyciszone słowo dla tych ustawień" +msgstr "" #: src/components/dialogs/MutedWords.tsx:112 msgid "Add muted words and tags" -msgstr "Dodaj wyciszone słowa i tagi" +msgstr "" #: src/view/com/composer/Composer.tsx:1249 msgid "Add new post" -msgstr "Dodaj nowy wpis" +msgstr "" #: src/view/screens/ProfileList.tsx:903 #: src/view/screens/ProfileList.tsx:921 msgid "Add people" -msgstr "Dodaj osoby" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" -msgstr "Dodaj rekomendowane kanały" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" -msgstr "Dodaj kilka kanałów do swojego pakietu startowego!" +msgstr "" #: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" -msgstr "Dodaj domyślny kanał tylko obserwowanych osób" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:387 msgid "Add the following DNS record to your domain:" -msgstr "Dodaj ten rekord DNS do swojej domeny:" +msgstr "" #: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" -msgstr "Dodaj do swoich kanałów" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:243 #: src/view/com/profile/ProfileMenu.tsx:246 msgid "Add to Lists" -msgstr "Dodaj do swoich list" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:269 msgid "Add to my feeds" -msgstr "Dodaj do moich kanałów" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:192 #: src/view/com/modals/UserAddRemoveLists.tsx:162 msgid "Added to list" -msgstr "Dodano do listy" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:125 msgid "Added to my feeds" -msgstr "Dodano do kanałów" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:160 msgid "Adult" -msgstr "Dla dorosłych" +msgstr "" #: src/components/moderation/ContentHider.tsx:113 #: src/lib/moderation/useGlobalLabelStrings.ts:34 #: src/lib/moderation/useModerationCauseDescription.ts:144 #: src/view/com/composer/labels/LabelsBtn.tsx:128 msgid "Adult Content" -msgstr "Treści dla dorosłych" +msgstr "" #: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." -msgstr "Treści dla dorosłych można włączyć tylko przez Internet pod adresem - <0>bsky.app." +msgstr "" #: src/components/moderation/LabelPreference.tsx:242 msgid "Adult content is disabled." -msgstr "Treści dla dorosłych są wyłączone." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:139 #: src/view/com/composer/labels/LabelsBtn.tsx:197 msgid "Adult Content labels" -msgstr "Etykiety treści dla dorosłych" +msgstr "" #: src/screens/Moderation/index.tsx:383 msgid "Advanced" -msgstr "Zaawansowane" +msgstr "" #: src/view/screens/Notifications.tsx:86 msgid "All" -msgstr "Wszystkie" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" -msgstr "Wszystkie konta zaobserwowane!" +msgstr "" #: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." -msgstr "Wszystkie zapisane kanały w jednym miejscu." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 msgid "Allow access to your direct messages" -msgstr "Zezwalaj na dostęp do wiadomości bezpośrednich" +msgstr "" #: src/screens/Messages/Settings.tsx:70 #: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" -msgstr "Zezwalaj na nowe wiadomości od" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 msgid "Allow quote posts" -msgstr "Zezwalaj na cytowanie wpisów" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" -msgstr "Zezwalaj na komentarze od:" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" -msgstr "Zezwala na dostęp do wiadomości bezpośrednich" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 msgid "Already have a code?" -msgstr "Masz już kod?" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:43 msgid "Already signed in as @{0}" -msgstr "Już zalogowano jako @{0}" +msgstr "" #: src/view/com/composer/GifAltText.tsx:100 #: src/view/com/composer/photos/Gallery.tsx:187 #: src/view/com/util/post-embeds/GifEmbed.tsx:186 msgid "ALT" -msgstr "ALT" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 @@ -638,282 +643,291 @@ msgstr "ALT" #: src/view/com/composer/videos/SubtitleDialog.tsx:102 #: src/view/com/composer/videos/SubtitleDialog.tsx:106 msgid "Alt text" -msgstr "Tekst alternatywny" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:191 msgid "Alt Text" -msgstr "Tekst alternatywny" +msgstr "" #: src/view/com/composer/photos/Gallery.tsx:255 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." -msgstr "Tekst alternatywny opisuje zdjęcia dla użytkowników niewidomych i niedowidzących oraz pomaga określić kontekst." +msgstr "" #: src/view/com/composer/GifAltText.tsx:179 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 msgid "Alt text will be truncated. Limit: {0} characters." -msgstr "Tekst alternatywny zostanie przycięty; limit znaków: {0}." +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 #: src/view/com/modals/VerifyEmail.tsx:132 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." -msgstr "Email został wysłany do {0}. Zawiera on kod weryfikacyjny, który można wprowadzić poniżej." +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:114 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." -msgstr "Email został wysłany na poprzedni adres, {0}. Zawiera on kod weryfikacyjny, który można wprowadzić poniżej." +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:91 msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "Email został wysłany! Wprowadź kod weryfikacyjny z wiadomości poniżej." +msgstr "" #: src/components/dialogs/GifSelect.tsx:265 msgid "An error has occurred" -msgstr "Wystąpił błąd" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 msgid "An error occurred" -msgstr "Wystąpił błąd" +msgstr "" #: src/view/com/composer/state/video.ts:398 msgid "An error occurred while compressing the video." -msgstr "Wystąpił błąd podczas kompresowania wideo." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:332 msgid "An error occurred while generating your starter pack. Want to try again?" -msgstr "Wystąpił błąd podczas generowania pakietu startowego. Czy chcesz spróbować ponownie?" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.tsx:160 msgid "An error occurred while loading the video. Please try again later." -msgstr "Wystąpił błąd podczas wczytywania wideo. Spróbuj ponownie później." +msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:198 msgid "An error occurred while loading the video. Please try again." -msgstr "Wystąpił błąd podczas wczytywania wideo. Spróbuj ponownie." +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:71 #: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" -msgstr "Wystąpił błąd podczas zapisywania kodu QR." +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:81 msgid "An error occurred while selecting the video" -msgstr "Wystąpił błąd podczas wybierania wideo." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:347 #: src/screens/StarterPack/StarterPackScreen.tsx:369 msgid "An error occurred while trying to follow all" -msgstr "Wystąpił błąd podczas próby zaobserwowania wszystkich" +msgstr "" #: src/view/com/composer/state/video.ts:435 msgid "An error occurred while uploading the video." -msgstr "Wystąpił błąd podczas przesyłania wideo." +msgstr "" #: src/lib/moderation/useReportOptions.ts:28 msgid "An issue not included in these options" -msgstr "Inny problem" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:41 msgid "An issue occurred starting the chat" -msgstr "Wystąpił błąd podczas rozpoczynania czatu" +msgstr "" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 msgid "An issue occurred while trying to open the chat" -msgstr "Wystąpił błąd podczas otwierania czatu" +msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:330 -#: src/components/ProfileCard.tsx:351 -#: src/view/com/profile/FollowButton.tsx:35 -#: src/view/com/profile/FollowButton.tsx:45 +#: src/components/ProfileCard.tsx:333 +#: src/components/ProfileCard.tsx:354 +#: src/view/com/profile/FollowButton.tsx:38 +#: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." -msgstr "Wystąpił błąd, spróbuj ponownie." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:185 msgid "an unknown error occurred" -msgstr "wystąpił nieznany błąd" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:157 #: src/components/moderation/ModerationDetailsDialog.tsx:153 msgid "an unknown labeler" -msgstr "nieznana moderacja" +msgstr "" #: src/components/WhoCanReply.tsx:295 msgid "and" -msgstr "i" +msgstr "" #: src/screens/Onboarding/index.tsx:29 #: src/screens/Onboarding/state.ts:94 msgid "Animals" -msgstr "Zwierzęta" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:149 msgid "Animated GIF" -msgstr "Animowany GIF" +msgstr "" #: src/lib/moderation/useReportOptions.ts:33 msgid "Anti-Social Behavior" -msgstr "Zachowania antyspołeczne" +msgstr "" #: src/view/screens/Search/Search.tsx:333 #: src/view/screens/Search/Search.tsx:334 msgid "Any language" -msgstr "Dowolny język" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 msgid "Anybody can interact" -msgstr "Każdy może wchodzić w interakcje" +msgstr "" #: src/Navigation.tsx:372 #: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" -msgstr "Ikona aplikacji" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" -msgstr "Język aplikacji" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 msgid "App Password" -msgstr "Hasło aplikacji" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" -msgstr "Hasło aplikacji zostało usunięte" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 msgid "App password name must be unique" -msgstr "Nazwa hasła aplikacji musi być unikalna" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" -msgstr "Nazwy haseł aplikacji mogą zawierać tylko litery, cyfry, spacje, myślniki i podkreślniki" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 msgid "App password names must be at least 4 characters long" -msgstr "Nazwy haseł aplikacji muszą składać się z co najmniej 4 znaków" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" -msgstr "Hasła aplikacji" +msgstr "" #: src/Navigation.tsx:292 #: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" -msgstr "Hasła aplikacji" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:148 #: src/components/moderation/LabelsOnMeDialog.tsx:151 msgid "Appeal" -msgstr "Odwołaj się" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:243 msgid "Appeal \"{0}\" label" -msgstr "Odwołaj się od \"{0}\"" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:233 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" -msgstr "Odwołanie zostało złożone" +msgstr "" + +#: src/screens/Takendown.tsx:111 +#: src/screens/Takendown.tsx:144 +msgid "Appeal suspension" +msgstr "" + +#: src/screens/Takendown.tsx:114 +msgid "Appeal Suspension" +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:51 #: src/screens/Messages/components/ChatDisabled.tsx:53 #: src/screens/Messages/components/ChatDisabled.tsx:99 #: src/screens/Messages/components/ChatDisabled.tsx:101 msgid "Appeal this decision" -msgstr "Odwołaj się od tej decyzji" +msgstr "" #: src/Navigation.tsx:332 #: src/screens/Settings/AppearanceSettings.tsx:85 #: src/screens/Settings/Settings.tsx:183 #: src/screens/Settings/Settings.tsx:186 msgid "Appearance" -msgstr "Wygląd" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" -msgstr "Zastosuj domyślne kanały rekomendowane" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:834 msgid "Archived from {0}" -msgstr "Archiwum z dnia {0}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:803 #: src/view/com/post-thread/PostThreadItem.tsx:842 msgid "Archived post" -msgstr "Wpis został zarchiwizowany" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" -msgstr "Czy na pewno chcesz usunąć hasło aplikacji \"{0}\"?" +msgstr "" -#: src/components/dms/MessageMenu.tsx:149 +#: src/components/dms/MessageMenu.tsx:150 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." -msgstr "Czy na pewno chcesz usunąć tą wiadomość? Wiadomość zostanie usunięta u Ciebie, ale nie u odbiorcy." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" -msgstr "Czy na pewno chcesz usunąć ten pakiet startowy?" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:82 msgid "Are you sure you want to discard your changes?" -msgstr "Czy na pewno chcesz odrzucić wprowadzone zmiany?" +msgstr "" -#: src/components/dms/LeaveConvoPrompt.tsx:47 +#: src/components/dms/LeaveConvoPrompt.tsx:42 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." -msgstr "Czy na pewno chcesz opuścić tą rozmowę? Twoje wiadomości zostaną usunięte u Ciebie, ale nie u odbiorcy." +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" -msgstr "Czy na pewno chcesz usunąć {0} ze swoich kanałów?" +msgstr "" #: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" -msgstr "Czy na pewno chcesz to usunąć ze swoich kanałów?" +msgstr "" #: src/view/com/composer/Composer.tsx:686 msgid "Are you sure you'd like to discard this draft?" -msgstr "Czy na pewno chcesz odrzucić ten szkic?" +msgstr "" #: src/view/com/composer/Composer.tsx:860 msgid "Are you sure you'd like to discard this post?" -msgstr "Czy na pewno chcesz odrzucić ten wpis?" +msgstr "" #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" -msgstr "Na pewno?" +msgstr "" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:69 msgid "Are you writing in <0>{suggestedLanguageName}?" -msgstr "Czy piszesz po <0>{suggestedLanguageName}?" +msgstr "" #: src/screens/Onboarding/index.tsx:23 #: src/screens/Onboarding/state.ts:95 msgid "Art" -msgstr "Sztuka" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:172 msgid "Artistic or non-erotic nudity." -msgstr "Nagość artystyczna lub nieerotyczna." +msgstr "" #: src/screens/Signup/StepHandle.tsx:180 msgid "At least 3 characters" -msgstr "Co najmniej 3 znaki" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." -msgstr "Opcje autoodtwarzania zostały przeniesione do ustawień <0>Treści i multimedia." +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:107 #: src/screens/Settings/ContentAndMediaSettings.tsx:113 msgid "Autoplay videos and GIFs" -msgstr "Autoodtwarzanie filmów i GIF-ów" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:74 +#: src/components/dms/MessagesListHeader.tsx:81 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 @@ -930,229 +944,250 @@ msgstr "Autoodtwarzanie filmów i GIF-ów" #: src/screens/Signup/BackNextButtons.tsx:41 #: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" -msgstr "Powrót" +msgstr "" #: src/view/screens/Lists.tsx:81 #: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." -msgstr "Potwierdź swój adres email przed utworzeniem listy." +msgstr "" #: src/view/com/composer/Composer.tsx:613 msgid "Before creating a post, you must first verify your email." -msgstr "Potwierdź swój adres email przed utworzeniem wpisu." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:339 msgid "Before creating a starter pack, you must first verify your email." -msgstr "Potwierdź swój adres email przed utworzeniem pakietu startowego." +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:209 +#: src/screens/Messages/Conversation.tsx:204 msgid "Before you may message another user, you must first verify your email." -msgstr "Potwierdź swój adres email przed wysłaniem wiadomości do innej osoby." +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:74 #: src/screens/Search/components/ExploreTrendingVideos.tsx:111 msgid "BETA" -msgstr "BETA" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:106 +#: src/components/dialogs/BirthDateSettings.tsx:102 #: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" -msgstr "Data urodzenia" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 msgid "Block" -msgstr "Blokuj" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:191 -#: src/components/dms/ConvoMenu.tsx:195 +#: src/components/dms/ConvoMenu.tsx:250 +#: src/components/dms/ConvoMenu.tsx:253 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 msgid "Block account" -msgstr "Blokuj konto" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" -msgstr "Blokuj konto" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:324 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:739 msgid "Block Account?" -msgstr "Zablokować konto?" +msgstr "" #: src/view/screens/ProfileList.tsx:639 msgid "Block accounts" -msgstr "Blokuj konta" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:325 +msgid "Block and Delete" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:343 +msgid "Block and/or delete this conversation" +msgstr "" #: src/view/screens/ProfileList.tsx:760 msgid "Block list" -msgstr "Blokuj listę" +msgstr "" #: src/view/screens/ProfileList.tsx:755 msgid "Block these accounts?" -msgstr "Zablokować te konta?" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:347 +#: src/components/dms/ReportDialog.tsx:350 +msgid "Block user" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:329 +msgid "Block User" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 msgid "Blocked" -msgstr "Zablokowane" +msgstr "" #: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" -msgstr "Zablokowane konta" +msgstr "" #: src/Navigation.tsx:156 #: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" -msgstr "Zablokowane konta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:336 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:741 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." -msgstr "Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje." +msgstr "" #: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." -msgstr "Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje. Nie będziesz widzieć ich treści, a oni nie będą widzieć Twoich." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." -msgstr "Zablokowany wpis." +msgstr "" #: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." -msgstr "Blokowanie nie przeszkodzi moderacji w umieszczaniu etykiet na Twoim koncie." +msgstr "" #: src/view/screens/ProfileList.tsx:757 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." -msgstr "Blokowanie jest publiczne. Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje." +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:333 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." -msgstr "Blokowanie nie przeszkodzi w umieszczaniu etykiet na Twoim koncie, ale uniemożliwi odpowiadanie na Twoje wpisy lub wchodzenie z Tobą w interakcje." +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Blog" -msgstr "Blog" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:92 -#: src/view/com/auth/server-input/index.tsx:94 +#: src/view/com/auth/server-input/index.tsx:132 +#: src/view/com/auth/server-input/index.tsx:133 msgid "Bluesky" -msgstr "Bluesky" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:859 msgid "Bluesky cannot confirm the authenticity of the claimed date." -msgstr "Bluesky nie może potwierdzić autentyczności podanej daty." +msgstr "" -#: src/view/com/auth/server-input/index.tsx:172 +#: src/view/com/auth/server-input/index.tsx:208 msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." -msgstr "Bluesky to otwarta sieć, w której możesz wybrać swojego dostawcę hostingu. Jeśli jesteś deweloperem, możesz hostować własny serwer." +msgstr "" -#: src/view/com/auth/server-input/index.tsx:109 +#: src/view/com/auth/server-input/index.tsx:145 msgid "Bluesky is an open network where you can choose your own provider. If you're new here, we recommend sticking with the default Bluesky Social option." -msgstr "Bluesky to otwarta sieć gdzie możesz dowolnie wybrać dostawcę usług. Dla nowych użytkowników rekomendujemy użycie domyślnego dostawcy Bluesky Social." +msgstr "" #: src/components/ProgressGuide/List.tsx:53 #: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" -msgstr "Bluesky jest lepszy ze znajomymi!" +msgstr "" + +#: src/screens/Takendown.tsx:217 +msgid "Bluesky Social Terms of Service" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:299 msgid "Bluesky will choose a set of recommended accounts from people in your network." -msgstr "Bluesky wybierze zestaw polecanych kont spośród osób w Twojej sieci." +msgstr "" #: src/screens/Settings/components/PwiOptOut.tsx:92 msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." -msgstr "Bluesky nie pokaże Twojego profilu i wpisów niezalogowanym użytkownikom. Inne aplikacje mogą nie respektować tej prośby. Nie spowoduje to, że Twoje konto stanie się prywatne." +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:99 msgid "Bluesky+" -msgstr "Bluesky+" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:102 msgid "Bluesky+ icons" -msgstr "Ikony Bluesky+" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" -msgstr "Rozmyj zdjęcia" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:51 msgid "Blur images and filter from feeds" -msgstr "Rozmyj zdjęcia i odfiltruj je z kanałów" +msgstr "" #: src/screens/Onboarding/index.tsx:30 #: src/screens/Onboarding/state.ts:96 msgid "Books" -msgstr "Książki" +msgstr "" -#: src/components/FeedInterstitials.tsx:349 +#: src/components/FeedInterstitials.tsx:370 msgid "Browse more accounts on the Explore page" -msgstr "Wyświetl więcej kont na stronie Eksploruj" +msgstr "" -#: src/components/FeedInterstitials.tsx:486 +#: src/components/FeedInterstitials.tsx:507 msgid "Browse more feeds on the Explore page" -msgstr "Wyświetl więcej kanałów na stronie Eksploruj" +msgstr "" -#: src/components/FeedInterstitials.tsx:330 -#: src/components/FeedInterstitials.tsx:333 -#: src/components/FeedInterstitials.tsx:467 -#: src/components/FeedInterstitials.tsx:470 +#: src/components/FeedInterstitials.tsx:351 +#: src/components/FeedInterstitials.tsx:354 +#: src/components/FeedInterstitials.tsx:488 +#: src/components/FeedInterstitials.tsx:491 msgid "Browse more suggestions" -msgstr "Wyświetl więcej rekomendacji" +msgstr "" -#: src/components/FeedInterstitials.tsx:357 -#: src/components/FeedInterstitials.tsx:495 +#: src/components/FeedInterstitials.tsx:378 +#: src/components/FeedInterstitials.tsx:516 msgid "Browse more suggestions on the Explore page" -msgstr "Wyświetl więcej rekomendacji na stronie Eksploruj" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:103 #: src/screens/Home/NoFeedsPinned.tsx:109 msgid "Browse other feeds" -msgstr "Wyświetl pozostałe kanały" +msgstr "" #: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" -msgstr "Przeglądaj wpisy o {displayName}" +msgstr "" #: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" -msgstr "Przeglądaj wpisy z tagiem {displayName}" +msgstr "" #: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" -msgstr "Przeglądaj {displayName}" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" -msgstr "Biznes" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" -msgstr "Od {0}" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:447 msgid "By <0>{0}" -msgstr "Od <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." -msgstr "Tworząc konto akceptujesz <0>Politykę prywatności." +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:48 msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." -msgstr "Tworząc konto akceptujesz <0>Regulamin i <1>Politykę prywatności." +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:68 msgid "By creating an account you agree to the <0>Terms of Service." -msgstr "Tworząc konto akceptujesz <0>Regulamin." +msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" -msgstr "Aparat" +msgstr "" #: src/components/Menu/index.tsx:304 #: src/components/Prompt.tsx:129 @@ -1165,6 +1200,8 @@ msgstr "Aparat" #: src/screens/Settings/components/ChangeHandleDialog.tsx:76 #: src/screens/Settings/components/ChangeHandleDialog.tsx:83 #: src/screens/Settings/Settings.tsx:260 +#: src/screens/Takendown.tsx:99 +#: src/screens/Takendown.tsx:102 #: src/view/com/composer/Composer.tsx:923 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1180,239 +1217,241 @@ msgstr "Aparat" #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 #: src/view/com/util/post-ctrls/RepostButton.tsx:213 -#: src/view/screens/Search/Search.tsx:887 +#: src/view/screens/Search/Search.tsx:893 #: src/view/shell/desktop/LeftNav.tsx:209 msgid "Cancel" -msgstr "Anuluj" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:340 #: src/view/com/modals/DeleteAccount.tsx:170 #: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" -msgstr "Anuluj" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:166 #: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" -msgstr "Anuluj usuwanie konta" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" -msgstr "Anuluj przycinanie zdjęcia" +msgstr "" #: src/view/com/modals/EditProfile.tsx:239 msgid "Cancel profile editing" -msgstr "Anuluj edytowanie profilu" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" -msgstr "Anuluj cytowanie wpisu" +msgstr "" #: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" -msgstr "Anuluj ponowną aktywację i wyloguj się" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:879 +#: src/view/screens/Search/Search.tsx:885 msgid "Cancel search" -msgstr "Anuluj wyszukiwanie" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:106 msgid "Cancels opening the linked website" -msgstr "Anuluje otwieranie strony internetowej" +msgstr "" #: src/state/shell/composer/index.tsx:83 #: src/view/com/util/post-ctrls/PostCtrls.tsx:117 #: src/view/com/util/post-ctrls/PostCtrls.tsx:158 #: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" -msgstr "Nie można wchodzić w interakcje z zablokowaną osobą" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:133 msgid "Captions (.vtt)" -msgstr "Napisy (.vtt)" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" -msgstr "Napisy i teskt alternatywny" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:60 #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" -msgstr "Zmień" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:39 msgid "Change app icon" -msgstr "Zmień ikonę aplikacji" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:38 #: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" -msgstr "Zmień ikonę aplikacji na \"{0}\"" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:97 #: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" -msgstr "Zmień email" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:162 #: src/components/dialogs/VerifyEmailDialog.tsx:187 msgid "Change email address" -msgstr "Zmień adres email" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 #: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" -msgstr "Zmień nazwę" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" -msgstr "Zmień mój adres email" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:142 msgid "Change Password" -msgstr "Zmień hasło" +msgstr "" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 msgid "Change post language to {suggestedLanguageName}" -msgstr "Zmień język wpisu na {suggestedLanguageName}" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:104 msgid "Change Your Email" -msgstr "Zmień swój adres email" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:171 msgid "Change your email address" -msgstr "Zmień swój adres email" +msgstr "" #: src/Navigation.tsx:389 #: src/view/shell/bottom-bar/BottomBar.tsx:204 #: src/view/shell/desktop/LeftNav.tsx:530 #: src/view/shell/Drawer.tsx:422 msgid "Chat" -msgstr "Czat" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:85 +#: src/components/dms/ConvoMenu.tsx:179 msgid "Chat muted" -msgstr "Czat został wyciszony" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:115 +#: src/components/dms/ConvoMenu.tsx:78 #: src/components/dms/MessageMenu.tsx:81 #: src/Navigation.tsx:394 -#: src/screens/Messages/ChatList.tsx:246 +#: src/screens/Messages/ChatList.tsx:253 msgid "Chat settings" -msgstr "Ustawienia czatu" +msgstr "" #: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" -msgstr "Ustawienia czatu" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:87 +#: src/components/dms/ConvoMenu.tsx:181 msgid "Chat unmuted" -msgstr "Cofnięto wyciszenie czatu" +msgstr "" #: src/screens/SignupQueued.tsx:78 #: src/screens/SignupQueued.tsx:82 msgid "Check my status" -msgstr "Sprawdź mój status" +msgstr "" #: src/screens/Login/LoginForm.tsx:293 msgid "Check your email for a login code and enter it here." -msgstr "Sprawdź swoją skrzynkę odbiorczą i wprowadź kod logowania tutaj." +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" -msgstr "Sprawdź swoją skrzynkę odbiorczą i wprowadź kod logowania poniżej:" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:370 msgid "Choose domain verification method" -msgstr "Wybierz metodę weryfikacji domeny" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" -msgstr "Wybierz kanały" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "Choose for me" -msgstr "Wybierz dla mnie" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" -msgstr "Wybierz osoby" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:115 msgid "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." -msgstr "Wybierz etykiety odpowiednie dla publikowanych treści. Brak etykiety oznacza, że wpis jest odpowiedni dla wszystkich odbiorców." +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:287 msgid "Choose the algorithms that power your custom feeds." -msgstr "Wybierz algorytmy napędzające Twoje spersonalizowane kanały." +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 msgid "Choose this color as your avatar" -msgstr "Wybierz ten kolor jako swoje zdjęcie profilowe" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:86 +#: src/view/com/auth/server-input/index.tsx:126 msgid "Choose your account provider" -msgstr "Wybierz dostawcę usług dla konta" +msgstr "" #: src/view/screens/Feeds.tsx:728 -#: src/view/screens/Search/Explore.tsx:424 +#: src/view/screens/Search/Explore.tsx:427 msgid "Choose your own timeline! Feeds built by the community help you find content you love." -msgstr "Wybierz własną oś czasu! Kanały tworzone przez społeczność pomagają znaleźć ciekawe treści." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:195 msgid "Choose your password" -msgstr "Ustaw hasło" +msgstr "" #: src/screens/Signup/index.tsx:142 msgid "Choose your username" -msgstr "Twoja nazwa" +msgstr "" #: src/screens/Settings/Settings.tsx:351 msgid "Clear all storage data" -msgstr "Wyczyść wszystkie dane" +msgstr "" #: src/screens/Settings/Settings.tsx:353 msgid "Clear all storage data (restart after this)" -msgstr "Wyczyść wszystkie dane (i uruchom ponownie)" +msgstr "" #: src/components/forms/SearchInput.tsx:70 msgid "Clear search query" -msgstr "Wyczyść wyszukiwanie" +msgstr "" #: src/view/screens/Support.tsx:41 msgid "click here" -msgstr "kliknij tutaj" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:307 msgid "Click to disable quote posts of this post." -msgstr "Kliknij, aby wyłączyć cytowanie tego wpisu." +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:308 msgid "Click to enable quote posts of this post." -msgstr "Kliknij, aby włączyć cytowanie tego wpisu." +msgstr "" #: src/components/RichTextTag.tsx:54 msgid "Click to open tag menu for {tag}" -msgstr "Kliknij, aby otworzyć menu tagów dla {tag}" +msgstr "" #: src/components/dms/MessageItem.tsx:241 msgid "Click to retry failed message" -msgstr "Kliknij, aby spróbować wysłać wiadomość ponownie" +msgstr "" #: src/screens/Onboarding/index.tsx:32 msgid "Climate" -msgstr "Klimat" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:39 msgid "Clip 🐴 clop 🐴" -msgstr "Klip 🐴 klop 🐴" +msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 #: src/components/dms/dialogs/SearchablePeopleList.tsx:265 +#: src/components/dms/ReportDialog.tsx:372 +#: src/components/dms/ReportDialog.tsx:381 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/ProgressGuide/FollowDialog.tsx:429 @@ -1422,120 +1461,120 @@ msgstr "Klip 🐴 klop 🐴" #: src/view/com/modals/ChangePassword.tsx:271 #: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" -msgstr "Zamknij" +msgstr "" #: src/components/Dialog/index.web.tsx:110 #: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" -msgstr "Zamknij aktywne okno" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:31 msgid "Close alert" -msgstr "Zamknij ostrzeżenie" +msgstr "" #: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 msgid "Close bottom drawer" -msgstr "Zamknij dolną szufladę" +msgstr "" #: src/components/dialogs/GifSelect.tsx:275 msgid "Close dialog" -msgstr "Zamknij to okno" +msgstr "" #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:137 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:173 msgid "Close emoji picker" -msgstr "Zamknij paletę emoji" +msgstr "" #: src/components/dialogs/GifSelect.tsx:169 msgid "Close GIF dialog" -msgstr "Zamknij okno GIF" +msgstr "" #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:31 msgid "Close image" -msgstr "Zamknij zdjęcie" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" -msgstr "Zamknij galerię zdjęć" +msgstr "" #: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" -msgstr "Zamknij dolny pasek nawigacji" +msgstr "" #: src/components/Menu/index.tsx:298 msgid "Close this dialog" -msgstr "Zamknij to okno" +msgstr "" #: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" -msgstr "Zamyka dolny pasek nawigacji" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:32 msgid "Closes password update alert" -msgstr "Zamyka ostrzeżenie o aktualizacji hasła" +msgstr "" #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:32 msgid "Closes viewer for header image" -msgstr "Zamyka galerię zdjęć" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" -msgstr "Zwiń listę osób" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" -msgstr "Zwija listę osób dla danego powiadomienia" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" -msgstr "Motyw" +msgstr "" #: src/screens/Onboarding/index.tsx:38 #: src/screens/Onboarding/state.ts:97 msgid "Comedy" -msgstr "Komedia" +msgstr "" #: src/screens/Onboarding/index.tsx:24 #: src/screens/Onboarding/state.ts:98 msgid "Comics" -msgstr "Komiksy" +msgstr "" #: src/Navigation.tsx:282 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" -msgstr "Wytyczne dla społeczności" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:300 msgid "Complete onboarding and start using your account" -msgstr "Ukończ wprowadzenie i zacznij korzystać ze swojego konta" +msgstr "" #: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" -msgstr "Ukończ wyzwanie" +msgstr "" #: src/view/shell/desktop/LeftNav.tsx:496 msgid "Compose new post" -msgstr "Utwórz nowy wpis" +msgstr "" #: src/view/com/composer/Composer.tsx:826 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" -msgstr "Twórz wpisy o maksymalnej długości {MAX_GRAPHEME_LENGTH} znaków" +msgstr "" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:34 msgid "Compose reply" -msgstr "Skomentuj" +msgstr "" #: src/view/com/composer/Composer.tsx:1643 msgid "Compressing video..." -msgstr "Kompresowanie wideo..." +msgstr "" #: src/components/moderation/LabelPreference.tsx:82 msgid "Configure content filtering setting for category: {name}" -msgstr "Skonfiguruj ustawienia filtrowania treści dla kategorii: {name}" +msgstr "" #: src/components/moderation/LabelPreference.tsx:244 msgid "Configured in <0>moderation settings." -msgstr "Skonfigurowane w <0>ustawieniach moderacji." +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:253 #: src/components/dialogs/VerifyEmailDialog.tsx:260 @@ -1547,28 +1586,28 @@ msgstr "Skonfigurowane w <0>ustawieniach moderacji." #: src/view/com/modals/VerifyEmail.tsx:239 #: src/view/com/modals/VerifyEmail.tsx:241 msgid "Confirm" -msgstr "Potwierdź" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:188 #: src/view/com/modals/ChangeEmail.tsx:190 msgid "Confirm Change" -msgstr "Potwierdź zmianę" +msgstr "" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:34 msgid "Confirm content language settings" -msgstr "Potwierdź ustawienia języka treści" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" -msgstr "Potwierdź usunięcie konta" +msgstr "" #: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" -msgstr "Potwierdź swój wiek:" +msgstr "" #: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" -msgstr "Potwierdź swoją datę urodzenia" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:214 #: src/screens/Login/LoginForm.tsx:266 @@ -1579,102 +1618,102 @@ msgstr "Potwierdź swoją datę urodzenia" #: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" -msgstr "Kod weryfikacyjny" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:210 msgid "Confirmation Code" -msgstr "Kod weryfikacyjny" +msgstr "" #: src/screens/Login/LoginForm.tsx:327 msgid "Connecting..." -msgstr "Łączenie..." +msgstr "" #: src/screens/Signup/index.tsx:175 #: src/screens/Signup/index.tsx:178 msgid "Contact support" -msgstr "Skontaktuj się z pomocą techniczną" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:50 msgid "Content & Media" -msgstr "Treści i multimedia" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:109 #: src/screens/Settings/Settings.tsx:175 #: src/screens/Settings/Settings.tsx:178 msgid "Content and media" -msgstr "Treści i multimedia" +msgstr "" #: src/Navigation.tsx:356 msgid "Content and Media" -msgstr "Treści i multimedia" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" -msgstr "Zawartość została zablokowana" +msgstr "" #: src/screens/Moderation/index.tsx:271 msgid "Content filters" -msgstr "Filtrowanie" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:76 msgid "Content Languages" -msgstr "Języki treści" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:80 #: src/lib/moderation/useModerationCauseDescription.ts:80 msgid "Content Not Available" -msgstr "Treść niedostępna" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:48 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 #: src/lib/moderation/useModerationCauseDescription.ts:43 msgid "Content Warning" -msgstr "Ostrzeżenie o zawartości" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:60 msgid "Content warnings" -msgstr "Ostrzeżenia o zawartości" +msgstr "" #: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." -msgstr "Kliknij, aby zamknąć menu kontekstowe." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:244 #: src/screens/Onboarding/StepProfile/index.tsx:278 msgid "Continue" -msgstr "Kontynuuj" +msgstr "" #: src/components/AccountList.tsx:121 msgid "Continue as {0} (currently signed in)" -msgstr "Kontynuuj jako {0} (obecnie zalogowano)" +msgstr "" #: src/view/com/post-thread/PostThreadLoadMore.tsx:60 msgid "Continue thread..." -msgstr "Kontynuuj wątek..." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:241 #: src/screens/Onboarding/StepProfile/index.tsx:275 #: src/screens/Signup/BackNextButtons.tsx:60 msgid "Continue to next step" -msgstr "Przejdź do następnego kroku" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:173 +#: src/screens/Messages/components/ChatListItem.tsx:179 msgid "Conversation deleted" -msgstr "Rozmowa została usunięta" +msgstr "" #: src/screens/Onboarding/index.tsx:41 msgid "Cooking" -msgstr "Gotowanie" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:183 msgid "Copied" -msgstr "Skopiowano" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" -msgstr "Numer wersji został skopiowany do schowka" +msgstr "" #: src/components/dms/MessageMenu.tsx:57 #: src/lib/sharing.ts:25 @@ -1682,115 +1721,116 @@ msgstr "Numer wersji został skopiowany do schowka" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 #: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" -msgstr "Skopiowano do schowka" +msgstr "" #: src/components/dialogs/Embed.tsx:136 #: src/screens/Settings/components/CopyButton.tsx:66 msgid "Copied!" -msgstr "Skopiowano!" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy" -msgstr "Kopiuj" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" -msgstr "Kopiuj hasło aplikacji" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" -msgstr "Kopiuj numer wersji do schowka" +msgstr "" #: src/components/dialogs/Embed.tsx:122 #: src/components/dialogs/Embed.tsx:141 msgid "Copy code" -msgstr "Kopiuj kod" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:472 msgid "Copy DID" -msgstr "Kopiuj DID" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:405 msgid "Copy host" -msgstr "Kopiuj hosta" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 msgid "Copy link" -msgstr "Kopiuj link" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:130 msgid "Copy Link" -msgstr "Kopiuj link" +msgstr "" #: src/view/screens/ProfileList.tsx:483 msgid "Copy link to list" -msgstr "Kopiuj link do listy" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 msgid "Copy link to post" -msgstr "Kopiuj link do wpisu" +msgstr "" #: src/components/dms/MessageMenu.tsx:110 #: src/components/dms/MessageMenu.tsx:112 msgid "Copy message text" -msgstr "Kopiuj tekst wiadomości" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:412 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:414 msgid "Copy post text" -msgstr "Kopiuj tekst wpisu" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:169 msgid "Copy QR code" -msgstr "Kopiuj kod QR" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:426 msgid "Copy TXT record value" -msgstr "Kopiuj rekord TXT" +msgstr "" #: src/Navigation.tsx:287 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" -msgstr "Polityka praw autorskich" +msgstr "" -#: src/components/dms/LeaveConvoPrompt.tsx:38 +#: src/components/dms/LeaveConvoPrompt.tsx:33 +#: src/components/dms/ReportDialog.tsx:308 msgid "Could not leave chat" -msgstr "Nie udało się opuścić czatu" +msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:80 msgid "Could not load feed" -msgstr "Nie udało się wczytać kanału" +msgstr "" #: src/view/screens/ProfileList.tsx:1000 msgid "Could not load list" -msgstr "Nie udało się wczytać listy" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:91 +#: src/components/dms/ConvoMenu.tsx:185 msgid "Could not mute chat" -msgstr "Nie udało się wyciszyć czatu" +msgstr "" #: src/view/com/composer/videos/VideoPreview.web.tsx:66 msgid "Could not process your video" -msgstr "Nie udało się przetworzyć wideo" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:289 msgid "Create" -msgstr "Utwórz" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" -msgstr "Utwórz kod QR dla pakietu startowego" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:270 #: src/Navigation.tsx:419 msgid "Create a starter pack" -msgstr "Utwórz pakiet startowy" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:251 msgid "Create a starter pack for me" -msgstr "Utwórz dla mnie pakiet startowy" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:55 #: src/view/com/auth/SplashScreen.web.tsx:117 @@ -1801,96 +1841,96 @@ msgstr "Utwórz dla mnie pakiet startowy" #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Create account" -msgstr "Zarejestruj się" +msgstr "" #: src/screens/Signup/index.tsx:93 msgid "Create Account" -msgstr "Utwórz konto" +msgstr "" #: src/components/dialogs/Signin.tsx:86 #: src/components/dialogs/Signin.tsx:88 msgid "Create an account" -msgstr "Utwórz konto" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:292 msgid "Create an avatar instead" -msgstr "Zamiast tego utwórz zdjęcie profilowe" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:174 msgid "Create another" -msgstr "Utwórz inne" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:47 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" -msgstr "Utwórz nowe konto" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:99 msgid "Create report for {0}" -msgstr "Zgłoś {0}" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" -msgstr "Utworzono {0}" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:127 msgid "Creator has been blocked" -msgstr "Autor został zablokowany" +msgstr "" #: src/screens/Onboarding/index.tsx:26 #: src/screens/Onboarding/state.ts:99 msgid "Culture" -msgstr "Kultura" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:100 -#: src/view/com/auth/server-input/index.tsx:102 +#: src/view/com/auth/server-input/index.tsx:138 +#: src/view/com/auth/server-input/index.tsx:139 msgid "Custom" -msgstr "Niestandardowe" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." -msgstr "Dostosuj, kto może wchodzić w interakcje z tym wpisem." +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:105 #: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" -msgstr "Ciemny" +msgstr "" -#: src/view/screens/Debug.tsx:70 +#: src/view/screens/Debug.tsx:69 msgid "Dark mode" -msgstr "Tryb ciemny" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" -msgstr "Ciemny motyw" +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:216 msgid "Date of birth" -msgstr "Data urodzenia" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:146 #: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" -msgstr "Dezaktywuj konto" +msgstr "" #: src/screens/Settings/Settings.tsx:332 msgid "Debug Moderation" -msgstr "Debuguj moderację" +msgstr "" -#: src/view/screens/Debug.tsx:90 +#: src/view/screens/Debug.tsx:89 msgid "Debug panel" -msgstr "Panel debugowania" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" -msgstr "Domyślny" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:75 msgid "Default icons" -msgstr "Domyślne ikony" +msgstr "" -#: src/components/dms/MessageMenu.tsx:151 +#: src/components/dms/MessageMenu.tsx:152 #: src/screens/Settings/AppPasswords.tsx:212 #: src/screens/StarterPack/StarterPackScreen.tsx:586 #: src/screens/StarterPack/StarterPackScreen.tsx:665 @@ -1898,84 +1938,93 @@ msgstr "Domyślne ikony" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 #: src/view/screens/ProfileList.tsx:739 msgid "Delete" -msgstr "Usuń" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:156 #: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" -msgstr "Usuń konto" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" -msgstr "Usuń konto <0>\"<1>{0}<2>\"" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" -msgstr "Usuń hasło aplikacji" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" -msgstr "Usunąć hasło aplikacji?" +msgstr "" #: src/screens/Settings/Settings.tsx:339 msgid "Delete chat declaration record" -msgstr "Usuń rekord deklaracji czatu" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:353 +#: src/components/dms/ReportDialog.tsx:356 +msgid "Delete conversation" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:327 +msgid "Delete Conversation" +msgstr "" #: src/components/dms/MessageMenu.tsx:124 msgid "Delete for me" -msgstr "Usuń dla mnie" +msgstr "" #: src/view/screens/ProfileList.tsx:526 msgid "Delete List" -msgstr "Usuń listę" +msgstr "" -#: src/components/dms/MessageMenu.tsx:147 +#: src/components/dms/MessageMenu.tsx:148 msgid "Delete message" -msgstr "Usuń wiadomość" +msgstr "" #: src/components/dms/MessageMenu.tsx:122 msgid "Delete message for me" -msgstr "Usuń wiadomość dla mnie" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" -msgstr "Usuń moje konto" +msgstr "" #: src/view/com/composer/Composer.tsx:834 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 msgid "Delete post" -msgstr "Usuń wpis" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:580 #: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" -msgstr "Usuń pakiet startowy" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" -msgstr "Usunąć pakiet startowy?" +msgstr "" #: src/view/screens/ProfileList.tsx:734 msgid "Delete this list?" -msgstr "Usunąć tę listę?" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:656 msgid "Delete this post?" -msgstr "Usunąć ten wpis?" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 msgid "Deleted" -msgstr "Usunięto" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:148 -#: src/screens/Messages/components/ChatListItem.tsx:107 +#: src/components/dms/MessagesListHeader.tsx:154 +#: src/screens/Messages/components/ChatListItem.tsx:113 msgid "Deleted Account" -msgstr "Usunięto konto" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." -msgstr "Usunięto wpis." +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 @@ -1983,55 +2032,55 @@ msgstr "Usunięto wpis." #: src/view/com/modals/EditProfile.tsx:193 #: src/view/com/modals/EditProfile.tsx:205 msgid "Description" -msgstr "Opis" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:364 msgid "Description is too long" -msgstr "Opis jest zbyt długi" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:365 msgid "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." -msgstr "Opis jest zbyt długi. Maksymalna liczba znaków to {DESCRIPTION_MAX_GRAPHEMES}." +msgstr "" #: src/view/com/composer/GifAltText.tsx:150 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:114 msgid "Descriptive alt text" -msgstr "Opisowy tekst alternatywny" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:566 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:576 msgid "Detach quote" -msgstr "Odłącz cytat" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:719 msgid "Detach quote post?" -msgstr "Odłączyć cytat?" +msgstr "" #: src/screens/Settings/Settings.tsx:242 #: src/screens/Settings/Settings.tsx:245 msgid "Developer options" -msgstr "Ustawienia dla deweloperów" +msgstr "" #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" -msgstr "Okno dialogowe: dostosuj, kto może wchodzić w interakcje z tym wpisem" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" -msgstr "Przyciemniony" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" -msgstr "Wyłącz uwierzytelnianie dwuskładnikowe przez email" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:91 #: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" -msgstr "Wyłącz haptykę" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:386 msgid "Disable subtitles" -msgstr "Wyłącz napisy" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 @@ -2040,115 +2089,116 @@ msgstr "Wyłącz napisy" #: src/screens/Messages/Settings.tsx:142 #: src/screens/Moderation/index.tsx:329 msgid "Disabled" -msgstr "Wyłączono" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 #: src/view/com/composer/Composer.tsx:688 #: src/view/com/composer/Composer.tsx:867 msgid "Discard" -msgstr "Odrzuć" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:81 msgid "Discard changes?" -msgstr "Odrzucić zmiany?" +msgstr "" #: src/view/com/composer/Composer.tsx:685 msgid "Discard draft?" -msgstr "Odrzucić szkic?" +msgstr "" #: src/view/com/composer/Composer.tsx:859 msgid "Discard post?" -msgstr "Odrzucić wpis?" +msgstr "" #: src/screens/Settings/components/PwiOptOut.tsx:80 #: src/screens/Settings/components/PwiOptOut.tsx:84 msgid "Discourage apps from showing my account to logged-out users" -msgstr "Poproś aplikacje o niepokazywanie mojego konta niezalogowanym osobom" +msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" -msgstr "Odkryj nowe kanały niestandardowe" +msgstr "" -#: src/view/screens/Search/Explore.tsx:422 +#: src/view/screens/Search/Explore.tsx:425 msgid "Discover new feeds" -msgstr "Odkryj nowe kanały" +msgstr "" #: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" -msgstr "Odkryj nowe kanały" +msgstr "" #: src/components/Dialog/index.tsx:313 msgid "Dismiss" -msgstr "Pomiń" +msgstr "" #: src/view/com/composer/Composer.tsx:1567 msgid "Dismiss error" -msgstr "Pomiń błąd" +msgstr "" #: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" -msgstr "Pomiń wprowadzenie" +msgstr "" #: src/components/interstitials/TrendingVideos.tsx:92 msgid "Dismiss this section" -msgstr "Pomiń tą sekcję" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:71 #: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" -msgstr "Wyświetlaj większe znaczniki tekstu alternatywnego" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:314 #: src/screens/Profile/Header/EditProfileDialog.tsx:320 #: src/screens/Profile/Header/EditProfileDialog.tsx:351 #: src/view/com/modals/EditProfile.tsx:187 msgid "Display name" -msgstr "Wyświetlana nazwa" +msgstr "" #: src/view/com/modals/EditProfile.tsx:175 msgid "Display Name" -msgstr "Wyświetlana nazwa" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" -msgstr "Wyświetlana nazwa jest zbyt długa" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:334 msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." -msgstr "Wyświetlana nazwa jest zbyt długa. Maksymalna liczba znaków to {DISPLAY_NAME_MAX_GRAPHEMES}." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:373 #: src/screens/Settings/components/ChangeHandleDialog.tsx:375 msgid "DNS Panel" -msgstr "Panel DNS" +msgstr "" #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" -msgstr "Nie wyciszaj tego słowa wśród obserwowanych osób" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." -msgstr "Nie zawiera nagości." +msgstr "" #: src/screens/Signup/StepHandle.tsx:163 msgid "Doesn't begin or end with a hyphen" -msgstr "Nie zaczyna się ani nie kończy myślnikiem" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:488 msgid "Domain verified!" -msgstr "Domena zweryfikowana!" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:118 -#: src/components/dialogs/BirthDateSettings.tsx:124 -#: src/components/forms/DateField/index.tsx:77 -#: src/components/forms/DateField/index.tsx:83 +#: src/components/dialogs/BirthDateSettings.tsx:114 +#: src/components/dialogs/BirthDateSettings.tsx:120 +#: src/components/dms/ReportDialog.tsx:323 +#: src/components/forms/DateField/index.tsx:87 +#: src/components/forms/DateField/index.tsx:93 #: src/screens/Onboarding/StepProfile/index.tsx:330 #: src/screens/Onboarding/StepProfile/index.tsx:333 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 -#: src/view/com/auth/server-input/index.tsx:192 -#: src/view/com/auth/server-input/index.tsx:193 +#: src/view/com/auth/server-input/index.tsx:228 +#: src/view/com/auth/server-input/index.tsx:229 #: src/view/com/composer/labels/LabelsBtn.tsx:224 #: src/view/com/composer/labels/LabelsBtn.tsx:231 #: src/view/com/composer/videos/SubtitleDialog.tsx:169 @@ -2158,628 +2208,628 @@ msgstr "Domena zweryfikowana!" #: src/view/com/modals/InviteCodes.tsx:124 #: src/view/com/modals/ListAddRemoveUsers.tsx:143 msgid "Done" -msgstr "Gotowe" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:145 #: src/view/com/modals/UserAddRemoveLists.tsx:113 #: src/view/com/modals/UserAddRemoveLists.tsx:116 msgctxt "action" msgid "Done" -msgstr "Gotowe" +msgstr "" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:42 msgid "Done{extraText}" -msgstr "Gotowe{extraText}" +msgstr "" #: src/components/Dialog/index.tsx:314 msgid "Double tap to close the dialog" -msgstr "Kliknij dwukrotnie, aby zamknąć to okno" +msgstr "" -#: src/screens/VideoFeed/index.tsx:1037 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Double tap to like" -msgstr "Dotknij dwa razy, aby polubić" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 msgid "Download Bluesky" -msgstr "Pobierz Bluesky" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:77 #: src/screens/Settings/components/ExportCarDialog.tsx:82 msgid "Download CAR file" -msgstr "Pobierz plik CAR" +msgstr "" #: src/view/com/composer/text-input/TextInput.web.tsx:342 msgid "Drop to add images" -msgstr "Upuść, aby dodać zdjęcia" +msgstr "" #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" -msgstr "Czas trwania:" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:211 msgid "e.g. alice" -msgstr "np. alicja" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:321 msgid "e.g. Alice Lastname" -msgstr "np. Alicja Nazwisko" +msgstr "" #: src/view/com/modals/EditProfile.tsx:180 msgid "e.g. Alice Roberts" -msgstr "np. Alicja Roberts" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:357 msgid "e.g. alice.com" -msgstr "np. alice.com" +msgstr "" #: src/view/com/modals/EditProfile.tsx:198 msgid "e.g. Artist, dog-lover, and avid reader." -msgstr "np. Artystka, miłośniczka psów i pasjonatka książek." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." -msgstr "Na przykład akty artystyczne." +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:263 msgid "e.g. Great Posters" -msgstr "np. Fantastyczne Osoby" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:264 msgid "e.g. Spammers" -msgstr "np. Spamerzy" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:292 msgid "e.g. The posters who never miss." -msgstr "np. Osoby, które nigdy się nie mylą." +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:293 msgid "e.g. Users that repeatedly reply with ads." -msgstr "np. Osoby, które notorycznie wysyłają reklamy." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:97 msgid "Each code works once. You'll receive more invite codes periodically." -msgstr "Każdy kod działa tylko raz. Co jakiś czas będziesz otrzymywać kolejne zaproszenia." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:112 #: src/screens/StarterPack/StarterPackScreen.tsx:575 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 msgid "Edit" -msgstr "Edytuj" +msgstr "" #: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" -msgstr "Edytuj" +msgstr "" #: src/view/com/util/UserAvatar.tsx:348 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" -msgstr "Edytuj zdjęcie profilowe" +msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 msgid "Edit Feeds" -msgstr "Edytuj kanały" +msgstr "" #: src/view/com/composer/photos/EditImageDialog.web.tsx:58 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 #: src/view/com/composer/photos/Gallery.tsx:194 msgid "Edit image" -msgstr "Edytuj obrazek" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:623 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:636 msgid "Edit interaction settings" -msgstr "Edytuj ustawienia interakcji" +msgstr "" #: src/view/screens/ProfileList.tsx:514 msgid "Edit list details" -msgstr "Edytuj szczegóły listy" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:230 msgid "Edit Moderation List" -msgstr "Edytuj listę moderacji" +msgstr "" #: src/Navigation.tsx:297 #: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" -msgstr "Edytuj moje kanały" +msgstr "" #: src/view/com/modals/EditProfile.tsx:147 msgid "Edit my profile" -msgstr "Edytuj mój profil" +msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" -msgstr "Edytuj osoby" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 msgid "Edit post interaction settings" -msgstr "Edytuj ustawienia interakcji z wpisem" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:269 #: src/screens/Profile/Header/EditProfileDialog.tsx:275 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:179 msgid "Edit profile" -msgstr "Edytuj profil" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 msgid "Edit Profile" -msgstr "Edytuj profil" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" -msgstr "Edytuj pakiet startowy" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:225 msgid "Edit User List" -msgstr "Edytuj listę osób" +msgstr "" #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" -msgstr "Wybierz, kto może komentować" +msgstr "" #: src/view/com/modals/EditProfile.tsx:188 msgid "Edit your display name" -msgstr "Edytuj swoją wyświetlaną nazwę" +msgstr "" #: src/view/com/modals/EditProfile.tsx:206 msgid "Edit your profile description" -msgstr "Edytuj opis swojego profilu" +msgstr "" #: src/Navigation.tsx:424 msgid "Edit your starter pack" -msgstr "Edytuj swój pakiet startowy" +msgstr "" #: src/screens/Onboarding/index.tsx:31 #: src/screens/Onboarding/state.ts:101 msgid "Education" -msgstr "Edukacja" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:141 msgid "Either the creator of this list has blocked you or you have blocked the creator." -msgstr "Autor listy zablokował Cię, lub został zablokowany przez Ciebie." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:164 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" -msgstr "Email" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:64 msgid "Email 2FA disabled" -msgstr "2FA przez email wył." +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" -msgstr "2FA przez email wł." +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" -msgstr "Adres email" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:104 msgid "Email Resent" -msgstr "Email został wysłany ponownie" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 msgid "Email updated" -msgstr "Adres email został zaktualizowany" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:106 msgid "Email Updated" -msgstr "Adres email został zaktualizowany" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:85 msgid "Email verified" -msgstr "Adres email został zweryfikowany" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" -msgstr "Adres email został zweryfikowany" +msgstr "" #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" -msgstr "Kod HTML do osadzenia" +msgstr "" #: src/components/dialogs/Embed.tsx:97 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:451 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 msgid "Embed post" -msgstr "Osadź wpis" +msgstr "" #: src/components/dialogs/Embed.tsx:101 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." -msgstr "Osadź ten wpis na swojej stronie internetowej. Po prostu skopiuj poniższy snippet i wklej go do kodu HTML swojej strony." +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:57 msgid "Embedded video player" -msgstr "Wbudowany odtwarzacz wideo" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:56 #: src/screens/Settings/components/Email2FAToggle.tsx:60 msgid "Enable" -msgstr "Włącz" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:100 msgid "Enable {0} only" -msgstr "Włącz tylko {0}" +msgstr "" #: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" -msgstr "Pokazuj treści dla dorosłych" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:53 msgid "Enable Email 2FA" -msgstr "Włącz uwierzytelnianie dwuskładnikowe przez email" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" -msgstr "Pokazuj multimedia spoza aplikacji" +msgstr "" #: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" -msgstr "Włącz odtwarzacze dla" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:74 #: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" -msgstr "Włącz powiadomienia priorytetowe" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:387 msgid "Enable subtitles" -msgstr "Włącz napisy" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" -msgstr "Włącz tylko to źródło" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:123 #: src/screens/Settings/ContentAndMediaSettings.tsx:137 msgid "Enable trending topics" -msgstr "Włącz popularne" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:158 msgid "Enable trending videos in your Discover feed" -msgstr "Włącz popularne klipy wideo na kanale Discover" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:144 msgid "Enable trending videos in your Discover feed." -msgstr "Włącz popularne klipy wideo na kanale Discover." +msgstr "" #: src/screens/Messages/Settings.tsx:130 #: src/screens/Messages/Settings.tsx:133 #: src/screens/Moderation/index.tsx:327 msgid "Enabled" -msgstr "Włączono" +msgstr "" #: src/screens/Profile/Sections/Feed.tsx:116 msgid "End of feed" -msgstr "Koniec kanału" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." -msgstr "Upewnij się, że wybrano język dla każdego pliku napisów." +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:139 msgid "Enter a password" -msgstr "Wprowadź hasło" +msgstr "" #: src/components/dialogs/MutedWords.tsx:127 #: src/components/dialogs/MutedWords.tsx:128 msgid "Enter a word or tag" -msgstr "Wprowadź słowo lub tag" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:89 msgid "Enter Code" -msgstr "Wprowadź kod" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:113 msgid "Enter Confirmation Code" -msgstr "Wprowadź kod weryfikacyjny" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Enter fullscreen" -msgstr "Włącz tryb pełnoekranowy" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:154 msgid "Enter the code you received to change your password." -msgstr "Wprowadź otrzymany kod, aby zmienić hasło." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:351 msgid "Enter the domain you want to use" -msgstr "Wprowadź domenę, której chcesz używać" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:113 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." -msgstr "Wprowadź adres email użyty podczas tworzenia konta. Wyślemy Ci kod do zmiany hasła." +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:107 +#: src/components/dialogs/BirthDateSettings.tsx:103 msgid "Enter your birth date" -msgstr "Wprowadź swoją datę urodzenia" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:99 #: src/screens/Signup/StepInfo/index.tsx:176 msgid "Enter your email address" -msgstr "Wprowadź swój adres email" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:42 msgid "Enter your new email above" -msgstr "Wprowadź swój nowy adres email powyżej" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:112 msgid "Enter your new email address below." -msgstr "Wprowadź swój nowy adres email poniżej." +msgstr "" #: src/screens/Login/index.tsx:98 msgid "Enter your username and password" -msgstr "Wprowadź swoją nazwę i hasło" +msgstr "" #: src/view/com/composer/Composer.tsx:1652 #: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" -msgstr "Błąd" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" -msgstr "Wystąpił błąd podczas zapisywania pliku" +msgstr "" #: src/screens/Signup/StepCaptcha/index.tsx:56 msgid "Error receiving captcha response." -msgstr "Błąd podczas odbierania odpowiedzi captcha." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 #: src/view/screens/Search/Search.tsx:110 msgid "Error:" -msgstr "Błąd:" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:364 msgid "Everybody" -msgstr "Każdy" +msgstr "" #: src/components/WhoCanReply.tsx:67 msgid "Everybody can reply" -msgstr "Każdy może komentować" +msgstr "" #: src/components/WhoCanReply.tsx:213 msgid "Everybody can reply to this post." -msgstr "Każdy może komentować ten wpis." +msgstr "" #: src/screens/Messages/Settings.tsx:83 #: src/screens/Messages/Settings.tsx:86 msgid "Everyone" -msgstr "Każdy" +msgstr "" #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" -msgstr "Nadmierne wzmianki lub komentarze" +msgstr "" #: src/lib/moderation/useReportOptions.ts:86 msgid "Excessive or unwanted messages" -msgstr "Nadmierne lub niechciane wiadomości" +msgstr "" #: src/components/dialogs/MutedWords.tsx:311 msgid "Exclude users you follow" -msgstr "Wyklucz obserwowane osoby" +msgstr "" #: src/components/dialogs/MutedWords.tsx:514 msgid "Excludes users you follow" -msgstr "Wyklucza obserwowane osoby" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 msgid "Exit fullscreen" -msgstr "Wyłącz pełny ekran" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" -msgstr "Opuszcza proces usuwania konta" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" -msgstr "Opuszcza proces kadrowania zdjęcia" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" -msgstr "Opuszcza podgląd zdjęcia" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:89 msgid "Exits inputting search query" -msgstr "Opuszcza wyszukiwanie" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" -msgstr "Rozwiń tekst alternatywny" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" -msgstr "Rozwiń listę osób" +msgstr "" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 msgid "Expand or collapse the full post you are replying to" -msgstr "Rozwiń lub zwiń cały wpis, który komentujesz" +msgstr "" -#: src/lib/api/index.ts:400 +#: src/lib/api/index.ts:405 msgid "Expected uri to resolve to a record" -msgstr "Adres uri powinien prowadzić do rekordu" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:123 #: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" -msgstr "Eksperymentalne" +msgstr "" #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" -msgstr "Wygasło" +msgstr "" #: src/components/dialogs/MutedWords.tsx:502 msgid "Expires {0}" -msgstr "Wygasa {0}" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:47 msgid "Explicit or potentially disturbing media." -msgstr "Nieodpowiednia lub niepokojąca treść." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:35 msgid "Explicit sexual images." -msgstr "Obrazy o charakterze jednoznacznie seksualnym." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:137 #: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" -msgstr "Eksportuj moje dane" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:62 msgid "Export My Data" -msgstr "Eksportuj moje dane" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:83 #: src/screens/Settings/ContentAndMediaSettings.tsx:86 msgid "External media" -msgstr "Multimedia spoza aplikacji" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" -msgstr "Multimedia spoza aplikacji" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:70 #: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." -msgstr "Multimedia spoza aplikacji mogą umożliwiać witrynom gromadzenie informacji o Tobie i Twoim urządzeniu. Żadne informacje nie są wysyłane ani udostępniane do momentu naciśnięcia przycisku odtwarzania." +msgstr "" #: src/Navigation.tsx:316 #: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" -msgstr "Preferencje multimediów spoza aplikacji" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:568 msgid "Failed to change handle. Please try again." -msgstr "Nie udało się zmienić nazwy. Spróbuj ponownie." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 msgid "Failed to create app password. Please try again." -msgstr "Nie udało się utworzyć hasła aplikacji. Spróbuj ponownie." +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:233 #: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" -msgstr "Nie udało się utworzyć pakietu startowego" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:186 msgid "Failed to create the list. Check your internet connection and try again." -msgstr "Nie udało się utworzyć listy. Sprawdź swoje połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/components/dms/MessageMenu.tsx:73 msgid "Failed to delete message" -msgstr "Nie udało się usunąć wiadomości" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:195 msgid "Failed to delete post, please try again" -msgstr "Nie udało się usunąć wpisu, spróbuj ponownie" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" -msgstr "Nie udało się usunąć pakietu startowego" +msgstr "" -#: src/view/screens/Search/Explore.tsx:460 -#: src/view/screens/Search/Explore.tsx:488 +#: src/view/screens/Search/Explore.tsx:463 +#: src/view/screens/Search/Explore.tsx:491 msgid "Failed to load feeds preferences" -msgstr "Nie udało się wczytać preferencji kanałów" +msgstr "" #: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" -msgstr "Nie udało się wczytać GIF-ów" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" -msgstr "Nie udało się wczytać poprzednich wiadomości" +msgstr "" -#: src/view/screens/Search/Explore.tsx:453 -#: src/view/screens/Search/Explore.tsx:481 +#: src/view/screens/Search/Explore.tsx:456 +#: src/view/screens/Search/Explore.tsx:484 msgid "Failed to load suggested feeds" -msgstr "Nie udało się wczytać sugerowanych kanałów" +msgstr "" -#: src/view/screens/Search/Explore.tsx:411 +#: src/view/screens/Search/Explore.tsx:414 msgid "Failed to load suggested follows" -msgstr "Nie udało się wczytać sugerowanych osób" +msgstr "" #: src/state/queries/pinned-post.ts:75 msgid "Failed to pin post" -msgstr "Nie udało się przypiąć wpisu" +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:46 msgid "Failed to save image: {0}" -msgstr "Nie udało się zapisać zdjęcia: {0}" +msgstr "" #: src/state/queries/notifications/settings.ts:39 msgid "Failed to save notification preferences, please try again" -msgstr "Nie udało się zapisać preferencji powiadomień, spróbuj ponownie" +msgstr "" #: src/components/dms/MessageItem.tsx:234 msgid "Failed to send" -msgstr "Nie udało się wysłać" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." -msgstr "Nie udało się złożyć odwołania, spróbuj ponownie." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:224 msgid "Failed to toggle thread mute, please try again" -msgstr "Nie udało się ustawić wyciszenia wątku, spróbuj ponownie" +msgstr "" #: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" -msgstr "Nie udało się zaktualizować kanałów" +msgstr "" #: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" -msgstr "Nie udało się zaktualizować ustawień" +msgstr "" #: src/lib/media/video/upload.ts:72 #: src/lib/media/video/upload.web.ts:74 #: src/lib/media/video/upload.web.ts:78 #: src/lib/media/video/upload.web.ts:88 msgid "Failed to upload video" -msgstr "Nie udało się przesłać wideo" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:341 msgid "Failed to verify handle. Please try again." -msgstr "Nie udało się zweryfikować nazwy. Spróbuj ponownie." +msgstr "" #: src/Navigation.tsx:232 msgid "Feed" -msgstr "Kanał" +msgstr "" #: src/components/FeedCard.tsx:134 #: src/view/com/feeds/FeedSourceCard.tsx:253 msgid "Feed by {0}" -msgstr "Kanał od {0}" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:353 msgid "Feed menu" -msgstr "Menu kanału" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" -msgstr "Przełącznik kanału" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:93 #: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:324 msgid "Feedback" -msgstr "Opinie" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:266 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:275 msgid "Feedback sent!" -msgstr "Opinia wysłana!" +msgstr "" #: src/Navigation.tsx:404 #: src/screens/StarterPack/StarterPackScreen.tsx:183 @@ -2790,294 +2840,294 @@ msgstr "Opinia wysłana!" #: src/view/shell/desktop/LeftNav.tsx:640 #: src/view/shell/Drawer.tsx:481 msgid "Feeds" -msgstr "Kanały" +msgstr "" #: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." -msgstr "Kanały to niestandardowe algorytmy, które użytkownicy tworzą przy niewielkiej wiedzy na temat programowania. <0/>, aby dowiedzieć się więcej." +msgstr "" #: src/components/FeedCard.tsx:272 #: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" -msgstr "Kanały zostały zaktualizowane!" +msgstr "" #: src/screens/Search/components/ExploreRecommendations.tsx:54 msgid "Feeds we think you might like." -msgstr "Kanały, które mogą Ci się spodobać." +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" -msgstr "Plik został zapisany pomyślnie!" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:66 msgid "Filter from feeds" -msgstr "Odfiltruj z kanałów" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:303 msgid "Finalizing" -msgstr "Kończenie" +msgstr "" #: src/view/com/posts/CustomFeedEmptyState.tsx:48 #: src/view/com/posts/FollowingEmptyState.tsx:53 #: src/view/com/posts/FollowingEndOfFeed.tsx:54 msgid "Find accounts to follow" -msgstr "Znajdź konta do obserwowania" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:78 #: src/components/ProgressGuide/FollowDialog.tsx:88 #: src/components/ProgressGuide/FollowDialog.tsx:417 msgid "Find people to follow" -msgstr "Znajdź osoby do obserwowania" +msgstr "" #: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" -msgstr "Znajdź wpisy i osoby na Bluesky" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" -msgstr "Ukończ" +msgstr "" #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" -msgstr "Fitness" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:283 msgid "Flexible" -msgstr "Uniwersalne" +msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:363 +#: src/components/ProfileCard.tsx:366 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 -#: src/screens/VideoFeed/index.tsx:819 +#: src/screens/VideoFeed/index.tsx:821 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 msgid "Follow" -msgstr "Obserwuj" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:69 +#: src/view/com/profile/FollowButton.tsx:72 msgctxt "action" msgid "Follow" -msgstr "Obserwuj" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 msgid "Follow {0}" -msgstr "Obserwuj {0}" +msgstr "" -#: src/screens/VideoFeed/index.tsx:798 +#: src/screens/VideoFeed/index.tsx:800 msgid "Follow {handle}" -msgstr "Obserwuj {handle}" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:68 msgid "Follow {name}" -msgstr "Obserwuj {name}" +msgstr "" #: src/components/ProgressGuide/List.tsx:52 #: src/state/shell/progress-guide.tsx:229 msgid "Follow 10 accounts" -msgstr "Obserwuj 10 kont" +msgstr "" #: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" -msgstr "Obserwuj 7 kont" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:222 #: src/view/com/profile/ProfileMenu.tsx:233 msgid "Follow Account" -msgstr "Obserwuj konto" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:428 #: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" -msgstr "Obserwuj wszystkich" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" -msgstr "Również obserwuj" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:78 +#: src/view/com/profile/FollowButton.tsx:81 msgctxt "action" msgid "Follow Back" -msgstr "Również obserwuj" +msgstr "" -#: src/view/screens/Search/Explore.tsx:368 +#: src/view/screens/Search/Explore.tsx:370 msgid "Follow more accounts to get connected to your interests and build your network." -msgstr "Obserwuj więcej kont zgodnych z Twoimi zainteresowaniami i buduj sieć kontaktów." +msgstr "" #: src/components/KnownFollowers.tsx:232 msgid "Followed by <0>{0}" -msgstr "Obserwowane przez <0>{0}" +msgstr "" #: src/components/KnownFollowers.tsx:218 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Obserwowane przez <0>{0} i {1, plural, one {# innego/inną} other {# innych}}" +msgstr "" #: src/components/KnownFollowers.tsx:205 msgid "Followed by <0>{0} and <1>{1}" -msgstr "Obserwowane przez <0>{0} i <1>{1}" +msgstr "" #: src/components/KnownFollowers.tsx:187 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Obserwowane przez <0>{0}, <1>{1} i {2, plural, one {# innego/inną} other {# innych}}" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" -msgstr "Obserwowane osoby" +msgstr "" #: src/Navigation.tsx:193 msgid "Followers of @{0} that you know" -msgstr "Obserwujący @{0}, których znasz" +msgstr "" #: src/screens/Profile/KnownFollowers.tsx:104 #: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" -msgstr "Obserwujący, których znasz" +msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:357 +#: src/components/ProfileCard.tsx:360 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/screens/VideoFeed/index.tsx:817 +#: src/screens/VideoFeed/index.tsx:819 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 #: src/view/screens/Feeds.tsx:599 #: src/view/screens/SavedFeeds.tsx:422 msgid "Following" -msgstr "Obserwujesz" +msgstr "" -#: src/components/ProfileCard.tsx:321 +#: src/components/ProfileCard.tsx:323 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" -msgstr "Obserwowani {0}" +msgstr "" -#: src/screens/VideoFeed/index.tsx:797 +#: src/screens/VideoFeed/index.tsx:799 msgid "Following {handle}" -msgstr "Obserwujesz {handle}" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:50 msgid "Following {name}" -msgstr "Obserwujesz {name}" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:75 #: src/screens/Settings/ContentAndMediaSettings.tsx:78 msgid "Following feed preferences" -msgstr "Preferencje kanału obserwowanych" +msgstr "" #: src/Navigation.tsx:303 #: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" -msgstr "Preferencje kanału obserwowanych" +msgstr "" #: src/screens/Profile/Header/Handle.tsx:32 msgid "Follows you" -msgstr "Obserwuje cię" +msgstr "" #: src/components/Pills.tsx:175 msgid "Follows You" -msgstr "Obserwuje cię" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" -msgstr "Czcionka" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" -msgstr "Rozmiar czcionki" +msgstr "" #: src/screens/Onboarding/index.tsx:40 #: src/screens/Onboarding/state.ts:102 msgid "Food" -msgstr "Żywność" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." -msgstr "Ze względów bezpieczeństwa musimy wysłać kod weryfikacyjny na Twój adres email." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:209 msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." -msgstr "Ze względów bezpieczeństwa nie będzie można wyświetlić go ponownie. W przypadku utraty hasła do aplikacji konieczne będzie wygenerowanie nowego." +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." -msgstr "Aby uzyskać najlepsze wrażenia, zalecamy korzystanie z czcionki motywu." +msgstr "" #: src/components/dialogs/MutedWords.tsx:178 msgid "Forever" -msgstr "Na zawsze" +msgstr "" #: src/screens/Login/index.tsx:126 #: src/screens/Login/index.tsx:141 msgid "Forgot Password" -msgstr "Nie pamiętam hasła" +msgstr "" #: src/screens/Login/LoginForm.tsx:240 msgid "Forgot password?" -msgstr "Nie pamiętasz hasła?" +msgstr "" #: src/screens/Login/LoginForm.tsx:251 msgid "Forgot?" -msgstr "Nie pamiętasz?" +msgstr "" #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" -msgstr "Często publikuje niechciane treści" +msgstr "" #: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" -msgstr "Od @{sanitizedAuthor}" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" -msgstr "Od <0/>" +msgstr "" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" -msgstr "Galeria" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:296 msgid "Generate a starter pack" -msgstr "Wygeneruj pakiet startowy" +msgstr "" #: src/view/shell/Drawer.tsx:328 msgid "Get help" -msgstr "Uzyskaj pomoc" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" -msgstr "Rozpocznij" +msgstr "" #: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" -msgstr "Pierwsze kroki" +msgstr "" #: src/components/MediaPreview.tsx:122 msgid "GIF" -msgstr "GIF" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" -msgstr "Zmień wygląd swojego profilu" +msgstr "" #: src/lib/moderation/useReportOptions.ts:39 msgid "Glaring violations of law or terms of service" -msgstr "Rażące naruszenie prawa lub warunków korzystania z serwisu" +msgstr "" #: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:89 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1098 -#: src/screens/VideoFeed/index.tsx:1102 +#: src/screens/VideoFeed/index.tsx:1100 +#: src/screens/VideoFeed/index.tsx:1104 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1009 msgid "Go back" -msgstr "Wróć" +msgstr "" #: src/components/Error.tsx:78 #: src/screens/List/ListHiddenScreen.tsx:221 @@ -3088,98 +3138,98 @@ msgstr "Wróć" #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileList.tsx:1014 msgid "Go Back" -msgstr "Wróć" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:540 msgid "Go back to previous page" -msgstr "Wróć do poprzedniej strony" +msgstr "" -#: src/components/dms/ReportDialog.tsx:149 +#: src/components/dms/ReportDialog.tsx:190 #: src/components/ReportDialog/SelectReportOptionView.tsx:78 -#: src/components/ReportDialog/SubmitView.tsx:109 +#: src/components/ReportDialog/SubmitView.tsx:110 #: src/screens/Onboarding/Layout.tsx:101 #: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" -msgstr "Wróć do poprzedniego kroku" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" -msgstr "Wróć do poprzedniego kroku" +msgstr "" #: src/view/screens/NotFound.tsx:57 msgid "Go home" -msgstr "Wróć na stronę główną" +msgstr "" #: src/view/screens/NotFound.tsx:56 msgid "Go Home" -msgstr "Wróć na stronę główną" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:274 +#: src/screens/Messages/components/ChatListItem.tsx:282 msgid "Go to conversation with {0}" -msgstr "Przejdź do rozmowy z {0}" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:165 #: src/view/com/modals/ChangePassword.tsx:168 msgid "Go to next" -msgstr "Przejdź dalej" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:170 +#: src/components/dms/ConvoMenu.tsx:230 msgid "Go to profile" -msgstr "Przejdź do profilu" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:167 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Go to user's profile" -msgstr "Przejdź do profilu" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:46 #: src/view/com/composer/labels/LabelsBtn.tsx:202 #: src/view/com/composer/labels/LabelsBtn.tsx:205 msgid "Graphic Media" -msgstr "Niepokojąca treść" +msgstr "" #: src/state/shell/progress-guide.tsx:218 #: src/state/shell/progress-guide.tsx:228 msgid "Half way there!" -msgstr "Już połowa drogi!" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:126 #: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" -msgstr "Nazwa" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:572 msgid "Handle already taken. Please try a different one." -msgstr "Nazwa jest już zajęta. Spróbuj użyć innej." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:189 #: src/screens/Settings/components/ChangeHandleDialog.tsx:325 msgid "Handle changed!" -msgstr "Nazwa zmieniona!" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "Handle too long. Please try a shorter one." -msgstr "Nazwa jest zbyt długa. Spróbuj wybrać krótszą." +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" -msgstr "Haptyka" +msgstr "" #: src/lib/moderation/useReportOptions.ts:34 msgid "Harassment, trolling, or intolerance" -msgstr "Prześladowanie, trolling lub nietolerancja" +msgstr "" #: src/Navigation.tsx:379 msgid "Hashtag" -msgstr "Hashtag" +msgstr "" #: src/components/RichTextTag.tsx:51 msgid "Hashtag {tag}" -msgstr "Hashtag {tag}" +msgstr "" #: src/screens/Signup/index.tsx:173 msgid "Having trouble?" -msgstr "Masz problem?" +msgstr "" #: src/screens/Settings/Settings.tsx:207 #: src/screens/Settings/Settings.tsx:211 @@ -3187,28 +3237,28 @@ msgstr "Masz problem?" #: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:337 msgid "Help" -msgstr "Pomoc" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:237 msgid "Help people know you're not a bot by uploading a picture or creating an avatar." -msgstr "Daj znać innym, że nie jesteś botem, ustawiając zdjęcie profilowe." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 msgid "Here is your app password!" -msgstr "Oto Twoje hasło aplikacji!" +msgstr "" #: src/components/VideoPostCard.tsx:172 #: src/components/VideoPostCard.tsx:448 msgid "Hidden" -msgstr "Ukryte" +msgstr "" #: src/screens/VideoFeed/index.tsx:606 msgid "Hidden by your moderation settings." -msgstr "Ukryte ze względu na twoje ustawienia moderacji." +msgstr "" #: src/components/ListCard.tsx:130 msgid "Hidden list" -msgstr "Ukryta lista" +msgstr "" #: src/components/interstitials/Trending.tsx:131 #: src/components/interstitials/TrendingVideos.tsx:140 @@ -3223,93 +3273,93 @@ msgstr "Ukryta lista" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "Hide" -msgstr "Ukryj" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" -msgstr "Ukryj" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:523 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:529 msgid "Hide post for me" -msgstr "Ukryj wpis dla mnie" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:540 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:550 msgid "Hide reply for everyone" -msgstr "Ukryj odpowiedzi dla wszystkich" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:522 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:528 msgid "Hide reply for me" -msgstr "Ukryj odpowiedzi dla mnie" +msgstr "" #: src/components/moderation/ContentHider.tsx:151 #: src/components/moderation/PostHider.tsx:79 msgid "Hide the content" -msgstr "Ukryj zawartość" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:667 msgid "Hide this post?" -msgstr "Ukryć ten wpis?" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:667 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:729 msgid "Hide this reply?" -msgstr "Ukryć tą odpowiedź?" +msgstr "" #: src/components/interstitials/Trending.tsx:113 #: src/screens/Search/components/ExploreTrendingTopics.tsx:83 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" -msgstr "Ukryj popularne" +msgstr "" #: src/components/interstitials/Trending.tsx:129 #: src/screens/Search/components/ExploreTrendingTopics.tsx:135 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:108 msgid "Hide trending topics?" -msgstr "Ukryć popularne?" +msgstr "" #: src/components/interstitials/TrendingVideos.tsx:138 msgid "Hide trending videos?" -msgstr "Ukryć popularne klipy wideo?" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" -msgstr "Ukryj listę osób" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." -msgstr "Wystąpił jakiś problem podczas kontaktowania się z serwerem kanału. Poinformuj właściciela kanału o tym problemie." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." -msgstr "Wygląda na to, że serwer kanału jest źle skonfigurowany. Poinformuj właściciela kanału o tym problemie." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." -msgstr "Wygląda na to, że serwer kanału jest offline. Poinformuj właściciela kanału o tym problemie." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." -msgstr "Serwer kanału nie odpowiada. Poinformuj właściciela kanału o tym problemie." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." -msgstr "Mamy problem ze znalezieniem tego kanału. Możliwe, że został usunięty." +msgstr "" #: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." -msgstr "Wygląda na to, że mamy problem z wczytaniem tych danych. Więcej informacji znajduje się poniżej. Jeśli problem się powtarza, prosimy o kontakt." +msgstr "" #: src/screens/Profile/ErrorState.tsx:31 msgid "Hmmmm, we couldn't load that moderation service." -msgstr "Nie mogliśmy wczytać tej usługi moderacji." +msgstr "" #: src/view/com/composer/state/video.ts:413 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" -msgstr "Poczekaj! Powoli udostępniamy materiały wideo, ale ty wciąż czekasz w kolejce. Sprawdź ponownie za jakiś czas!" +msgstr "" #: src/Navigation.tsx:603 #: src/Navigation.tsx:623 @@ -3317,480 +3367,480 @@ msgstr "Poczekaj! Powoli udostępniamy materiały wideo, ale ty wciąż czekasz #: src/view/shell/desktop/LeftNav.tsx:584 #: src/view/shell/Drawer.tsx:396 msgid "Home" -msgstr "Główna" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:398 msgid "Host:" -msgstr "Host:" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 #: src/screens/Login/LoginForm.tsx:176 msgid "Hosting provider" -msgstr "Dostawca hostingu" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 #: src/view/com/post-thread/PostThread.tsx:652 #: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" -msgstr "Najważniejsze odpowiedzi" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:41 msgid "How should we open this link?" -msgstr "Jak powinniśmy otworzyć ten link?" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 #: src/view/com/modals/VerifyEmail.tsx:222 msgid "I have a code" -msgstr "Mam kod" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:239 #: src/components/dialogs/VerifyEmailDialog.tsx:246 msgid "I Have a Code" -msgstr "Mam kod" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" -msgstr "Mam kod weryfikacyjny" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:261 #: src/screens/Settings/components/ChangeHandleDialog.tsx:267 msgid "I have my own domain" -msgstr "Mam własną domenę" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:57 #: src/components/dms/ReportConversationPrompt.tsx:21 msgid "I understand" -msgstr "Rozumiem" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" -msgstr "Rozwija lub zwija długi tekst alternatywny" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:110 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." -msgstr "Jeśli nie jesteś jeszcze pełnoletni zgodnie z prawem obowiązującym w Twoim kraju, Twój rodzic lub opiekun prawny musi zapoznać się z niniejszymi Warunkami w Twoim imieniu." +msgstr "" #: src/view/screens/ProfileList.tsx:736 msgid "If you delete this list, you won't be able to recover it." -msgstr "Jeśli usuniesz tą listę, nie będziesz w stanie jej odzyskać." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:248 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." -msgstr "Jeśli masz własną domenę, możesz jej użyć jako swojej nazwy. Pozwala to na samodzielną weryfikację tożsamości. <0>Dowiedz się więcej tutaj.." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." -msgstr "Jeśli usuniesz ten wpis, nie będziesz w stanie go odzyskać." +msgstr "" #: src/view/com/modals/ChangePassword.tsx:149 msgid "If you want to change your password, we will send you a code to verify that this is your account." -msgstr "Jeśli chcesz zmienić hasło, wyślemy Ci kod, aby zweryfikować, że to Twoje konto." +msgstr "" -#: src/view/com/auth/server-input/index.tsx:168 +#: src/view/com/auth/server-input/index.tsx:204 msgid "If you're a developer, you can host your own server." -msgstr "Jeśli jesteś deweloperem, możesz hostować własny serwer." +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 msgid "If you're trying to change your handle or email, do so before you deactivate." -msgstr "Jeśli próbujesz zmienić swoją nazwę lub adres email, zrób to przed dezaktywacją." +msgstr "" #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" -msgstr "Nielegalne i pilne" +msgstr "" #: src/view/com/util/images/Gallery.tsx:71 msgid "Image" -msgstr "Zdjęcie" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:76 msgid "Image saved to your camera roll!" -msgstr "Zdjęcie zostało zapisane w rolce aparatu!" +msgstr "" #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" -msgstr "Podszywanie się lub fałszywe oświadczenia dotyczące tożsamości lub przynależności" +msgstr "" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" -msgstr "Podszywanie się, dezinformacja lub nieprawdziwe treści" +msgstr "" #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" -msgstr "Nieodpowiednie wiadomości lub nieprzyzwoite linki" +msgstr "" #: src/screens/Login/LoginForm.tsx:157 msgid "Incorrect username or password" -msgstr "Nieprawidłowa nazwa lub hasło" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:127 msgid "Input code sent to your email for password reset" -msgstr "Wprowadź kod wysłany na Twój adres email, aby zresetować hasło" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" -msgstr "Wprowadź kod weryfikacyjny, aby usunąć konto" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:151 msgid "Input new password" -msgstr "Wprowadź nowe hasło" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" -msgstr "Wprowadź hasło, aby usunąć konto" +msgstr "" #: src/screens/Login/LoginForm.tsx:281 msgid "Input the code which has been emailed to you" -msgstr "Wprowadź kod, który został wysłany na Twój adres email" +msgstr "" #: src/screens/Login/LoginForm.tsx:210 msgid "Input the username or email address you used at signup" -msgstr "Wprowadź nazwę lub adres email użyty podczas rejestracji" +msgstr "" #: src/screens/Login/LoginForm.tsx:235 msgid "Input your password" -msgstr "Wprowadź hasło" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" -msgstr "Interakcje są ograniczone" +msgstr "" #: src/screens/Login/LoginForm.tsx:149 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." -msgstr "Niepoprawny kod weryfikacyjny 2FA." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Invalid handle. Please try a different one." -msgstr "Nieprawidłowa nazwa. Spróbuj użyć innej." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:277 msgid "Invalid or unsupported post record" -msgstr "Nieprawidłowy lub nieobsługiwany wpis" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" -msgstr "Nieprawidłowy kod weryfikacyjny" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" -msgstr "Zaproś znajomych" +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:145 msgid "Invite code" -msgstr "Kod zaproszenia" +msgstr "" #: src/screens/Signup/state.ts:258 msgid "Invite code not accepted. Check that you input it correctly and try again." -msgstr "Kod zaproszenia nie został zaakceptowany. Sprawdź, czy został wprowadzony poprawnie i spróbuj ponownie." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:171 msgid "Invite codes: {0} available" -msgstr "Dostępne kody zaproszenia: {0}" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:170 msgid "Invite codes: 1 available" -msgstr "Dostępny kod zaproszenia: 1" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:96 msgid "Invite people to this starter pack!" -msgstr "Zaproś innych do tego pakietu startowego!" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:34 msgid "Invite your friends to follow your favorite feeds and people" -msgstr "Zaproś znajomych do śledzenia Twoich ulubionych kanałów i osób" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:31 msgid "Invites, but personal" -msgstr "Zaproszenia, ale takie osobiste" +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:80 msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" -msgstr "Wygląda na to, że adres email został wprowadzony nieprawidłowo. Czy na pewno jest poprawny?" +msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:235 +#: src/screens/Signup/StepInfo/index.tsx:236 msgid "It's correct" -msgstr "Jest poprawny" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." -msgstr "W tej chwili jesteś tylko Ty! Dodaj więcej osób do swojego pakietu startowego, wyszukując powyżej." +msgstr "" #: src/view/com/composer/Composer.tsx:1586 msgid "Job ID: {0}" -msgstr "ID: {0}" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:178 msgid "Jobs" -msgstr "Praca" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 #: src/screens/StarterPack/StarterPackScreen.tsx:456 #: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" -msgstr "Dołącz do Bkuesky" +msgstr "" #: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" -msgstr "Dołącz do rozmowy" +msgstr "" #: src/screens/Onboarding/index.tsx:21 #: src/screens/Onboarding/state.ts:104 msgid "Journalism" -msgstr "Dziennikarstwo" +msgstr "" #: src/components/moderation/ContentHider.tsx:231 msgid "Labeled by {0}." -msgstr "Oznaczone przez {0}." +msgstr "" #: src/components/moderation/ContentHider.tsx:229 msgid "Labeled by the author." -msgstr "Oznaczone przez autora." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 #: src/view/screens/Profile.tsx:231 msgid "Labels" -msgstr "Etykiety" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:73 msgid "Labels added" -msgstr "Etykiety dodane" +msgstr "" #: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." -msgstr "Etykiety to adnotacje dotyczące osób i treści. Mogą być używane do ukrywania, ostrzegania i kategoryzowania sieci." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" -msgstr "Etykiety na Twoim koncie" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:73 msgid "Labels on your content" -msgstr "Etykiety na Twoich treściach" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:107 msgid "Language selection" -msgstr "Wybierz język" +msgstr "" #: src/Navigation.tsx:166 msgid "Language Settings" -msgstr "Ustawienia języka" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:71 #: src/screens/Settings/Settings.tsx:199 #: src/screens/Settings/Settings.tsx:202 msgid "Languages" -msgstr "Języki" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" -msgstr "Większy" +msgstr "" #: src/screens/Hashtag.tsx:95 #: src/screens/Topic.tsx:77 #: src/view/screens/Search/Search.tsx:506 msgid "Latest" -msgstr "Najnowsze" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:252 msgid "learn more" -msgstr "dowiedz się więcej" +msgstr "" #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" -msgstr "Dowiedz się więcej" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:166 msgid "Learn more about Bluesky" -msgstr "Dowiedz się więcej o Bluesky" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:178 +#: src/view/com/auth/server-input/index.tsx:214 msgid "Learn more about self hosting your PDS." -msgstr "Dowiedz się więcej o samodzielnym hostingu PDS." +msgstr "" #: src/components/moderation/ContentHider.tsx:149 #: src/components/moderation/ContentHider.tsx:215 msgid "Learn more about the moderation applied to this content." -msgstr "Dowiedz się więcej o moderacji tej treści." +msgstr "" #: src/components/moderation/PostHider.tsx:100 #: src/components/moderation/ScreenHider.tsx:127 msgid "Learn more about this warning" -msgstr "Dowiedz się więcej o tym ostrzeżeniu" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." -msgstr "Dowiedz się więcej o tym, co jest publiczne na Bluesky." +msgstr "" #: src/components/moderation/ContentHider.tsx:239 -#: src/view/com/auth/server-input/index.tsx:180 +#: src/view/com/auth/server-input/index.tsx:216 msgid "Learn more." -msgstr "Dowiedz się więcej." +msgstr "" -#: src/components/dms/LeaveConvoPrompt.tsx:49 +#: src/components/dms/LeaveConvoPrompt.tsx:44 msgid "Leave" -msgstr "Opuść" +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:66 #: src/components/dms/MessagesListBlockedFooter.tsx:73 +#: src/components/dms/MessagesListBlockedFooter.tsx:80 msgid "Leave chat" -msgstr "Opuść czat" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:141 -#: src/components/dms/ConvoMenu.tsx:144 -#: src/components/dms/ConvoMenu.tsx:211 -#: src/components/dms/ConvoMenu.tsx:214 -#: src/components/dms/LeaveConvoPrompt.tsx:45 +#: src/components/dms/ConvoMenu.tsx:206 +#: src/components/dms/ConvoMenu.tsx:209 +#: src/components/dms/ConvoMenu.tsx:269 +#: src/components/dms/ConvoMenu.tsx:272 +#: src/components/dms/LeaveConvoPrompt.tsx:40 msgid "Leave conversation" -msgstr "Opuść rozmowę" +msgstr "" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:84 msgid "Leave them all unchecked to see any language." -msgstr "Pozostaw je wszystkie niezaznaczone, aby zobaczyć każdy język." +msgstr "" #: src/view/com/modals/LinkWarning.tsx:65 msgid "Leaving Bluesky" -msgstr "Opuszczasz Bluesky" +msgstr "" -#: src/screens/SignupQueued.tsx:140 +#: src/screens/SignupQueued.tsx:155 msgid "left to go." -msgstr "pozostałe." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:312 msgid "Let me choose" -msgstr "Pozwól mi wybrać" +msgstr "" #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" -msgstr "Zresetujmy Twoje hasło!" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:303 msgid "Let's go!" -msgstr "Do dzieła!" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" -msgstr "Jasny" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Like" -msgstr "Polub" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:311 msgid "Like ({0, plural, one {# like} other {# likes}})" -msgstr "Polub ({0, plural, one {# polubienie} few {# polubienia} other {# polubień}})" +msgstr "" #: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" -msgstr "Polub 10 wpisów" +msgstr "" #: src/state/shell/progress-guide.tsx:214 #: src/state/shell/progress-guide.tsx:219 msgid "Like 10 posts to train the Discover feed" -msgstr "Polub 10 wpisów, aby dostosować kanał główny" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:501 msgid "Like feed" -msgstr "Polub kanał" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 msgid "Like this feed" -msgstr "Polub ten kanał" +msgstr "" #: src/components/LikesDialog.tsx:85 #: src/Navigation.tsx:237 #: src/Navigation.tsx:242 msgid "Liked by" -msgstr "Polubione przez" +msgstr "" #: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" -msgstr "Polubione przez" +msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 msgid "Liked by {0, plural, one {# user} other {# users}}" -msgstr "Polubione przez {0, plural, one {# osobę} few {# osoby} other {# osób}}" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 #: src/screens/Profile/components/ProfileFeedHeader.tsx:489 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" -msgstr "Polubione przez {likeCount, plural, one {# osobę} few {# osoby} other {# osób}}" +msgstr "" #: src/view/screens/Profile.tsx:237 msgid "Likes" -msgstr "Polubienia" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:217 msgid "Likes on this post" -msgstr "Polubienia tego wpisu" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:626 #: src/view/com/post-thread/PostThread.tsx:631 msgid "Linear" -msgstr "Linearny" +msgstr "" #: src/Navigation.tsx:199 msgid "List" -msgstr "Lista" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:241 msgid "List Avatar" -msgstr "Awatar listy" +msgstr "" #: src/view/screens/ProfileList.tsx:418 msgid "List blocked" -msgstr "Lista zablokowana" +msgstr "" #: src/components/ListCard.tsx:150 #: src/view/com/feeds/FeedSourceCard.tsx:255 msgid "List by {0}" -msgstr "Lista od {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:156 msgid "List by <0/>" -msgstr "Lista od <0/>" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:154 msgid "List by you" -msgstr "Lista od Ciebie" +msgstr "" #: src/view/screens/ProfileList.tsx:455 msgid "List deleted" -msgstr "Lista usunięta" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:129 msgid "List has been hidden" -msgstr "Lista została ukryta" +msgstr "" #: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" -msgstr "Ukryta lista" +msgstr "" #: src/view/screens/ProfileList.tsx:392 msgid "List muted" -msgstr "Lista została wyciszona" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:255 msgid "List Name" -msgstr "Nazwa listy" +msgstr "" #: src/view/screens/ProfileList.tsx:431 msgid "List unblocked" -msgstr "Lista została odblokowana" +msgstr "" #: src/view/screens/ProfileList.tsx:405 msgid "List unmuted" -msgstr "Cofnięto wyciszenie listy" +msgstr "" #: src/Navigation.tsx:136 #: src/view/screens/Lists.tsx:62 @@ -3799,459 +3849,462 @@ msgstr "Cofnięto wyciszenie listy" #: src/view/shell/desktop/LeftNav.tsx:658 #: src/view/shell/Drawer.tsx:496 msgid "Lists" -msgstr "Listy" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:39 msgid "Lists blocking this user:" -msgstr "Listy blokujące tą osobę:" +msgstr "" -#: src/view/screens/Search/Explore.tsx:134 +#: src/view/screens/Search/Explore.tsx:135 msgid "Load more" -msgstr "Wczytaj więcej" +msgstr "" -#: src/view/screens/Search/Explore.tsx:223 +#: src/view/screens/Search/Explore.tsx:224 msgid "Load more suggested feeds" -msgstr "Wczytaj więcej sugerowanych kanałów" +msgstr "" -#: src/view/screens/Search/Explore.tsx:221 +#: src/view/screens/Search/Explore.tsx:222 msgid "Load more suggested follows" -msgstr "Wczytaj więcej sugerowanych" +msgstr "" #: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" -msgstr "Wczytaj nowe powiadomienia" +msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:221 #: src/screens/Profile/Sections/Feed.tsx:98 #: src/view/com/feeds/FeedPage.tsx:155 #: src/view/screens/ProfileList.tsx:849 msgid "Load new posts" -msgstr "Wczytaj nowe wpisy" +msgstr "" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:94 msgid "Loading..." -msgstr "Wczytywanie..." +msgstr "" #: src/Navigation.tsx:262 msgid "Log" -msgstr "Log" +msgstr "" #: src/screens/Deactivated.tsx:202 #: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" -msgstr "Logowanie lub rejestracja" +msgstr "" -#: src/screens/SignupQueued.tsx:168 -#: src/screens/SignupQueued.tsx:171 -#: src/screens/SignupQueued.tsx:196 -#: src/screens/SignupQueued.tsx:199 +#: src/screens/SignupQueued.tsx:93 +#: src/screens/SignupQueued.tsx:96 +#: src/screens/Takendown.tsx:85 msgid "Log out" -msgstr "Wyloguj się" +msgstr "" + +#: src/screens/Takendown.tsx:88 +msgid "Log Out" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" -msgstr "Widoczność dla niezalogowanych" +msgstr "" #: src/components/AccountList.tsx:65 msgid "Login to account that is not listed" -msgstr "Zaloguj się na konto, którego nie ma na liście" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:121 msgid "Logo by @sawaratsuki.bsky.social" -msgstr "Logo autorstwa @sawaratsuki.bsky.social" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:634 msgid "Logo by <0>@sawaratsuki.bsky.social" -msgstr "Logo autorstwa <0>@sawaratsuki.bsky.social" +msgstr "" #: src/components/RichTextTag.tsx:53 msgid "Long press to open tag menu for #{tag}" -msgstr "Długie naciśnięcie otwiera menu tagów dla #{tag}" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:116 msgid "Looks like XXXXX-XXXXX" -msgstr "Wygląda tak: XXXXX-XXXXX" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." -msgstr "Wygląda na to, że nie zapisano żadnych kanałów! Skorzystaj z naszych rekomendacji lub zobacz więcej poniżej." +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:83 msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" -msgstr "Wygląda na to, że wszystkie kanały zostały odpięte. Ale nie martw się, możesz dodać kilka poniżej 😄" +msgstr "" #: src/screens/Feeds/NoFollowingFeed.tsx:37 msgid "Looks like you're missing a following feed. <0>Click here to add one." -msgstr "Wygląda na to, że brakuje kanału. <0>Kliknij tutaj, aby go dodać." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:265 msgid "Make one for me" -msgstr "Utwórz go dla mnie" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" -msgstr "Upewnij się, że właśnie tam chcesz przejść!" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:59 #: src/screens/Settings/ContentAndMediaSettings.tsx:62 msgid "Manage saved feeds" -msgstr "Zarządzaj zapisanymi kanałami" +msgstr "" #: src/components/dialogs/MutedWords.tsx:108 msgid "Manage your muted words and tags" -msgstr "Zarządzaj wyciszonymi słowami i tagami" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:154 -#: src/components/dms/ConvoMenu.tsx:161 +#: src/components/dms/ConvoMenu.tsx:218 +#: src/components/dms/ConvoMenu.tsx:221 msgid "Mark as read" -msgstr "Oznacz jako przeczytane" +msgstr "" #: src/view/screens/Profile.tsx:235 msgid "Media" -msgstr "Multimedia" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:211 msgid "Media that may be disturbing or inappropriate for some audiences." -msgstr "Materiały, które mogą być niepokojące lub nieodpowiednie dla niektórych odbiorców." +msgstr "" #: src/components/WhoCanReply.tsx:254 msgid "mentioned users" -msgstr "wzmianki" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 msgid "Mentioned users" -msgstr "Wzmianki" +msgstr "" #: src/view/screens/Notifications.tsx:99 msgid "Mentions" -msgstr "Wzmianki" +msgstr "" #: src/components/Menu/index.tsx:103 -#: src/view/screens/Search/Search.tsx:856 +#: src/view/screens/Search/Search.tsx:862 msgid "Menu" -msgstr "Menu" +msgstr "" #: src/components/dms/MessageProfileButton.tsx:82 msgid "Message {0}" -msgstr "Napisz do {0}" +msgstr "" #: src/components/dms/MessageMenu.tsx:72 -#: src/screens/Messages/components/ChatListItem.tsx:174 +#: src/screens/Messages/components/ChatListItem.tsx:180 msgid "Message deleted" -msgstr "Wiadomość usunięta" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" -msgstr "Wiadomość z serwera: {0}" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:147 msgid "Message input field" -msgstr "Pole wprowadzania wiadomości" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:78 #: src/screens/Messages/components/MessageInput.web.tsx:60 msgid "Message is too long" -msgstr "Wiadomość jest zbyt długa" +msgstr "" #: src/Navigation.tsx:618 -#: src/screens/Messages/ChatList.tsx:262 -#: src/screens/Messages/ChatList.tsx:286 +#: src/screens/Messages/ChatList.tsx:269 +#: src/screens/Messages/ChatList.tsx:293 msgid "Messages" -msgstr "Wiadomości" +msgstr "" #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" -msgstr "Konto wprowadzające w błąd" +msgstr "" #: src/lib/moderation/useReportOptions.ts:67 msgid "Misleading Post" -msgstr "Wpis wprowadzający w błąd" +msgstr "" #: src/Navigation.tsx:141 #: src/screens/Moderation/index.tsx:88 #: src/screens/Settings/Settings.tsx:167 #: src/screens/Settings/Settings.tsx:170 msgid "Moderation" -msgstr "Moderacja" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:132 msgid "Moderation details" -msgstr "Szczegóły moderacji" +msgstr "" #: src/components/ListCard.tsx:149 #: src/view/com/modals/UserAddRemoveLists.tsx:222 msgid "Moderation list by {0}" -msgstr "Lista moderacji od {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" -msgstr "Lista moderacji od <0/>" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:220 #: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" -msgstr "Twoja lista moderacji" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" -msgstr "Utworzono listę moderacji" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:163 msgid "Moderation list updated" -msgstr "Uaktualniono listę moderacji" +msgstr "" #: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" -msgstr "Listy moderacji" +msgstr "" #: src/Navigation.tsx:146 #: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" -msgstr "Listy moderacji" +msgstr "" #: src/components/moderation/LabelPreference.tsx:247 msgid "moderation settings" -msgstr "ustawienia moderacji" +msgstr "" #: src/Navigation.tsx:252 msgid "Moderation states" -msgstr "Status moderacji" +msgstr "" #: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" -msgstr "Narzędzia moderacji" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:50 #: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Moderator has chosen to set a general warning on the content." -msgstr "Moderator postanowił ustawić ogólne ostrzeżenie dotyczące zawartości." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:632 msgid "More" -msgstr "Więcej" +msgstr "" #: src/view/shell/desktop/Feeds.tsx:102 #: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" -msgstr "Więcej kanałów" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:179 #: src/view/screens/ProfileList.tsx:721 msgid "More options" -msgstr "Więcej opcji" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" -msgstr "Najpierw najbardziej lubiane" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:91 #: src/view/com/post-thread/PostThread.tsx:682 #: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" -msgstr "Najpierw najbardziej lubiane" +msgstr "" #: src/screens/Onboarding/state.ts:105 msgid "Movies" -msgstr "Filmy" +msgstr "" #: src/screens/Onboarding/state.ts:106 msgid "Music" -msgstr "Muzyka" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:95 msgctxt "video" msgid "Mute" -msgstr "Wycisz" +msgstr "" #: src/components/RichTextTag.tsx:140 #: src/components/RichTextTag.tsx:153 msgid "Mute {tag}" -msgstr "Wycisz {tag}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:259 #: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" -msgstr "Wycisz konto" +msgstr "" #: src/view/screens/ProfileList.tsx:627 msgid "Mute accounts" -msgstr "Wycisz konta" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:175 -#: src/components/dms/ConvoMenu.tsx:181 +#: src/components/dms/ConvoMenu.tsx:235 +#: src/components/dms/ConvoMenu.tsx:241 msgid "Mute conversation" -msgstr "Wycisz rozmowę" +msgstr "" #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" -msgstr "Wycisz w:" +msgstr "" #: src/view/screens/ProfileList.tsx:750 msgid "Mute list" -msgstr "Wycisz listę" +msgstr "" #: src/view/screens/ProfileList.tsx:745 msgid "Mute these accounts?" -msgstr "Wyciszyć te konta?" +msgstr "" #: src/components/dialogs/MutedWords.tsx:185 msgid "Mute this word for 24 hours" -msgstr "Wycisz to słowo na 24 godziny" +msgstr "" #: src/components/dialogs/MutedWords.tsx:224 msgid "Mute this word for 30 days" -msgstr "Wycisz to słowo na 30 dni" +msgstr "" #: src/components/dialogs/MutedWords.tsx:209 msgid "Mute this word for 7 days" -msgstr "Wycisz to słowo na 7 dni" +msgstr "" #: src/components/dialogs/MutedWords.tsx:258 msgid "Mute this word in post text and tags" -msgstr "Wycisz to słowo w tekście i tagach" +msgstr "" #: src/components/dialogs/MutedWords.tsx:274 msgid "Mute this word in tags only" -msgstr "Wycisz to słowo tylko w tagach" +msgstr "" #: src/components/dialogs/MutedWords.tsx:170 msgid "Mute this word until you unmute it" -msgstr "Wycisz to słowo na nieokreślony czas" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 msgid "Mute thread" -msgstr "Wycisz wątek" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:503 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:505 msgid "Mute words & tags" -msgstr "Wycisz słowa i tagi" +msgstr "" #: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" -msgstr "Wyciszone konta" +msgstr "" #: src/Navigation.tsx:151 #: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" -msgstr "Wyciszone konta" +msgstr "" #: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." -msgstr "Wyciszone konta są usuwane z Twojego kanału i powiadomień. Wyciszenia są całkowicie prywatne." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:90 msgid "Muted by \"{0}\"" -msgstr "Wyciszone przez \"{0}\"" +msgstr "" #: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" -msgstr "Wyciszone słowa i tagi" +msgstr "" #: src/view/screens/ProfileList.tsx:747 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." -msgstr "Wyciszenie jest prywatne. Wyciszone konta mogą wchodzić z Tobą w interakcje, ale nie będziesz widzieć ich wpisów ani otrzymywać od nich powiadomień." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:34 #: src/components/dialogs/BirthDateSettings.tsx:37 msgid "My Birthday" -msgstr "Moja data urodzenia" +msgstr "" #: src/view/screens/Feeds.tsx:699 msgid "My Feeds" -msgstr "Moje kanały" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" -msgstr "Nazwa" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:135 msgid "Name is required" -msgstr "Nazwa jest wymagana" +msgstr "" #: src/lib/moderation/useReportOptions.ts:59 #: src/lib/moderation/useReportOptions.ts:98 #: src/lib/moderation/useReportOptions.ts:106 #: src/lib/moderation/useReportOptions.ts:114 msgid "Name or Description Violates Community Standards" -msgstr "Nazwa lub opis naruszają standardy społeczności" +msgstr "" #: src/screens/Onboarding/index.tsx:22 #: src/screens/Onboarding/state.ts:107 msgid "Nature" -msgstr "Natura" +msgstr "" #: src/components/StarterPack/StarterPackCard.tsx:124 msgid "Navigate to {0}" -msgstr "Przejdź do {0}" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 #: src/screens/Login/LoginForm.tsx:334 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" -msgstr "Przejdź do następnego ekranu" +msgstr "" #: src/view/shell/Drawer.tsx:72 msgid "Navigates to your profile" -msgstr "Przejdź do swojego profilu" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:196 msgid "Need to change it?" -msgstr "Chcesz to zmienić?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:128 msgid "Need to report a copyright violation?" -msgstr "Chcesz zgłosić naruszenie praw autorskich?" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:271 msgid "Never lose access to your followers or data." -msgstr "Nigdy nie stracisz dostępu do swoich obserwujących lub innych danych." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:548 msgid "Nevermind, create a handle for me" -msgstr "Jednak utwórz nazwę dla mnie" +msgstr "" #: src/view/screens/Lists.tsx:74 #: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" -msgstr "Nowa" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:269 #: src/screens/Messages/ChatList.tsx:276 +#: src/screens/Messages/ChatList.tsx:283 msgid "New chat" -msgstr "Nowy czat" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:202 #: src/screens/Settings/components/ChangeHandleDialog.tsx:210 #: src/screens/Settings/components/ChangeHandleDialog.tsx:356 msgid "New handle" -msgstr "Nowa nazwa" +msgstr "" #: src/view/screens/Lists.tsx:66 #: src/view/screens/ModerationModlists.tsx:66 msgid "New list" -msgstr "Nowa lista" +msgstr "" #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" -msgstr "Nowe wiadomości" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:232 msgid "New Moderation List" -msgstr "Nowa lista moderacji" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" -msgstr "Nowe hasło" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:218 msgid "New Password" -msgstr "Nowe hasło" +msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:238 #: src/view/screens/Feeds.tsx:549 @@ -4260,37 +4313,37 @@ msgstr "Nowe hasło" #: src/view/screens/ProfileList.tsx:250 #: src/view/screens/ProfileList.tsx:283 msgid "New post" -msgstr "Nowy wpis" +msgstr "" #: src/view/com/feeds/FeedPage.tsx:166 msgctxt "action" msgid "New post" -msgstr "Nowy wpis" +msgstr "" #: src/view/shell/desktop/LeftNav.tsx:504 msgctxt "action" msgid "New Post" -msgstr "Nowy wpis" +msgstr "" #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" -msgstr "Okno z informacjami o nowej osobie" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:227 msgid "New User List" -msgstr "Nowa lista osób" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 #: src/view/com/post-thread/PostThread.tsx:672 #: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" -msgstr "Najpierw najnowsze odpowiedzi" +msgstr "" #: src/screens/Onboarding/index.tsx:20 #: src/screens/Onboarding/state.ts:108 msgid "News" -msgstr "Aktualności" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 @@ -4308,180 +4361,180 @@ msgstr "Aktualności" #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" -msgstr "Kontynuuj" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" -msgstr "Następne zdjęcie" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" -msgstr "Brak haseł aplikacji" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:378 #: src/screens/Settings/components/ChangeHandleDialog.tsx:380 msgid "No DNS Panel" -msgstr "Brak panelu DNS" +msgstr "" #: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." -msgstr "Nie znaleziono polecanych GIF-ów. Może występować problem z aplikacją Tenor." +msgstr "" #: src/screens/StarterPack/Wizard/StepFeeds.tsx:119 msgid "No feeds found. Try searching for something else." -msgstr "Nie znaleziono żadnych kanałów. Spróbuj wyszukać coś innego." +msgstr "" #: src/components/LikedByList.tsx:84 #: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" -msgstr "Brak polubień" +msgstr "" -#: src/components/ProfileCard.tsx:342 +#: src/components/ProfileCard.tsx:345 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" -msgstr "Już nie obserwujesz {0}" +msgstr "" #: src/screens/Signup/StepHandle.tsx:173 msgid "No longer than {0} characters" -msgstr "Maksymalna ilość znaków wynosi {0}" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:118 +#: src/screens/Messages/components/ChatListItem.tsx:124 msgid "No messages yet" -msgstr "Brak wiadomości" +msgstr "" -#: src/screens/Messages/ChatList.tsx:225 +#: src/screens/Messages/ChatList.tsx:233 msgid "No more conversations to show" -msgstr "Nie ma więcej rozmów" +msgstr "" #: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" -msgstr "Brak powiadomień!" +msgstr "" #: src/screens/Messages/Settings.tsx:101 #: src/screens/Messages/Settings.tsx:104 msgid "No one" -msgstr "Nikt" +msgstr "" #: src/components/WhoCanReply.tsx:237 msgid "No one but the author can quote this post." -msgstr "Nikt poza autorem nie może cytować tego wpisu." +msgstr "" #: src/screens/Profile/Sections/Feed.tsx:66 msgid "No posts yet." -msgstr "Brak wpisów." +msgstr "" #: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" -msgstr "Brak cytatów." +msgstr "" #: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" -msgstr "Jeszcze nie ma repostów" +msgstr "" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:94 #: src/view/com/composer/text-input/web/Autocomplete.tsx:195 msgid "No result" -msgstr "Brak wyników" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:200 #: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" -msgstr "Brak wyników" +msgstr "" #: src/components/Lists.tsx:189 msgid "No results found" -msgstr "Nie znaleziono żadnych wyników" +msgstr "" #: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" -msgstr "Nie znaleziono żadnych wyników dla \"{query}\"" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 #: src/view/screens/Search/Search.tsx:227 #: src/view/screens/Search/Search.tsx:265 #: src/view/screens/Search/Search.tsx:310 msgid "No results found for {query}" -msgstr "Nie znaleziono żadnych wyników dla {query}" +msgstr "" #: src/components/dialogs/GifSelect.tsx:229 msgid "No search results found for \"{search}\"." -msgstr "Nie znaleziono żadnych wyników dla \"{search}\"." +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" -msgstr "Nie, dziękuję" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:375 msgid "Nobody" -msgstr "Nikt" +msgstr "" #: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 #: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" -msgstr "Nikt jeszcze tego nie polubił. Możesz być pierwszą osobą, która to zrobi!" +msgstr "" #: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" -msgstr "Nikt jeszcze tego nie zacytował. Możesz być pierwszą osobą, która to zrobi!" +msgstr "" #: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" -msgstr "Nikt jeszcze tego nie repostował. Możesz być pierwszą osobą, która to zrobi!" +msgstr "" #: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 msgid "Nobody was found. Try searching for someone else." -msgstr "Nikt nie został znaleziony. Spróbuj poszukać kogoś innego." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:42 msgid "Non-sexual Nudity" -msgstr "Nieseksualna nagość" +msgstr "" #: src/Navigation.tsx:131 #: src/view/screens/Profile.tsx:129 msgid "Not Found" -msgstr "Nie znaleziono" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:254 #: src/view/com/modals/VerifyEmail.tsx:260 msgid "Not right now" -msgstr "Nie teraz" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 #: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" -msgstr "Uwaga o udostępnianiu" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." -msgstr "Uwaga: Bluesky jest otwartą i publiczną społecznością. To ustawienie ogranicza jedynie widoczność Twoich treści w aplikacji i serwisie Bluesky, inne aplikacje mogą tego nie przestrzegać. Twoje treści mogą być nadal wyświetlane niezalogowanym osobom przez inne aplikacje i strony internetowe." +msgstr "" -#: src/screens/Messages/ChatList.tsx:180 +#: src/screens/Messages/ChatList.tsx:188 msgid "Nothing here" -msgstr "Nic tu nie ma" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" -msgstr "Filtry powiadomień" +msgstr "" #: src/Navigation.tsx:399 #: src/view/screens/Notifications.tsx:134 msgid "Notification settings" -msgstr "Ustawienia powiadomień" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" -msgstr "Ustawienia powiadomień" +msgstr "" #: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" -msgstr "Dźwięki powiadomień" +msgstr "" #: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" -msgstr "Dźwięki powiadomień" +msgstr "" #: src/Navigation.tsx:613 #: src/view/screens/Notifications.tsx:128 @@ -4489,99 +4542,99 @@ msgstr "Dźwięki powiadomień" #: src/view/shell/desktop/LeftNav.tsx:621 #: src/view/shell/Drawer.tsx:449 msgid "Notifications" -msgstr "Powiadomienia" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:122 msgid "now" -msgstr "teraz" +msgstr "" #: src/components/dms/MessageItem.tsx:198 msgid "Now" -msgstr "Teraz" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:151 #: src/view/com/composer/labels/LabelsBtn.tsx:154 msgid "Nudity" -msgstr "Nagość" +msgstr "" #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" -msgstr "Nagość lub treści dla dorosłych nieoznaczone jako takie" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:11 msgid "Off" -msgstr "Wył." +msgstr "" #: src/components/dialogs/GifSelect.tsx:268 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" -msgstr "O nie!" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:124 msgid "Oh no! Something went wrong." -msgstr "O nie! Coś poszło nie tak." +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 #: src/screens/Settings/AppIconSettings/index.tsx:48 #: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" -msgstr "OK" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:37 #: src/view/com/post-thread/PostThreadItem.tsx:864 msgid "Okay" -msgstr "Okej" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 #: src/view/com/post-thread/PostThread.tsx:662 #: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" -msgstr "Najpierw najstarsze odpowiedzi" +msgstr "" #: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" -msgstr "na<0><1/><2><3/>" +msgstr "" #: src/screens/Settings/Settings.tsx:304 msgid "Onboarding reset" -msgstr "Rozpocznij od nowa" +msgstr "" #: src/view/com/composer/Composer.tsx:338 msgid "One or more GIFs is missing alt text." -msgstr "W co najmniej jednym pliku GIF brakuje tekstu alternatywnego." +msgstr "" #: src/view/com/composer/Composer.tsx:335 msgid "One or more images is missing alt text." -msgstr "W co najmniej jednym zdjęciu brakuje tekstu alternatywnego." +msgstr "" #: src/view/com/composer/Composer.tsx:345 msgid "One or more videos is missing alt text." -msgstr "W co najmniej jednym wideo brakuje tekstu alternatywnego." +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:115 msgid "Only .jpg and .png files are supported" -msgstr "Obsługiwane są tylko pliki .jpg i .png" +msgstr "" #: src/components/WhoCanReply.tsx:217 msgid "Only {0} can reply." -msgstr "Tylko {0} mogą odpowiadać" +msgstr "" #: src/screens/Signup/StepHandle.tsx:156 msgid "Only contains letters, numbers, and hyphens" -msgstr "Może zawierać tylko litery, cyfry i myślniki" +msgstr "" #: src/lib/media/picker.shared.ts:29 msgid "Only image files are supported" -msgstr "Obsługiwane są tylko pliki obrazów" +msgstr "" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 msgid "Only WebVTT (.vtt) files are supported" -msgstr "Obsługiwane są tylko pliki WebVTT (.vtt)" +msgstr "" #: src/components/Lists.tsx:94 msgid "Oops, something went wrong!" -msgstr "Ups, coś poszło nie tak!" +msgstr "" #: src/components/Lists.tsx:173 #: src/components/StarterPack/ProfileStarterPacks.tsx:321 @@ -4591,198 +4644,202 @@ msgstr "Ups, coś poszło nie tak!" #: src/screens/Settings/NotificationSettings.tsx:54 #: src/view/screens/Profile.tsx:129 msgid "Oops!" -msgstr "Ups!" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:267 msgid "Open" -msgstr "Otwórz" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:86 msgid "Open {name} profile shortcut menu" -msgstr "Otwórz menu skrótów profilu {name}" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:286 msgid "Open avatar creator" -msgstr "Otwórz kreator zdjęcia profilowego" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" -msgstr "Zmień nazwę" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:282 -#: src/screens/Messages/components/ChatListItem.tsx:283 +#: src/screens/Messages/components/ChatListItem.tsx:290 +#: src/screens/Messages/components/ChatListItem.tsx:291 msgid "Open conversation options" -msgstr "Zmień ustawienia rozmowy" +msgstr "" #: src/components/Layout/Header/index.tsx:149 msgid "Open drawer menu" -msgstr "Otwórz menu" +msgstr "" #: src/screens/Messages/components/MessageInput.web.tsx:181 #: src/view/com/composer/Composer.tsx:1235 #: src/view/com/composer/Composer.tsx:1236 msgid "Open emoji picker" -msgstr "Wybierz emoji" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:190 msgid "Open feed info screen" -msgstr "Otwórz informacje o kanale" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:290 #: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" -msgstr "Zmień ustawienia kanału" +msgstr "" #: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" -msgstr "Otwórz centrum pomocy w przeglądarce" +msgstr "" #: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 msgid "Open link to {niceUrl}" -msgstr "Otwórz link do {niceUrl}" +msgstr "" #: src/components/dms/ActionsWrapper.tsx:90 msgid "Open message options" -msgstr "Zmień ustawienia wiadomości" +msgstr "" #: src/screens/Settings/Settings.tsx:330 msgid "Open moderation debug page" -msgstr "Otwórz stronę debugowania moderacji" +msgstr "" #: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" -msgstr "Zmień ustawienia wyciszonych słów i tagów" +msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" -msgstr "Zmień ustawienia wpisu" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" -msgstr "Zmień ustawienia pakietu startowego" +msgstr "" #: src/screens/Settings/Settings.tsx:323 #: src/screens/Settings/Settings.tsx:337 msgid "Open storybook page" -msgstr "Otwórz storybook" +msgstr "" #: src/screens/Settings/Settings.tsx:316 msgid "Open system log" -msgstr "Otwórz dziennik systemowy" +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:162 msgid "Opens {numItems} options" -msgstr "Otwiera {numItems} opcji" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:62 msgid "Opens a dialog to add a content warning to your post" -msgstr "Pozwala dodać ostrzeżenie o zawartości do Twojego wpisu" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 msgid "Opens a dialog to choose who can reply to this thread" -msgstr "Pozwala wybrać, kto może komentować w tym wątku" +msgstr "" #: src/view/screens/Log.tsx:59 msgid "Opens additional details for a debug entry" -msgstr "Otwiera dodatkowe szczegóły debugowania" +msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" -msgstr "Otwiera aplikację aparatu" +msgstr "" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 msgid "Opens composer" -msgstr "Otwiera kompozytor wpisu" +msgstr "" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" -msgstr "Otwiera galerię zdjęć" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:49 #: src/view/com/auth/SplashScreen.web.tsx:111 msgid "Opens flow to create a new Bluesky account" -msgstr "Otwiera proces tworzenia nowego konta Bluesky" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:63 #: src/view/com/auth/SplashScreen.web.tsx:125 msgid "Opens flow to sign into your existing Bluesky account" -msgstr "Otwiera proces logowania do istniejącego konta Bluesky" +msgstr "" #: src/view/com/composer/photos/SelectGifBtn.tsx:36 msgid "Opens GIF select dialog" -msgstr "Wybierz GIF" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:173 msgid "Opens list of invite codes" -msgstr "Otwiera listę kodów zaproszenia" +msgstr "" #: src/screens/Login/LoginForm.tsx:241 msgid "Opens password reset form" -msgstr "Zmień hasło" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" -msgstr "Otwiera link do strony internetowej" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:437 msgid "Opens this profile" -msgstr "Otwiera ten profil" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:101 msgid "Opens video picker" -msgstr "Otwiera selektor wideo" +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:296 msgid "Option {0} of {numItems}" -msgstr "Opcja {0} z {numItems}" +msgstr "" -#: src/components/dms/ReportDialog.tsx:178 -#: src/components/ReportDialog/SubmitView.tsx:167 +#: src/components/dms/ReportDialog.tsx:219 +#: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" -msgstr "Opcjonalnie podaj dodatkowe informacje poniżej:" +msgstr "" #: src/components/dialogs/MutedWords.tsx:299 msgid "Options:" -msgstr "Opcje:" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 msgid "Or combine these options:" -msgstr "Lub wybierz z tych opcji:" +msgstr "" #: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." -msgstr "Możesz też kontynuować na innym koncie." +msgstr "" #: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." -msgstr "Możesz też zalogować się na jedno z Twoich pozostałych kont." +msgstr "" #: src/lib/moderation/useReportOptions.ts:27 #: src/view/com/composer/labels/LabelsBtn.tsx:186 msgid "Other" -msgstr "Inne" +msgstr "" #: src/components/AccountList.tsx:83 msgid "Other account" -msgstr "Inne konto" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:93 msgid "Other..." -msgstr "Inne..." +msgstr "" + +#: src/components/dms/ReportDialog.tsx:339 +msgid "Our moderation team has received your report." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:28 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." -msgstr "Nasi moderatorzy przeanalizowali zgłoszenia i zdecydowali o zablokowaniu dostępu do czatów na Bluesky." +msgstr "" #: src/components/Lists.tsx:190 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" -msgstr "Strona nie została odnaleziona" +msgstr "" #: src/view/screens/NotFound.tsx:44 msgid "Page Not Found" -msgstr "Strona nie została odnaleziona" +msgstr "" #: src/screens/Login/LoginForm.tsx:220 #: src/screens/Settings/AccountSettings.tsx:117 @@ -4791,369 +4848,369 @@ msgstr "Strona nie została odnaleziona" #: src/view/com/modals/DeleteAccount.tsx:239 #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" -msgstr "Hasło" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:143 msgid "Password Changed" -msgstr "Hasło zostało zmienione" +msgstr "" #: src/screens/Login/index.tsx:154 msgid "Password updated" -msgstr "Hasło zostało zaktualizowane" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:23 msgid "Password updated!" -msgstr "Hasło zostało zaktualizowane!" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 msgid "Pause" -msgstr "Zatrzymaj" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 msgid "Pause video" -msgstr "Zatrzymaj wideo" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 #: src/view/screens/Search/Search.tsx:516 msgid "People" -msgstr "Osoby" +msgstr "" #: src/Navigation.tsx:186 msgid "People followed by @{0}" -msgstr "Osoby obserowoane przez @{0}" +msgstr "" #: src/Navigation.tsx:179 msgid "People following @{0}" -msgstr "Osoby obserwujące @{0}" +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:27 msgid "Permission to access camera roll is required." -msgstr "Wymagane jest zezwolenie na dostęp do galerii zdjęć." +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:35 msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "Odmówiono dostępu do galerii zdjęć. Udziel dostępu w ustawieniach systemowych." +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Person toggle" -msgstr "Przełącznik osoby" +msgstr "" #: src/screens/Onboarding/index.tsx:28 #: src/screens/Onboarding/state.ts:109 msgid "Pets" -msgstr "Zwierzęta domowe" +msgstr "" #: src/screens/Onboarding/state.ts:110 msgid "Photography" -msgstr "Fotografia" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:170 msgid "Pictures meant for adults." -msgstr "Zdjęcia przeznaczone dla dorosłych." +msgstr "" #: src/screens/Search/components/ExploreTrendingVideos.tsx:173 #: src/screens/Search/components/ExploreTrendingVideos.tsx:178 msgid "Pin" -msgstr "Przypnij" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Pin feed" -msgstr "Przypnij kanał" +msgstr "" #: src/screens/Search/components/ExploreTrendingVideos.tsx:167 msgid "Pin the trending videos feed to your home screen for easy access" -msgstr "Przypnij kanał popularnych klipów wideo do strony głównej dla szybkiego dostępu" +msgstr "" #: src/view/screens/ProfileList.tsx:685 msgid "Pin to home" -msgstr "Przypnij do głównej" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" -msgstr "Przypnij do głównej" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 msgid "Pin to your profile" -msgstr "Przypnij do swojego profilu" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" -msgstr "Przypięte" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:162 #: src/screens/Profile/components/ProfileFeedHeader.tsx:174 msgid "Pinned {0} to Home" -msgstr "{0} przypięto do głównej" +msgstr "" #: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" -msgstr "Przypięte kanały" +msgstr "" #: src/view/screens/ProfileList.tsx:351 msgid "Pinned to your feeds" -msgstr "Przypięto kanał" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 msgid "Play" -msgstr "Odtwórz" +msgstr "" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 msgid "Play {0}" -msgstr "Odtwórz {0}" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:42 msgid "Play or pause the GIF" -msgstr "Odtwórz lub zatrzymaj GIF" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.tsx:134 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Play video" -msgstr "Odtwórz wideo" +msgstr "" #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 msgid "Play Video" -msgstr "Odtwórz wideo" +msgstr "" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 msgid "Plays the GIF" -msgstr "Odtwarza GIF" +msgstr "" #: src/screens/Signup/state.ts:217 msgid "Please choose your handle." -msgstr "Wybierz swoją nazwę." +msgstr "" #: src/screens/Signup/state.ts:210 #: src/screens/Signup/StepInfo/index.tsx:114 msgid "Please choose your password." -msgstr "Wybierz swoje hasło." +msgstr "" #: src/screens/Signup/state.ts:231 msgid "Please complete the verification captcha." -msgstr "Wypełnij formularz captcha." +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:65 msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." -msgstr "Potwierdź swój adres email przed jego zmianą. Jest to tymczasowe rozwiązanie, które zostanie wkrótce zastąpione nowym sposobem zmiany adresu email." +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:56 msgid "Please enter a password." -msgstr "Wprowadź swoje hasło." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 msgid "Please enter a unique name for this app password or use our randomly generated one." -msgstr "Wprowadź unikalną nazwę hasła aplikacji lub użyj losowo wygenerowanej." +msgstr "" #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" -msgstr "Wprowadź poprawnie słowo, tag lub frazę do wyciszenia" +msgstr "" #: src/screens/Signup/state.ts:196 #: src/screens/Signup/StepInfo/index.tsx:102 msgid "Please enter your email." -msgstr "Wprowadź swój adres email." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:96 msgid "Please enter your invite code." -msgstr "Wprowadź swój kod zaproszenia." +msgstr "" #: src/screens/Login/LoginForm.tsx:95 msgid "Please enter your password" -msgstr "Wprowadź swoje hasło" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" -msgstr "Wprowadź również swoje hasło:" +msgstr "" #: src/screens/Login/LoginForm.tsx:90 msgid "Please enter your username" -msgstr "Wprowadź swoją nazwę użytkownika" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:265 msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "Wyjaśnij, dlaczego uważasz, że ta etykieta została nieprawidłowo nadana przez {0}" +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "Wyjaśnij, dlaczego uważasz, że czaty zostały wyłączone z niewłaściwych powodów." +msgstr "" #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 msgid "Please sign in as @{0}" -msgstr "Zaloguj się jako @{0}" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:109 msgid "Please Verify Your Email" -msgstr "Zweryfikuj swój adres email" +msgstr "" #: src/screens/Onboarding/index.tsx:34 #: src/screens/Onboarding/state.ts:111 msgid "Politics" -msgstr "Polityka" +msgstr "" #: src/screens/Search/components/ExploreTrendingVideos.tsx:116 msgid "Popular videos in your network." -msgstr "Popularne klipy wideo w Twojej społeczności." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:157 msgid "Porn" -msgstr "Pornografia" +msgstr "" #: src/view/com/composer/Composer.tsx:951 msgctxt "action" msgid "Post" -msgstr "Opublikuj" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" -msgstr "Wpis" +msgstr "" #: src/view/com/composer/Composer.tsx:949 msgctxt "action" msgid "Post All" -msgstr "Opublikuj wszystko" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:209 msgid "Post by {0}" -msgstr "Wpis od {0}" +msgstr "" #: src/Navigation.tsx:205 #: src/Navigation.tsx:212 #: src/Navigation.tsx:219 #: src/Navigation.tsx:226 msgid "Post by @{0}" -msgstr "Wpis od @{0}" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 msgid "Post deleted" -msgstr "Wpis usunięty" +msgstr "" #: src/lib/api/index.ts:185 msgid "Post failed to upload. Please check your Internet connection and try again." -msgstr "Nie udało się opublikować wpisu. Sprawdź swoje połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/screens/VideoFeed/index.tsx:511 msgid "Post has been deleted" -msgstr "Wpis został usunięty" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" -msgstr "Wpis został ukryty" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:105 #: src/lib/moderation/useModerationCauseDescription.ts:104 msgid "Post Hidden by Muted Word" -msgstr "Wpis został ukryty przez wyciszone słowo" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:108 #: src/lib/moderation/useModerationCauseDescription.ts:113 msgid "Post Hidden by You" -msgstr "Wpis został ukryty przez Ciebie" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 msgid "Post interaction settings" -msgstr "Ustawienia interakcji wpisu" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:89 msgid "Post language" -msgstr "Język wpisu" +msgstr "" #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:77 msgid "Post Languages" -msgstr "Języki wpisu" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:261 #: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" -msgstr "Wpis nie został odnaleziony" +msgstr "" #: src/state/queries/pinned-post.ts:59 msgid "Post pinned" -msgstr "Wpis został przypięty" +msgstr "" #: src/state/queries/pinned-post.ts:61 msgid "Post unpinned" -msgstr "Wpis został odpięty" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:184 #: src/view/screens/Profile.tsx:233 msgid "Posts" -msgstr "Wpisy" +msgstr "" #: src/components/dialogs/MutedWords.tsx:115 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." -msgstr "Wpisy mogą być wyciszane na podstawie zawartego w nich tekstu, tagów lub obu tych elementów. Nie zalecamy wyciszania popularnych słów, które pojawiają się w wielu wpisach, bo może to spowodować, że nie będą wyświetlane." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" -msgstr "Wpisy zostały ukryte" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:60 msgid "Potentially Misleading Link" -msgstr "Link, który może wprowadzać w błąd" +msgstr "" #: src/state/queries/notifications/settings.ts:44 msgid "Preference saved" -msgstr "Ustawienia zostały zapisane" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" -msgstr "Kliknij, aby ponowić próbę połączenia" +msgstr "" #: src/components/forms/HostingProvider.tsx:50 #: src/components/forms/HostingProvider.tsx:66 msgid "Press to change hosting provider" -msgstr "Kliknij, aby zmienić dostawcę hostingu" +msgstr "" #: src/components/Error.tsx:60 #: src/components/Lists.tsx:99 #: src/screens/Messages/components/MessageListError.tsx:24 #: src/screens/Signup/BackNextButtons.tsx:47 msgid "Press to retry" -msgstr "Kliknij, aby spróbować ponownie" +msgstr "" #: src/components/KnownFollowers.tsx:124 msgid "Press to view followers of this account that you also follow" -msgstr "Kliknij, aby wyświetlić obserwujących to konto, których również obserwujesz" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" -msgstr "Poprzednie zdjęcie" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" -msgstr "Główny język" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:112 #: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" -msgstr "Priorytet dla obserwowanych" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" -msgstr "Powiadomienia priorytetowe" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:101 #: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" -msgstr "Prywatność" +msgstr "" #: src/screens/Settings/Settings.tsx:161 #: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" -msgstr "Prywatność i bezpieczeństwo" +msgstr "" #: src/Navigation.tsx:348 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" -msgstr "Prywatność i bezpieczeństwo" +msgstr "" #: src/Navigation.tsx:272 #: src/screens/Settings/AboutSettings.tsx:45 @@ -5162,153 +5219,158 @@ msgstr "Prywatność i bezpieczeństwo" #: src/view/shell/Drawer.tsx:629 #: src/view/shell/Drawer.tsx:630 msgid "Privacy Policy" -msgstr "Polityka prywatności" +msgstr "" #: src/view/com/composer/Composer.tsx:1649 msgid "Processing video..." -msgstr "Przetwarzanie wideo..." +msgstr "" #: src/lib/api/index.ts:59 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." -msgstr "Przetwarzanie..." +msgstr "" #: src/view/screens/DebugMod.tsx:919 #: src/view/screens/Profile.tsx:372 msgid "profile" -msgstr "profil" +msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:275 #: src/view/shell/desktop/LeftNav.tsx:676 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:521 msgid "Profile" -msgstr "Profil" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:191 #: src/view/com/modals/EditProfile.tsx:124 msgid "Profile updated" -msgstr "Profil został zaktualizowany" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:253 msgid "Public" -msgstr "Publiczne" +msgstr "" #: src/view/com/lists/MyLists.tsx:77 msgid "Public, sharable lists of users to mute or block in bulk." -msgstr "Publiczne listy osób do zbiorowego wyciszania lub blokowania." +msgstr "" #: src/view/com/lists/MyLists.tsx:72 msgid "Public, sharable lists which can be used to drive feeds." -msgstr "Publiczne listy do wykorzystania w kanałach." +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" -msgstr "Kod QR został skopiowany do schowka!" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:106 msgid "QR code has been downloaded!" -msgstr "Kod QR został pobrany!" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:107 msgid "QR code saved to your camera roll!" -msgstr "Kod QR został zapisany w galerii zdjęć!" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:178 #: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" -msgstr "Zacytuj wpis" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 msgid "Quote post was re-attached" -msgstr "Cytowany wpis został ponownie dołączony" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 msgid "Quote post was successfully detached" -msgstr "Cytowany wpis został pomyślnie odłączony" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:177 #: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" -msgstr "Cytowanie wpisów zostało wyłączone" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" -msgstr "Ustawienia cytowania" +msgstr "" #: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" -msgstr "Cytaty" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:243 msgid "Quotes of this post" -msgstr "Cytowania tego wpisu" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 #: src/view/com/post-thread/PostThread.tsx:692 #: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" -msgstr "Losowo (lub \"Autorska Ruletka\")" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:581 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." -msgstr "Przekroczono limit - próbowano zmienić nazwę zbyt wiele razy w zbyt krótkim czasie. Odczekaj chwilę, zanim spróbujesz ponownie." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 msgid "Re-attach quote" -msgstr "Dołącz cytat ponownie" +msgstr "" #: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" -msgstr "Ponownie aktywuj swoje konto" +msgstr "" -#: src/screens/VideoFeed/index.tsx:932 +#: src/screens/VideoFeed/index.tsx:934 msgid "Read less" -msgstr "Czytaj mniej" +msgstr "" -#: src/screens/VideoFeed/index.tsx:932 +#: src/screens/VideoFeed/index.tsx:934 msgid "Read more" -msgstr "Czytaj więcej" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:171 msgid "Read the Bluesky blog" -msgstr "Czytaj blog Bluesky" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:58 #: src/screens/Signup/StepInfo/Policies.tsx:84 msgid "Read the Bluesky Privacy Policy" -msgstr "Zapoznaj się z Polityką prywatności Bluesky" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:51 #: src/screens/Signup/StepInfo/Policies.tsx:71 msgid "Read the Bluesky Terms of Service" -msgstr "Zapoznaj się z Regulaminem Bluesky" +msgstr "" -#: src/components/dms/ReportDialog.tsx:169 +#: src/screens/Takendown.tsx:162 +#: src/screens/Takendown.tsx:170 +msgid "Reason for appeal" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:210 msgid "Reason:" -msgstr "Powód:" +msgstr "" -#: src/view/screens/Search/Search.tsx:1034 +#: src/view/screens/Search/Search.tsx:1040 msgid "Recent Searches" -msgstr "Ostatnie wyszukiwania" +msgstr "" #: src/screens/Search/components/ExploreRecommendations.tsx:50 msgid "Recommended" -msgstr "Polecane" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" -msgstr "Połącz ponownie" +msgstr "" -#: src/screens/Messages/ChatList.tsx:163 +#: src/screens/Messages/ChatList.tsx:171 msgid "Reload conversations" -msgstr "Odśwież rozmowy" +msgstr "" #: src/components/dialogs/MutedWords.tsx:438 #: src/components/FeedCard.tsx:315 @@ -5320,42 +5382,42 @@ msgstr "Odśwież rozmowy" #: src/view/com/modals/UserAddRemoveLists.tsx:235 #: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" -msgstr "Usuń" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:57 msgid "Remove {displayName} from starter pack" -msgstr "Usuń {displayName} z pakietu startowego" +msgstr "" #: src/screens/Settings/Settings.tsx:447 #: src/screens/Settings/Settings.tsx:450 msgid "Remove account" -msgstr "Usuń konto" +msgstr "" #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 msgid "Remove attachment" -msgstr "Usuń załącznik" +msgstr "" #: src/view/com/util/UserAvatar.tsx:404 msgid "Remove Avatar" -msgstr "Usuń zdjęcie profilowe" +msgstr "" #: src/view/com/util/UserBanner.tsx:155 msgid "Remove Banner" -msgstr "Usuń tło profilu" +msgstr "" #: src/screens/Messages/components/MessageInputEmbed.tsx:206 msgid "Remove embed" -msgstr "Usuń osadzenie" +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 #: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" -msgstr "Usuń kanał" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" -msgstr "Usunąć kanał?" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:318 #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 @@ -5364,348 +5426,352 @@ msgstr "Usunąć kanał?" #: src/view/screens/ProfileList.tsx:498 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" -msgstr "Usuń z moich kanałów" +msgstr "" #: src/components/FeedCard.tsx:310 #: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" -msgstr "Usunąć z moich kanałów?" +msgstr "" #: src/screens/Settings/Settings.tsx:460 msgid "Remove from quick access?" -msgstr "Usunąć z szybkiego dostępu?" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:167 msgid "Remove from saved feeds" -msgstr "Usuń z zapisanych kanałów" +msgstr "" #: src/view/com/composer/photos/Gallery.tsx:203 msgid "Remove image" -msgstr "Usuń zdjęcie" +msgstr "" #: src/components/dialogs/MutedWords.tsx:523 msgid "Remove mute word from your list" -msgstr "Usuń wyciszone słowo ze swojej listy" +msgstr "" -#: src/view/screens/Search/Search.tsx:1082 +#: src/view/screens/Search/Search.tsx:1088 msgid "Remove profile" -msgstr "Usuń profil" +msgstr "" -#: src/view/screens/Search/Search.tsx:1084 +#: src/view/screens/Search/Search.tsx:1090 msgid "Remove profile from search history" -msgstr "Usuń profil z historii wyszukiwania" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 msgid "Remove quote" -msgstr "Usuń cytat" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:155 #: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" -msgstr "Usuń repost" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:260 msgid "Remove subtitle file" -msgstr "Usuń plik napisów" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" -msgstr "Usuń ten kanał z zapisanych" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 msgid "Removed by author" -msgstr "Usunięte przez autora" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 msgid "Removed by you" -msgstr "Usunięte przez Ciebie" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:200 #: src/view/com/modals/UserAddRemoveLists.tsx:170 msgid "Removed from list" -msgstr "Usunięto z listy" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:138 msgid "Removed from my feeds" -msgstr "Usunięto z moich kanałów" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:94 #: src/screens/List/ListHiddenScreen.tsx:171 msgid "Removed from saved feeds" -msgstr "Usunięto z zapisanych kanałów" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 #: src/view/screens/ProfileList.tsx:382 msgid "Removed from your feeds" -msgstr "Usunięto z Twoich kanałów" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 msgid "Removes quoted post" -msgstr "Usuwa cytowany wpis" +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" -msgstr "Zamień na Odkrywaj" +msgstr "" #: src/view/screens/Profile.tsx:234 msgid "Replies" -msgstr "Odpowiedzi" +msgstr "" #: src/components/WhoCanReply.tsx:69 msgid "Replies disabled" -msgstr "Odpowiedzi zostały wyłączone" +msgstr "" #: src/components/WhoCanReply.tsx:215 msgid "Replies to this post are disabled." -msgstr "Odpowiedzi do tego wpisu są wyłączone." +msgstr "" #: src/view/com/composer/Composer.tsx:947 msgctxt "action" msgid "Reply" -msgstr "Odpowiedz" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:263 msgid "Reply ({0, plural, one {# reply} other {# replies}})" -msgstr "Odpowiedz ({0, plural, one {# odpowiedź} few {# odpowiedzi} other {# odpowiedzi}})" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" -msgstr "Odpowiedź została ukryta przez autora wątku" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:113 #: src/lib/moderation/useModerationCauseDescription.ts:122 msgid "Reply Hidden by You" -msgstr "Odpowiedź została ukryta przez Ciebie" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 msgid "Reply settings" -msgstr "Ustawienia odpowiedzi" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 msgid "Reply settings are chosen by the author of the thread" -msgstr "Ustawienia odpowiedzi są wybierane przez autora wątku" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:648 msgid "Reply sorting" -msgstr "Sortowanie odpowiedzi" +msgstr "" #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" -msgstr "Odpowiedź do <0><1/>" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" -msgstr "Odpowiedź na zablokowany wpis" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" -msgstr "Odpowiedź na wpis" +msgstr "" #: src/view/com/post/Post.tsx:202 #: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" -msgstr "Odpowiedź do Ciebie" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 msgid "Reply visibility updated" -msgstr "Widoczność odpowiedzi została uaktualniona" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 msgid "Reply was successfully hidden" -msgstr "Odpowiedź została pomyślnie ukryta" +msgstr "" #: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:77 #: src/components/dms/MessagesListBlockedFooter.tsx:84 +#: src/components/dms/MessagesListBlockedFooter.tsx:91 msgid "Report" -msgstr "Zgłoś" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:299 #: src/view/com/profile/ProfileMenu.tsx:302 msgid "Report Account" -msgstr "Zgłoś konto" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:200 -#: src/components/dms/ConvoMenu.tsx:203 +#: src/components/dms/ConvoMenu.tsx:258 +#: src/components/dms/ConvoMenu.tsx:261 #: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" -msgstr "Zgłoś rozmowę" +msgstr "" #: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" -msgstr "Okno zgłoszenia" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:542 #: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" -msgstr "Zgłoś kanał" +msgstr "" #: src/view/screens/ProfileList.tsx:540 msgid "Report List" -msgstr "Zgłoś listę" +msgstr "" #: src/components/dms/MessageMenu.tsx:130 msgid "Report message" -msgstr "Zgłoś wiadomość" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 msgid "Report post" -msgstr "Zgłoś wpis" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:606 #: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" -msgstr "Zgłoś pakiet startowy" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:336 +msgid "Report submitted" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:41 msgid "Report this content" -msgstr "Zgłoś tą zawartość" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:54 msgid "Report this feed" -msgstr "Zgłoś ten kanał" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:51 msgid "Report this list" -msgstr "Zgłoś tą listę" +msgstr "" -#: src/components/dms/ReportDialog.tsx:44 -#: src/components/dms/ReportDialog.tsx:137 +#: src/components/dms/ReportDialog.tsx:58 +#: src/components/dms/ReportDialog.tsx:178 #: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Report this message" -msgstr "Zgłoś tą wiadomość" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:48 msgid "Report this post" -msgstr "Zgłoś ten wpis" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:57 msgid "Report this starter pack" -msgstr "Zgłoś ten pakiet startowy" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:45 msgid "Report this user" -msgstr "Zgłoś tą osobę" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:156 #: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" -msgstr "Repostuj" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Repost" -msgstr "Repostuj" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:74 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" -msgstr "Repostuj ({0, plural, one {# repost} few {# reposty} other {# repostów}})" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:548 #: src/view/com/util/post-ctrls/RepostButton.tsx:148 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 msgid "Repost or quote post" -msgstr "Repostuj lub zacytuj wpis" +msgstr "" #: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" -msgstr "Repostowane przez" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" -msgstr "Repostowane przez {0}" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" -msgstr "Repostowane przez <0><1/>" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:301 #: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" -msgstr "Repostowane przez Ciebie" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:222 msgid "Reposts of this post" -msgstr "Reposty tego wpisu" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:176 #: src/view/com/modals/ChangeEmail.tsx:178 msgid "Request Change" -msgstr "Poproś o zmianę" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:242 #: src/view/com/modals/ChangePassword.tsx:244 msgid "Request Code" -msgstr "Pobierz kod" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:60 #: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" -msgstr "Wymagaj tekstu alternatywnego przed opublikowaniem" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:54 msgid "Require an email code to log in to your account." -msgstr "Wymagaj kodu z wiadomości email, aby zalogować się na swoje konto." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:153 msgid "Required for this provider" -msgstr "Wymagane w przypadku tego dostawcy" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:80 msgid "Required in your region" -msgstr "Wymagane w Twoim regionie" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 msgid "Resend email" -msgstr "Wyślij ponownie wiadomość email" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:267 #: src/components/dialogs/VerifyEmailDialog.tsx:277 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 msgid "Resend Email" -msgstr "Wyślij ponownie wiadomość email" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:122 msgid "Resend Verification Email" -msgstr "Wyślij ponownie email weryfikacyjny" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:186 msgid "Reset code" -msgstr "Zresetuj kod" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:193 msgid "Reset Code" -msgstr "Zresetuj kod" +msgstr "" #: src/screens/Settings/Settings.tsx:344 #: src/screens/Settings/Settings.tsx:346 msgid "Reset onboarding state" -msgstr "Zacznij od nowa" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:80 msgid "Reset password" -msgstr "Zresetuj hasło" +msgstr "" #: src/screens/Login/LoginForm.tsx:314 msgid "Retries login" -msgstr "Ponawia próby logowania" +msgstr "" -#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorMessage.tsx:62 #: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" -msgstr "Ponawia ostatnią akcję, która zakończyła się błędem" +msgstr "" #: src/components/dms/MessageItem.tsx:245 #: src/components/Error.tsx:65 @@ -5713,36 +5779,36 @@ msgstr "Ponawia ostatnią akcję, która zakończyła się błędem" #: src/components/StarterPack/ProfileStarterPacks.tsx:335 #: src/screens/Login/LoginForm.tsx:313 #: src/screens/Login/LoginForm.tsx:320 -#: src/screens/Messages/ChatList.tsx:169 +#: src/screens/Messages/ChatList.tsx:177 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 -#: src/view/com/util/error/ErrorMessage.tsx:55 +#: src/view/com/util/error/ErrorMessage.tsx:60 #: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" -msgstr "Spróbuj ponownie" +msgstr "" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:216 #: src/screens/StarterPack/StarterPackScreen.tsx:752 #: src/view/screens/ProfileList.tsx:1010 msgid "Return to previous page" -msgstr "Wróć do poprzedniej strony" +msgstr "" #: src/view/screens/NotFound.tsx:61 msgid "Returns to home page" -msgstr "Wraca do strony głównej" +msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:90 -#: src/screens/VideoFeed/index.tsx:1099 +#: src/screens/VideoFeed/index.tsx:1101 #: src/view/screens/NotFound.tsx:60 msgid "Returns to previous page" -msgstr "Wraca do poprzedniej strony" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/BirthDateSettings.tsx:120 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 #: src/components/StarterPack/QrCodeDialog.tsx:185 @@ -5759,85 +5825,85 @@ msgstr "Wraca do poprzedniej strony" #: src/view/com/modals/EditProfile.tsx:219 #: src/view/screens/SavedFeeds.tsx:109 msgid "Save" -msgstr "Zapisz" +msgstr "" #: src/view/com/lightbox/ImageViewing/index.tsx:622 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" -msgstr "Zapisz" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:118 +#: src/components/dialogs/BirthDateSettings.tsx:114 msgid "Save birthday" -msgstr "Zapisz datę urodzenia" +msgstr "" #: src/view/screens/SavedFeeds.tsx:105 #: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" -msgstr "Zapisz zmiany" +msgstr "" #: src/view/com/modals/EditProfile.tsx:227 msgid "Save Changes" -msgstr "Zapisz zmiany" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:150 #: src/components/StarterPack/ShareDialog.tsx:157 msgid "Save image" -msgstr "Zapisz zdjęcie" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:104 msgid "Save image crop" -msgstr "Zapisz kadrowanie zdjęcia" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:229 msgid "Save new handle" -msgstr "Zapisz nową nazwę" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:179 msgid "Save QR code" -msgstr "Zapisz kod QR" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:319 #: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" -msgstr "Zapisz do moich kanałów" +msgstr "" #: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" -msgstr "Zapisane kanały" +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:44 msgid "Saved to your camera roll" -msgstr "Zapisane w galerii zdjęć" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 #: src/view/screens/ProfileList.tsx:362 msgid "Saved to your feeds" -msgstr "Zapisane w Twoich kanałach" +msgstr "" #: src/view/com/modals/EditProfile.tsx:220 msgid "Saves any changes to your profile" -msgstr "Zapisuje wszelkie zmiany w Twoim profilu" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" -msgstr "Zapisuje ustawienia kadrowania obrazka" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 #: src/view/com/notifications/NotificationFeedItem.tsx:540 #: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" -msgstr "Przywitaj się!" +msgstr "" #: src/screens/Onboarding/index.tsx:33 #: src/screens/Onboarding/state.ts:112 msgid "Science" -msgstr "Nauka" +msgstr "" #: src/view/screens/ProfileList.tsx:967 msgid "Scroll to top" -msgstr "Przewiń na górę" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 @@ -5849,273 +5915,273 @@ msgstr "Przewiń na górę" #: src/view/shell/desktop/LeftNav.tsx:602 #: src/view/shell/Drawer.tsx:370 msgid "Search" -msgstr "Szukaj" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:745 msgid "Search by name or interest" -msgstr "Szukaj według nazwy lub zainteresowania" +msgstr "" #: src/view/screens/Feeds.tsx:441 msgid "Search feeds" -msgstr "Szukaj kanałów" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:575 msgid "Search for \"{interestsDisplayName}\"{activeText}" -msgstr "Szukaj \"{interestsDisplayName}\"{activeText}" +msgstr "" #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" -msgstr "Szukaj \"{query}\"" +msgstr "" -#: src/view/screens/Search/Search.tsx:980 +#: src/view/screens/Search/Search.tsx:986 msgid "Search for \"{searchText}\"" -msgstr "Szukaj \"{searchText}\"" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." -msgstr "Szukaj kanałów, które chcesz polecać innym." +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:71 msgid "Search for users" -msgstr "Szukaj osób" +msgstr "" #: src/components/dialogs/GifSelect.tsx:177 msgid "Search GIFs" -msgstr "Szukaj GIF-ów" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:507 #: src/components/dms/dialogs/SearchablePeopleList.tsx:508 #: src/components/ProgressGuide/FollowDialog.tsx:764 #: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Search profiles" -msgstr "Szukaj profili" +msgstr "" #: src/components/dialogs/GifSelect.tsx:178 msgid "Search Tenor" -msgstr "Szukaj w aplikacji Tenor" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:105 msgid "Security Step Required" -msgstr "Wymagana weryfikacja bezpieczeństwa" +msgstr "" #: src/components/RichTextTag.tsx:111 msgid "See {tag} posts" -msgstr "Zobacz wpisy na temat {tag}" +msgstr "" #: src/components/RichTextTag.tsx:124 msgid "See {tag} posts by user" -msgstr "Zobacz wpisy tej osoby o {tag}" +msgstr "" #: src/components/RichTextTag.tsx:118 msgid "See #{tag} posts" -msgstr "Zobacz wpisy na temat #{tag}" +msgstr "" #: src/components/RichTextTag.tsx:132 msgid "See #{tag} posts by user" -msgstr "Zobacz wpisy tej osoby o #{tag}" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:176 msgid "See jobs at Bluesky" -msgstr "Zobacz oferty pracy w Bluesky" +msgstr "" #: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" -msgstr "Zapoznaj się z tym poradnikiem" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" -msgstr "Klawisze strzałek służą do wyszukiwania do przodu i do tyłu, a spacja do odtwarzania lub zatrzymywania" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 msgid "Select a color" -msgstr "Wybierz kolor" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:77 msgid "Select account" -msgstr "Wybierz konto" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 msgid "Select an avatar" -msgstr "Wybierz zdjęcie profilowe" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 msgid "Select an emoji" -msgstr "Wybierz emoji" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" -msgstr "Wybierz języki treści" +msgstr "" #: src/screens/Login/index.tsx:117 msgid "Select from an existing account" -msgstr "Wybierz istniejące konto" +msgstr "" #: src/view/com/composer/photos/SelectGifBtn.tsx:35 msgid "Select GIF" -msgstr "Wybierz GIF" +msgstr "" #: src/components/dialogs/GifSelect.tsx:306 msgid "Select GIF \"{0}\"" -msgstr "Wybierz GIF \"{0}\"" +msgstr "" #: src/components/dialogs/MutedWords.tsx:142 msgid "Select how long to mute this word for." -msgstr "Wybierz czas wyciszenia tego słowa." +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:245 msgid "Select language..." -msgstr "Wybierz język..." +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" -msgstr "Wybierz języki" +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:28 msgid "Select moderator" -msgstr "Wybierz usługę moderacji" +msgstr "" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" -msgstr "Wybierz plik napisów (.vtt)" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 msgid "Select the {emojiName} emoji as your avatar" -msgstr "Wybierz emoji {emojiName} jako zdjęcie profilowe" +msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:140 +#: src/components/ReportDialog/SubmitView.tsx:141 msgid "Select the moderation service(s) to report to" -msgstr "Wybierz do której usługi moderacji wysłać to zgłoszenie" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:100 msgid "Select video" -msgstr "Wybierz wideo" +msgstr "" #: src/components/dialogs/MutedWords.tsx:242 msgid "Select what content this mute word should apply to." -msgstr "Wybierz jakie treści mają być wyciszane przez to słowo." +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." -msgstr "Wybierz, które języki mają być uwzględnione w subskrybowanych kanałach. Jeśli żaden nie zostanie wybrany, będą wyświetlane wszystkie języki." +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." -msgstr "Wybierz domyślny język dla treści w aplikacji." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:217 msgid "Select your date of birth" -msgstr "Wprowadź swoją datę urodzenia" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:192 msgid "Select your interests from the options below" -msgstr "Wybierz swoje zainteresowania z poniższych opcji" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." -msgstr "Wybierz preferowany język tłumaczeń." +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:38 msgid "Send a neat website!" -msgstr "Wyślij fajną stronkę!" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:232 msgid "Send Confirmation" -msgstr "Wyślij potwierdzenie" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:225 msgid "Send confirmation email" -msgstr "Wyślij email weryfikacyjny" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:210 #: src/view/com/modals/VerifyEmail.tsx:212 msgid "Send Confirmation Email" -msgstr "Wyślij email weryfikacyjny" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" -msgstr "Wyślij email" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" -msgstr "Wyślij email" +msgstr "" #: src/view/shell/Drawer.tsx:317 msgid "Send feedback" -msgstr "Wyślij opinię" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:173 #: src/screens/Messages/components/MessageInput.web.tsx:235 msgid "Send message" -msgstr "Wyślij wiadomość" +msgstr "" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." -msgstr "Wyślij wpis do..." +msgstr "" -#: src/components/dms/ReportDialog.tsx:229 -#: src/components/dms/ReportDialog.tsx:232 -#: src/components/ReportDialog/SubmitView.tsx:220 -#: src/components/ReportDialog/SubmitView.tsx:224 +#: src/components/dms/ReportDialog.tsx:269 +#: src/components/dms/ReportDialog.tsx:272 +#: src/components/ReportDialog/SubmitView.tsx:221 +#: src/components/ReportDialog/SubmitView.tsx:225 msgid "Send report" -msgstr "Wyślij zgłoszenie" +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:42 msgid "Send report to {0}" -msgstr "Wyślij zgłoszenie do {0}" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 msgid "Send verification email" -msgstr "Wyślij email weryfikacyjny" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 msgid "Send via direct message" -msgstr "Wyślij bezpośrednio" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" -msgstr "Wysyła email z kodem weryfikacyjnym do usunięcia konta" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:127 +#: src/view/com/auth/server-input/index.tsx:163 msgid "Server address" -msgstr "Adres serwera" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:178 msgid "Set app icon to {0}" -msgstr "Ustaw ikonę aplikacji na {0}" +msgstr "" #: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" -msgstr "Ustaw datę urodzenia" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:102 msgid "Set new password" -msgstr "Ustaw nowe hasło" +msgstr "" #: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" -msgstr "Skonfiguruj konto" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" -msgstr "Ustawia email do resetowania hasła" +msgstr "" #: src/Navigation.tsx:161 #: src/screens/Settings/Settings.tsx:80 #: src/view/shell/desktop/LeftNav.tsx:694 #: src/view/shell/Drawer.tsx:534 msgid "Settings" -msgstr "Ustawienia" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:174 msgid "Sexual activity or erotic nudity." -msgstr "Aktywność seksualna lub nagość erotyczna." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:38 msgid "Sexually Suggestive" -msgstr "Sugestywne seksualnie" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/screens/Hashtag.tsx:126 @@ -6129,80 +6195,80 @@ msgstr "Sugestywne seksualnie" #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 #: src/view/screens/ProfileList.tsx:483 msgid "Share" -msgstr "Udostępnij" +msgstr "" #: src/view/com/lightbox/ImageViewing/index.tsx:631 msgctxt "action" msgid "Share" -msgstr "Udostępnij" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:37 msgid "Share a cool story!" -msgstr "Podziel się ciekawą historią!" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:36 msgid "Share a fun fact!" -msgstr "Podziel się intrygującym faktem!" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 #: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" -msgstr "Udostępnij mimo to" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 #: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" -msgstr "Udostępnij link" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Share Link" -msgstr "Udostępnij link" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:87 msgid "Share link dialog" -msgstr "Okno udostępniania linku" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:134 #: src/components/StarterPack/ShareDialog.tsx:145 msgid "Share QR code" -msgstr "Udostępnij kod QR" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:470 msgid "Share this feed" -msgstr "Udostępnij ten kanał" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" -msgstr "Udostępnij pakiet startowy" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:99 msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Udostępnij ten pakiet startowy i pomóż innym dołączyć do Twojej społeczności na Bluesky." +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" -msgstr "Udostępnij swój ulubiony kanał!" +msgstr "" #: src/Navigation.tsx:257 msgid "Shared Preferences Tester" -msgstr "Tester wspólnych preferencji" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:92 msgid "Shares the linked website" -msgstr "Udostępnia stronę" +msgstr "" #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:137 #: src/components/moderation/PostHider.tsx:122 msgid "Show" -msgstr "Pokaż" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:178 msgid "Show alt text" -msgstr "Pokaż tekst alternatywny" +msgstr "" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 @@ -6210,102 +6276,102 @@ msgstr "Pokaż tekst alternatywny" #: src/screens/VideoFeed/index.tsx:609 #: src/screens/VideoFeed/index.tsx:615 msgid "Show anyway" -msgstr "Pokaż mimo to" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:27 #: src/lib/moderation/useLabelBehaviorDescription.ts:63 msgid "Show badge" -msgstr "Pokaż znacznik" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:61 msgid "Show badge and filter from feeds" -msgstr "Pokaż znacznik i odfiltruj z kanałów" +msgstr "" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show hidden replies" -msgstr "Pokaż ukryte odpowiedzi" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:805 msgid "Show information about when this post was created" -msgstr "Pokaż więcej informacji o dacie utworzenia wpisu" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 msgid "Show less like this" -msgstr "Pokazuj mniej podobnych treści" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:183 msgid "Show list anyway" -msgstr "Pokaż listę mimo to" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:592 #: src/view/com/post/Post.tsx:242 #: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" -msgstr "Pokaż więcej" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 msgid "Show more like this" -msgstr "Pokazuj więcej podobnych treści" +msgstr "" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show muted replies" -msgstr "Pokaż wyciszone odpowiedzi" +msgstr "" #: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" -msgstr "Pokaż inne konta, na które możesz się przełączyć" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:104 #: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" -msgstr "Pokaż cytowane wpisy" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:68 #: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" -msgstr "Pokaż odpowiedzi" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:622 msgid "Show replies as" -msgstr "Pokaż odpowiedzi jako" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:151 msgid "Show replies as threaded" -msgstr "Pokaż odpowiedzi jako wątki" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" -msgstr "Najpierw pokaż odpowiedzi od obserwowanych osób, a potem wszystkie inne" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" -msgstr "Pokaż odpowiedź każdemu" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:86 #: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" -msgstr "Pokaż reposty" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:129 #: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" -msgstr "Pokaż fragmenty z zapisanych kanałów w kanale Obserwowane." +msgstr "" #: src/components/moderation/ContentHider.tsx:152 #: src/components/moderation/PostHider.tsx:79 msgid "Show the content" -msgstr "Pokaż zawartość" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:58 msgid "Show warning" -msgstr "Pokaż ostrzeżenie" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:56 msgid "Show warning and filter from feeds" -msgstr "Pokaż ostrzeżenie i odfiltruj z kanałów" +msgstr "" #: src/components/dialogs/Signin.tsx:97 #: src/components/dialogs/Signin.tsx:99 @@ -6323,23 +6389,23 @@ msgstr "Pokaż ostrzeżenie i odfiltruj z kanałów" #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" -msgstr "Zaloguj się" +msgstr "" #: src/components/AccountList.tsx:122 msgid "Sign in as {0}" -msgstr "Zaloguj się jako {0}" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:80 msgid "Sign in as..." -msgstr "Zaloguj się jako..." +msgstr "" #: src/components/dialogs/Signin.tsx:75 msgid "Sign in or create your account to join the conversation!" -msgstr "Zaloguj się lub utwórz konto, aby dołączyć do rozmowy!" +msgstr "" #: src/components/dialogs/Signin.tsx:46 msgid "Sign into Bluesky or create a new account" -msgstr "Zaloguj się do Bluesky lub utwórz nowe konto" +msgstr "" #: src/screens/Settings/Settings.tsx:225 #: src/screens/Settings/Settings.tsx:227 @@ -6348,340 +6414,348 @@ msgstr "Zaloguj się do Bluesky lub utwórz nowe konto" #: src/view/shell/desktop/LeftNav.tsx:288 #: src/view/shell/desktop/LeftNav.tsx:291 msgid "Sign out" -msgstr "Wyloguj się" +msgstr "" #: src/screens/Settings/Settings.tsx:256 #: src/view/shell/desktop/LeftNav.tsx:205 msgid "Sign out?" -msgstr "Wylogować się?" +msgstr "" #: src/components/moderation/ScreenHider.tsx:91 #: src/lib/moderation/useGlobalLabelStrings.ts:28 msgid "Sign-in Required" -msgstr "Rejestracja wymagana" +msgstr "" #: src/lib/hooks/useAccountSwitcher.ts:41 #: src/screens/Login/ChooseAccountForm.tsx:53 msgid "Signed in as @{0}" -msgstr "Zalogowano jako @{0}" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 msgid "Signup without a starter pack" -msgstr "Zarejestruj się bez pakietu startowego" +msgstr "" -#: src/components/FeedInterstitials.tsx:314 +#: src/components/FeedInterstitials.tsx:335 msgid "Similar accounts" -msgstr "Podobne konta" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" -msgstr "Pomiń" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:228 msgid "Skip this flow" -msgstr "Pomiń to" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" -msgstr "Mniejszy" +msgstr "" #: src/screens/Onboarding/index.tsx:37 #: src/screens/Onboarding/state.ts:100 msgid "Software Dev" -msgstr "Programowanie" +msgstr "" -#: src/components/FeedInterstitials.tsx:449 +#: src/components/FeedInterstitials.tsx:470 msgid "Some other feeds you might like" -msgstr "Inne kanały, które mogą Ci się spodobać" +msgstr "" #: src/components/WhoCanReply.tsx:70 msgid "Some people can reply" -msgstr "Niektórzy mogą odpowiedzieć" +msgstr "" -#: src/screens/Messages/Conversation.tsx:102 +#: src/screens/Messages/Conversation.tsx:112 msgid "Something went wrong" -msgstr "Coś poszło nie tak" +msgstr "" #: src/screens/Deactivated.tsx:94 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 msgid "Something went wrong, please try again" -msgstr "Coś poszło nie tak, spróbuj ponownie" +msgstr "" #: src/components/ReportDialog/index.tsx:54 #: src/screens/Moderation/index.tsx:96 #: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." -msgstr "Coś poszło nie tak, spróbuj ponownie." +msgstr "" #: src/components/Lists.tsx:174 #: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" -msgstr "Coś poszło nie tak!" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:538 msgid "Something wrong? Let us know." -msgstr "Coś poszło nie tak? Daj nam znać." +msgstr "" #: src/App.native.tsx:121 #: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." -msgstr "Niestety Twoja sesja wygasła. Zaloguj się ponownie." +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" -msgstr "Sortuj odpowiedzi" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" -msgstr "Sortuj odpowiedzi według" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" -msgstr "Sortuj odpowiedzi na ten sam wpis według:" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:168 msgid "Source:" -msgstr "Źródło:" +msgstr "" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 msgid "Spam" -msgstr "Spam" +msgstr "" #: src/lib/moderation/useReportOptions.ts:55 msgid "Spam; excessive mentions or replies" -msgstr "Spam; nadmierna liczba wzmianek lub odpowiedzi" +msgstr "" #: src/screens/Onboarding/index.tsx:27 #: src/screens/Onboarding/state.ts:113 msgid "Sports" -msgstr "Sport" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:72 msgid "Start a new chat" -msgstr "Zacznij nowy czat" +msgstr "" #: src/view/screens/ProfileList.tsx:817 #: src/view/screens/ProfileList.tsx:938 msgid "Start adding people" -msgstr "Zacznij dodawać osoby" +msgstr "" #: src/view/screens/ProfileList.tsx:824 #: src/view/screens/ProfileList.tsx:945 msgid "Start adding people!" -msgstr "Zacznij dodawać osoby!" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" -msgstr "Zacznij czat z {displayName}" +msgstr "" #: src/Navigation.tsx:409 #: src/Navigation.tsx:414 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" -msgstr "Pakiet startowy" +msgstr "" #: src/components/StarterPack/StarterPackCard.tsx:81 msgid "Starter pack by {0}" -msgstr "Pakiet startowy {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:182 msgid "Starter pack by <0/>" -msgstr "Pakiet startowy <0/>" +msgstr "" #: src/components/StarterPack/StarterPackCard.tsx:80 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" -msgstr "Twój pakiet startowy" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" -msgstr "Pakiet startowy jest nieprawidłowy" +msgstr "" #: src/view/screens/Profile.tsx:239 msgid "Starter Packs" -msgstr "Pakiety" +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:243 msgid "Starter packs let you easily share your favorite feeds and people with your friends." -msgstr "Pakiety startowe umożliwiają łatwe udostępnianie ulubionych kanałów i osób znajomym." +msgstr "" #: src/screens/Settings/AboutSettings.tsx:53 #: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" -msgstr "Status" +msgstr "" #: src/screens/Signup/index.tsx:130 msgid "Step {0} of {1}" -msgstr "Krok {0} z {1}" +msgstr "" #: src/screens/Settings/Settings.tsx:309 msgid "Storage cleared, you need to restart the app now." -msgstr "Pamięć wyczyszczona, musisz teraz ponownie uruchomić aplikację." +msgstr "" #: src/Navigation.tsx:247 #: src/screens/Settings/Settings.tsx:325 msgid "Storybook" -msgstr "Storybook" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:299 #: src/components/moderation/LabelsOnMeDialog.tsx:300 #: src/screens/Messages/components/ChatDisabled.tsx:142 #: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" -msgstr "Prześlij" +msgstr "" + +#: src/screens/Takendown.tsx:70 +msgid "Submit appeal" +msgstr "" + +#: src/screens/Takendown.tsx:76 +msgid "Submit Appeal" +msgstr "" #: src/view/screens/ProfileList.tsx:712 msgid "Subscribe" -msgstr "Subskrybuj" +msgstr "" #: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" -msgstr "Subskrybuj @{0}, aby użyć tych etykiet:" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 msgid "Subscribe to Labeler" -msgstr "Subskrybuj usługę" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 msgid "Subscribe to this labeler" -msgstr "Subskrybuj tą usługę moderacji" +msgstr "" #: src/view/screens/ProfileList.tsx:708 msgid "Subscribe to this list" -msgstr "Subskrybuj tą listę" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:95 msgid "Success!" -msgstr "Sukces!" +msgstr "" -#: src/view/screens/Search/Explore.tsx:366 +#: src/view/screens/Search/Explore.tsx:368 msgid "Suggested accounts" -msgstr "Proponowane konta" +msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:337 msgid "Suggested for you" -msgstr "Proponowane dla Ciebie" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:145 #: src/view/com/composer/labels/LabelsBtn.tsx:148 msgid "Suggestive" -msgstr "Sugestywne" +msgstr "" #: src/Navigation.tsx:267 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" -msgstr "Pomoc" +msgstr "" #: src/screens/Settings/Settings.tsx:102 #: src/screens/Settings/Settings.tsx:116 #: src/screens/Settings/Settings.tsx:412 #: src/view/shell/desktop/LeftNav.tsx:243 msgid "Switch account" -msgstr "Przełącz konto" +msgstr "" #: src/components/dialogs/SwitchAccount.tsx:46 #: src/components/dialogs/SwitchAccount.tsx:49 msgid "Switch Account" -msgstr "Przełącz konto" +msgstr "" #: src/view/shell/desktop/LeftNav.tsx:107 msgid "Switch accounts" -msgstr "Przełącz konto" +msgstr "" #: src/view/shell/desktop/LeftNav.tsx:251 msgid "Switch to {0}" -msgstr "Przełącz na {0}" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:97 #: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" -msgstr "System" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:60 #: src/screens/Settings/AboutSettings.tsx:63 #: src/screens/Settings/Settings.tsx:318 msgid "System log" -msgstr "Dziennik systemowy" +msgstr "" #: src/components/dialogs/MutedWords.tsx:282 msgid "Tags only" -msgstr "Tylko tagi" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" -msgstr "Kliknij, aby zmienić ikonę aplikacji" +msgstr "" #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:138 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:174 msgid "Tap to close the emoji picker" -msgstr "Dotknij, aby zamknąć paletę emoji" +msgstr "" #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" -msgstr "Kliknij, aby odrzucić" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 msgid "Tap to enter full screen" -msgstr "Kliknij, aby przejść do trybu pełnoekranowego" +msgstr "" -#: src/screens/VideoFeed/index.tsx:931 +#: src/screens/VideoFeed/index.tsx:933 msgid "Tap to expand or collapse post text." -msgstr "Dotknij, aby rozwinąć lub zwinąć tekst wpisu." +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 msgid "Tap to play or pause" -msgstr "Kliknij, aby odtworzyć lub zatrzymać" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 msgid "Tap to toggle sound" -msgstr "Kliknij, aby włączyć lub wyłączyć dźwięk" +msgstr "" #: src/view/com/util/images/AutoSizedImage.tsx:199 #: src/view/com/util/images/AutoSizedImage.tsx:221 msgid "Tap to view full image" -msgstr "Kliknij, aby wyświetlić całe zdjęcie" +msgstr "" #: src/components/VideoPostCard.tsx:115 msgid "Tap to view video in immersive mode." -msgstr "Dotknij, aby oglądać wideo w trybie imersyjnym." +msgstr "" #: src/state/shell/progress-guide.tsx:233 msgid "Task complete - 10 follows!" -msgstr "Zadanie wykonane - 10 obserwacji!" +msgstr "" #: src/state/shell/progress-guide.tsx:223 msgid "Task complete - 10 likes!" -msgstr "Zadanie wykonane - 10 polubień!" +msgstr "" #: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" -msgstr "Dostosuj nasz algorytm do tego, co lubisz" +msgstr "" #: src/screens/Onboarding/index.tsx:36 #: src/screens/Onboarding/state.ts:114 msgid "Tech" -msgstr "Technologia" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:35 msgid "Tell a joke!" -msgstr "Opowiedz żart!" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:352 msgid "Tell us a bit about yourself" -msgstr "Opowiedz nam coś o sobie" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:62 msgid "Tell us a little more" -msgstr "Opowiedz nam coś więcej" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:107 #: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" -msgstr "Regulamin" +msgstr "" #: src/Navigation.tsx:277 #: src/screens/Settings/AboutSettings.tsx:37 @@ -6690,44 +6764,47 @@ msgstr "Regulamin" #: src/view/shell/Drawer.tsx:622 #: src/view/shell/Drawer.tsx:624 msgid "Terms of Service" -msgstr "Regulamin" +msgstr "" #: src/lib/moderation/useReportOptions.ts:60 #: src/lib/moderation/useReportOptions.ts:99 #: src/lib/moderation/useReportOptions.ts:107 #: src/lib/moderation/useReportOptions.ts:115 msgid "Terms used violate community standards" -msgstr "Używane określenia naruszają standardy społeczności" +msgstr "" #: src/components/dialogs/MutedWords.tsx:266 msgid "Text & tags" -msgstr "Tekst i tagi" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:227 +msgid "Text field" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:263 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" -msgstr "Pole wprowadzania tekstu" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:96 msgid "Thank you! Your email has been successfully verified." -msgstr "Dzięki! Twój adres email został pomyślnie zweryfikowany." +msgstr "" -#: src/components/dms/ReportDialog.tsx:129 -#: src/components/ReportDialog/SubmitView.tsx:82 +#: src/components/ReportDialog/SubmitView.tsx:83 msgid "Thank you. Your report has been sent." -msgstr "Dzięki. Twoje zgłoszenie zostało wysłane." +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:82 msgid "Thanks, you have successfully verified your email address. You can close this dialog." -msgstr "Dzięki, Twój adres email został pomyślnie zweryfikowany. Możesz zamknąć to okno." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:468 msgid "That contains the following:" -msgstr "Powinno zawierać następujące:" +msgstr "" #: src/screens/Signup/StepHandle.tsx:55 msgid "That handle is already taken." -msgstr "Ta nazwa jest już zajęta." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:103 #: src/screens/StarterPack/StarterPackScreen.tsx:104 @@ -6736,172 +6813,172 @@ msgstr "Ta nazwa jest już zajęta." #: src/screens/StarterPack/Wizard/index.tsx:104 #: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." -msgstr "Ten pakiet startowy nie został odnaleziony." +msgstr "" #: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" -msgstr "To już wszystko!" +msgstr "" -#: src/screens/VideoFeed/index.tsx:1071 +#: src/screens/VideoFeed/index.tsx:1073 msgid "That's everything!" -msgstr "To wszystko!" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:329 msgid "The account will be able to interact with you after unblocking." -msgstr "To konto będzie mogło wchodzić z Tobą w interakcje po odblokowaniu." +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:41 #: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" -msgstr "Aplikacja zostanie uruchomiona ponownie" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." -msgstr "Autor tego wątku ukrył tą odpowiedź." +msgstr "" #: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" -msgstr "Aplikacja internetowa Bluesky" +msgstr "" #: src/view/screens/CommunityGuidelines.tsx:38 msgid "The Community Guidelines have been moved to <0/>" -msgstr "Standardy społeczności zostały przeniesione do <0/>" +msgstr "" #: src/view/screens/CopyrightPolicy.tsx:35 msgid "The Copyright Policy has been moved to <0/>" -msgstr "Polityka praw autorskich została przeniesiona do <0/>" +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:102 msgid "The Discover feed" -msgstr "Kanał Odkrywaj" +msgstr "" #: src/state/shell/progress-guide.tsx:224 msgid "The Discover feed now knows what you like" -msgstr "Kanał Odkrywaj już wie, co lubisz" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." -msgstr "Aplikacja zapewnia lepsze doświadczenia. Pobierz Bluesky teraz, dokończymy w tym samym miejscu." +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:67 msgid "The feed has been replaced with Discover." -msgstr "Ten kanał został zastąpiony przez Odkrywaj." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your account." -msgstr "Następujące etykiety zostały umieszczone na Twoim koncie." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your content." -msgstr "Następujące etykiety zostały umieszczone na Twoich treściach." +msgstr "" #: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." -msgstr "Następujące czynności pomogą dostosować Bluesky do Twoich potrzeb." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:262 #: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." -msgstr "Wpis mógł zostać usunięty." +msgstr "" #: src/view/screens/PrivacyPolicy.tsx:35 msgid "The Privacy Policy has been moved to <0/>" -msgstr "Polityka prywatności została przeniesiona do <0/>" +msgstr "" #: src/view/com/composer/state/video.ts:395 msgid "The selected video is larger than 50MB." -msgstr "Wybrane wideo jest większe niż 50MB." +msgstr "" #: src/lib/strings/errors.ts:18 msgid "The server appears to be experiencing issues. Please try again in a few moments." -msgstr "Wygląda na to, że serwer napotyka problemy. Spróbuj ponownie za jakiś czas." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." -msgstr "Pakiet startowy, który próbujesz wyświetlić, jest nieprawidłowy. Możesz go usunąć." +msgstr "" #: src/view/screens/Support.tsx:37 msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Formularz wsparcia został przeniesiony. Jeśli potrzebujesz pomocy, <0/> lub odwiedź {HELP_DESK_URL}, aby się z nami skontaktować." +msgstr "" #: src/view/screens/TermsOfService.tsx:35 msgid "The Terms of Service have been moved to" -msgstr "Regulamin został przeniesiony do" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:94 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." -msgstr "Podany kod weryfikacyjny jest nieprawidłowy. Sprawdź, czy został użyty prawidłowy link weryfikacyjny lub poproś o nowy." +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" -msgstr "Motyw" +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 msgid "There is no time limit for account deactivation, come back any time." -msgstr "Dezaktywacja konta nie jest ograniczona czasowo i można ją cofnąć w dowolnym momencie." +msgstr "" #: src/components/dialogs/GifSelect.tsx:226 msgid "There was an issue connecting to Tenor." -msgstr "Wystąpił problem podczas łączenia z aplikacją Tenor." +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 #: src/view/screens/ProfileList.tsx:365 #: src/view/screens/ProfileList.tsx:384 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" -msgstr "Wystąpił problem podczas łączenia z serwerem" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 msgid "There was an issue contacting the server, please check your internet connection and try again." -msgstr "Wystąpił problem podczas łączenia z serwerem, sprawdź połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:127 #: src/view/com/feeds/FeedSourceCard.tsx:140 msgid "There was an issue contacting your server" -msgstr "Wystąpił problem podczas łączenia z serwerem" +msgstr "" #: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." -msgstr "Wystąpił problem podczas wczytywania powiadomień. Kliknij tutaj, aby spróbować ponownie." +msgstr "" #: src/view/com/posts/PostFeed.tsx:592 msgid "There was an issue fetching posts. Tap here to try again." -msgstr "Wystąpił problem podczas wczytywania wpisów. Kliknij tutaj, aby spróbować ponownie." +msgstr "" #: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." -msgstr "Wystąpił problem podczas wczytywania listy. Kliknij tutaj, aby spróbować ponownie." +msgstr "" #: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" -msgstr "Wystąpił problem podczas wczytywania haseł aplikacji" +msgstr "" #: src/view/com/feeds/ProfileFeedgens.tsx:155 #: src/view/com/lists/ProfileLists.tsx:154 msgid "There was an issue fetching your lists. Tap here to try again." -msgstr "Wystąpił problem podczas wczytywania list. Kliknij tutaj, aby spróbować ponownie." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" -msgstr "Wystąpił problem podczas wczytywania informacji o usłudze" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." -msgstr "Wystąpił problem podczas usuwania tego kanału. Sprawdź połączenie internetowe i spróbuj ponownie." +msgstr "" -#: src/components/dms/ReportDialog.tsx:217 -#: src/components/ReportDialog/SubmitView.tsx:87 +#: src/components/dms/ReportDialog.tsx:257 +#: src/components/ReportDialog/SubmitView.tsx:88 msgid "There was an issue sending your report. Please check your internet connection." -msgstr "Wystąpił problem podczas przesyłania zgłoszenia. Sprawdź połączenie internetowe." +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 msgid "There was an issue updating your feeds, please check your internet connection and try again." -msgstr "Wystąpił problem podczas aktualizacji kanałów, sprawdź połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 @@ -6916,7 +6993,7 @@ msgstr "Wystąpił problem podczas aktualizacji kanałów, sprawdź połączenie #: src/view/com/profile/ProfileMenu.tsx:161 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 msgid "There was an issue! {0}" -msgstr "Wystąpił problem! {0}" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 #: src/screens/List/ListHiddenScreen.tsx:63 @@ -6927,290 +7004,290 @@ msgstr "Wystąpił problem! {0}" #: src/view/screens/ProfileList.tsx:422 #: src/view/screens/ProfileList.tsx:435 msgid "There was an issue. Please check your internet connection and try again." -msgstr "Wystąpił problem. Sprawdź połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/components/dialogs/GifSelect.tsx:270 #: src/view/com/util/ErrorBoundary.tsx:59 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" -msgstr "Wystąpił nieoczekiwany błąd w aplikacji. Daj nam znać, jeśli tak się stało!" +msgstr "" -#: src/screens/SignupQueued.tsx:115 +#: src/screens/SignupQueued.tsx:130 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." -msgstr "Do Bluesky dołączyło wiele nowych osób! Aktywujemy Twoje konto tak szybko, jak to możliwe." +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." -msgstr "Ustawienia te dotyczą tylko kanału Obserwowane." +msgstr "" #: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" -msgstr "Ten {screenDescription} został zgłoszony:" +msgstr "" #: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." -msgstr "Właściciel tego konta wymaga zalogowania się w celu wyświetlenia jego profilu." +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:34 msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." -msgstr "To konto jest blokowane przez jedną lub więcej list moderacji. Aby je odblokować, odwiedź te listy bezpośrednio i usuń tą osobę." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." -msgstr "Odwołanie zostanie wysłane do <0>{sourceName}." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "Odwołanie zostanie wysłane do działu moderacji Bluesky." +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" -msgstr "Ten czat został rozłączony" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." -msgstr "Ta zawartość została ukryta przez moderatorów." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:24 msgid "This content has received a general warning from moderators." -msgstr "Ta zawartość otrzymała oficjalne ostrzeżenie od moderatorów." +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "Ta zawartość jest hostowana przez {0}. Czy chcesz włączyć multimedia spoza aplikacji?" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:82 #: src/lib/moderation/useModerationCauseDescription.ts:82 msgid "This content is not available because one of the users involved has blocked the other." -msgstr "Ta zawartość jest niedostępna, ponieważ jeden z jej uczestników zablokował drugiego." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." -msgstr "Ta zawartość nie jest dostępna bez konta Bluesky." +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:276 +#: src/screens/Messages/components/ChatListItem.tsx:284 msgid "This conversation is with a deleted or a deactivated account. Press for options." -msgstr "Ta rozmowa dotyczy usuniętego lub dezaktywowanego konta. Kliknij, aby wyświetlić opcje." +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:94 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." -msgstr "Ta funkcja jest w wersji beta. Więcej informacji na temat eksportowania danych można znaleźć w <0>tym wpisie na blogu." +msgstr "" #: src/lib/strings/errors.ts:21 msgid "This feature is not available while using an App Password. Please sign in with your main password." -msgstr "Ta funkcja nie jest dostępna podczas korzystania z hasła aplikacji. Zaloguj się przy użyciu głównego hasła." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." -msgstr "Ten kanał jest teraz bardzo obciążony i nie jest chwilowo dostępny. Spróbuj ponownie później." +msgstr "" #: src/view/com/posts/CustomFeedEmptyState.tsx:38 msgid "This feed is empty! You may need to follow more users or tune your language settings." -msgstr "Ten kanał jest pusty! Możesz zaobserwować więcej osób lub dostosować ustawienia językowe." +msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:189 #: src/view/screens/ProfileList.tsx:814 msgid "This feed is empty." -msgstr "Ten kanał jest pusty." +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:99 msgid "This feed is no longer online. We are showing <0>Discover instead." -msgstr "Ten kanał nie jest już dostępny online. Zamiast niego wyświetlamy <0>Odkrywaj." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "This handle is reserved. Please try a different one." -msgstr "Ta nazwa jest zarezerwowana. Wypróbuj inną." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." -msgstr "Informacje te nie są udostępniane innym." +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:127 msgid "This is important in case you ever need to change your email or reset your password." -msgstr "Jest to ważne na wypadek konieczności zmiany adresu email lub zresetowania hasła." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:150 msgid "This label was applied by <0>{0}." -msgstr "Etykieta ta została nadana przez <0>{0}." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:145 msgid "This label was applied by the author." -msgstr "Etykieta ta została nadana przez autora." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:163 msgid "This label was applied by you." -msgstr "Etykieta ta została nadana przez Ciebie." +msgstr "" #: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." -msgstr "Ta moderacja nie określiła, jakie etykiety publikuje i może nie być aktywna." +msgstr "" #: src/view/com/modals/LinkWarning.tsx:72 msgid "This link is taking you to the following website:" -msgstr "Ten link prowadzi do następującej strony:" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:146 msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -msgstr "Nazwa lub opis tej listy - utworzonej przez <0>{0} - może naruszać standardy społeczności Bluesky." +msgstr "" #: src/view/screens/ProfileList.tsx:933 msgid "This list is empty." -msgstr "Ta lista jest pusta." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." -msgstr "Ta usługa moderacji jest niedostępna. Więcej informacji znajduje się poniżej. Jeśli problem będzie się powtarzał, skontaktuj się z nami." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:845 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." -msgstr "Ten wpis został utworzony <0>{0}, ale po raz pierwszy pojawił się na Bluesky <1>{1}." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:152 msgid "This post has been deleted." -msgstr "Ten wpis został usunięty." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 #: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Ten wpis jest widoczny tylko dla zalogowanych. Nie będzie widoczny dla osób niezalogowanych." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 msgid "This post will be hidden from feeds and threads. This cannot be undone." -msgstr "Ten wpis zostanie ukryty w kanałach i wątkach. Nie można tego cofnąć." +msgstr "" #: src/view/com/composer/Composer.tsx:420 msgid "This post's author has disabled quote posts." -msgstr "Autor tego wpisu wyłączył możliwość cytowania." +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:350 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Ten profil jest widoczny tylko dla zalogowanych. Nie będzie widoczny dla osób niezalogowanych." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." -msgstr "Ta odpowiedź trafi do ukrytej sekcji na dole wątku. Spowoduje to wyciszenie powiadomień o kolejnych odpowiedziach - zarówno dla Ciebie, jak i innych." +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:37 msgid "This service has not provided terms of service or a privacy policy." -msgstr "Usługa ta nie zawiera regulaminu ani polityki prywatności." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:437 msgid "This should create a domain record at:" -msgstr "Powinno to spowodować utworzenie rekordu domeny pod adresem:" +msgstr "" #: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." -msgstr "Ta osoba nie ma żadnych obserwujących." +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:60 +#: src/components/dms/MessagesListBlockedFooter.tsx:67 msgid "This user has blocked you" -msgstr "Ta osoba Cię zablokowała" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:77 #: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "This user has blocked you. You cannot view their content." -msgstr "Ta osoba Cię zablokowała. Nie możesz wyświetlać jej treści." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:30 msgid "This user has requested that their content only be shown to signed-in users." -msgstr "Treści tej osoby mogą być wyświetlane tylko zalogowanym." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "This user is included in the <0>{0} list which you have blocked." -msgstr "Ta osoba znajduje się na liście <0>{0}, która została zablokowana." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "This user is included in the <0>{0} list which you have muted." -msgstr "Ta osoba znajduje się na liście <0>{0}, która została wyciszona." +msgstr "" #: src/components/NewskieDialog.tsx:65 msgid "This user is new here. Press for more info about when they joined." -msgstr "Ta osoba jest tu nowa. Kliknij, aby uzyskać więcej informacji o tym, kiedy dołączyła." +msgstr "" #: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." -msgstr "Ta osoba nikogo nie obserwuje." +msgstr "" #: src/components/dialogs/MutedWords.tsx:435 msgid "This will delete \"{0}\" from your muted words. You can always add it back later." -msgstr "Spowoduje to usunięcie \"{0}\" z wyciszonych słów. Zawsze możesz dodać je później." +msgstr "" #: src/screens/Settings/Settings.tsx:462 msgid "This will remove @{0} from the quick access list." -msgstr "Spowoduje to usunięcie @{0} z listy szybkiego dostępu." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." -msgstr "Spowoduje to usunięcie Twojego wpisu z tego cytatu dla wszystkich i zastąpi go placeholderem." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:606 #: src/view/com/post-thread/PostThread.tsx:609 msgid "Thread options" -msgstr "Ustawienia wątków" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:67 #: src/screens/Settings/ContentAndMediaSettings.tsx:70 msgid "Thread preferences" -msgstr "Ustawienia wątków" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" -msgstr "Ustawienia wątków" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:636 #: src/view/com/post-thread/PostThread.tsx:641 msgid "Threaded" -msgstr "Tryb wątkowy" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" -msgstr "Tryb wątkowy" +msgstr "" #: src/Navigation.tsx:310 msgid "Threads Preferences" -msgstr "Ustawienia wątków" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 msgid "Time remaining: {time} seconds" -msgstr "Pozostały czas: {time} sekund" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "Aby wyłączyć uwierzytelnianie dwuskładnikowe (2FA), sprawdź czy masz dostęp do swojego adresu email." +msgstr "" #: src/components/dms/ReportConversationPrompt.tsx:19 msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." -msgstr "Aby zgłosić rozmowę, zgłoś jedną z wiadomości. Pozwoli to naszym moderatorom zrozumieć kontekst problemu." +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:127 msgid "To upload videos to Bluesky, you must first verify your email." -msgstr "Aby przesyłać wideo, musisz najpierw zweryfikować swój adres email." +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:31 msgid "To whom would you like to send this report?" -msgstr "Do kogo chcesz wysłać to zgłoszenie?" +msgstr "" #: src/components/dms/DateDivider.tsx:44 msgid "Today" -msgstr "Dziś" +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:258 msgid "Toggle dropdown" -msgstr "Zwiń lub rozwiń" +msgstr "" #: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" -msgstr "Włącz lub wyłącz treści dla dorosłych" +msgstr "" #: src/screens/Hashtag.tsx:84 #: src/screens/Topic.tsx:71 #: src/view/screens/Search/Search.tsx:496 msgid "Top" -msgstr "Najlepsze" +msgstr "" #: src/Navigation.tsx:384 msgid "Topic" -msgstr "Temat" +msgstr "" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 @@ -7219,54 +7296,54 @@ msgstr "Temat" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 msgid "Translate" -msgstr "Przetłumacz" +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:69 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" -msgstr "Popularne" +msgstr "" #: src/components/interstitials/TrendingVideos.tsx:88 #: src/screens/Search/components/ExploreTrendingVideos.tsx:106 msgid "Trending Videos" -msgstr "Popularne Klipy Wideo" +msgstr "" #: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" -msgstr "Spróbuj ponownie" +msgstr "" #: src/screens/Onboarding/state.ts:115 msgid "TV" -msgstr "TV" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" -msgstr "Uwierzytelnianie dwuskładnikowe (2FA)" +msgstr "" #: src/screens/Signup/StepHandle.tsx:118 msgid "Type your desired username" -msgstr "Wprowadź nazwę" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" -msgstr "Wpisz swoją wiadomość tutaj" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:413 msgid "Type:" -msgstr "Rodzaj:" +msgstr "" #: src/view/screens/ProfileList.tsx:590 msgid "Un-block list" -msgstr "Odblokuj listę" +msgstr "" #: src/view/screens/ProfileList.tsx:575 msgid "Un-mute list" -msgstr "Anuluj wyciszenie listy" +msgstr "" #: src/lib/strings/errors.ts:11 msgid "Unable to connect. Please check your internet connection and try again." -msgstr "Nie udało się nawiązać połączenia. Sprawdź połączenie internetowe i spróbuj ponownie." +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 @@ -7275,483 +7352,483 @@ msgstr "Nie udało się nawiązać połączenia. Sprawdź połączenie interneto #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." -msgstr "Nie udało się skontaktować z usługą. Sprawdź połączenie internetowe." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" -msgstr "Nie udało się usunąć" +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:89 #: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:103 #: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/components/dms/MessagesListBlockedFooter.tsx:118 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/screens/ProfileList.tsx:694 msgid "Unblock" -msgstr "Odblokuj" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 msgctxt "action" msgid "Unblock" -msgstr "Odblokuj" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:191 -#: src/components/dms/ConvoMenu.tsx:195 +#: src/components/dms/ConvoMenu.tsx:250 +#: src/components/dms/ConvoMenu.tsx:253 msgid "Unblock account" -msgstr "Odblokuj konto" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:285 msgid "Unblock Account" -msgstr "Odblokuj konto" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 #: src/view/com/profile/ProfileMenu.tsx:323 msgid "Unblock Account?" -msgstr "Odblokować konto?" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" -msgstr "Cofnij repost" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:68 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" -msgstr "Cofnij repost ({0, plural, one {# repost} few {# reposty} other {# repostów}})" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:60 +#: src/view/com/profile/FollowButton.tsx:63 msgctxt "action" msgid "Unfollow" -msgstr "Nie obserwuj" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 msgid "Unfollow {0}" -msgstr "Nie obserwuj {0}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:221 #: src/view/com/profile/ProfileMenu.tsx:231 msgid "Unfollow Account" -msgstr "Nie obserwuj" +msgstr "" -#: src/screens/VideoFeed/index.tsx:801 +#: src/screens/VideoFeed/index.tsx:803 msgid "Unfollow user" -msgstr "Nie obserwuj" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Unlike" -msgstr "Nie lubię" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "Unlike ({0, plural, one {# like} other {# likes}})" -msgstr "Nie lubię ({0, plural, one {# polubienie} few {# polubienia} other {# polubień}})" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 msgctxt "video" msgid "Unmute" -msgstr "Anuluj wyciszenie" +msgstr "" #: src/view/screens/ProfileList.tsx:701 msgid "Unmute" -msgstr "Anuluj wyciszenie" +msgstr "" #: src/components/RichTextTag.tsx:140 #: src/components/RichTextTag.tsx:153 msgid "Unmute {tag}" -msgstr "Anuluj wyciszenie {tag}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:258 #: src/view/com/profile/ProfileMenu.tsx:264 msgid "Unmute Account" -msgstr "Anuluj wyciszenie" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:179 +#: src/components/dms/ConvoMenu.tsx:239 msgid "Unmute conversation" -msgstr "Anuluj wyciszenie" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 msgid "Unmute thread" -msgstr "Anuluj wyciszenie" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 msgid "Unmute video" -msgstr "Anuluj wyciszenie" +msgstr "" #: src/view/screens/ProfileList.tsx:685 msgid "Unpin" -msgstr "Odepnij" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Unpin feed" -msgstr "Odepnij kanał" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:309 #: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" -msgstr "Odepnij od głównej" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 msgid "Unpin from profile" -msgstr "Odepnij od profilu" +msgstr "" #: src/view/screens/ProfileList.tsx:555 msgid "Unpin moderation list" -msgstr "Odepnij listę moderacji" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:164 msgid "Unpinned {0} from Home" -msgstr "{0} odpięto od głównej" +msgstr "" #: src/view/screens/ProfileList.tsx:352 msgid "Unpinned from your feeds" -msgstr "Odpięto kanał" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 msgid "Unsubscribe" -msgstr "Nie subskrybuj" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:195 #: src/screens/List/ListHiddenScreen.tsx:205 msgid "Unsubscribe from list" -msgstr "Nie subskrybuj listy" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 msgid "Unsubscribe from this labeler" -msgstr "Nie subskrybuj tej moderacji" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:86 msgid "Unsubscribed from list" -msgstr "Nie subskrybujesz już listy" +msgstr "" #: src/view/com/composer/Composer.tsx:773 msgid "Unsupported video type" -msgstr "Nieobsługiwany typ wideo" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:66 msgid "Unsupported video type: {0}" -msgstr "Nieobsługiwany typ wideo" +msgstr "" #: src/lib/moderation/useReportOptions.ts:77 #: src/lib/moderation/useReportOptions.ts:90 msgid "Unwanted Sexual Content" -msgstr "Niepożądane treści o charakterze seksualnym" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:82 msgid "Update <0>{displayName} in Lists" -msgstr "Zaktualizuj <0>{displayName} w listach" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:507 #: src/screens/Settings/components/ChangeHandleDialog.tsx:528 msgid "Update to {domain}" -msgstr "Zaktualizuj na {domain}" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 msgid "Updating quote attachment failed" -msgstr "Aktualizacja dołączonego cytatu nie powiodła się" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 msgid "Updating reply visibility failed" -msgstr "Aktualizacja widoczności odpowiedzi nie powiodła się" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:186 msgid "Updating..." -msgstr "Aktualizowanie..." +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:290 msgid "Upload a photo instead" -msgstr "Zamiast tego prześlij zdjęcie" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:453 msgid "Upload a text file to:" -msgstr "Prześlij plik tekstowy do:" +msgstr "" #: src/view/com/util/UserAvatar.tsx:372 #: src/view/com/util/UserAvatar.tsx:375 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" -msgstr "Prześlij z aparatu" +msgstr "" #: src/view/com/util/UserAvatar.tsx:389 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" -msgstr "Prześlij z plików" +msgstr "" #: src/view/com/util/UserAvatar.tsx:383 #: src/view/com/util/UserAvatar.tsx:387 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" -msgstr "Prześlij z biblioteki" +msgstr "" -#: src/lib/api/index.ts:296 +#: src/lib/api/index.ts:301 msgid "Uploading images..." -msgstr "Przesyłanie zdjęć..." +msgstr "" -#: src/lib/api/index.ts:350 -#: src/lib/api/index.ts:374 +#: src/lib/api/index.ts:355 +#: src/lib/api/index.ts:379 msgid "Uploading link thumbnail..." -msgstr "Przesyłanie miniatury..." +msgstr "" #: src/view/com/composer/Composer.tsx:1646 msgid "Uploading video..." -msgstr "Przesyłanie wideo..." +msgstr "" #: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." -msgstr "Używaj haseł aplikacji do logowania się do innych aplikacji obsługujących Bluesky bez konieczności udzielania pełnego dostępu do swojego konta czy hasła." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:539 msgid "Use default provider" -msgstr "Korzystaj z domyślnego serwera" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:53 #: src/view/com/modals/InAppBrowserConsent.tsx:55 msgid "Use in-app browser" -msgstr "Korzystaj z wbudowanej przeglądarki" +msgstr "" #: src/screens/Settings/ContentAndMediaSettings.tsx:93 #: src/screens/Settings/ContentAndMediaSettings.tsx:99 msgid "Use in-app browser to open links" -msgstr "Korzystaj z wbudowanej przeglądarki do otwierania linków" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:63 #: src/view/com/modals/InAppBrowserConsent.tsx:65 msgid "Use my default browser" -msgstr "Korzystaj z przeglądarki systemowej" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 msgid "Use recommended" -msgstr "Korzystaj z zalecanych" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 msgid "Use this to sign into the other app along with your handle." -msgstr "Służy to do logowania się do innych aplikacji za pomocą nazwy Twojego konta." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:201 msgid "Used by:" -msgstr "Wykorzystane przez:" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:69 #: src/lib/moderation/useModerationCauseDescription.ts:61 msgid "User Blocked" -msgstr "Osoba zablokowana" +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:53 msgid "User Blocked by \"{0}\"" -msgstr "Osoba zablokowana przez \"{0}\"" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:27 msgid "User blocked by list" -msgstr "Osoba zablokowana przez listę" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:55 msgid "User Blocked by List" -msgstr "Osoba zablokowana przez listę" +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:71 msgid "User Blocking You" -msgstr "Osoba blokująca Ciebie" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:75 msgid "User Blocks You" -msgstr "Osoba blokująca Ciebie" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:214 msgid "User list by {0}" -msgstr "Lista od {0}" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:212 msgid "User list by you" -msgstr "Twoja lista" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:176 msgid "User list created" -msgstr "Utworzono listę" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:162 msgid "User list updated" -msgstr "Zaktualizowano listę" +msgstr "" #: src/screens/Login/LoginForm.tsx:193 msgid "Username or email address" -msgstr "Nazwa lub adres email" +msgstr "" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" -msgstr "obserwowani przez <0>@{0}" +msgstr "" #: src/screens/Messages/Settings.tsx:92 #: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" -msgstr "Obserwowani przeze mnie" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 msgid "Users in \"{0}\"" -msgstr "Osoby w \"{0}\"" +msgstr "" #: src/components/LikesDialog.tsx:83 msgid "Users that have liked this content or profile" -msgstr "Osoby, które polubiły tą zawartość lub profil" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:419 msgid "Value:" -msgstr "Wartość:" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:125 msgid "Verified email required" -msgstr "Wymagany zweryfikowany adres email" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:509 #: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Verify DNS Record" -msgstr "Zweryfikuj rekord DNS" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:134 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" -msgstr "Zweryfikuj adres email" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:200 #: src/view/com/modals/ChangeEmail.tsx:202 msgid "Verify New Email" -msgstr "Zweryfikuj nowy adres email" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:129 msgid "Verify now" -msgstr "Zweryfikuj teraz" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:510 #: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify Text File" -msgstr "Zweryfikuj plik tekstowy" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:75 #: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" -msgstr "Zweryfikuj swój adres email" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:85 #: src/view/com/modals/VerifyEmail.tsx:111 msgid "Verify Your Email" -msgstr "Zweryfikuj swój adres email" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:67 #: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" -msgstr "Wersja {appVersion}" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 msgid "Video" -msgstr "Wideo" +msgstr "" #: src/view/com/composer/state/video.ts:358 msgid "Video failed to process" -msgstr "Przetwarzanie wideo nie powiodło się" +msgstr "" #: src/Navigation.tsx:430 msgid "Video Feed" -msgstr "Kanał Wideo" +msgstr "" #: src/components/VideoPostCard.tsx:116 msgid "Video from {0}: {text}" -msgstr "Wideo od {0}: {text}" +msgstr "" #: src/screens/Onboarding/index.tsx:39 #: src/screens/Onboarding/state.ts:103 msgid "Video Games" -msgstr "Gry" +msgstr "" -#: src/screens/VideoFeed/index.tsx:1029 +#: src/screens/VideoFeed/index.tsx:1031 msgid "Video is paused" -msgstr "Wideo jest obecnie zatrzymane" +msgstr "" -#: src/screens/VideoFeed/index.tsx:1029 +#: src/screens/VideoFeed/index.tsx:1031 msgid "Video is playing" -msgstr "Wideo obecnie gra" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:191 msgid "Video not found." -msgstr "Wideo nie zostało odnalezione." +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:99 msgid "Video settings" -msgstr "Ustawienia wideo" +msgstr "" #: src/view/com/composer/Composer.tsx:1656 msgid "Video uploaded" -msgstr "Wideo zostało przesłane" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 msgid "Video: {0}" -msgstr "Wideo: {0}" +msgstr "" #: src/view/screens/Profile.tsx:236 msgid "Videos" -msgstr "Wideo" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:58 #: src/view/com/composer/videos/SelectVideoBtn.tsx:73 msgid "Videos must be less than 60 seconds long" -msgstr "Wideo nie może trwać dłużej niż 60 sekund" +msgstr "" #: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" -msgstr "Wyświetl zdjęcie profilowe {0}" +msgstr "" #: src/components/ProfileCard.tsx:110 #: src/screens/Profile/components/ProfileFeedHeader.tsx:450 -#: src/screens/VideoFeed/index.tsx:762 +#: src/screens/VideoFeed/index.tsx:763 #: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" -msgstr "Wyświetl profil {0}" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:167 +#: src/components/dms/MessagesListHeader.tsx:173 msgid "View {displayName}'s profile" -msgstr "Wyświetl profil {displayName}" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:433 msgid "View blocked user's profile" -msgstr "Wyświetl profil zablokowanej osoby" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:98 msgid "View blogpost for more details" -msgstr "Więcej informacji można znaleźć na blogu" +msgstr "" #: src/view/screens/Log.tsx:57 msgid "View debug entry" -msgstr "Wyświetl dziennik systemowy" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 #: src/screens/VideoFeed/index.tsx:637 #: src/screens/VideoFeed/index.tsx:655 msgid "View details" -msgstr "Wyświetl szczegóły" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:132 msgid "View details for reporting a copyright violation" -msgstr "Wyświetl szczegóły dotyczące zgłaszania naruszenia praw autorskich" +msgstr "" #: src/view/com/posts/ViewFullThread.tsx:56 msgid "View full thread" -msgstr "Wyświetl cały wątek" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:46 msgid "View information about these labels" -msgstr "Wyświetl informacje o tych etykietach" +msgstr "" #: src/components/interstitials/TrendingVideos.tsx:191 #: src/components/interstitials/TrendingVideos.tsx:210 #: src/screens/Search/components/ExploreTrendingVideos.tsx:231 #: src/screens/Search/components/ExploreTrendingVideos.tsx:250 msgid "View more" -msgstr "Pokaż więcej" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:419 #: src/components/ProfileHoverCard/index.web.tsx:439 @@ -7761,661 +7838,678 @@ msgstr "Pokaż więcej" #: src/view/com/util/PostMeta.tsx:78 #: src/view/com/util/PostMeta.tsx:93 msgid "View profile" -msgstr "Wyświetl profil" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" -msgstr "Wyświetl zdjęcie profilowe" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" -msgstr "Wyświetl usługę moderacji dostarczoną przez @{0}" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" -msgstr "Wyświetl osoby, które lubią ten kanał" +msgstr "" #: src/components/VideoPostCard.tsx:392 msgid "View video" -msgstr "Oglądaj wideo" +msgstr "" #: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" -msgstr "Wyświetl zablokowane konta" +msgstr "" #: src/view/com/home/HomeHeaderLayout.web.tsx:56 #: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" -msgstr "Wyświetl swoje kanały i odkryj więcej" +msgstr "" #: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" -msgstr "Wyświetl swoje listy moderacji" +msgstr "" #: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" -msgstr "Wyświetl wyciszone konta" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Visit Site" -msgstr "Odwiedź" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 msgid "Volume" -msgstr "Głośność" +msgstr "" #: src/components/moderation/LabelPreference.tsx:136 #: src/lib/moderation/useLabelBehaviorDescription.ts:17 #: src/lib/moderation/useLabelBehaviorDescription.ts:22 msgid "Warn" -msgstr "Ostrzegaj" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:48 msgid "Warn content" -msgstr "Ostrzegaj o zawartości" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:46 msgid "Warn content and filter from feeds" -msgstr "Ostrzegaj o zawartości i odfiltruj z kanałów" +msgstr "" #: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." -msgstr "Nie znaleziono żadnych wyników dla tego hashtagu." +msgstr "" #: src/screens/Topic.tsx:178 msgid "We couldn't find any results for that topic." -msgstr "Nie znaleziono żadnych wyników dla tego tematu." +msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:113 msgid "We couldn't load this conversation" -msgstr "Nie udało się wczytać tej rozmowy" +msgstr "" -#: src/screens/SignupQueued.tsx:145 +#: src/screens/SignupQueued.tsx:160 msgid "We estimate {estimatedTime} until your account is ready." -msgstr "Szacowany czas zanim Twoje konto będzie gotowe wynosi {estimatedTime}." +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:107 msgid "We have sent another verification email to <0>{0}." -msgstr "Kolejny email weryfikacyjny został wysłany do <0>{0}." +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:245 msgid "We hope you have a wonderful time. Remember, Bluesky is:" -msgstr "Mamy nadzieję, że miło spędzisz czas. Pamiętaj, że Bluesky jest:" +msgstr "" #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "Nie ma już więcej wpisów od obserwowanych. Oto najnowsze od <0/>." +msgstr "" #: src/view/com/composer/state/video.ts:417 msgid "We were unable to determine if you are allowed to upload videos. Please try again." -msgstr "Nie udało nam się potwierdzić, czy możesz przesyłać wideo. Spróbuj ponownie." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:51 msgid "We were unable to load your birth date preferences. Please try again." -msgstr "Nie udało nam się wczytać Twojej daty urodzenia. Spróbuj ponownie." +msgstr "" #: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." -msgstr "Nie udało nam się wczytać Twojej moderacji." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:129 msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." -msgstr "Nie udało nam się połączyć. Spróbuj ponownie, aby kontynuować konfigurację konta. Jeśli nadal nie będzie to możliwe, możesz pominąć ten proces." +msgstr "" -#: src/screens/SignupQueued.tsx:149 +#: src/screens/SignupQueued.tsx:164 msgid "We will let you know when your account is ready." -msgstr "Damy Ci znać, gdy Twoje konto będzie gotowe." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:134 msgid "We'll use this to help customize your experience." -msgstr "Wykorzystamy te informacje, aby spersonalizować Twoje doświadczenia." +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:88 #: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" -msgstr "Mamy problemy z siecią, spróbuj ponownie" +msgstr "" #: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" -msgstr "Nie możemy się doczekać, aż do nas dołączysz!" +msgstr "" #: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." -msgstr "Przepraszamy, ale nie udało nam się wczytać tej listy. Jeśli problem będzie się powtarzał, skontaktuj się z @{handleOrDid}." +msgstr "" #: src/components/dialogs/MutedWords.tsx:378 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." -msgstr "Przepraszamy, ale w tej chwili nie mogliśmy wczytać wyciszonych przez Ciebie słów. Spróbuj ponownie." +msgstr "" #: src/view/screens/Search/Search.tsx:201 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." -msgstr "Przepraszamy, wyszukiwanie nie powiodło się. Spróbuj ponownie za kilka minut." +msgstr "" #: src/view/com/composer/Composer.tsx:417 msgid "We're sorry! The post you are replying to has been deleted." -msgstr "Przepraszamy! Wpis, na który odpowiadasz, został usunięty." +msgstr "" #: src/components/Lists.tsx:194 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." -msgstr "Przepraszamy! Nie możemy znaleźć strony, której szukasz." +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." -msgstr "Przepraszamy! Możesz subskrybować tylko dwadzieścia usług moderacji i właśnie osiągnięto ten limit." +msgstr "" #: src/screens/Deactivated.tsx:124 msgid "Welcome back!" -msgstr "Witaj z powrotem!" +msgstr "" #: src/components/NewskieDialog.tsx:103 msgid "Welcome, friend!" -msgstr "Witaj, przyjacielu!" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:126 msgid "What are your interests?" -msgstr "Jakie są Twoje zainteresowania?" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:41 msgid "What do you want to call your starter pack?" -msgstr "Jak chcesz nazwać swój pakiet startowy?" +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." -msgstr "O czym piszą ludzie." +msgstr "" #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:736 msgid "What's up?" -msgstr "Jak się masz?" +msgstr "" #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:80 msgid "Which languages are used in this post?" -msgstr "Które języki są używane w tym wpisie?" +msgstr "" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:79 msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "Które języki chcesz zobaczyć w swoich kanałach?" +msgstr "" #: src/components/WhoCanReply.tsx:179 msgid "Who can interact with this post?" -msgstr "Kto może wchodzić w interakcje z tym wpisem?" +msgstr "" #: src/components/WhoCanReply.tsx:87 msgid "Who can reply" -msgstr "Kto może odpowiadać" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:148 +#: src/screens/Messages/ChatList.tsx:156 msgid "Whoops!" -msgstr "Ups!" +msgstr "" #: src/components/interstitials/TrendingVideos.tsx:127 #: src/screens/Search/components/ExploreTrendingVideos.tsx:147 msgid "Whoops! Trending videos failed to load." -msgstr "Ups! Nie udało się wczytać popularnych klipów wideo." +msgstr "" + +#: src/screens/Takendown.tsx:173 +msgid "Why are you appealing?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:42 msgid "Why should this content be reviewed?" -msgstr "Dlaczego ta zawartość powinna zostać sprawdzona?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:55 msgid "Why should this feed be reviewed?" -msgstr "Dlaczego ten kanał powinien być sprawdzony?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:52 msgid "Why should this list be reviewed?" -msgstr "Dlaczego ta lista powinna być sprawdzona?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:61 msgid "Why should this message be reviewed?" -msgstr "Dlaczego ta wiadomość powinna być sprawdzona?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:49 msgid "Why should this post be reviewed?" -msgstr "Dlaczego ten wpis powinien być sprawdzony?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:58 msgid "Why should this starter pack be reviewed?" -msgstr "Dlaczego ten pakiet startowy powinien być sprawdzony?" +msgstr "" #: src/components/ReportDialog/SelectReportOptionView.tsx:46 msgid "Why should this user be reviewed?" -msgstr "Dlaczego ta osoba powinna być sprawdzona?" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:149 #: src/screens/Messages/components/MessageInput.web.tsx:214 msgid "Write a message" -msgstr "Napisz wiadomość" +msgstr "" #: src/view/com/composer/Composer.tsx:824 msgid "Write post" -msgstr "Utwórz wpis" +msgstr "" #: src/view/com/composer/Composer.tsx:734 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:69 msgid "Write your reply" -msgstr "Odpowiedz" +msgstr "" #: src/screens/Onboarding/index.tsx:25 #: src/screens/Onboarding/state.ts:116 msgid "Writers" -msgstr "Pisarze" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:337 msgid "Wrong DID returned from server. Received: {0}" -msgstr "Nieprawidłowy DID z serwera. Otrzymano: {0}" +msgstr "" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:86 msgid "Yes" -msgstr "Tak" +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 msgid "Yes, deactivate" -msgstr "Tak, dezaktywuj" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" -msgstr "Tak, usuń ten pakiet startowy" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 msgid "Yes, detach" -msgstr "Tak, odłącz" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 msgid "Yes, hide" -msgstr "Tak, ukryj" +msgstr "" #: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" -msgstr "Tak, aktywuj ponownie moje konto" +msgstr "" #: src/components/dms/DateDivider.tsx:46 msgid "Yesterday" -msgstr "Wczoraj" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:150 msgid "you" -msgstr "ty" +msgstr "" #: src/components/NewskieDialog.tsx:43 msgid "You" -msgstr "Ty" +msgstr "" -#: src/screens/SignupQueued.tsx:142 +#: src/screens/SignupQueued.tsx:157 msgid "You are in line." -msgstr "Jesteś w kolejce." +msgstr "" #: src/view/com/composer/state/video.ts:410 msgid "You are not allowed to upload videos." -msgstr "Nie możesz przesyłać wideo." +msgstr "" #: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." -msgstr "Nikogo nie obserwujesz." +msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 msgid "You can also discover new Custom Feeds to follow." -msgstr "Możesz również znaleźć nowe kanały niestandardowe do obserwowania." +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." -msgstr "Możesz również tymczasowo dezaktywować swoje konto i aktywować je ponownie w dowolnym momencie." +msgstr "" #: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." -msgstr "Możesz kontynuować aktywne rozmowy niezależnie od wybranych opcji." +msgstr "" #: src/screens/Login/index.tsx:155 #: src/screens/Login/PasswordUpdatedForm.tsx:26 msgid "You can now sign in with your new password." -msgstr "Możesz teraz logować się przy użyciu nowego hasła." +msgstr "" #: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." -msgstr "Możesz ponownie aktywować swoje konto, aby się zalogować. Twój profil i wpisy znów będą widoczne dla innych." +msgstr "" #: src/components/interstitials/Trending.tsx:130 #: src/components/interstitials/TrendingVideos.tsx:139 #: src/screens/Search/components/ExploreTrendingTopics.tsx:136 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 msgid "You can update this later from your settings." -msgstr "Możesz to później zmienić w ustawieniach." +msgstr "" #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." -msgstr "Nikt Cię nie obserwuje." +msgstr "" #: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." -msgstr "Nie obserwujesz nikogo, kto obserwuje @{name}." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:67 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." -msgstr "Nie masz jeszcze żadnych zaproszeń! Wyślemy ci je, gdy będziesz na Bluesky trochę dłużej." +msgstr "" #: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." -msgstr "Nie masz żadnych przypiętych kanałów." +msgstr "" #: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." -msgstr "Nie masz żadnych zapisanych kanałów." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." -msgstr "Autor został zablokowany albo Ty zostałeś zablokowany." +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:58 +#: src/components/dms/MessagesListBlockedFooter.tsx:65 msgid "You have blocked this user" -msgstr "Ta osoba została zablokowana" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:71 #: src/lib/moderation/useModerationCauseDescription.ts:55 #: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "You have blocked this user. You cannot view their content." -msgstr "Ta osoba została zablokowana. Nie możesz wyświetlać jej treści." +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:48 #: src/screens/Login/SetNewPasswordForm.tsx:91 #: src/view/com/modals/ChangePassword.tsx:88 #: src/view/com/modals/ChangePassword.tsx:122 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." -msgstr "Wprowadzono nieprawidłowy kod. Powinien on wyglądać następująco XXXXX-XXXXX." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:114 msgid "You have hidden this post" -msgstr "Ten wpis został ukryty" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:109 msgid "You have hidden this post." -msgstr "Ten wpis został ukryty." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:102 #: src/lib/moderation/useModerationCauseDescription.ts:97 msgid "You have muted this account." -msgstr "To konto zostało wyciszone." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:91 msgid "You have muted this user" -msgstr "Ta osoba została wyciszona" +msgstr "" -#: src/screens/Messages/ChatList.tsx:190 +#: src/screens/Messages/ChatList.tsx:198 msgid "You have no conversations yet. Start one!" -msgstr "Nie prowadzisz jeszcze żadnych rozmów. Rozpocznij nową!" +msgstr "" #: src/view/com/feeds/ProfileFeedgens.tsx:143 msgid "You have no feeds." -msgstr "Nie masz żadnych kanałów." +msgstr "" #: src/view/com/lists/MyLists.tsx:81 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." -msgstr "Nie masz żadnych list." +msgstr "" #: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." -msgstr "Żadne konto nie zostało jeszcze zablokowane. Aby zablokować konto, otwórz profil i wybierz opcję \"Zablokuj\" z menu konta." +msgstr "" #: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." -msgstr "Żadne konto nie zostało jeszcze wyciszone. Aby wyciszyć konto, otwórz profil i wybierz opcję \"Wycisz\" z menu konta." +msgstr "" #: src/components/Lists.tsx:57 msgid "You have reached the end" -msgstr "To już koniec" +msgstr "" #: src/lib/media/video/upload.shared.ts:56 msgid "You have temporarily reached the limit for video uploads. Please try again later." -msgstr "Limit przesłanych filmów został tymczasowo wyczerpany. Spróbuj ponownie później." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:240 msgid "You haven't created a starter pack yet!" -msgstr "Nie utworzono jeszcze pakietu startowego!" +msgstr "" #: src/components/dialogs/MutedWords.tsx:398 msgid "You haven't muted any words or tags yet" -msgstr "Nie wyciszono jeszcze żadnego słowa ani tagu" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:116 #: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "You hid this reply." -msgstr "Ta odpowiedź została ukryta." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "Możesz odwołać się od innych etykiet, jeśli uważasz, że zostały one dodane błędnie." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:83 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "Możesz odwołać się od tych etykiet, jeśli uważasz, że zostały one dodane błędnie." +msgstr "" #: src/screens/StarterPack/Wizard/State.tsx:79 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" -msgstr "Możesz dodać maksymalnie {STARTER_PACK_MAX_SIZE} profili" +msgstr "" #: src/screens/StarterPack/Wizard/State.tsx:97 msgid "You may only add up to 3 feeds" -msgstr "Możesz dodać maksymalnie 3 kanały" +msgstr "" #: src/lib/media/picker.shared.ts:22 msgid "You may only select up to 4 images" -msgstr "Możesz wybrać maksymalnie 4 zdjęcia" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:106 msgid "You must be 13 years of age or older to sign up." -msgstr "Aby się zarejestrować, musisz mieć ukończone 13 lat." +msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:323 msgid "You must be following at least seven other people to generate a starter pack." -msgstr "Aby wygenerować pakiet startowy, musisz obserwować co najmniej siedem innych osób." +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" -msgstr "Aby zapisać kod QR, należy przyznać dostęp do galerii zdjęć" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:68 msgid "You must grant access to your photo library to save the image." -msgstr "Aby zapisać zdjęcie, należy przyznać dostęp do galerii zdjęć." +msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:210 +#: src/components/ReportDialog/SubmitView.tsx:211 msgid "You must select at least one labeler for a report" -msgstr "Musisz wybrać co najmniej jedną usługę do zgłoszenia" +msgstr "" #: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." -msgstr "Konto @{0} było poprzednio dezaktywowane." +msgstr "" #: src/screens/Settings/Settings.tsx:257 #: src/view/shell/desktop/LeftNav.tsx:206 msgid "You will be signed out of all your accounts." -msgstr "Nastąpi wylogowanie ze wszystkich kont." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 msgid "You will no longer receive notifications for this thread" -msgstr "Nie będziesz już otrzymywać powiadomień z tego wątku" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 msgid "You will now receive notifications for this thread" -msgstr "Będziesz teraz otrzymywać powiadomienia z tego wątku" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:104 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." -msgstr "Otrzymasz wiadomość email z \"kodem resetowania\". Wprowadź ten kod tutaj, a następnie ustaw nowe hasło." +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:133 +#: src/screens/Messages/components/ChatListItem.tsx:139 msgid "You: {0}" -msgstr "Ty: {0}" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:162 +#: src/screens/Messages/components/ChatListItem.tsx:168 msgid "You: {defaultEmbeddedContentMessage}" -msgstr "Ty: {defaultEmbeddedContentMessage}" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:155 +#: src/screens/Messages/components/ChatListItem.tsx:161 msgid "You: {short}" -msgstr "Ty: {short}" +msgstr "" #: src/screens/Signup/index.tsx:107 msgid "You'll follow the suggested users and feeds once you finish creating your account!" -msgstr "Po utworzeniu konta zaobserwujesz sugerowane osoby i kanały!" +msgstr "" #: src/screens/Signup/index.tsx:112 msgid "You'll follow the suggested users once you finish creating your account!" -msgstr "Po utworzeniu konta zaobserwujesz sugerowane osoby!" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 msgid "You'll follow these people and {0} others" -msgstr "Zaobserwujesz te osoby oraz {0} innych" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 msgid "You'll follow these people right away" -msgstr "Od razu zaobserwujesz te osoby" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:178 msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "Otrzymasz wiadomość email na adres <0>{0} w celu weryfikacji." +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 msgid "You'll stay updated with these feeds" -msgstr "Dzięki tym kanałom będziesz na bieżąco" +msgstr "" -#: src/screens/SignupQueued.tsx:112 +#: src/screens/SignupQueued.tsx:127 msgid "You're in line" -msgstr "Jesteś w kolejce" +msgstr "" #: src/screens/Deactivated.tsx:89 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." -msgstr "Jesteś zalogowany przy użyciu hasła aplikacji. Zaloguj się przy użyciu głównego hasła, aby kontynuować dezaktywację konta." +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:242 msgid "You're ready to go!" -msgstr "Wszystko gotowe!" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:106 #: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "You've chosen to hide a word or tag within this post." -msgstr "Słowo lub tag zostały wyciszone w tym wpisie." +msgstr "" #: src/state/shell/progress-guide.tsx:234 msgid "You've found some people to follow" -msgstr "Znaleziono kilka osób do obserwowania" +msgstr "" #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." -msgstr "To już koniec! Znajdź więcej kont do obserwowania." +msgstr "" #: src/view/com/composer/state/video.ts:421 msgid "You've reached your daily limit for video uploads (too many bytes)" -msgstr "Dzienny limit przesyłania wideo został osiągnięty (zbyt dużo danych)" +msgstr "" #: src/view/com/composer/state/video.ts:425 msgid "You've reached your daily limit for video uploads (too many videos)" -msgstr "Dzienny limit przesyłania wideo został osiągnięty (zbyt dużo plików)" +msgstr "" -#: src/screens/VideoFeed/index.tsx:1080 +#: src/screens/VideoFeed/index.tsx:1082 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" -msgstr "Nie mamy już więcej klipów wideo do oglądania. Może to dobry czas na przerwę?" +msgstr "" #: src/screens/Signup/index.tsx:140 msgid "Your account" -msgstr "Twoje konto" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" -msgstr "Twoje konto zostało usunięte" +msgstr "" + +#: src/screens/Takendown.tsx:146 +msgid "Your account has been suspended" +msgstr "" #: src/view/com/composer/state/video.ts:429 msgid "Your account is not yet old enough to upload videos. Please try again later." -msgstr "Twoje konto jest jeszcze zbyt krótko aktywne, aby przesyłać filmy. Spróbuj ponownie później." +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:65 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." -msgstr "Wszystkie publiczne dane konta można pobrać jako plik \"CAR\". Plik ten nie zawiera osadzonych multimediów, takich jak zdjęcia, ani prywatnych danych, które należy pobrać osobno." +msgstr "" + +#: src/screens/Takendown.tsx:214 +msgid "Your account was found to be in violation of the <0>Bluesky Social Terms of Service. You have been sent an email outlining the specific violation and suspension period, if applicable. You can appeal this decision if you believe it was made in error." +msgstr "" + +#: src/screens/Takendown.tsx:154 +msgid "Your appeal has been submitted. If your appeal succeeds, you will receive an email." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:205 msgid "Your birth date" -msgstr "Twoja data urodzenia" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:195 msgid "Your browser does not support the video format. Please try a different browser." -msgstr "Twoja przeglądarka nie obsługuje tego formatu wideo. Spróbuj użyć innej." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:25 msgid "Your chats have been disabled" -msgstr "Twoje czaty zostały wyłączone" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:44 msgid "Your choice will be saved, but can be changed later in settings." -msgstr "Twój wybór zostanie zapisany, ale możesz go później zmienić w ustawieniach." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:494 msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." -msgstr "Twoja aktualna nazwa <0>{0} zostanie automatycznie zarezerwowana dla Ciebie. Możesz do niej wrócić w dowolnym momencie za pomocą tego konta." +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 #: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." -msgstr "Twój adres email jest nieprawidłowy." +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:120 msgid "Your email has been updated but not verified. As a next step, please verify your new email." -msgstr "Twój adres email został zaktualizowany, ale nie zweryfikowany. Następnym krokiem będzie jego weryfikacja." +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:122 msgid "Your email has not yet been verified. This is an important security step which we recommend." -msgstr "Twój adres email nie został jeszcze zweryfikowany. Jest to ważny etap zabezpieczeń, który zalecamy wykonać." +msgstr "" #: src/state/shell/progress-guide.tsx:213 msgid "Your first like!" -msgstr "Twoje pierwsze polubienie!" +msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:43 msgid "Your following feed is empty! Follow more users to see what's happening." -msgstr "Twój kanał obserwowanych jest pusty! Zaobserwuj więcej osób, aby zobaczyć, co się dzieje." +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:221 msgid "Your full handle will be <0>@{0}" -msgstr "Twoją pełną nazwą będzie <0>@{0}" +msgstr "" #: src/screens/Signup/StepHandle.tsx:129 msgid "Your full username will be" -msgstr "Twoją pełną nazwą będzie" +msgstr "" #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" -msgstr "Wyciszone przez Ciebie słowa" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:158 msgid "Your password has been changed successfully!" -msgstr "Hasło zostało zmienione pomyślnie!" +msgstr "" #: src/view/com/composer/Composer.tsx:477 msgid "Your post has been published" -msgstr "Twój wpis został opublikowany" +msgstr "" #: src/view/com/composer/Composer.tsx:474 msgid "Your posts have been published" -msgstr "Twoje wpisy zostały opublikowane" +msgstr "" #: src/screens/Onboarding/StepFinished.tsx:257 msgid "Your posts, likes, and blocks are public. Mutes are private." -msgstr "Twoje wpisy, polubienia i blokady są publiczne. Wyciszenia są prywatne." +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." -msgstr "Twój profil, wpisy, kanały i listy nie będą już widoczne dla innych na Bluesky. Możesz ponownie aktywować swoje konto w dowolnym momencie po zalogowaniu." +msgstr "" #: src/view/com/composer/Composer.tsx:476 msgid "Your reply has been published" -msgstr "Twoja odpowiedź została opublikowana" +msgstr "" -#: src/components/dms/ReportDialog.tsx:157 +#: src/components/dms/ReportDialog.tsx:198 msgid "Your report will be sent to the Bluesky Moderation Service" -msgstr "Twoje zgłoszenie zostanie przesłane do moderacji Bluesky" +msgstr "" +