summaryrefslogtreecommitdiff
path: root/themes/LoveIt/i18n/pl.toml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-02-18 21:44:01 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-02-18 21:44:01 +0100
commite9ec93a471d9a753db01b682e75c52b32adf16f2 (patch)
tree5f6d9a2b7d90852965b6d24f9db6a9198570c03b /themes/LoveIt/i18n/pl.toml
parentbcafaafff80184537a3116de5341a8caa24d63f4 (diff)
use LoveIt theme, self hosted
Diffstat (limited to 'themes/LoveIt/i18n/pl.toml')
-rw-r--r--themes/LoveIt/i18n/pl.toml196
1 files changed, 196 insertions, 0 deletions
diff --git a/themes/LoveIt/i18n/pl.toml b/themes/LoveIt/i18n/pl.toml
new file mode 100644
index 0000000..b9aa2f7
--- /dev/null
+++ b/themes/LoveIt/i18n/pl.toml
@@ -0,0 +1,196 @@
+# Translations for Polish
+# Tłumaczenie na język polski
+# https://gohugo.io/content-management/multilingual/#translation-of-strings
+
+# === baseof ==
+[backToTop]
+other = "Powrót do góry"
+
+[viewComments]
+other = "Zobacz komentarze"
+# === baseof ==
+
+# === Post ===
+[posts]
+other = "Posty"
+# === Post ===
+
+# === Taxonomy ===
+[allSome]
+other = "Wszystkie {{ .Some }}"
+
+[tag]
+other = "Tag"
+
+[tags]
+other = "Tagi"
+
+[category]
+other = "Kategoria"
+
+[categories]
+other = "Kategorie"
+# === Taxonomy ===
+
+# === Pagination ===
+[more]
+other = "Więcej"
+# === Pagination ===
+
+# === partials/header.html ===
+[selectLanguage]
+other = "Wybierz język"
+
+[switchTheme]
+other = "Przełącz schemat"
+# === partials/header.html ===
+
+# === partials/footer.html ===
+[poweredBySome]
+other = "Napędzany przez {{ .Hugo }} | Szablon - {{ .Theme }}"
+# === partials/footer.html ===
+
+# === partials/comment.html ===
+[valineLang]
+other = "en"
+
+[valinePlaceholder]
+other = "Twój komentarz ..."
+
+[facebookLanguageCode]
+other = "pl"
+# === partials/comment.html ===
+
+# === partials/assets.html ===
+[search]
+other = "Szukaj"
+
+[searchPlaceholder]
+other = "Wyszukaj tytuł lub treść artykułu ..."
+
+[clear]
+other = "Pusty"
+
+[cancel]
+other = "Anuluj"
+
+[noResultsFound]
+other = "Nie znaleziono wyników"
+
+[lunrLanguageCode]
+other = "pl"
+
+[copyToClipboard]
+other = "Skopiuj do schowka"
+# === partials/assets.html ===
+
+# === partials/plugin/share.html ===
+[shareOn]
+other = "Udostępnij na"
+# === partials/plugin/share.html ===
+
+# === posts/single.html ===
+[contents]
+other = "Spis treści"
+
+[publishedOnDate]
+other = "opublikowano {{ .Date }}"
+
+[includedInCategories]
+other = "zawarty w {{ .Categories }}"
+
+[wordCount]
+one = "Jedno słowo"
+other = "{{ .Count }} słów"
+
+[readingTime]
+one = "Jedna minuta"
+other = "{{ .Count }} minuty"
+
+[views]
+other = "wyświetleń"
+
+[author]
+other = "Autor"
+
+[updatedOnDate]
+other = "Zaktualizowano {{ .Date }}"
+
+[readMarkdown]
+other = "Zobacz Markdown"
+
+[back]
+other = "Wstecz"
+
+[home]
+other = "Strona główna"
+
+[readMore]
+other = "Czytaj więcej"
+
+[cookieconsentMessage]
+other = "Ta strona korzysta z plików Cookies, aby poprawić komfort użytkowania."
+
+[cookieconsentDismiss]
+other = "Zgodzić się"
+
+[cookieconsentLink]
+other = "Ucz się więcej"
+# === posts/single.html ===
+
+# === 404.html ===
+[pageNotFound]
+other = "Nie znaleziono strony"
+
+[pageNotFoundText]
+other = "Wybacz, chyba coś namieszaliśmy."
+# === 404.html ===
+
+# === shortcodes/admonition.html ===
+[note]
+other = "Notka"
+
+[abstract]
+other = "Streszczenie"
+
+[info]
+other = "Info"
+
+[tip]
+other = "Wskazówka"
+
+[success]
+other = "Sukces"
+
+[question]
+other = "Pytanie"
+
+[warning]
+other = "Ostrzeżenie"
+
+[failure]
+other = "Błąd"
+
+[danger]
+other = "Niebezpieczeństwo"
+
+[bug]
+other = "Problem"
+
+[example]
+other = "Przykład"
+
+[quote]
+other = "Cytat"
+# === shortcodes/admonition.html ===
+
+# === shortcodes/version.html ===
+[new]
+other = "Dodano"
+
+[changed]
+other = "Zmieniono"
+
+[deleted]
+other = "Usunięte"
+# === shortcodes/version.html ===