mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 07:36:24 +00:00
i18n(pl): update Polish translation
This commit is contained in:
@@ -24,8 +24,9 @@
|
||||
|
||||
/* 2FA */
|
||||
"Verification Code" = "Kod weryfikacyjny";
|
||||
"Enter the 6-digit verification code from your TOTP application." = "Wpisz 6-cio cyfrowy kod z aplikacji Google Authenticator.";
|
||||
"You provided an invalid TOTP key." = "Podałeś nieprawidłowy klucz Google Authenticator.";
|
||||
"Enter the 6-digit verification code from your TOTP application." = "Wprowadź 6-cio cyfrowy kod weryfikacyjny z aplikacji TOTP.";
|
||||
"You provided an invalid TOTP key." = "Podałeś nieprawidłowy klucz TOTP.";
|
||||
"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Uwierzytelnianie dwuskładnikowe zostało wyłączone. Można je ponownie aktywować w ustawieniach, co wymaga także ponownego skonfigurowania aplikacji TOTP.";
|
||||
|
||||
"Download" = "Pobierz";
|
||||
"Language" = "Język";
|
||||
|
||||
@@ -44,11 +44,18 @@
|
||||
"Add default email addresses" = "Dodaj domyślne adresy e-mail";
|
||||
"Days between responses" = "Dni pomiędzy odpowiedziami";
|
||||
"Do not send responses to mailing lists" = "Nie wysyłaj odpowiedzi do grup pocztowych";
|
||||
"Activation Constraints" = " Ograniczenia aktywacji";
|
||||
"Enable auto reply on" = "Włącz autoodpowiedź w";
|
||||
"First day of vacation" = "Pierwszy dzień nieobecności";
|
||||
"Disable auto reply on" = "Zablokuj autoodpowiedź w";
|
||||
"Last day of vacation" = "Ostatni dzień nieobecności";
|
||||
"Enter date" = "Wprowadź datę";
|
||||
/* Enable auto reply at this time of the day */
|
||||
"Enable auto reply at" = "Włącz autoodpowiedź o";
|
||||
"Enter time" = "Wprowadź godzinę";
|
||||
/* Disable auto reply at this time of the day */
|
||||
"Disable auto reply at" = "Wyłącz autoodpowiedź o";
|
||||
"Enable auto reply on these days" = "Włącz autoodpowiedź w tych dniach";
|
||||
"Always send vacation message response" = "Zawsze wysyłaj autoodpowiedź";
|
||||
"The vacation message is sent prior to apply your filters." = "Autoodpowiedź jest wysyłana przed zastosowaniem filtrów.";
|
||||
"Discard incoming mails during vacation" = "Odrzucaj przychodzące wiadomości podczas nieobecności";
|
||||
@@ -194,6 +201,10 @@
|
||||
"displayremoteinlineimages_always" = "Zawsze";
|
||||
"Auto save every" = "Zapisuj automatycznie co";
|
||||
"minutes" = "min.";
|
||||
"Automatically mark messages as read" = "Automatycznie oznaczaj jako przeczytane";
|
||||
"Immediately on display" = "Natychmiast po wyświetleniu";
|
||||
"After displaying for" = "Po wyświetleniu przez";
|
||||
"seconds" = "sek.";
|
||||
|
||||
/* Contact */
|
||||
"Personal Address Book" = "Osobista książka adresowa";
|
||||
@@ -461,8 +472,8 @@
|
||||
"animation_NONE" = "Bez animacji";
|
||||
|
||||
/* 2FA */
|
||||
"Enable two-factor authentication using a TOTP application" = "Włącz dwuskładnikowe uwierzytelnianie przez Google Authenticator";
|
||||
"You must enter this key into your TOTP application." = "Musisz wpisać ten klucz w aplikacji Google Authenticator.";
|
||||
"Enable two-factor authentication using a TOTP application" = "Włącz dwuskładnikowe uwierzytelnianie przez aplikację TOTP";
|
||||
"You must enter this key into your TOTP application." = "Musisz wpisać ten klucz w aplikacji TOTP.";
|
||||
"If you do not and you log out you will not be able to login again." = "Jeśli tego nie zrobisz i wylogujesz się, nie będziesz w stanie ponownie się zalogować.";
|
||||
|
||||
/* External Sieve scripts */
|
||||
|
||||
Reference in New Issue
Block a user