Skip to content
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

feat(i18n): update Urdu localization with missing translations #896

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

afaq-karim
Copy link
Contributor

@afaq-karim afaq-karim commented Nov 21, 2024

Description

  • This PR updates the Urdu translation file (src/gui/src/i18n/translations/ur.js) by adding translations for keys that were previously undefined. The translations are aligned with the English text, culturally appropriate, and placeholders such as %strong% have been preserved and positioned correctly.

Changes

  • Added translations for missing keys such as:
    "allow", "share_with", "unzipping", "Owner", etc.
  • Ensured all %strong% placeholders are retained and properly placed in the Urdu context.
  • Verified grammar, punctuation, and cultural nuances to maintain meaning and appropriateness.
  • Updated comments to include the English equivalent for easier review.

This PR resolves #847 by adding missing Urdu translations for the localization file.

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2024

CLA assistant check
All committers have signed the CLA.

@jelveh jelveh merged commit 415d39e into HeyPuter:main Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete the Urdu (اردو) translation of Puter
3 participants