chore(i18n): update Polish and docs (#234)

This commit is contained in:
Dillon
2020-04-16 18:31:06 +08:00
committed by GitHub
parent 6dcb8ce338
commit 6112b510bf
8 changed files with 120 additions and 40 deletions

View File

@@ -1,6 +1,14 @@
# Translations for Polish
# 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"
@@ -32,6 +40,21 @@ other = "Więcej"
[selectLanguage]
other = "Wybierz język"
[search]
other = "Szukaj"
[searchPlaceholder]
other = "Wyszukaj tytuł lub treść artykułu ..."
[clear]
other = "Pusty"
[cancel]
other = "Anuluj"
[noResultsFound]
other = "Nie znaleziono wyników"
[switchTheme]
other = "Przełącz schemat"
# === partials/header.html ===
@@ -44,6 +67,14 @@ other = "Napędzany przez %s"
other = "Szablon"
# === partials/footer.html ===
# === partials/assets.html ===
[lunrLanguageLib]
other = "lib/lunr/lunr.pl.js"
[lunrLanguageCode]
other = "pl"
# === partials/assets.html ===
# === partials/plugin/share.html ===
[shareOn]
other = "Udostępnij na"
@@ -138,3 +169,14 @@ 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 ===