From d6b9f6a8789dc7c4084e17a3f799197bd01152a8 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Tue, 2 Mar 2021 17:36:21 +0100 Subject: [PATCH 1/3] [theme-classic] add Polish translation --- .../codeTranslations/pl.json | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 packages/docusaurus-theme-classic/codeTranslations/pl.json diff --git a/packages/docusaurus-theme-classic/codeTranslations/pl.json b/packages/docusaurus-theme-classic/codeTranslations/pl.json new file mode 100644 index 000000000000..64b97471d413 --- /dev/null +++ b/packages/docusaurus-theme-classic/codeTranslations/pl.json @@ -0,0 +1,68 @@ +{ + "theme.AnnouncementBar.closeButtonAriaLabel": "Zamknij", + "theme.CodeBlock.copied": "Skopiowano!", + "theme.CodeBlock.copy": "Kopiuj", + "theme.CodeBlock.copyButtonAriaLabel": "Kopiuj do schowka", + "theme.NotFound.p1": "Nie mogliśmy znaleźć strony której szukasz.", + "theme.NotFound.p2": "Proszę skontaktuj się z właścielem strony, z której link doprowadził Cię tutaj i poinformuj ich, że odnośnik jest nieprawidłowy.", + "theme.NotFound.title": "Strona nie została znaleziona", + "theme.Playground.liveEditor": "Edytor live", + "theme.Playground.result": "Rezultat", + "theme.PwaReloadPopup.closeButtonAriaLabel": "Zamknij", + "theme.PwaReloadPopup.info": "Nowa wersja jest dostępna", + "theme.PwaReloadPopup.refreshButtonText": "Odśwież", + "theme.SearchBar.label": "Szukaj", + "theme.SearchPage.algoliaLabel": "Dostawca rozwiązania Algolia", + "theme.SearchPage.emptyResultsTitle": "Wyszukaj w dokumentacji", + "theme.SearchPage.existingResultsTitle": "Wyniki wyszukiwania dla \"{query}\"", + "theme.SearchPage.fetchingNewResults": "Pobieranie nowych wyników...", + "theme.SearchPage.inputLabel": "Szukaj", + "theme.SearchPage.inputPlaceholder": "wpisz szukaną frazę tutaj...", + "theme.SearchPage.noResultsText": "Nie znaleziono żadnych wyników", + "theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu", + "theme.blog.paginator.newerEntries": "Nowsze wpisy", + "theme.blog.paginator.olderEntries": "Starsze wpisy", + "theme.blog.post.date": "{day} {month} {year}", + "theme.blog.post.nPosts": "{count} posty", + "theme.blog.post.onePost": "Jeden post", + "theme.blog.post.paginator.navAriaLabel": "Nawigacja na stronie postu na blogu", + "theme.blog.post.paginator.newerPost": "Nowszy posty", + "theme.blog.post.paginator.olderPost": "Starszy posty", + "theme.blog.post.readMore": "Czytaj więcej", + "theme.blog.post.readingTime": "{readingTime} min aby przeczytać", + "theme.blog.tagTitle": "{nPosts} z tagiem \"{tagName}\"", + "theme.common.editThisPage": "Edytuj tą stronę", + "theme.common.headingLinkTitle": "Bezpośredni link do nagłówka", + "theme.common.month.april": "kwiecień", + "theme.common.month.august": "sierpień", + "theme.common.month.december": "grudzień", + "theme.common.month.february": "luty", + "theme.common.month.january": "styczeń", + "theme.common.month.july": "lipiec", + "theme.common.month.june": "czerwiec", + "theme.common.month.march": "marzec", + "theme.common.month.may": "maj", + "theme.common.month.november": "listopad", + "theme.common.month.october": "październik", + "theme.common.month.september": "wrzesień", + "theme.common.skipToMainContent": "Przejdź do głównej zawartości", + "theme.docs.paginator.navAriaLabel": "Nawigacja na stronie dokumentacji", + "theme.docs.paginator.next": "Następna strona", + "theme.docs.paginator.previous": "Poprzednia strona", + "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.responsiveCloseButtonLabel": "Zamknij menu", + "theme.docs.sidebar.responsiveOpenButtonLabel": "Otwórz menu", + "theme.docs.versions.latestVersionLinkLabel": "bieżącej wersji", + "theme.docs.versions.latestVersionSuggestionLabel": "Aby zobaczyć bieżącą dokumentację, przejdź do wersji {latestVersionLink} ({versionLabel}).", + "theme.docs.versions.unmaintainedVersionLabel": "Ta dokumentacja dotyczy {siteTitle} w wersji {versionLabel} i nie jest już aktywnie aktualizowana.", + "theme.docs.versions.unreleasedVersionLabel": "Ta dokumentacja dotyczy najnowsze i nieopublikowanej jeszce wesji {siteTitle} ({versionLabel}).", + "theme.lastUpdated.atDate": " dnia {date}", + "theme.lastUpdated.byUser": " przez {user}", + "theme.lastUpdated.lastUpdatedAtBy": "Ostatnia aktualizacja{atDate}{byUser}", + "theme.tags.tagsListLabel": "Tagi:", + "theme.tags.tagsPageLink": "Wyświetl wszystkie tagi", + "theme.tags.tagsPageTitle": "Tagi" +} From dcc8033414d3565d22a9bb1d8b89e15a396de410 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Tue, 2 Mar 2021 17:57:07 +0100 Subject: [PATCH 2/3] typo fix --- packages/docusaurus-theme-classic/codeTranslations/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus-theme-classic/codeTranslations/pl.json b/packages/docusaurus-theme-classic/codeTranslations/pl.json index 64b97471d413..5d716bc3feae 100644 --- a/packages/docusaurus-theme-classic/codeTranslations/pl.json +++ b/packages/docusaurus-theme-classic/codeTranslations/pl.json @@ -58,7 +58,7 @@ "theme.docs.versions.latestVersionLinkLabel": "bieżącej wersji", "theme.docs.versions.latestVersionSuggestionLabel": "Aby zobaczyć bieżącą dokumentację, przejdź do wersji {latestVersionLink} ({versionLabel}).", "theme.docs.versions.unmaintainedVersionLabel": "Ta dokumentacja dotyczy {siteTitle} w wersji {versionLabel} i nie jest już aktywnie aktualizowana.", - "theme.docs.versions.unreleasedVersionLabel": "Ta dokumentacja dotyczy najnowsze i nieopublikowanej jeszce wesji {siteTitle} ({versionLabel}).", + "theme.docs.versions.unreleasedVersionLabel": "Ta dokumentacja dotyczy najnowszej i nieopublikowanej jeszce wersji {siteTitle} ({versionLabel}).", "theme.lastUpdated.atDate": " dnia {date}", "theme.lastUpdated.byUser": " przez {user}", "theme.lastUpdated.lastUpdatedAtBy": "Ostatnia aktualizacja{atDate}{byUser}", From bd9ae0631cc50f74744e8dc9b51687e39cb6a169 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Tue, 2 Mar 2021 18:02:14 +0100 Subject: [PATCH 3/3] ellipsis instead of three dots --- packages/docusaurus-theme-classic/codeTranslations/pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus-theme-classic/codeTranslations/pl.json b/packages/docusaurus-theme-classic/codeTranslations/pl.json index 5d716bc3feae..6fb8b79f26e4 100644 --- a/packages/docusaurus-theme-classic/codeTranslations/pl.json +++ b/packages/docusaurus-theme-classic/codeTranslations/pl.json @@ -15,9 +15,9 @@ "theme.SearchPage.algoliaLabel": "Dostawca rozwiązania Algolia", "theme.SearchPage.emptyResultsTitle": "Wyszukaj w dokumentacji", "theme.SearchPage.existingResultsTitle": "Wyniki wyszukiwania dla \"{query}\"", - "theme.SearchPage.fetchingNewResults": "Pobieranie nowych wyników...", + "theme.SearchPage.fetchingNewResults": "Pobieranie nowych wyników…", "theme.SearchPage.inputLabel": "Szukaj", - "theme.SearchPage.inputPlaceholder": "wpisz szukaną frazę tutaj...", + "theme.SearchPage.inputPlaceholder": "wpisz szukaną frazę tutaj…", "theme.SearchPage.noResultsText": "Nie znaleziono żadnych wyników", "theme.blog.paginator.navAriaLabel": "Nawigacja na stronie listy wpisów na blogu", "theme.blog.paginator.newerEntries": "Nowsze wpisy",