Fixes #5633 - [i18n] Update and complete Hungarian (hu) translations for DSpace 10#5634
Fixes #5633 - [i18n] Update and complete Hungarian (hu) translations for DSpace 10#5634kanasznagyzoltan wants to merge 21 commits into
Conversation
…rk or revising translation
|
Hi @kanasznagyzoltan, |
….0-Hungarian-Translations # Conflicts: # src/assets/i18n/hu.json5
|
I have resolved the conflicts. |
nathanmlf
left a comment
There was a problem hiding this comment.
Thanks for the work on these translations @kanasznagyzoltan!
I followed your instructions and tested the UI. Most of it looks perfect, but I found a few missing translations:
Submission process: The error messages seem to be OK. However, I found some untranslated text in the new metadata fields (they are still displaying in English).
Search/Discovery: Everything is OK.
Admin UI: "Edit User Agreement" and "CMS Metadata" are OK. However, "Filtered Collections" and "Metadata Query" are not translated. They are displaying in English, although they don't show any "missing keys".
I am attaching the screenshots below so you can see exactly where the issues are. Let me know when you update the file so I can re-test!
Submission Process:
Admin UI:
|
Thank you @nathanmlf for checking my PR.
I am trying to do an update soon, I hope today. |
|
I have fixed the missing Reports related i18n keys. |


References
Description
This PR updates and completes the Hungarian (hu) translations for DSpace 10. It ensures full coverage for new features, including Entities, Relationships, and the improved Workflow, while fixing several syntax issues and outdated terminologies.
Instructions for Reviewers
This PR is a comprehensive update to the Hungarian localization file (hu.json5). We have performed a thorough review of the existing keys and added translations for all missing keys introduced in recent versions.
List of changes in this PR:
Include guidance for how to test or review your PR.
Checklist
This checklist provides a reminder of what we are going to look for when reviewing your PR. You do not need to complete this checklist prior creating your PR (draft PRs are always welcome).
However, reviewers may request that you complete any actions in this list if you have not done so. If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.