Skip to content

fix(i18n): update polish translations#2029

Merged
graphieros merged 6 commits intonpmx-dev:mainfrom
mikouaji:feat-i18n/update-pl-pl-translations
Mar 12, 2026
Merged

fix(i18n): update polish translations#2029
graphieros merged 6 commits intonpmx-dev:mainfrom
mikouaji:feat-i18n/update-pl-pl-translations

Conversation

@mikouaji
Copy link
Contributor

📚 Description

Updating polish translations

@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Mar 11, 2026 10:18am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Mar 11, 2026 10:18am
npmx-lunaria Ignored Ignored Mar 11, 2026 10:18am

Request Review

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
i18n/locales/pl-PL.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@mikouaji mikouaji changed the title feat(i18n): Update polish translations fix(i18n): Update polish translations Mar 10, 2026
@mikouaji mikouaji changed the title fix(i18n): Update polish translations fix(i18n): update polish translations Mar 10, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8c22d81f-30d5-481b-a8dc-537341b61ebf

📥 Commits

Reviewing files that changed from the base of the PR and between c258aa2 and 62e5e91.

📒 Files selected for processing (1)
  • i18n/locales/pl-PL.json

📝 Walkthrough

Walkthrough

This PR updates the Polish locale JSON (i18n/locales/pl-PL.json) with many new and expanded translation keys. It adds footer.blog and footer.builders_chat; extends shortcuts.instant_search and settings.instant_search; introduces a detailed blog subtree including atproto comment/action texts; replaces an empty error object with structured codes (401, 404, 500, 503, default); expands common view_on mappings and UI actions; enlarges profile (including invite); adds pds/npmx.social; and updates downloads, header.compare, file_changes, trends and other UI strings. Total change set: +119/−14 lines.

Possibly related PRs

  • npmx-dev/npmx.dev PR 1716: Modifies the same Polish locale (i18n/locales/pl-PL.json) and adds/changes overlapping translation sections including shortcuts and file_changes.
  • npmx-dev/npmx.dev PR 2006: Alters identical i18n keys (expanded common.view_on entries, downloads compare views, and trends facet_bar descriptions) across locale files.
  • npmx-dev/npmx.dev PR 1932: Introduces similar structural i18n additions (blog/footer keys, instant_search shortcuts, structured error object, npmx.social, file change keys) in other locale JSONs.

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description accurately describes the changeset as updating Polish translations, which aligns with the modifications made to i18n/locales/pl-PL.json.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b51a64ee-27c1-4916-9c50-07481d1f5179

📥 Commits

Reviewing files that changed from the base of the PR and between 3712560 and 1f0d457.

📒 Files selected for processing (1)
  • i18n/locales/pl-PL.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♻️ Duplicate comments (2)
i18n/locales/pl-PL.json (2)

107-110: ⚠️ Potential issue | 🟡 Minor

Expand these counters to the full Polish plural pattern.

These four strings still only provide 3 forms, while this locale uses 5-form Polish pluralisation elsewhere. That can produce the wrong inflection for some counts when the runtime resolves many/other categories.


1220-1220: ⚠️ Potential issue | 🟡 Minor

Capitalise “Atmosphere” in this string.

The product name is capitalised elsewhere in this locale file, so the lower-case form reads as a typo in the UI.


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 49a143c9-0762-4e21-a4c0-13f317a40bbf

📥 Commits

Reviewing files that changed from the base of the PR and between 1f0d457 and 9a45b60.

📒 Files selected for processing (1)
  • i18n/locales/pl-PL.json

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♻️ Duplicate comments (1)
i18n/locales/pl-PL.json (1)

107-107: ⚠️ Potential issue | 🟡 Minor

blog.atproto.reply_count still needs the fifth Polish plural variant.

Line 107 has only four variants, while the Polish locale in this file consistently uses five. That leaves one category collapsing onto the wrong form at runtime. Please mirror the same 5-slot pattern already used by like_count, repost_count, and more_replies.

💡 Proposed fix
-      "reply_count": "{count} odpowiedzi | {count} odpowiedź | {count} odpowiedzi | {count} odpowiedzi",
+      "reply_count": "{count} odpowiedzi | {count} odpowiedź | {count} odpowiedzi | {count} odpowiedzi | {count} odpowiedzi",

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8147a42d-d9ae-44f6-9a25-f9d323f4af4d

📥 Commits

Reviewing files that changed from the base of the PR and between 9a45b60 and c258aa2.

📒 Files selected for processing (1)
  • i18n/locales/pl-PL.json

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@graphieros graphieros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@graphieros graphieros added this pull request to the merge queue Mar 12, 2026
Merged via the queue into npmx-dev:main with commit 41b84d5 Mar 12, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants