InodeLabs/fern
1
14
Fork
You've already forked fern
2

i18n: add complete Polish translation #13

Merged
bugwhisperer merged 1 commit from zyga/fern:feature/i18n-pl into main 2026年04月17日 12:01:46 +02:00
Contributor
Copy link

This mostly works but there's a number of untranslated elements in the
menu (stuff like NORMAL and and "today"). Note that using a simple
singular/plural mode is insufficient for many languages. You need N
plural forms and N is fixed per language. Gettext is an overkill but it
has the right design.

Signed-off-by: Zygmunt Krynicki me@zygoon.pl

This mostly works but there's a number of untranslated elements in the menu (stuff like NORMAL and and "today"). Note that using a simple singular/plural mode is insufficient for many languages. You need N plural forms and N is fixed per language. Gettext is an overkill but it has the right design. Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
i18n: add complete Polish translation
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2555470931
This mostly works but there's a number of untranslated elements in the
menu (stuff like NORMAL and and "today"). Note that using a simple
singular/plural mode is insufficient for many languages. You need N
plural forms and N is fixed per language. Gettext is an overkill but it
has the right design.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>

Hi @zyga! Thank you for taking the time to do these Polish translations for Fern. 😸

Note that using a simple singular/plural mode is insufficient for many languages. You need N
plural forms and N is fixed per language.

Wow! I hadn't even realized there languages where that was a thing, as I only knew Japanese/Chinese only have singular and then Spanish/English had two.

It's clear that we'll need to improve how Fern handles those then. Will make this a priority since it'll be easier to roll out when there's fewer impacted translations to change afterward.

Hi @zyga! Thank you for taking the time to do these Polish translations for Fern. 😸 > Note that using a simple singular/plural mode is insufficient for many languages. You need N plural forms and N is fixed per language. Wow! I hadn't even realized there languages where that was a thing, as I only knew Japanese/Chinese only have singular and then Spanish/English had two. It's clear that we'll need to improve how Fern handles those then. Will make this a priority since it'll be easier to roll out when there's fewer impacted translations to change afterward.
zyga deleted branch feature/i18n-pl 2026年04月17日 13:15:05 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
InodeLabs/fern!13
Reference in a new issue
InodeLabs/fern
No description provided.
Delete branch "zyga/fern:feature/i18n-pl"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?