source: tanzpartie-hugo/themes/bilberry-hugo-theme/i18n/pl.toml @ 17225

Last change on this file since 17225 was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 481 bytes
Line 
1[categories]
2other = "Kategorie"
3
4[authors]
5other = "Autorski"
6
7[tags]
8other = "Tagi"
9
10[socialMedia]
11other = "Social media"
12
13[latestPosts]
14other = "Ostatnie posty"
15
16[search]
17other = "Szukaj ..."
18
19[noSearchResults]
20other = "Nic nie znaleziono."
21
22[olderPosts]
23other = "Starsze posty"
24
25[newerPosts]
26other = "Nowsze posty"
27
28[continueReading]
29other = "Kontynuuj czytanie"
30
31[otherLanguages]
32other = "Inne języki"
33
34[readingTime]
35one = "1 min czytania"
36other = "{{.Count}} min czytania"
37
Note: See TracBrowser for help on using the repository browser.