New translations strings.xml (Hindi)

This commit is contained in:
Austin Huang 2021-03-11 15:23:33 -05:00
parent 778e07e8c2
commit 4c2a40e526
1 changed files with 9 additions and 7 deletions

View File

@ -45,10 +45,14 @@
<string name="instadp_settings">अधिक स्पष्ट रूपरेखा के लिये instadp कि ब्यबहार करें।</string>
<string name="import_export">आयात/निर्यात</string>
<string name="select_language">भाषा</string>
<plurals name="main_posts_count_inline">
<plurals name="main_posts_count">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Post</item>
<item quantity="other">%s Posts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
@ -115,8 +119,7 @@
<string name="unbookmark">बुकमार्क न करें</string>
<string name="follow">अनुसरण करे</string>
<string name="unfollow">अनुसरण ना करें</string>
<string name="favorite_short">पसंदीदा</string>
<string name="unfavorite_short">पसंदीदा नहीं है</string>
<string name="favorite_short" comment="Adjective, not verb">पसंदीदा</string>
<string name="block">ब्लॉक करें</string>
<string name="unblock">अनब्ल़ॉक करें</string>
<string name="restrict">प्रतिबंध लगाए</string>
@ -308,14 +311,13 @@
<string name="dark_theme_settings">गहरे रंग की थीम</string>
<string name="light_barinsta_theme" comment="Yes, this one is Barista (the theme), you can also substitute it with other coffee-related words">कॉफ़ी</string>
<string name="dark_material_dark_theme">Material Dark</string>
<string name="added_to_favs">Added to Favorites</string>
<string name="added_to_favs_short" comment="Here it's an adjective (equivalent to verb past tense), used for the favorite chip on profile/hashtag/location fragments, so be short">Favorited</string>
<string name="add_to_favorites" comment="Here it's a verb, used for the favorite chip on profile/hashtag/location fragments, so be short">Favorite</string>
<string name="added_to_favs">Added to Favorites!</string>
<string name="add_to_favorites">Add to Favorites</string>
<string name="accounts">खाते</string>
<string name="hashtags">हैशटैग्स</string>
<string name="locations">स्थान</string>
<string name="unknown">अज्ञात</string>
<string name="removed_from_favs">पसंदीदा से हटाया</string>
<string name="removed_from_favs">Removed from Favourites!</string>
<string name="backup_and_restore">Backup &amp; Restore</string>
<string name="backup_summary">Backup Barinsta app settings, account login data, and/or favorites to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up account login data, treat the file as confidential and keep it somewhere safe!</string>