-
Notifications
You must be signed in to change notification settings - Fork 311
HPCC-34904 HR Translations for 10.0.x #20464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: candidate-10.0.x
Are you sure you want to change the base?
Conversation
Translations added for Croatian (HR). Signed-off-by: Kunal Aswani <[email protected]>
Jira Issue: https://hpccsystems.atlassian.net//browse/HPCC-34904 Jirabot Action Result: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds Croatian (HR) translations to the HPCC Platform's ECL Watch web interface. The change implements localization support for Croatian users by providing translated text strings for the user interface.
Key changes:
- Added comprehensive Croatian translations covering over 100 new UI strings
- Updated existing translations for improved accuracy and consistency
- Enhanced localization coverage for Croatian users
BannerColorTooltip: "Promijenite boju pozadine gornje navigacije", | ||
BannerMessage: "Poruka za Reklamni Blok", | ||
BannerMessageTooltip: 'Promijenite naslov prikazan u gornjoj navigaciji (default "ECL Watch")', | ||
BannerMessageTooltip: "Promijeni naslov prikazan u gornjoj navigaciji (zadano \"ECL Watch\")", |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Croatian translation uses 'Promijeni' (imperative form) but should use 'Promijenite' to match the formal tone used consistently throughout the file. The correct translation should be 'Promijenite naslov prikazan u gornjoj navigaciji (zadano "ECL Watch")'.
BannerMessageTooltip: "Promijeni naslov prikazan u gornjoj navigaciji (zadano \"ECL Watch\")", | |
BannerMessageTooltip: "Promijenite naslov prikazan u gornjoj navigaciji (zadano \"ECL Watch\")", |
Copilot uses AI. Check for mistakes.
Filter: "Filter", | ||
FilterDetails: "Opis Filtera", | ||
FilterMetricsTooltip: "Ovo će se prema zadanim postavkama filtrirati na temelju stupca \"Scope\". Za filtriranje bilo kojeg drugog stupca upotrijebite naziv stupca kao prefiks za pretraživanje, npr.: \"Naziv datoteke: Spill\"", | ||
FilterMetricsTooltip: "Ovo će se prema zadanim postavkama filtrirati na temelju stupca \"Opseg\". Za filtriranje prema bilo kojem drugom stupcu upotrijebite naziv stupca kao prefiks pretrage, npr.: \"Naziv datoteke:izlijevanje\"", |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The translation contains inconsistent terminology. 'izlijevanje' should be 'Spill' (as used in the original) to maintain technical consistency, and there should be a space after the colon. The correct translation should be: '"Naziv datoteke: Spill"'.
FilterMetricsTooltip: "Ovo će se prema zadanim postavkama filtrirati na temelju stupca \"Opseg\". Za filtriranje prema bilo kojem drugom stupcu upotrijebite naziv stupca kao prefiks pretrage, npr.: \"Naziv datoteke:izlijevanje\"", | |
FilterMetricsTooltip: "Ovo će se prema zadanim postavkama filtrirati na temelju stupca \"Opseg\". Za filtriranje prema bilo kojem drugom stupcu upotrijebite naziv stupca kao prefiks pretrage, npr.: \"Naziv datoteke: Spill\"", |
Copilot uses AI. Check for mistakes.
LogFilterStartDateTooltip: "Uključite redke log dnevnika od početka datog vremenskog raspona", | ||
LogFiltersUnavailable: "Filteri zapisnika nisu dostupni.", | ||
LogFilterTimeRequired: 'Odaberite ili "Od i do datuma" ili "Relativni vremenski raspon"', | ||
LogFilterTimeRequired: "Odaberite ili \"Datum od i do\" ili \"Međuspremnik relativnog vremena zapisnika\"", |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The translation 'Međuspremnik relativnog vremena zapisnika' appears to be incorrect. 'Međuspremnik' means 'cache/buffer' which doesn't match the context. Based on the original English, this should be 'Relativni vremenski raspon' or similar phrasing for 'Relative time range'.
LogFilterTimeRequired: "Odaberite ili \"Datum od i do\" ili \"Međuspremnik relativnog vremena zapisnika\"", | |
LogFilterTimeRequired: "Odaberite ili \"Datum od i do\" ili \"Relativni vremenski raspon\"", |
Copilot uses AI. Check for mistakes.
WorkunitOptions: "Opcije radne jedinice", | ||
Workunits: "Radne Jedinice", | ||
WorkUnitScopeDefaultPermissions: "Unaprijed Definisane Dozvole za Prostor za Radne Jedinice", | ||
WorkunitSummarySplitter: "SAŽETAK SAŽETAK WORKUNIT", |
Copilot
AI
Sep 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The translation contains a duplicate word 'SAŽETAK SAŽETAK WORKUNIT'. This should be simplified to 'SAŽETAK WORKUNIT' or 'WORKUNIT SAŽETAK' to avoid redundancy.
WorkunitSummarySplitter: "SAŽETAK SAŽETAK WORKUNIT", | |
WorkunitSummarySplitter: "SAŽETAK WORKUNIT", |
Copilot uses AI. Check for mistakes.
Translations added for Croatian (HR).
Type of change:
Checklist:
Smoketest:
Testing: