Files
Suwayomi-Server/server/i18n/src/commonMain/moko-resources/values/pl/strings.xml
T
2025-08-20 18:03:46 -04:00

57 lines
4.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="opds_search_description">Wyszukiwanie mangi w katalogu</string>
<string name="manga_status_on_hiatus">Zawieszone</string>
<string name="opds_feeds_genre_specific_title">Gatunek: %1$s</string>
<string name="opds_feeds_chapter_details">%1$s | %2$s | Szczegóły</string>
<string name="opds_chapter_details_base">%1$s | %2$s</string>
<string name="opds_feeds_library_updates_title">Historia Aktualizacji Biblioteki</string>
<string name="opds_feeds_categories_entry_content">Przeglądaj mangi uporządkowane według kategorii</string>
<string name="opds_chapter_status_downloaded">⬇️</string>
<string name="opds_linktitle_self_feed">Aktualny Kanał</string>
<string name="opds_chapter_status_unread"></string>
<string name="opds_linktitle_next_page">Następna Strona</string>
<string name="opds_feeds_manga_chapters">%1$s Rozdziały</string>
<string name="opds_search_shortname">Suwayomi Wyszukiwanie OPDS</string>
<string name="opds_feeds_root">Suwayomi Katalog OPDS</string>
<string name="opds_feeds_sources_title">Źródła</string>
<string name="opds_feeds_genres_title">Gatunki</string>
<string name="opds_feeds_status_title">Status</string>
<string name="opds_feeds_languages_title">Języki</string>
<string name="opds_feeds_languages_entry_content">Przeglądaj mangi według języka treści</string>
<string name="opds_feeds_library_updates_entry_content">Ostatnio zaktualizowane rozdziały z biblioteki</string>
<string name="opds_feeds_category_specific_title">Kategoria: %1$s</string>
<string name="opds_feeds_status_specific_title">Status: %1$s</string>
<string name="opds_feeds_language_specific_title">Język: %1$s</string>
<string name="opds_feeds_source_specific_title">Źródło: %1$s</string>
<string name="opds_error_manga_not_found">Nie znaleziono mangi o identyfikatorze %1$d</string>
<string name="opds_error_chapter_not_found">Nie znaleziono rozdziału z indeksem %1$d</string>
<string name="opds_facetgroup_sort_order">Kolejność Sortowania</string>
<string name="opds_facet_sort_oldest_first">Najpierw Najstarszy</string>
<string name="opds_facet_sort_newest_first">Najpierw Najnowszy</string>
<string name="opds_facet_sort_date_asc">Data rosnąco</string>
<string name="opds_facet_sort_date_desc">Data malejąco</string>
<string name="opds_facet_filter_all_chapters">Wszystkie Rozdziały</string>
<string name="opds_facet_filter_unread_only">Tylko Nieprzeczytane</string>
<string name="opds_facet_filter_read_only">Tylko Przeczytane</string>
<string name="opds_linktitle_view_chapter_details">Wyświetl Szczegóły Rozdziału i Pobierz Strony</string>
<string name="opds_linktitle_download_cbz">Pobierz CBZ</string>
<string name="opds_linktitle_chapter_cover">Okładka Rozdziału</string>
<string name="opds_linktitle_catalog_root">Katalog Główny</string>
<string name="opds_linktitle_search_catalog">Katalog Wyszukiwania</string>
<string name="opds_linktitle_previous_page">Poprzednia Strona</string>
<string name="opds_chapter_status_read"></string>
<string name="opds_chapter_status_in_progress"></string>
<string name="opds_chapter_details_scanlator">| Przez %1$s</string>
<string name="opds_chapter_details_progress">| Postęp: %1$d z %2$d</string>
<string name="manga_status_unknown">Nieznany</string>
<string name="manga_status_ongoing">W trakcie</string>
<string name="manga_status_completed">Zakończono</string>
<string name="manga_status_licensed">Licencjonowano</string>
<string name="manga_status_publishing_finished">Publikacja Zakończona</string>
<string name="manga_status_cancelled">Anulowano</string>
<string name="opds_feeds_categories_title">Kategorie</string>
<string name="opds_feeds_genres_entry_content">Przeglądaj mangi według tagów gatunku</string>
<string name="opds_feeds_status_entry_content">Przeglądaj mangi według statusu publikacji</string>
</resources>