Skip to content

Conversation

@garvitsingh171
Copy link

This pull request adds a Hindi translation for the cd (Change Directory) command to pages.hi/cd.md, following the tldr-pages project style and content guidelines. I selected the cd command because it is a fundamental command-line tool for navigating directories, and providing a Hindi version helps make documentation more accessible for Hindi-speaking users beginning their CLI journey.

  • The page is in the correct directory: pages.hi/dos/cd.md .
  • All example descriptions have been carefully translated from English to Hindi. The commands themselves and their order are unchanged from the original.
  • Kept the original 3 examples, matching the English page, as recommended.
  • Page formatting follows the required Markdown style, with placeholders ({{path/to/directory}}) unchanged and descriptions clear and concise in Hindi.
  • Verified syntax and style using tldr-lint with no errors reported.
  • I am the sole author of this translation and all content has been personally reviewed for accuracy.

Reference issue: N/A

Screenshot From 2025-11-12 11-59-15

@CLAassistant
Copy link

CLAassistant commented Nov 12, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the new translation PRs translating a page(s) from English to other languages. label Nov 12, 2025
@garvitsingh171
Copy link
Author

Updated the 'More information' link to match the English page as requested.

@garvitsingh171
Copy link
Author

Updated the title of the cd command in Hindi Translation.

@garvitsingh171
Copy link
Author

More information: has correct translation matching the guidelines of more-info-link.md

Copy link
Member

@sebastiaanspeck sebastiaanspeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the tldr-bot issue, can be auto-fixed by running scripts/set-more-info-link.py -Sl hi

@github-actions github-actions bot added mass changes Changes that affect multiple pages. translation edit Changes to an existing translation page(s). labels Nov 13, 2025
@tldr-bot
Copy link

Hello! I've noticed something unusual when checking this PR at commit
a60cdaf961f26eb4073d7b8f461af5fa348ee36b:

  • The page pages.hi/common/cd.md is outdated, based on number of commands, compared to the English page.
  • The page pages.hi/common/sleep.md is outdated, based on number of commands, compared to the English page.
  • The page pages.hi/common/wget.md is outdated, based on the command contents itself, compared to the English page.
  • The page pages.hi/linux/bootctl.md is outdated, based on the command contents itself, compared to the English page.
  • The page pages.hi/linux/ip-route-list.md is outdated, based on number of commands, compared to the English page.
  • The page pages.hi/linux/parted.md is outdated, based on number of commands, compared to the English page.
  • The page pages.hi/windows/choco.md is outdated, based on number of commands, compared to the English page.

Is this intended? If so, just ignore this comment. Otherwise, please double-check the commits.

@kbdharun kbdharun changed the title cd: add Hindi translation cd: add Hindi translation; update more info links Nov 13, 2025
Copy link
Member

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution. Since there are multiple outdated pages, let's update it in a seperate PR in the future and merge this after the below change.

- निर्दिष्ट डायरेक्टरी में जाएँ:

`CD {{PATH\TO\DIRECTORY}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`CD {{PATH\TO\DIRECTORY}}`
`CD {{निर्देशिका\का\पथ}}`

Ref. https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

@kbdharun kbdharun changed the title cd: add Hindi translation; update more info links cd: add Hindi translation; pages.hi: update more info links Nov 13, 2025
@sebastiaanspeck
Copy link
Member

Or only commit the newly link for cd.

@Managor Managor changed the title cd: add Hindi translation; pages.hi: update more info links cd: add Hindi translation Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mass changes Changes that affect multiple pages. new translation PRs translating a page(s) from English to other languages. translation edit Changes to an existing translation page(s).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants