New translations strings.xml (Hindi)

This commit is contained in:
Austin Huang 2021-03-17 15:13:37 -04:00
parent 9daf0dee2a
commit 67c649c19f

View File

@ -209,6 +209,7 @@
<string name="dms_inbox_raven_media_suggested">सुझाव</string>
<string name="dms_inbox_raven_media_screenshot">स्क्रीनशॉट किया</string>
<string name="dms_inbox_raven_media_cant_deliver">पहुॅचा नहीं जा सकता</string>
<string name="dms_inbox_error_null_count">Unseen count response is null!</string>
<string name="dms_thread_message_hint">Message...</string>
<string name="dms_thread_audio_hint">Press and hold to record audio</string>
<string name="dms_thread_updating">Updating...</string>
@ -217,6 +218,9 @@
<string name="dms_action_leave_question">इस बार्तालाप को छोड दें?</string>
<string name="dms_action_kick">बाहर निकालें</string>
<string name="dms_left_users">अवशेष ब्यबहारकारी</string>
<string name="dms_ERROR_INVALID_USER">Invalid user</string>
<string name="dms_ERROR_VIDEO_TOO_LONG">Instagram does not allow uploading videos longer than 60 secs for DM.</string>
<string name="dms_ERROR_AUDIO_TOO_LONG">Instagram does not allow uploading audio longer than 60 secs.</string>
<string name="direct_download">सीधे डाउनलोड करें</string>
<string name="direct_download_desc">पोस्ट को सिधे अपने फोन पर डाउनलोड करें</string>
<string name="direct_download_loading">पोस्ट(स्) ला रहे हैं</string>
@ -481,4 +485,7 @@
<string name="secs">secs</string>
<string name="mins">mins</string>
<string name="search_giphy">Search GIPHY</string>
<string name="generic_null_response">Response is null!</string>
<string name="generic_not_ok_response">Response status is not ok!</string>
<string name="generic_failed_request">Request failed!</string>
</resources>