summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/pl.yaml
blob: fac04d5386cfebac8033484cd5e04025639cfeb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
global:
  language: "PL"

article:
  anchor_label: "Kotwica"
  date: "{{ .Date }}"
  date_updated: "Zaktualizowano: {{ .Date }}"
  draft: "Szkic"
  edit_title: "Edytuj zawartość"
  reading_time:
    one: "{{ .Count }} min"
    other: "{{ .Count }} min"
  reading_time_title: "Czas czytania"
  table_of_contents: "Spis treści"
  word_count:
    one: "{{ .Count }} słowo"
    other: "{{ .Count }} słów"
  views:
    one: "{{ .Count }} wyświetlenie"
    other: "{{ .Count }} wyświetleń"
  likes:
    one: "{{ .Count }} polubienie"
    other: "{{ .Count }} polubień"
  part_of_series: "This article is part of a series."
  part: "Part"
  this_article: "This Article"
  related_articles: "Related"

author:
  byline_title: "Autor"

code:
  copy: "Kopiuj"
  copied: "Skopiowano"

error:
  404_title: "Strona nie znaleziona :confused:"
  404_error: "Błąd 404"
  404_description: "Wydaje się, że strona, którą chcesz wyświetlić, nie istnieje."

footer:
  dark_appearance: "Zmień na tryb ciemny"
  light_appearance: "Zmień na tryb jasny"
  powered_by: "Powered by {{ .Hugo }} & {{ .Theme }}"

list:
  externalurl_title: "Link do zewnętrznej strony"
  no_articles: "Nie ma jeszcze artykułów do wyświetlenia"

nav:
  scroll_to_top_title: "Przewiń do góry"
  skip_to_main: "Przewiń do głównej treści"

search:
  open_button_title: "Szukaj (/)"
  close_button_title: "Zamknij (Esc)"
  input_placeholder: "Szukaj"

sharing:
  email: "Wyślij jako email"
  facebook: "Udostępnij na Facebooku"
  linkedin: "Udostępnij na LinkedInie"
  pinterest: "Przypnij na Pinterest"
  reddit: "Prześlij na Reddita"
  twitter: "Tweetuj na Twitterze"

shortcode:
  recent_articles: "Ostatnie artykuły"

recent:
  show_more: "Pokaż Więcej"