hugo-PaperMod/i18n/pl.yaml

34 lines
517 B
YAML
Raw Normal View History

2021-04-29 12:15:54 +02:00
- id: prev_page
2023-06-04 14:59:28 +02:00
translation: "Poprzednia"
2021-04-29 12:15:54 +02:00
- id: next_page
2023-06-04 14:59:28 +02:00
translation: "Następna"
2021-04-29 12:15:54 +02:00
- id: read_time
translation:
one: "1 min"
other: "{{ .Count }} min"
2023-02-04 07:43:43 +01:00
- id: words
translation:
one : "słowo"
other: "{{ .Count }} słów"
2021-04-29 12:15:54 +02:00
- 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!"