summaryrefslogtreecommitdiff
path: root/themes/LoveIt/i18n/pl.toml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-21 21:01:11 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-21 21:01:11 +0200
commit582a8a33aff644a6b07534aaf677973abc6f154c (patch)
tree069a34670b1b91041ef9f3fcb73192dd05c60963 /themes/LoveIt/i18n/pl.toml
parent038eabdda56dbfdbbba4328ac035cc4d77e8d80d (diff)
use different theme that is a lot slimer
Diffstat (limited to 'themes/LoveIt/i18n/pl.toml')
-rw-r--r--themes/LoveIt/i18n/pl.toml199
1 files changed, 0 insertions, 199 deletions
diff --git a/themes/LoveIt/i18n/pl.toml b/themes/LoveIt/i18n/pl.toml
deleted file mode 100644
index fd20076..0000000
--- a/themes/LoveIt/i18n/pl.toml
+++ /dev/null
@@ -1,199 +0,0 @@
-# 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"
-
-[giscusLang]
-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 ===