summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/pl.yaml
blob: 81b0e778dbc7b58b223ebbce71cbd971a6ec5404 (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
- id: prev_page
  translation: "Poprzednia"

- id: next_page
  translation: "Następna"

- id: read_time
  translation:
      one: "1 min"
      other: "{{ .Count }} min"

- id: words
  translation:
    one : "słowo"
    other: "{{ .Count }} słów"

- id: toc
  translation: "Spis treści"

- id: translations
  translation: "Tłumaczenia"

- id: home
  translation: "Strona Główna"

- id: edit_post
  translation: "Edytuj"

- id: code_copy
  translation: "Kopiuj"

- id: code_copied
  translation: "Skopiowano!"