Skip to content

fix(translations): correct broken Czech strings in messages, security and validators - #3779

Merged
bobvandevijver merged 1 commit into
bolt:6.1from
Vondry:fix/cs-translation-corrections
Aug 4, 2026
Merged

fix(translations): correct broken Czech strings in messages, security and validators#3779
bobvandevijver merged 1 commit into
bolt:6.1from
Vondry:fix/cs-translation-corrections

Conversation

@Vondry

@Vondry Vondry commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Follow up of #3753

Summary

Corrects 35 incorrect translations in the Czech (cs) catalogues. The changes are limited to existing translation values鈥攏o keys, metadata, or other locales are modified.

Changes

  • Fixed 35 mistranslations (e.g. incorrect labels, terminology, wording, and UI actions).
  • Corrected spelling and punctuation errors.
  • Translated several previously untranslated English strings.
  • Improved consistency (sentence case, "E-mail" spelling, punctuation, formatting).
  • Fixed placeholder placement and a few UI label issues to better match the English source.

Fixes 35 existing <target> values in the cs catalogues. No keys added or
removed, no <note> changes.

- Mistranslations: label.username_or_email said "or password";
  files_cards.label_filesize said "Filename:"; about.used_libraries read
  "used" as "user"; Order (taxonomy sort label) said "Objedn谩vka"
  (purchase order); caption.translations said "tags" not "labels";
  action.do_something and reset_password.email_title did not match the
  English source; action.preview_secure_share had inverted word order;
  security "User is disabled." said "forbidden" not "deactivated".
- Typos: "N谩zev soubru", "Zt谩hnuto".
- Untranslated English left in the cs file: title.contentlisting,
  caption.kitchensink, listing_table.no_results,
  listing.option_select_sortby, listing.title_session_expires,
  label.trace and the listing_details_box.* strings.
- Capitalisation/orthography: field.width, field.height, "Email" ->
  "E-mail".
- Punctuation aligned to the English source: three filemanager flash
  messages lost their trailing period; two validator strings gained a
  missing space and a missing period.
- Placeholders: user.duplicate_email had {{ value }} wedged between
  preposition and noun; the two reset_password hour strings now use
  "hod." to avoid the Czech plural-agreement bug in "%hours% hodin".
- action.stop_impersonating is now a complete standalone button label.
@bobvandevijver

Copy link
Copy Markdown
Member

I can't validate these, but looking at your profile you should know this language very well. Thank you for this contribution!

@bobvandevijver bobvandevijver added topic: Multilingual 馃寪 Language, i10n, i18n, translations 馃Ч Chore labels Aug 4, 2026
@bobvandevijver bobvandevijver added this to the Bolt 6.1 milestone Aug 4, 2026
@bobvandevijver
bobvandevijver merged commit 5d36e86 into bolt:6.1 Aug 4, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

馃Ч Chore topic: Multilingual 馃寪 Language, i10n, i18n, translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants