New translations strings.xml (Polish)

This commit is contained in:
Eugen Rochko 2024-11-12 16:55:15 +01:00
parent 0e92626755
commit f4cae9c51f

View File

@ -687,7 +687,6 @@ Im więcej ludzi obserwujesz, tym aktywniejsza i bardziej interesująca się sta
<string name="block_user_x_instead">Zamiast tego blokuj %s</string>
<string name="users_cant_see_blocked">Nie zobaczysz postów ani powiadomień od użytkowników na tym serwerze.</string>
<string name="you_wont_see_server_posts">Nie zobaczysz postów od użytkowników na tym serwerze.</string>
<string name="server_followers_will_be_removed">Twoi obserwujący z tego serwera zostaną usunięci.</string>
<string name="server_cant_mention_or_follow_you">Nikt z tego serwera nie może Cię obserwować.</string>
<string name="server_can_interact_with_older">Ludzie z tego serwera mogą wchodzić w interakcje z Twoimi starymi wpisami.</string>
<string name="unblocked_domain_x">Odblokowano domenę %s</string>
@ -747,4 +746,7 @@ Im więcej ludzi obserwujesz, tym aktywniejsza i bardziej interesująca się sta
<string name="notifications_allowed">%s pojawi się teraz na liście powiadomień.</string>
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
<!-- appears when you're about to block a server -->
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
</resources>