Skip to content

chore(i18n): update strings in hu_hu.json#2171

Merged
UnschooledGamer merged 2 commits into
Acode-Foundation:mainfrom
summoner001:main
Jun 10, 2026
Merged

chore(i18n): update strings in hu_hu.json#2171
UnschooledGamer merged 2 commits into
Acode-Foundation:mainfrom
summoner001:main

Conversation

@summoner001

Copy link
Copy Markdown
Contributor

Fixing LLM-translated strings
Fix translation
Fix readability of sentences
Fix coherence

Fixing LLM-translated strings
Fix translation
Fix readability of sentences
Fixing sentences
fix coherence
@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label Jun 9, 2026
@greptile-apps

greptile-apps Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR improves the Hungarian (hu-hu.json) translation by replacing LLM-generated text with more natural, idiomatic Hungarian phrasing.

  • Consistently replaces the hyphenated form "Gyors-eszközök" with the correct compound "Gyorseszközök" across all six occurrences in the file.
  • Rewrites several confirmation dialogs and info strings to use more natural sentence structure, including save all warning, close all warning, remove entry, change encoding, and the terminal prompt strings.

Confidence Score: 5/5

Safe to merge — changes are limited to string values in the Hungarian locale file with no structural modifications.

All changes are translation text improvements within a single JSON locale file. No keys were added or removed, no JSON syntax issues are present, and the updates consistently apply the corrected compound-word spelling throughout the file.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translation-only changes: corrects hyphenated compound word 'Gyors-eszközök' → 'Gyorseszközök' in 6 places, and rewrites several dialog/info strings for improved readability. No keys added or removed; JSON structure is valid.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["hu-hu.json Translation File"] --> B["Compound word fix\n'Gyors-eszközök' → 'Gyorseszközök'\n(6 occurrences)"]
    A --> C["Dialog/Warning strings\n(save all, close all,\nremove entry, change encoding)"]
    A --> D["Info strings\n(floatingbutton, quicktools,\nexcludefolders)"]
    A --> E["Terminal prompts\n(not installed, first launch)"]
    B --> F["All key names preserved\nJSON structure unchanged"]
    C --> F
    D --> F
    E --> F
Loading

Reviews (1): Last reviewed commit: "Translation: hu_hu.json" | Re-trigger Greptile

@UnschooledGamer UnschooledGamer changed the title Translation: hu_hu.json chore(i18n): update strings in hu_hu.json Jun 10, 2026
@UnschooledGamer UnschooledGamer merged commit 2e72623 into Acode-Foundation:main Jun 10, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Jun 10, 2026
@UnschooledGamer UnschooledGamer moved this from Done to 🫡 Done by Community in The Code Board - Acode Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community translations Anything related to Translations Whether a Issue or PR

Projects

Status: 🫡 Done by Community

Development

Successfully merging this pull request may close these issues.

2 participants