123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
- <file source-language="en" datatype="plaintext" original="SonataAdminBundle.en.xliff">
- <body>
- <trans-unit id="sonata_administration">
- <source>sonata_administration</source>
- <target>Panel administracyjny</target>
- </trans-unit>
- <trans-unit id="action_delete">
- <source>action_delete</source>
- <target>Usuń</target>
- </trans-unit>
- <trans-unit id="btn_batch">
- <source>btn_batch</source>
- <target>OK</target>
- </trans-unit>
- <trans-unit id="btn_create">
- <source>btn_create</source>
- <target>Zapisz</target>
- </trans-unit>
- <trans-unit id="btn_create_and_edit_again">
- <source>btn_create_and_edit_again</source>
- <target>Zapisz</target>
- </trans-unit>
- <trans-unit id="btn_create_and_create_a_new_one">
- <source>btn_create_and_create_a_new_one</source>
- <target>Zapisz i dodaj kolejny</target>
- </trans-unit>
- <trans-unit id="btn_create_and_return_to_list">
- <source>btn_create_and_return_to_list</source>
- <target>Zapisz i wróć do listy</target>
- </trans-unit>
- <trans-unit id="btn_filter">
- <source>btn_filter</source>
- <target>Filtruj</target>
- </trans-unit>
- <trans-unit id="btn_advanced_filters">
- <source>btn_advanced_filters</source>
- <target>Zaawansowane filtry</target>
- </trans-unit>
- <trans-unit id="btn_update">
- <source>btn_update</source>
- <target>Zapisz zmiany</target>
- </trans-unit>
- <trans-unit id="btn_update_and_edit_again">
- <source>btn_update_and_edit_again</source>
- <target>Zapisz zmiany</target>
- </trans-unit>
- <trans-unit id="btn_update_and_return_to_list">
- <source>btn_update_and_return_to_list</source>
- <target>Zapisz zmiany i zamknij</target>
- </trans-unit>
- <trans-unit id="link_delete">
- <source>link_delete</source>
- <target>Usuń</target>
- </trans-unit>
- <trans-unit id="link_action_create">
- <source>link_action_create</source>
- <target>Dodaj nowy</target>
- </trans-unit>
- <trans-unit id="link_action_list">
- <source>link_action_list</source>
- <target>Powrót do listy</target>
- </trans-unit>
- <trans-unit id="link_action_show">
- <source>link_action_show</source>
- <target>Pokaż</target>
- </trans-unit>
- <trans-unit id="link_action_edit">
- <source>link_action_edit</source>
- <target>Edytuj</target>
- </trans-unit>
- <trans-unit id="link_add">
- <source>link_add</source>
- <target>Dodaj</target>
- </trans-unit>
- <trans-unit id="link_list">
- <source>link_list</source>
- <target>Zarządzaj</target>
- </trans-unit>
- <trans-unit id="link_reset_filter">
- <source>link_reset_filter</source>
- <target>Cofnij</target>
- </trans-unit>
- <trans-unit id="title_create">
- <source>title_create</source>
- <target>Stwórz</target>
- </trans-unit>
- <trans-unit id="title_show">
- <source>title_show</source>
- <target>Pokaż "%name%"</target>
- </trans-unit>
- <trans-unit id="title_dashboard">
- <source>title_dashboard</source>
- <target>Pulpit</target>
- </trans-unit>
- <trans-unit id="title_edit">
- <source>title_edit</source>
- <target>Edytuj "%name%"</target>
- </trans-unit>
- <trans-unit id="title_list">
- <source>title_list</source>
- <target>Wylistuj</target>
- </trans-unit>
- <trans-unit id="link_next_pager">
- <source>link_next_pager</source>
- <target>Następna</target>
- </trans-unit>
- <trans-unit id="link_previous_pager">
- <source>link_previous_pager</source>
- <target>Poprzednia</target>
- </trans-unit>
- <trans-unit id="link_first_pager">
- <source>link_first_pager</source>
- <target>Pierwsza</target>
- </trans-unit>
- <trans-unit id="link_last_pager">
- <source>link_last_pager</source>
- <target>Ostatnia</target>
- </trans-unit>
- <trans-unit id="Admin">
- <source>Admin</source>
- <target>Panel administracyjny</target>
- </trans-unit>
- <trans-unit id="link_expand">
- <source>link_expand</source>
- <target>pokaż/ukryj</target>
- </trans-unit>
- <trans-unit id="no_result">
- <source>no_result</source>
- <target>Brak wyników</target>
- </trans-unit>
- <trans-unit id="confirm_msg">
- <source>confirm_msg</source>
- <target>Czy jesteś pewien?</target>
- </trans-unit>
- <trans-unit id="action_edit">
- <source>action_edit</source>
- <target>Edytuj</target>
- </trans-unit>
- <trans-unit id="action_show">
- <source>action_show</source>
- <target>Pokaż</target>
- </trans-unit>
- <trans-unit id="all_elements">
- <source>all_elements</source>
- <target>Wszystkie</target>
- </trans-unit>
- <trans-unit id="flash_batch_empty">
- <source>flash_batch_empty</source>
- <target>Akcja anulowana. Żadne elementy nie zostały zaznaczone.</target>
- </trans-unit>
- <trans-unit id="flash_create_success">
- <source>flash_create_success</source>
- <target>Element "%name%" został pomyślnie dodany.</target>
- </trans-unit>
- <trans-unit id="flash_create_error">
- <source>flash_create_error</source>
- <target>Pojawił się błąd przy tworzeniu elementu "%name%".</target>
- </trans-unit>
- <trans-unit id="flash_edit_success">
- <source>flash_edit_success</source>
- <target>Element "%name%" został pomyślnie zaktualizowany.</target>
- </trans-unit>
- <trans-unit id="flash_edit_error">
- <source>flash_edit_error</source>
- <target>Pojawił się błąd przy aktualizowaniu elementu "%name%".</target>
- </trans-unit>
- <trans-unit id="flash_lock_error">
- <source>flash_lock_error</source>
- <target>flash_lock_error</target>
- </trans-unit>
- <trans-unit id="flash_batch_delete_success">
- <source>flash_batch_delete_success</source>
- <target>Wybrane elementy zostały pomyślnie usunięte.</target>
- </trans-unit>
- <trans-unit id="flash_batch_delete_error">
- <source>flash_batch_delete_error</source>
- <target>Pojawił się błąd przy usuwaniu wybranych elementów.</target>
- </trans-unit>
- <trans-unit id="flash_delete_error">
- <source>flash_delete_error</source>
- <target>Pojawił się błąd przy usuwaniu elementu "%name%".</target>
- </trans-unit>
- <trans-unit id="flash_delete_success">
- <source>flash_delete_success</source>
- <target>Element "%name%" został pomyślnie usunięty.</target>
- </trans-unit>
- <trans-unit id="form_not_available">
- <source>form_not_available</source>
- <target>Formularz niedostępny</target>
- </trans-unit>
- <trans-unit id="link_breadcrumb_dashboard">
- <source>link_breadcrumb_dashboard</source>
- <target><![CDATA[<i class="fa fa-home"></i>]]></target>
- </trans-unit>
- <trans-unit id="title_delete">
- <source>title_delete</source>
- <target>Potwierdzenie usuwania</target>
- </trans-unit>
- <trans-unit id="message_delete_confirmation">
- <source>message_delete_confirmation</source>
- <target>Jesteś pewien(na), że chcesz usunąć element "%object%"?</target>
- </trans-unit>
- <trans-unit id="btn_delete">
- <source>btn_delete</source>
- <target>Tak, usuń</target>
- </trans-unit>
- <trans-unit id="title_batch_confirmation">
- <source>title_batch_confirmation</source>
- <target>Potwierdź wykonanie akcji "%action%"</target>
- </trans-unit>
- <trans-unit id="message_batch_confirmation">
- <source>message_batch_confirmation</source>
- <target>Jesteś pewny(na), że chcesz potwierdzić tę akcję i wykonać ją dla jednego zaznaczonego elementu?|Jesteś pewny(na), że chcesz potwierdzić tę akcję i wykonać ją dla %count% zaznaczonych elementów?|Jesteś pewny(na), że chcesz potwierdzić tę akcję i wykonać ją dla %count% zaznaczonych elementów?</target>
- </trans-unit>
- <trans-unit id="message_batch_all_confirmation">
- <source>message_batch_all_confirmation</source>
- <target>Jesteś pewny(na), że chcesz potwierdzić tę akcję i wykonać ją dla wszystkich elementów?</target>
- </trans-unit>
- <trans-unit id="btn_execute_batch_action">
- <source>btn_execute_batch_action</source>
- <target>Tak, wykonaj</target>
- </trans-unit>
- <trans-unit id="label_type_yes">
- <source>label_type_yes</source>
- <target>tak</target>
- </trans-unit>
- <trans-unit id="label_type_no">
- <source>label_type_no</source>
- <target>nie</target>
- </trans-unit>
- <trans-unit id="label_type_contains">
- <source>label_type_contains</source>
- <target>zawiera</target>
- </trans-unit>
- <trans-unit id="label_type_not_contains">
- <source>label_type_not_contains</source>
- <target>nie zawiera</target>
- </trans-unit>
- <trans-unit id="label_type_equals">
- <source>label_type_equals</source>
- <target>jest równe</target>
- </trans-unit>
- <trans-unit id="label_type_not_equals">
- <source>label_type_not_equals</source>
- <target>nie jest równe</target>
- </trans-unit>
- <trans-unit id="label_type_equal">
- <source>label_type_equal</source>
- <target>=</target>
- </trans-unit>
- <trans-unit id="label_type_greater_equal">
- <source>label_type_greater_equal</source>
- <target>>=</target>
- </trans-unit>
- <trans-unit id="label_type_greater_than">
- <source>label_type_greater_than</source>
- <target>></target>
- </trans-unit>
- <trans-unit id="label_type_less_equal">
- <source>label_type_less_equal</source>
- <target><=</target>
- </trans-unit>
- <trans-unit id="label_type_less_than">
- <source>label_type_less_than</source>
- <target><</target>
- </trans-unit>
- <trans-unit id="label_date_type_equal">
- <source>label_date_type_equal</source>
- <target>=</target>
- </trans-unit>
- <trans-unit id="label_date_type_greater_equal">
- <source>label_date_type_greater_equal</source>
- <target>>=</target>
- </trans-unit>
- <trans-unit id="label_date_type_greater_than">
- <source>label_date_type_greater_than</source>
- <target>></target>
- </trans-unit>
- <trans-unit id="label_date_type_less_equal">
- <source>label_date_type_less_equal</source>
- <target><=</target>
- </trans-unit>
- <trans-unit id="label_date_type_less_than">
- <source>label_date_type_less_than</source>
- <target><</target>
- </trans-unit>
- <trans-unit id="label_date_type_null">
- <source>label_date_type_null</source>
- <target>jest puste</target>
- </trans-unit>
- <trans-unit id="label_date_type_not_null">
- <source>label_date_type_not_null</source>
- <target>nie jest puste</target>
- </trans-unit>
- <trans-unit id="label_date_type_between">
- <source>label_date_type_between</source>
- <target>jest pomiędzy</target>
- </trans-unit>
- <trans-unit id="label_date_not_between">
- <source>label_date_type_not_between</source>
- <target>nie jest pomiędzy</target>
- </trans-unit>
- <trans-unit id="label_filters">
- <source>label_filters</source>
- <target>Filtry</target>
- </trans-unit>
- <trans-unit id="delete_or">
- <source>delete_or</source>
- <target>albo</target>
- </trans-unit>
- <trans-unit id="link_action_history">
- <source>link_action_history</source>
- <target>Historia zmian</target>
- </trans-unit>
- <trans-unit id="td_action">
- <source>td_action</source>
- <target>Akcja</target>
- </trans-unit>
- <trans-unit id="td_compare">
- <source>td_compare</source>
- <target>td_compare</target>
- </trans-unit>
- <trans-unit id="td_revision">
- <source>td_revision</source>
- <target>Wersja</target>
- </trans-unit>
- <trans-unit id="td_timestamp">
- <source>td_timestamp</source>
- <target>Data</target>
- </trans-unit>
- <trans-unit id="td_username">
- <source>td_username</source>
- <target>Użytkownik</target>
- </trans-unit>
- <trans-unit id="td_role">
- <source>td_role</source>
- <target>td_role</target>
- </trans-unit>
- <trans-unit id="label_view_revision">
- <source>label_view_revision</source>
- <target>Pokaż wersję</target>
- </trans-unit>
- <trans-unit id="label_compare_revision">
- <source>label_compare_revision</source>
- <target>label_compare_revision</target>
- </trans-unit>
- <trans-unit id="list_results_count_prefix">
- <source>list_results_count_prefix</source>
- <target>Co najmniej</target>
- </trans-unit>
- <trans-unit id="list_results_count">
- <source>list_results_count</source>
- <target>%count% wynik|%count% wyniki|%count% wyników</target>
- </trans-unit>
- <trans-unit id="label_export_download">
- <source>label_export_download</source>
- <target>Eksportuj</target>
- </trans-unit>
- <trans-unit id="export_format_json">
- <source>export_format_json</source>
- <target>JSON</target>
- </trans-unit>
- <trans-unit id="export_format_xml">
- <source>export_format_xml</source>
- <target>XML</target>
- </trans-unit>
- <trans-unit id="export_format_csv">
- <source>export_format_csv</source>
- <target>CSV</target>
- </trans-unit>
- <trans-unit id="export_format_xls">
- <source>export_format_xls</source>
- <target>XLS</target>
- </trans-unit>
- <trans-unit id="loading_information">
- <source>loading_information</source>
- <target>Ładowanie informacji…</target>
- </trans-unit>
- <trans-unit id="btn_preview">
- <source>btn_preview</source>
- <target>Podgląd</target>
- </trans-unit>
- <trans-unit id="btn_preview_approve">
- <source>btn_preview_approve</source>
- <target>Zatwierdź</target>
- </trans-unit>
- <trans-unit id="btn_preview_decline">
- <source>btn_preview_decline</source>
- <target>Odrzuć</target>
- </trans-unit>
- <trans-unit id="label_per_page">
- <source>label_per_page</source>
- <target>Na stronie</target>
- </trans-unit>
- <trans-unit id="list_select">
- <source>list_select</source>
- <target>Wybierz</target>
- </trans-unit>
- <trans-unit id="confirm_exit">
- <source>confirm_exit</source>
- <target>Posiadasz niezapisane zmiany</target>
- </trans-unit>
- <trans-unit id="link_edit_acl">
- <source>link_edit_acl</source>
- <target>Edytuj ACL</target>
- </trans-unit>
- <trans-unit id="btn_update_acl">
- <source>btn_update_acl</source>
- <target>Aktualizuj ACL</target>
- </trans-unit>
- <trans-unit id="flash_acl_update_success">
- <source>flash_acl_edit_success</source>
- <target>ACL zostało pomyślnie zaktualizowane</target>
- </trans-unit>
- <trans-unit id="link_action_acl">
- <source>link_action_acl</source>
- <target>ACL</target>
- </trans-unit>
- <trans-unit id="short_object_description_placeholder">
- <source>short_object_description_placeholder</source>
- <target>Nie wybrano</target>
- </trans-unit>
- <trans-unit id="title_search_results">
- <source>title_search_results</source>
- <target>Wyniki wyszukiwania: %query%</target>
- </trans-unit>
- <trans-unit id="search_placeholder">
- <source>search_placeholder</source>
- <target>Szukaj</target>
- </trans-unit>
- <trans-unit id="no_results_found">
- <source>no_results_found</source>
- <target>Brak wyników</target>
- </trans-unit>
- <trans-unit id="add_new_entry">
- <source>add_new_entry</source>
- <target>Dodaj nowy</target>
- </trans-unit>
- <trans-unit id="link_actions">
- <source>link_actions</source>
- <target>Akcje</target>
- </trans-unit>
- <trans-unit id="noscript_warning">
- <source>noscript_warning</source>
- <target>Twoja przeglądarka ma wyłączoną obsługę JavaScript. Niektóre funkcje mogą nie działać poprawnie.</target>
- </trans-unit>
- <trans-unit id="message_form_group_empty">
- <source>message_form_group_empty</source>
- <target>Brak dostępnych pól.</target>
- </trans-unit>
- <trans-unit id="link_filters">
- <source>link_filters</source>
- <target>Filtry</target>
- </trans-unit>
- <trans-unit id="stats_view_more">
- <source>stats_view_more</source>
- <target>Zobacz więcej</target>
- </trans-unit>
- <trans-unit id="title_select_subclass">
- <source>title_select_subclass</source>
- <target>title_select_subclass</target>
- </trans-unit>
- <trans-unit id="no_subclass_available">
- <source>no_subclass_available</source>
- <target>no_subclass_available</target>
- </trans-unit>
- <trans-unit id="label_unknown_user">
- <source>label_unknown_user</source>
- <target>label_unknown_user</target>
- </trans-unit>
- <trans-unit id="read_more">
- <source>read_more</source>
- <target>read_more</target>
- </trans-unit>
- <trans-unit id="read_less">
- <source>read_less</source>
- <target>read_less</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|