diff --git a/site/plugins/admin/lang/pl_PL.yaml b/site/plugins/admin/lang/pl_PL.yaml index 397ce38e..b5b0fc5a 100644 --- a/site/plugins/admin/lang/pl_PL.yaml +++ b/site/plugins/admin/lang/pl_PL.yaml @@ -1,246 +1,246 @@ --- -admin: Admin -admin_welcome: Welcome -admin_create_new_user_welcome: To finish setup and secure your site, please create the first user by entering the necessary information below. -admin_cancel: Anuluj -admin_create: Stwórz -admin_debugging: Debugowanie -admin_email: Email -admin_flextype_version: Wersja Flextype -admin_information: Informacja -admin_installed: Zainstalowany -admin_keywords: Słowa kluczowe -admin_documentation: Documentation -admin_memcache_server: Memcache Server -admin_memcache_port: Memcache Port -admin_login: Zaloguj -admin_entries: Wpisy -admin_extends: Rozszerzenia -admin_plugins: Wtyczki -admin_themes: Motywy -admin_help: Pomoc -admin_getting_help: Pomoc -admin_message_json_invalid: Invalid JSON -admin_logout: Wyloguj -admin_profile: Profil -admin_view_site: Wyświetl stronę -admin_snippets: Fragmenty kodu -admin_not_installed: Nie Zainstalowany -admin_off: 'Wyłączony' -admin_on: 'Włączony' -admin_add: Dodaj -admin_entry_attributes: Atrybuty wpisu -admin_fieldset_for_template: Zestaw pól szablonu -admin_content: Zawartość -admin_create_new_entry: Utwórz nowy wpis -admin_date: Data -admin_draft: Szkic -admin_edit: Edytuj -admin_blocks: Bloki -admin_media: Media -admin_settings: Ustawienia -admin_templates: Szablony -admin_entry: Wpis -admin_fieldset: Zestaw pól -admin_source: Źródło -admin_upload: Wrzuć plik -admin_hidden: Ukryty -admin_image_preview: Podgląd obrazu -admin_move: Przenieś -admin_parent_entry: Wpis nadrzędny -admin_preview: Podgląd -admin_publish: Opublikuj -admin_rename: Zmień nazwę -admin_save_entry: Zapisz wpis -admin_template: Szablon -admin_title: Tytuł -admin_url: Adres URL -admin_view: Widok -admin_visibility: Widoczność -admin_visible: Widoczny -admin_password: Hasło -admin_php_built_on: PHP wbudowane -admin_php_version: Wersja PHP -admin_author_url: URL Autora -admin_bugs: Błędy -admin_description: Opis -admin_get_more_plugins: Więcej wtyczek -admin_homepage: Strona główna -admin_info: Info -admin_license: Licencja -admin_status: Status -admin_disabled: wyłączone -admin_enabled: włączone -admin_version: Wersja -admin_role: Rola -admin_save: Zapisz -admin_security_check_results: Wyniki kontroli bezpieczeństwa -admin_security_check_results_debug: Ze względu na rodzaj i ilość informacji wyświetlenie błędu może umożliwić intruzowi dostęp, gdy włącvzona jest opcja POKAŻ BŁĘDY, zalecamy wyłączenie opcji POKAŻ BŁĘDY w systemach produkcyjnych. -admin_security_check_results_htaccess: 'Plik Flexhtpe .htaccess posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu.
Możesz to zrobić na systemach uniksowych z: chmod a-w :path' -admin_security_check_results_index: 'Plik Flexhtpe index.php posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu.
Możesz to zrobić na systemach uniksowych z: chmod a-w :path' -admin_server: Serwer -admin_site: Strona -admin_clear_cache: Wyczyść pamięć podręczną -admin_error404_title: Tytuł błędu Error404 -admin_error404_description: Opis błędu Error404 -admin_error404_content: Treść błędu Error404 -admin_error404_template: Szablon błędu Error404 -admin_heading: Ustawienia -admin_general: Ogólne -admin_error_404_page: Strona błędu 404 -admin_cache: Pamięć podręczna -admin_author_email: Email Autora -admin_author_name: Imię Autora -admin_site_description: Opis strony -admin_site_keywords: Słowa kluczowe -admin_site_robots: Roboty -admin_site_title: Nazwa strony -admin_system: System -admin_cache_driver: Sterownik pamięci podręcznej -admin_cache_enabled: Pamięć podręczna włączona -admin_cache_lifetime: Czas pamięci podręcznej -admin_cache_prefix: Przedrostek pamięci podręcznej -admin_charset: Zestaw znaków -admin_date_format: Format daty -admin_errors_display: Pokaż błędy -admin_locale: Ustawienia regionalne -admin_entry_main: Strona główna witryny -admin_theme: Motyw -admin_timezone: Strefa czasowa -admin_username: Nazwa Użytkownika -admin_create_user: Utwórz użytkownika -admin_create_new_user: Utwórz nowego użytkownika -admin_web_server: Serwer internetowy -admin_web_server_php_interface: Serwer internetowy do interfejsu PHP -admin_create_new_category: Utwórz nową kategorię -admin_delete_category: Usuń kategorię -admin_create_new_item: Utwórz nową pozycję -admin_delete: Kasuj -admin_order: Kolejność -admin_edit_category: Edytuj kategorię -admin_fieldsets: Zestawy pól -admin_template_create_new: Utwórz nowy szablon -admin_create_new_fieldset: Utwórz nowy zestaw pól -admin_duplicate: Kopiuj -admin_summary: Streszczenie -admin_snippet: Fragment kodu -admin_type: Rodzaj -admin_partial: Częściowy -admin_clone: Kopiuj -admin_create_new_snippet: Utwórz nowy fragment kodu -admin_message_snippet_was_not_deleted: Snippet was not deleted -admin_message_snippet_was_not_renamed: Snippet was not renamed -admin_message_snippet_was_not_duplicated: Snippet was not duplicated -admin_message_snippet_was_not_saved: Snippet was not saved -admin_create_new_template: Utwórz nowy szablon -admin_message_template_created: Szablon utworzony -admin_message_template_deleted: Szablon został usunięty -admin_message_template_renamed: Zmieniono nazwę szablonu -admin_message_template_duplicated: Szablon został skopiowany -admin_message_template_saved: Szablon został zapisany -admin_message_template_was_not_created: Template was not renamed -admin_message_partial_was_not_created: Partial was not renamed -admin_message_partial_created: Partial created -admin_message_partial_deleted: Partial deleted -admin_message_partial_was_not_deleted: Partial was not deleted -admin_message_snippet_saved: fragment kodu został zapisany -admin_message_snippet_created: Utworzono fragment kodu -admin_message_snippet_was_not_created: Snippet was not created -admin_message_snippet_deleted: Fragment kodu usunięty -admin_message_snippet_renamed: Zmieniono nazwę fragmentu kodu -admin_message_snippet_duplicated: Fragment kodu został skopiowany -admin_message_fieldset_saved: Zapisano zestaw pól -admin_message_fieldset_created: Utworzono zestaw pól -admin_message_fieldset_deleted: Zestaw pól został usunięty -admin_message_fieldset_renamed: Zmieniono nazwę zestaw pól -admin_message_fieldset_duplicated: Zestaw pól został skopiowany -admin_message_entry_duplicated: Wpis został skopiowany -admin_message_entry_was_not_duplicated: Entry was not duplicated -admin_message_cache_files_deleted: Pliki pamięci podręcznej zostały usunięte -admin_message_entry_changes_saved: Zmiany zostały pomyślnie zapisane -admin_message_entry_changes_not_saved: Changes not saved -admin_message_entry_cloned: Wpis został skopiowany -admin_message_entry_created: Utworzono wpis -admin_message_entry_was_not_created: Entry was not created -admin_message_entry_deleted: Wpis został usunięty -admin_message_entry_was_not_renamed: Entry was not renamed -admin_message_entry_was_not_deleted: Entry was not deleted -admin_message_entry_file_deleted: Plik został pomyślnie usunięty -admin_message_entry_file_uploaded: Plik został pomyślnie przesłany -admin_message_entry_file_not_uploaded: Plik nie został przesłany -admin_message_entry_moved: Wpis został przeniesiony -admin_message_entry_was_not_moved: Entry was not moved -admin_message_entry_renamed: Zmieniono nazwę wpisu -admin_message_settings_saved: Ustawienia zapisane -admin_message_settings_was_not_saved: Settings was not saved -admin_message_wrong_username_password: Zła nazwa użytkownika lub hasło -admin_quality: Jakość -admin_width: Szerokość -admin_height: Wysokość -admin_accept_file_types: Dopuszczalne typy plików -admin_embeded_code: Wbudowany kod -admin_shortcode: Krótki kod -admin_php_code: Kod PHP -admin_choose_files_to_upload: Wybierz plik -admin_browse_files: Przeglądaj -admin_copy: Kopiuj -admin_admin_panel: Panel administratora -admin_light: Jasny -admin_dark: Ciemny -admin_name: Nazwa -admin_memcached_server: Memcached Serwer -admin_memcached_port: Memcached Port -admin_redis_socket: Redis Socket -admin_redis_password: Redis Hasło -admin_redis_server: Redis Serwer -admin_redis_port: Redis Port -admin_sqlite3_database: Baza danych SQLite3 -admin_sqlite3_table: Tabela SQLite3 -admin_error_name_empty_input: Nazwa musi być wartością alfanumeryczną -admin_error_title_empty_input: Tytuł musi być wartością alfanumeryczną -admin_entries_visible: Widoczny -admin_entries_draft: Szkic -admin_entries_hidden: Ukryty -admin_menu_item_title: Title -admin_menu_item_url: Url -admin_menu_item_target: Target -admin_menu_item_order: Order -admin_template_code: Template code -admin_you_have_not_created_any_entries_yet: You haven't created any entries yet! -admin_you_have_not_created_any_snippets_yet: You haven't created any snippets yet! -admin_you_have_not_created_any_templates_yet: You haven't created any templates yet! -admin_you_have_not_created_any_fieldsets_yet: You haven't created any fieldsets yet! -admin_twig_auto_reload: Twig auto reload -admin_display_error_details: Display error details -admin_add_content_length_header: Add content length header -admin_router_cache_file: Route cache file -admin_determine_route_before_app_middleware: Determine route before app middleware -admin_output_buffering: Output buffering -admin_response_chunk_size: Response chunk size -admin_http_version: HTTP Version -admin_image_driver: Image driver -admin_whoops_editor: Whoops editor -admin_whoops_page_title: Whoops page title -admin_editor: Editor -admin_tools: Tools -admin_size: Size -admin_clear: Clear -admin_clear_cache_all: Clear All -admin_registry: Registry -admin_key: Key -admin_value: Value -admin_activate: Activate -admin_active_theme: Active Theme -admin_get_more_themes: Get More Themes -admin_images: Images -admin_data: Data -admin_slugify: Slug -admin_entries_limit: Entries limit -admin_slug: Slug -admin_slugify_separator: Separator -admin_slugify_lowercase: Lowercase -admin_slugify_trim: Trim -admin_slugify_strip_tags: Strip tags -admin_slugify_lowercase_after_regexp: Lowercase after regexp -admin_slugify_regexp: Regexp -admin_gallery_img: Gallery Image +admin: "Admin" +admin_welcome: "Welcome" +admin_create_new_user_welcome: "To finish setup and secure your site, please create the first user by entering the necessary information below." +admin_cancel: "Anuluj" +admin_create: "Stwórz" +admin_debugging: "Debugowanie" +admin_email: "Email" +admin_flextype_version: "Wersja Flextype" +admin_information: "Informacja" +admin_installed: "Zainstalowany" +admin_keywords: "Słowa kluczowe" +admin_documentation: "Documentation" +admin_memcache_server: "Memcache Server" +admin_memcache_port: "Memcache Port" +admin_login: "Zaloguj" +admin_entries: "Wpisy" +admin_extends: "Rozszerzenia" +admin_plugins: "Wtyczki" +admin_themes: "Motywy" +admin_help: "Pomoc" +admin_getting_help: "Pomoc" +admin_message_json_invalid: "Invalid JSON" +admin_logout: "Wyloguj" +admin_profile: "Profil" +admin_view_site: "Wyświetl stronę" +admin_snippets: "Fragmenty kodu" +admin_not_installed: "Nie Zainstalowany" +admin_off: "Wyłączony" +admin_on: "Włączony" +admin_add: "Dodaj" +admin_entry_attributes: "Atrybuty wpisu" +admin_fieldset_for_template: "Zestaw pól szablonu" +admin_content: "Zawartość" +admin_create_new_entry: "Utwórz nowy wpis" +admin_date: "Data" +admin_draft: "Szkic" +admin_edit: "Edytuj" +admin_blocks: "Bloki" +admin_media: "Media" +admin_settings: "Ustawienia" +admin_templates: "Szablony" +admin_entry: "Wpis" +admin_fieldset: "Zestaw pól" +admin_source: "Źródło" +admin_upload: "Wrzuć plik" +admin_hidden: "Ukryty" +admin_image_preview: "Podgląd obrazu" +admin_move: "Przenieś" +admin_parent_entry: "Wpis nadrzędny" +admin_preview: "Podgląd" +admin_publish: "Opublikuj" +admin_rename: "Zmień nazwę" +admin_save_entry: "Zapisz wpis" +admin_template: "Szablon" +admin_title: "Tytuł" +admin_url: "Adres URL" +admin_view: "Widok" +admin_visibility: "Widoczność" +admin_visible: "Widoczny" +admin_password: "Hasło" +admin_php_built_on: "PHP wbudowane" +admin_php_version: "Wersja PHP" +admin_author_url: "URL Autora" +admin_bugs: "Błędy" +admin_description: "Opis" +admin_get_more_plugins: "Więcej wtyczek" +admin_homepage: "Strona główna" +admin_info: "Info" +admin_license: "Licencja" +admin_status: "Status" +admin_disabled: "wyłączone" +admin_enabled: "włączone" +admin_version: "Wersja" +admin_role: "Rola" +admin_save: "Zapisz" +admin_security_check_results: "Wyniki kontroli bezpieczeństwa" +admin_security_check_results_debug: "Ze względu na rodzaj i ilość informacji wyświetlenie błędu może umożliwić intruzowi dostęp, gdy włącvzona jest opcja POKAŻ BŁĘDY, zalecamy wyłączenie opcji POKAŻ BŁĘDY w systemach produkcyjnych." +admin_security_check_results_htaccess: "Plik Flexhtpe .htaccess posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu.
Możesz to zrobić na systemach uniksowych z: chmod a-w :path" +admin_security_check_results_index: "Plik Flexhtpe index.php posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu.
Możesz to zrobić na systemach uniksowych z: chmod a-w :path" +admin_server: "Serwer" +admin_site: "Strona" +admin_clear_cache: "Wyczyść pamięć podręczną" +admin_error404_title: "Tytuł błędu Error404" +admin_error404_description: "Opis błędu Error404" +admin_error404_content: "Treść błędu Error404" +admin_error404_template: "Szablon błędu Error404" +admin_heading: "Ustawienia" +admin_general: "Ogólne" +admin_error_404_page: "Strona błędu 404" +admin_cache: "Pamięć podręczna" +admin_author_email: "Email Autora" +admin_author_name: "Imię Autora" +admin_site_description: "Opis strony" +admin_site_keywords: "Słowa kluczowe" +admin_site_robots: "Roboty" +admin_site_title: "Nazwa strony" +admin_system: "System" +admin_cache_driver: "Sterownik pamięci podręcznej" +admin_cache_enabled: "Pamięć podręczna włączona" +admin_cache_lifetime: "Czas pamięci podręcznej" +admin_cache_prefix: "Przedrostek pamięci podręcznej" +admin_charset: "Zestaw znaków" +admin_date_format: Date format" +admin_errors_display: "Pokaż błędy" +admin_locale: "Ustawienia regionalne" +admin_entry_main: "Strona główna witryny" +admin_theme: "Motyw" +admin_timezone: "Strefa czasowa" +admin_username: "Nazwa Użytkownika" +admin_create_user: "Utwórz użytkownika" +admin_create_new_user: "Utwórz nowego użytkownika" +admin_web_server: "Serwer internetowy" +admin_web_server_php_interface: "Serwer internetowy do interfejsu PHP" +admin_create_new_category: "Utwórz nową kategorię" +admin_delete_category: "Usuń kategorię" +admin_create_new_item: "Utwórz nową pozycję" +admin_delete: "Kasuj" +admin_order: "Kolejność" +admin_edit_category: "Edytuj kategorię" +admin_fieldsets: "Zestawy pól" +admin_template_create_new: "Utwórz nowy szablon" +admin_create_new_fieldset: "Utwórz nowy zestaw pól" +admin_duplicate: "Kopiuj" +admin_summary: "Streszczenie" +admin_snippet: "Fragment kodu" +admin_type: "Rodzaj" +admin_partial: "Częściowy" +admin_clone: "Kopiuj" +admin_create_new_snippet: "Utwórz nowy fragment kodu" +admin_message_snippet_was_not_deleted: "Snippet was not deleted" +admin_message_snippet_was_not_renamed: "Snippet was not renamed" +admin_message_snippet_was_not_duplicated: "Snippet was not duplicated" +admin_message_snippet_was_not_saved: "Snippet was not saved" +admin_create_new_template: "Utwórz nowy szablon" +admin_message_template_created: "Szablon utworzony" +admin_message_template_deleted: "Szablon został usunięty" +admin_message_template_renamed: "Zmieniono nazwę szablonu" +admin_message_template_duplicated: "Szablon został skopiowany" +admin_message_template_saved: "Szablon został zapisany" +admin_message_template_was_not_created: "Template was not renamed" +admin_message_partial_was_not_created: "Partial was not renamed" +admin_message_partial_created: "Partial created" +admin_message_partial_deleted: "Partial deleted" +admin_message_partial_was_not_deleted: "Partial was not deleted" +admin_message_snippet_saved: "fragment kodu został zapisany" +admin_message_snippet_created: "Utworzono fragment kodu" +admin_message_snippet_was_not_created: "Snippet was not created" +admin_message_snippet_deleted: "Fragment kodu usunięty" +admin_message_snippet_renamed: "Zmieniono nazwę fragmentu kodu" +admin_message_snippet_duplicated: "Fragment kodu został skopiowany" +admin_message_fieldset_saved: "Zapisano zestaw pól" +admin_message_fieldset_created: "Utworzono zestaw pól" +admin_message_fieldset_deleted: "Zestaw pól został usunięty" +admin_message_fieldset_renamed: "Zmieniono nazwę zestaw pól" +admin_message_fieldset_duplicated: "Zestaw pól został skopiowany" +admin_message_entry_duplicated: "Wpis został skopiowany" +admin_message_entry_was_not_duplicated: "Entry was not duplicated" +admin_message_cache_files_deleted: "Pliki pamięci podręcznej zostały usunięte" +admin_message_entry_changes_saved: "Zmiany zostały pomyślnie zapisane" +admin_message_entry_changes_not_saved: "Changes not saved" +admin_message_entry_cloned: "Wpis został skopiowany" +admin_message_entry_created: "Utworzono wpis" +admin_message_entry_was_not_created: "Entry was not created" +admin_message_entry_deleted: "Wpis został usunięty" +admin_message_entry_was_not_renamed: "Entry was not renamed" +admin_message_entry_was_not_deleted: "Entry was not deleted" +admin_message_entry_file_deleted: "Plik został pomyślnie usunięty" +admin_message_entry_file_uploaded: "Plik został pomyślnie przesłany" +admin_message_entry_file_not_uploaded: "Plik nie został przesłany" +admin_message_entry_moved: "Wpis został przeniesiony" +admin_message_entry_was_not_moved: "Entry was not moved" +admin_message_entry_renamed: "Zmieniono nazwę wpisu" +admin_message_settings_saved: "Ustawienia zapisane" +admin_message_settings_was_not_saved: "Settings was not saved" +admin_message_wrong_username_password: "Zła nazwa użytkownika lub hasło" +admin_quality: "Jakość" +admin_width: "Szerokość" +admin_height: "Wysokość" +admin_accept_file_types: "Dopuszczalne typy plików" +admin_embeded_code: "Wbudowany kod" +admin_shortcode: "Krótki kod" +admin_php_code: "Kod PHP" +admin_choose_files_to_upload: "Wybierz plik" +admin_browse_files: "Przeglądaj" +admin_copy: "Kopiuj" +admin_admin_panel: "Panel administratora" +admin_light: "Jasny" +admin_dark: "Ciemny" +admin_name: "Nazwa" +admin_memcached_server: "Memcached Serwer" +admin_memcached_port: "Memcached Port" +admin_redis_socket: "Redis Socket" +admin_redis_password: "Redis Hasło" +admin_redis_server: "Redis Serwer" +admin_redis_port: "Redis Port" +admin_sqlite3_database: "Baza danych SQLite3" +admin_sqlite3_table: "Tabela SQLite3" +admin_error_name_empty_input: "Nazwa musi być wartością alfanumeryczną" +admin_error_title_empty_input: "Tytuł musi być wartością alfanumeryczną" +admin_entries_visible: "Widoczny" +admin_entries_draft: "Szkic" +admin_entries_hidden: "Ukryty" +admin_menu_item_title: "Title" +admin_menu_item_url: "Url" +admin_menu_item_target: "Target" +admin_menu_item_order: "Order" +admin_template_code: "Template code" +admin_you_have_not_created_any_entries_yet: "You haven't created any entries yet!" +admin_you_have_not_created_any_snippets_yet: "You haven't created any snippets yet!" +admin_you_have_not_created_any_templates_yet: "You haven't created any templates yet!" +admin_you_have_not_created_any_fieldsets_yet: "You haven't created any fieldsets yet!" +admin_twig_auto_reload: "Twig auto reload" +admin_display_error_details: "Display error details" +admin_add_content_length_header: "Add content length header" +admin_router_cache_file: "Route cache file" +admin_determine_route_before_app_middleware: "Determine route before app middleware" +admin_output_buffering: "Output buffering" +admin_response_chunk_size: "Response chunk size" +admin_http_version: "HTTP Version" +admin_image_driver: "Image driver" +admin_whoops_editor: "Whoops editor" +admin_whoops_page_title: "Whoops page title" +admin_editor: "Editor" +admin_tools: "Tools" +admin_size: "Size" +admin_clear: "Clear" +admin_clear_cache_all: "Clear All" +admin_registry: "Registry" +admin_key: "Key" +admin_value: "Value" +admin_activate: "Activate" +admin_active_theme: "Active Theme" +admin_get_more_themes: "Get More Themes" +admin_images: "Images" +admin_data: "Data" +admin_slugify: "Slug" +admin_entries_limit: "Entries limit" +admin_slug: "Slug" +admin_slugify_separator: "Separator" +admin_slugify_lowercase: "Lowercase" +admin_slugify_trim: "Trim" +admin_slugify_strip_tags: "Strip tags" +admin_slugify_lowercase_after_regexp: "Lowercase after regexp" +admin_slugify_regexp: "Regexp" +admin_gallery_img: "Gallery Image"