Translations update from Hosted Weblate#632
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughAdded and updated localization keys across multiple locale JSON files: a large Italian expansion (status, server notification options, many modals/menus) and an added Changes
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
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
| "newMessages": "Nuovi messaggi", | ||
| "slowMode": "Modalità Lenta", | ||
| "flaggedServer": { | ||
| "title": "Elimina programmazione", |
There was a problem hiding this comment.
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.
| "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.
080ddff to
9ed042b
Compare
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/
9ed042b to
3446ae4
Compare
Translations update from Hosted Weblate for Nerimity/Nerimity Web.
Current translation status:
Summary by CodeRabbit