i18n: add polish translation #237

This commit is contained in:
Sören Weber 2022-04-11 10:47:12 +02:00
parent 7da9dfa4e9
commit e8ef4a5157
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
4 changed files with 71 additions and 3 deletions

View file

@ -13,7 +13,7 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
- Usable offline, no external dependencies - Usable offline, no external dependencies
- Automatic Search - Automatic Search
- Print whole chapters or even the complete site - Print whole chapters or even the complete site
- Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese - Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese
- Unlimited menu levels - Unlimited menu levels
- Automatic next/prev buttons to navigate through menu entries - Automatic next/prev buttons to navigate through menu entries
- Image resizing, shadow… - Image resizing, shadow…

View file

@ -19,7 +19,7 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
* Usable offline, no external dependencies * Usable offline, no external dependencies
* [Automatic Search]({{%relref "basics/configuration#activate-search" %}}) * [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
* [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site * [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site
* [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese * [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese
* Unlimited menu levels * Unlimited menu levels
* Automatic next/prev buttons to navigate through menu entries * Automatic next/prev buttons to navigate through menu entries
* [Image resizing, shadow...]({{%relref "cont/markdown#images" %}}) * [Image resizing, shadow...]({{%relref "cont/markdown#images" %}})

View file

@ -7,7 +7,7 @@ The Relearn theme is fully compatible with Hugo multilingual mode.
It provides: It provides:
- Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! - Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!
- Automatic menu generation from multilingual content - Automatic menu generation from multilingual content
- In-browser language switching - In-browser language switching

68
i18n/pl.toml Normal file
View file

@ -0,0 +1,68 @@
[Search-placeholder]
other = "Szukaj..."
[Clear-History]
other = "Wyczyść historię"
[Attachments-label]
other = "Załączniki"
[title-404]
other = "Błąd"
[message-404]
other = "Ups. Wygląda na to, że strona nie istnieje ¯\\_(ツ)_/¯."
[Go-to-homepage]
other = "Idź do strony paczątkowej"
[Edit-this-page]
other = "Edycja"
[Print-this-chapter]
other = "Drukowanie całego rozdziału"
[Shortcuts-Title]
other = "Więcej"
[Expand-title]
other = "Rozwiń mnie..."
[Navigation-toggle]
other = "Menu"
[Toc-toggle]
other = "Spis terści"
[Byte-symbol]
other = "B"
[Kilobyte-symbol]
other = "KB"
[Megabyte-symbol]
other = "MB"
[note]
other = "Uwaga"
[info]
other = "Info"
[tip]
other = "Porada"
[warning]
other = "Ostrzeżenie"
[Copy-to-clipboard]
other = "Kopiuj do schowaka"
[Copied-to-clipboard]
other = "Skopiowano do schowka!"
[Copy-link-to-clipboard]
other = "Kopiuj link do schowka"
[Link-copied-to-clipboard]
other = "Skopiowano link do schowka!"