New translations strings.xml (Polish)

This commit is contained in:
Eugen Rochko 2023-02-05 18:37:14 +01:00
parent 4475bd039a
commit d68a3a6ef5
1 changed files with 4 additions and 0 deletions

View File

@ -467,6 +467,10 @@
<string name="privacy_policy_explanation">TL;DR: Nie zbieramy i nie przetwarzamy żadnych danych.</string>
<!-- %s is server domain -->
<string name="server_policy_disagree">Nie zgadzam się z %s</string>
<string name="profile_bio">O mnie</string>
<!-- Shown in a progress dialog when you tap "follow all" -->
<string name="sending_follows">Obserwowani użytkownicy…</string>
<!-- %1$s is server domain, %2$s is email domain. You can reorder these placeholders to fit your language better. -->
<string name="signup_email_domain_blocked">%1$s nie zezwala na rejestracje z domeny %2$s. Spróbuj innej lub &lt;a&gt;wybierz inny serwer&lt;/a&gt;.</string>
<string name="signup_username_taken">Ta nazwa użytkownika jest już zajęta.</string>
</resources>