-
-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔀 Merge pull request #497 from mgurg/pl
🌐 Add: Polish (pl) translation
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
article: | ||
anchor_label: "Kotwica" | ||
date: "{{ .Date }}" | ||
date_updated: "Zaktualizowano: {{ .Date }}" | ||
draft: "Szkic" | ||
edit_title: "Edytuj treść" | ||
reading_time: | ||
one: "{{ .Count }} minuta" | ||
other: "{{ .Count }} minut" | ||
reading_time_title: "Przeczytasz w" | ||
table_of_contents: "Spis treści" | ||
word_count: | ||
one: "{{ .Count }} słowo" | ||
other: "{{ .Count }} słów" | ||
|
||
author: | ||
byline_title: "Autor" | ||
|
||
code: | ||
copy: "Kopiuj" | ||
copied: "Skopiowano" | ||
|
||
error: | ||
404_title: "Strona nie została znaleziona :confused:" | ||
404_error: "Błąd 404" | ||
404_description: "Wygląda na to, że strona, której zażądałeś nie istnieje." | ||
|
||
footer: | ||
dark_appearance: "Przełącz się na ciemny motyw" | ||
light_appearance: "Przełączenie na jasny motyw" | ||
powered_by: "Napędzany przez {{ .Hugo }} & {{ .Congo }}" | ||
|
||
list: | ||
externalurl_title: "Link do strony zewnętrznej" | ||
no_articles: "Nie ma jeszcze artykułów, które można by tu wyświetlić." | ||
|
||
nav: | ||
scroll_to_top_title: "Przewiń do góry" | ||
skip_to_main: "Przejdź do głównej treści" | ||
|
||
search: | ||
open_button_title: "Szukaj (/)" | ||
close_button_title: "Zamknij (Esc)" | ||
input_placeholder: "Szukaj" | ||
|
||
sharing: | ||
email: "Wyślij przez e-mail" | ||
facebook: "Udostępnij na Facebook" | ||
linkedin: "Udostępnij na LinkedIn" | ||
mastodon: "Udostępnij na Mastodon" | ||
pinterest: "Udostępnij na Pinterest" | ||
reddit: "Udostępnij na Reddit" | ||
twitter: "Udostępnij na Twitter" | ||
|
||
shortcode: | ||
recent_articles: "Ostatnie" |