// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart // This is a library that provides messages for a pl locale. All the // messages from the main program should be duplicated here with the same // function name. // Ignore issues from commonly used lints in this file. // ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new // ignore_for_file:prefer_single_quotes,comment_references, directives_ordering // ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases // ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes // ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes import 'package:intl/intl.dart'; import 'package:intl/message_lookup_by_library.dart'; final messages = new MessageLookup(); typedef String MessageIfAbsent(String messageStr, List args); class MessageLookup extends MessageLookupByLibrary { String get localeName => 'pl'; final messages = _notInlinedMessages(_notInlinedMessages); static Map _notInlinedMessages(_) => { "accountWelcomeBack": MessageLookupByLibrary.simpleMessage("Witaj ponownie!"), "activeSessions": MessageLookupByLibrary.simpleMessage("Aktywne sesje"), "askDeleteReason": MessageLookupByLibrary.simpleMessage( "Jaka jest przyczyna usunięcia konta?"), "cancel": MessageLookupByLibrary.simpleMessage("Anuluj"), "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage( "Sprawdź swoją skrzynkę odbiorczą (i spam), aby zakończyć weryfikację"), "confirm": MessageLookupByLibrary.simpleMessage("Potwierdź"), "confirmAccountDeletion": MessageLookupByLibrary.simpleMessage("Potwierdź usunięcie konta"), "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage( "Tak, chcę trwale usunąć konto i wszystkie dane z nim powiązane."), "confirmPassword": MessageLookupByLibrary.simpleMessage("Powtórz hasło"), "createAccount": MessageLookupByLibrary.simpleMessage("Stwórz konto"), "createNewAccount": MessageLookupByLibrary.simpleMessage("Stwórz nowe konto"), "decrypting": MessageLookupByLibrary.simpleMessage("Odszyfrowywanie..."), "deleteAccount": MessageLookupByLibrary.simpleMessage("Usuń konto"), "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage( "Przykro nam, że odchodzisz. Wyjaśnij nam, dlaczego nas opuszczasz, aby pomóc ulepszać nasze usługi."), "deleteAccountPermanentlyButton": MessageLookupByLibrary.simpleMessage("Usuń konto na stałe"), "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage( "Zamierzasz trwale usunąć swoje konto i wszystkie jego dane.\nTa akcja jest nieodwracalna."), "deleteEmailRequest": MessageLookupByLibrary.simpleMessage( "Wyślij wiadomość e-mail na account-deletion@ente.io z zarejestrowanego adresu e-mail."), "deleteReason1": MessageLookupByLibrary.simpleMessage( "Brakuje kluczowej funkcji, której potrzebuję"), "deleteReason2": MessageLookupByLibrary.simpleMessage( "Aplikacja lub określona funkcja nie \nzachowuje się tak, jak sądzę, że powinna"), "deleteReason3": MessageLookupByLibrary.simpleMessage( "Znalazłem inną, lepszą usługę"), "deleteReason4": MessageLookupByLibrary.simpleMessage( "Inna, niewymieniona wyżej przyczyna"), "deleteRequestSLAText": MessageLookupByLibrary.simpleMessage( "Twoje żądanie zostanie przetworzone w ciągu 72 godzin."), "email": MessageLookupByLibrary.simpleMessage("Adres e-mail"), "enterValidEmail": MessageLookupByLibrary.simpleMessage( "Podaj poprawny adres e-mail."), "enterYourEmailAddress": MessageLookupByLibrary.simpleMessage("Podaj swój adres e-mail"), "enterYourRecoveryKey": MessageLookupByLibrary.simpleMessage( "Wprowadź swój klucz odzyskiwania"), "feedback": MessageLookupByLibrary.simpleMessage("Informacja zwrotna"), "forgotPassword": MessageLookupByLibrary.simpleMessage("Nie pamiętam hasła"), "incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage("Kod jest nieprawidłowy"), "incorrectRecoveryKeyTitle": MessageLookupByLibrary.simpleMessage( "Nieprawidłowy klucz odzyskiwania"), "invalidEmailAddress": MessageLookupByLibrary.simpleMessage("Nieprawidłowy adres e-mail"), "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage("Pomóż nam z tą informacją"), "noRecoveryKey": MessageLookupByLibrary.simpleMessage("Brak klucza odzyskiwania?"), "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage( "Ze względu na charakter naszego protokołu szyfrowania end-to-end, dane nie mogą być odszyfrowane bez hasła lub klucza odzyskiwania"), "ok": MessageLookupByLibrary.simpleMessage("Ok"), "oops": MessageLookupByLibrary.simpleMessage("Ups"), "password": MessageLookupByLibrary.simpleMessage("Hasło"), "recoverButton": MessageLookupByLibrary.simpleMessage("Odzyskaj"), "recoverySuccessful": MessageLookupByLibrary.simpleMessage("Odzyskano pomyślnie!"), "selectReason": MessageLookupByLibrary.simpleMessage("Wybierz powód"), "sendEmail": MessageLookupByLibrary.simpleMessage("Wyślij e-mail"), "somethingWentWrongPleaseTryAgain": MessageLookupByLibrary.simpleMessage( "Coś poszło nie tak, spróbuj ponownie"), "sorry": MessageLookupByLibrary.simpleMessage("Przepraszamy"), "terminate": MessageLookupByLibrary.simpleMessage("Zakończ"), "terminateSession": MessageLookupByLibrary.simpleMessage("Zakończyć sesję?"), "thisDevice": MessageLookupByLibrary.simpleMessage("To urządzenie"), "thisWillLogYouOutOfTheFollowingDevice": MessageLookupByLibrary.simpleMessage( "To wyloguje Cię z tego urządzenia:"), "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage( "To wyloguje Cię z tego urządzenia!"), "verify": MessageLookupByLibrary.simpleMessage("Weryfikuj"), "verifyEmail": MessageLookupByLibrary.simpleMessage("Zweryfikuj adres e-mail"), "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage("Twoje konto zostało usunięte") }; }