[PR #17798] Fix typo in Czech translation #31376

Open
opened 2026-01-31 09:46:51 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17798

State: closed
Merged: No


Summary of the Pull Request

This PR fixes the typo in Czech translation mentioned in #17752.

References and Relevant Issues

#17752

Detailed Description of the Pull Request / Additional comments

Correct translation for the word "Terminal" is "Terminál". See the Google Translate result.

Also, this word is already translated as "Terminál" in other strings. For example the app name:

<data name="AppShortName" xml:space="preserve">
  <value>Terminál</value>
  <comment>{Locked=qps-ploc,qps-ploca,qps-plocm}</comment>
</data>

Validation Steps Performed

None.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17798 **State:** closed **Merged:** No --- ## Summary of the Pull Request This PR fixes the typo in Czech translation mentioned in #17752. ## References and Relevant Issues #17752 ## Detailed Description of the Pull Request / Additional comments Correct translation for the word "Terminal" is "Terminál". See the [Google Translate result](https://translate.google.com/?sl=en&tl=cs&text=Terminal&op=translate). Also, this word is already translated as "Terminál" in other strings. For example the app name: ``` <data name="AppShortName" xml:space="preserve"> <value>Terminál</value> <comment>{Locked=qps-ploc,qps-ploca,qps-plocm}</comment> </data> ``` ## Validation Steps Performed None. ## PR Checklist - [x] Closes #17752 - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:46:51 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31376