Skip to content

Translations update from Hosted Weblate#632

Merged
SupertigerDev merged 4 commits intoNerimity:mainfrom
weblate:weblate-nerimity-nerimity-web
Mar 31, 2026
Merged

Translations update from Hosted Weblate#632
SupertigerDev merged 4 commits intoNerimity:mainfrom
weblate:weblate-nerimity-nerimity-web

Conversation

@weblate
Copy link
Copy Markdown
Contributor

@weblate weblate commented Mar 30, 2026

Translations update from Hosted Weblate for Nerimity/Nerimity Web.

Current translation status:

Weblate translation status

Summary by CodeRabbit

  • Localization
    • Expanded Italian translations: added "last online" text, notification options, message view, context & user menus, emoji/nickname/transfer/kick/ban/mute modals, profile/edit labels, and message actions.
    • Added Explore bump modal strings for Belarusian (be-tarask), Spanish (es-ES), and Polish (pl-pl).

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8b085542-09fd-411e-84b4-6061317ff30c

📥 Commits

Reviewing files that changed from the base of the PR and between 9ed042b and 3446ae4.

📒 Files selected for processing (4)
  • src/locales/list/be-tarask.json
  • src/locales/list/es-es.json
  • src/locales/list/it.json
  • src/locales/list/pl-pl.json

📝 Walkthrough

Walkthrough

Added and updated localization keys across multiple locale JSON files: a large Italian expansion (status, server notification options, many modals/menus) and an added explore.bumpModal in Belarusian, Spanish, and Polish.

Changes

Cohort / File(s) Summary
Italian locale additions
src/locales/list/it.json
Added status.lastOnline (with {{time}}), fixed status.ltp punctuation, extended serverContextMenu with notificationOptions, and introduced many new UI namespaces/keys: messageView, userContextMenu, emojiModal, nicknameChangeModal, transferOwnershipModal, kickServerMemberModal, editServerRolesModal (title), banModal, muteModal, messageContextMenu, and profile (including profile.personal.editProfile).
Explore bump modal — BE / ES / PL
src/locales/list/be-tarask.json, src/locales/list/es-es.json, src/locales/list/pl-pl.json
Added explore.bumpModal with title (includes {{name}}) and bumpButton in each locale; existing explore.bumped labels retained.

Sequence Diagram(s)

(omitted — changes are localization-only and do not introduce new multi-component control flow)

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Poem

🐇 I hopped through JSON, key by key,
Patted commas, made translations tick.
Modals, pings, and bumping cheer,
I stitched each string with carrot beer.
Hooray — the app now speaks more near.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete, missing key sections like 'What does this PR do?', testing details, and proper checklist verification required by the template. Add a 'What does this PR do?' section summarizing the translation updates, confirm testing was performed, and complete the checklist items to align with the repository template.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: this PR updates translation files from Hosted Weblate across multiple locale files (Italian, Belarusian, Spanish, and Polish).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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
Copy Markdown
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: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@src/locales/list/it.json`:
- Line 930: Replace the awkward Italian label value "Elimina programmazione" for
the JSON object with a more natural noun phrase; locate the JSON entry where
"title" is set to "Elimina programmazione" and update its value to "Eliminazione
programmata" so the UI shows the improved wording.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a30ee24c-687a-4193-85a5-1beeab794ac8

📥 Commits

Reviewing files that changed from the base of the PR and between f9d9c1c and f902c27.

📒 Files selected for processing (1)
  • src/locales/list/it.json

"newMessages": "Nuovi messaggi",
"slowMode": "Modalità Lenta",
"flaggedServer": {
"title": "Elimina programmazione",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Improve wording on Line 930 for natural Italian UI text.

"Elimina programmazione" reads awkwardly in this context; use a noun phrase like “Eliminazione programmata”.

Proposed text fix
-            "title": "Elimina programmazione",
+            "title": "Eliminazione programmata",
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"title": "Elimina programmazione",
"title": "Eliminazione programmata",
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@src/locales/list/it.json` at line 930, Replace the awkward Italian label
value "Elimina programmazione" for the JSON object with a more natural noun
phrase; locate the JSON entry where "title" is set to "Elimina programmazione"
and update its value to "Eliminazione programmata" so the UI shows the improved
wording.

@weblate weblate force-pushed the weblate-nerimity-nerimity-web branch 2 times, most recently from 080ddff to 9ed042b Compare March 31, 2026 08:48
Omar Jarid and others added 4 commits March 31, 2026 13:29
Currently translated at 77.8% (784 of 1007 strings)

Translation: Nerimity/Nerimity Web
Translate-URL: https://hosted.weblate.org/projects/nerimity/nerimity-web/it/
Currently translated at 100.0% (1009 of 1009 strings)

Translation: Nerimity/Nerimity Web
Translate-URL: https://hosted.weblate.org/projects/nerimity/nerimity-web/be_TARASK/
Currently translated at 100.0% (1009 of 1009 strings)

Translation: Nerimity/Nerimity Web
Translate-URL: https://hosted.weblate.org/projects/nerimity/nerimity-web/pl/
Currently translated at 100.0% (1009 of 1009 strings)

Translation: Nerimity/Nerimity Web
Translate-URL: https://hosted.weblate.org/projects/nerimity/nerimity-web/es/
@weblate weblate force-pushed the weblate-nerimity-nerimity-web branch from 9ed042b to 3446ae4 Compare March 31, 2026 11:29
@SupertigerDev SupertigerDev merged commit eb85255 into Nerimity:main Mar 31, 2026
1 check 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.

3 participants