Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Added Hindi translation strings #724

Closed
wants to merge 1 commit into from

Conversation

ayushi790
Copy link

Added hindi translation strings as a part of #462.
Below are some screenshots for the reference.

WhatsApp Image 2021-06-27 at 15 28 36 (1)

WhatsApp Image 2021-06-27 at 15 28 36

Copy link

@Umesh-01 Umesh-01 left a comment

Choose a reason for hiding this comment

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

@ayushi790 do the following changes..

<!-- Translatable resources -->
<string name="menu_filter_by_grow_zone">ग्रो ज़ोन द्वारा फ़िल्टर करें</string>
<string name="plant_detail_image_content_description">पेड़ों की तस्वीरें</string>
<string name="my_garden_title">मेरा बाग</string>
Copy link

Choose a reason for hiding this comment

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

Change मेरा बाग to मेरा बगीचा

<string name="added_plant_to_garden">यह पेड़ बगीचे में लगाया गया है</string>
<string name="garden_empty">आपके बगीचे में कोई पेड़ नहीं हैं</string>
<string name="plant_date_header">बुवाई पूर्ण</string>
<string name="watered_date_header">ताजा पानी दो</string>
Copy link

Choose a reason for hiding this comment

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

Change it to अंतिम सिंचाई


<plurals name="watering_next">
<item quantity="one">कल पानी की जरूरत है</item>
<item quantity="other">%d दिनों के बाद पानी की जरूरत है।</item>
Copy link

Choose a reason for hiding this comment

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

Change है to होगी
OR
Change %d दिनों के बाद पानी की जरूरत है। to %d दिनों के बाद पानी देने की जरूरत है।

</plurals>

<plurals name="watering_next">
<item quantity="one">कल पानी की जरूरत है</item>
Copy link

Choose a reason for hiding this comment

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

Change है to होगी
OR
Change कल पानी की जरूरत है। to कल पानी देने की जरूरत है।

<string name="watering_needs_prefix">पानी की जरूरत</string>
<plurals name="watering_needs_suffix">
<item quantity="one">रोज रोज</item>
<item quantity="other">हर %d दिन</item>
Copy link

Choose a reason for hiding this comment

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

Change हर %d दिन to प्रत्येक %d दिन बाद

@riggaroo
Copy link
Collaborator

riggaroo commented Aug 2, 2024

Hi,
Thanks for your contribution, however Sunflower is going to be archived in favour of maintaining a smaller set of up-to-date set of compose-samples, that can be found here: https://github.com/android/compose-samples, as well as snippets that can be found here: https://github.com/android/snippets.

Please feel free to keep your fork up-to-date for your learning, but this repository will be archived shortly.

@riggaroo riggaroo closed this Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants