Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(theme-translations): complete pl translations #8525

Merged
merged 10 commits into from Jan 18, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -4,7 +4,7 @@
"theme.CodeBlock.copied": "Skopiowano!",
"theme.CodeBlock.copy": "Kopiuj",
"theme.CodeBlock.copyButtonAriaLabel": "Kopiuj do schowka",
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
"theme.CodeBlock.wordWrapToggle": "Przełącz zawijanie słów",
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Przełącz zwijalną kategorię panelu bocznego '{label}'",
"theme.ErrorPageContent.title": "Ta strona uległa awarii.",
"theme.ErrorPageContent.tryAgain": "Spróbuj ponownie",
Expand All @@ -13,11 +13,11 @@
"theme.NotFound.p2": "Proszę skontaktuj się z właścielem strony, z której link doprowadził Cię tutaj i poinformuj go, że link jest nieprawidłowy.",
"theme.NotFound.title": "Strona nie została znaleziona",
"theme.TOCCollapsible.toggleButtonLabel": "Na tej stronie",
"theme.admonition.caution": "caution",
"theme.admonition.danger": "danger",
"theme.admonition.info": "info",
"theme.admonition.note": "note",
"theme.admonition.tip": "tip",
"theme.admonition.caution": "uwaga",
"theme.admonition.danger": "ważne",
"theme.admonition.info": "informacja",
"theme.admonition.note": "notatka",
"theme.admonition.tip": "wskazówka",
"theme.blog.archive.description": "Archiwum",
"theme.blog.archive.title": "Archiwum",
"theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu",
Expand All @@ -39,18 +39,18 @@
"theme.common.headingLinkTitle": "Bezpośredni link do nagłówka",
"theme.common.skipToMainContent": "Przejdź do głównej zawartości",
"theme.docs.DocCard.categoryDescription": "{count} elementów",
"theme.docs.breadcrumbs.home": "Home page",
"theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs",
"theme.docs.breadcrumbs.home": "Strona główna",
"theme.docs.breadcrumbs.navAriaLabel": "Pasek nawigacji",
"theme.docs.paginator.navAriaLabel": "Nawigacja na stronie dokumentacji",
"theme.docs.paginator.next": "Następna strona",
"theme.docs.paginator.previous": "Poprzednia strona",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Zamknij pasek nawigacji",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.docs.sidebar.collapseButtonAriaLabel": "Zwiń boczny panel",
"theme.docs.sidebar.collapseButtonTitle": "Zwiń boczny panel",
"theme.docs.sidebar.expandButtonAriaLabel": "Rozszerz boczny panel",
"theme.docs.sidebar.expandButtonTitle": "Rozszerz boczny panel",
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
"theme.docs.sidebar.navAriaLabel": "Pasek boczny dokumentów",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Przełączanie paska nawigacyjnego",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "Jedna strona dokumentacji otagowana|{count} strony dokumentacji otagowane|{count} stron dokumentacji otagowanych",
"theme.docs.versionBadge.label": "Wersja: {versionLabel}",
Expand All @@ -67,6 +67,6 @@
"theme.tags.tagsListLabel": "Tagi:",
"theme.tags.tagsPageLink": "Wyświetl wszystkie tagi",
"theme.tags.tagsPageTitle": "Tagi",
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"theme.unlistedContent.title": "Unlisted page"
"theme.unlistedContent.message": "Ta strona jest niepubliczna. Wyszukiwarki nie będą go indeksować, a dostęp do niego będą mieli tylko użytkownicy posiadający bezpośredni link.",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.unlistedContent.title": "Niepubliczna strona"
}
@@ -1,29 +1,29 @@
{
"theme.SearchBar.label": "Szukaj",
"theme.SearchBar.seeAll": "Wyświetl wszystkie {count} wyników",
"theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
"theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
"theme.SearchModal.footer.closeText": "to close",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
"theme.SearchModal.footer.navigateText": "to navigate",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
"theme.SearchModal.footer.searchByText": "Search by",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
"theme.SearchModal.footer.selectText": "to select",
"theme.SearchModal.noResultsScreen.noResultsText": "No results for",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
"theme.SearchModal.placeholder": "Search docs",
"theme.SearchModal.searchBox.cancelButtonText": "Cancel",
"theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
"theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
"theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
"theme.SearchModal.errorScreen.helpText": "Może warto sprawdzić połączenie sieciowe.",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.SearchModal.errorScreen.titleText": "Nie można pobrać wyników",
"theme.SearchModal.footer.closeKeyAriaLabel": "Klawisz Escape",
"theme.SearchModal.footer.closeText": "do zamknięcia",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Strzałka w dół",
"theme.SearchModal.footer.navigateText": "poruszać się",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Strzałka w górę",
"theme.SearchModal.footer.searchByText": "Szukaj według",
"theme.SearchModal.footer.selectKeyAriaLabel": "Klawisz Enter",
"theme.SearchModal.footer.selectText": "aby wybrać",
"theme.SearchModal.noResultsScreen.noResultsText": "Brak wyników dla",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Daj nam znać.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Uwierz, że to zapytanie powinno zwrócić wyniki?",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Spróbuj poszukać",
"theme.SearchModal.placeholder": "Wyszukaj dokumenty",
"theme.SearchModal.searchBox.cancelButtonText": "Anuluj",
"theme.SearchModal.searchBox.resetButtonTitle": "Wyczyść zapytanie",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Ulubione",
"theme.SearchModal.startScreen.noRecentSearchesText": "Brak ostatnich wyszukiwań",
"theme.SearchModal.startScreen.recentSearchesTitle": "Ostatnio",
mariuszkrzaczkowski marked this conversation as resolved.
Show resolved Hide resolved
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Usuń to wyszukiwanie z ulubionych",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Usuń to wyszukiwanie z historii",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Zapisz to wyszukiwanie",
"theme.SearchPage.algoliaLabel": "Dostawca rozwiązania Algolia",
"theme.SearchPage.documentsFound.plurals": "Jeden dokument znaleziony|{count} dokumenty znalezione|{count} dokumentów znalezionych",
"theme.SearchPage.emptyResultsTitle": "Wyszukaj w dokumentacji",
Expand Down